2021-02-10 15:33:54.731 | + ./stack.sh:main:463 : exec 2021-02-10 15:33:54.731 | ++ ./stack.sh:main:463 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-02-10-153354.summary.2021-02-10-153354 2021-02-10 15:33:54.731 | + ./stack.sh:main:471 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-02-10-153354' 2021-02-10 15:33:54.731 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 15:33:54.732 | + ./stack.sh:echo_summary:422 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-02-10-153354 2021-02-10 15:33:54.732 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2021-02-10-153354 /opt/stack/logs/stack.sh.log 2021-02-10 15:33:54.732 | + ./stack.sh:main:474 : ln -sf /opt/stack/logs/stack.sh.log.2021-02-10-153354.summary.2021-02-10-153354 /opt/stack/logs/stack.sh.log.summary 2021-02-10 15:33:54.732 | + ./stack.sh:main:489 : check_path_perm_sanity /opt/stack 2021-02-10 15:33:54.732 | + functions:check_path_perm_sanity:620 : local real_path 2021-02-10 15:33:54.732 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2021-02-10 15:33:54.732 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2021-02-10 15:33:54.732 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2021-02-10 15:33:54.732 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2021-02-10 15:33:54.732 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2021-02-10 15:33:54.732 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2021-02-10 15:33:54.732 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2021-02-10 15:33:54.732 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2021-02-10 15:33:54.732 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2021-02-10 15:33:54.732 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2021-02-10 15:33:54.732 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2021-02-10 15:33:54.732 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2021-02-10 15:33:54.732 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2021-02-10 15:33:54.733 | + ./stack.sh:main:495 : trap exit_trap EXIT 2021-02-10 15:33:54.735 | + ./stack.sh:main:536 : trap err_trap ERR 2021-02-10 15:33:54.737 | + ./stack.sh:main:549 : set -o errexit 2021-02-10 15:33:54.739 | + ./stack.sh:main:552 : uname -a 2021-02-10 15:33:54.740 | Linux dv-osbrick-774883-1-ceph 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux 2021-02-10 15:33:54.741 | + ./stack.sh:main:555 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-02-10 15:33:54.743 | + ./stack.sh:main:556 : rm -f /opt/stack/data/ca-bundle.pem 2021-02-10 15:33:54.746 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/database 2021-02-10 15:33:54.770 | + ./stack.sh:main:560 : source /home/ubuntu/devstack/lib/rpc_backend 2021-02-10 15:33:54.784 | + ./stack.sh:main:566 : fetch_plugins 2021-02-10 15:33:54.786 | + functions-common:fetch_plugins:1652 : local plugins=,devstack-plugin-ceph 2021-02-10 15:33:54.788 | + functions-common:fetch_plugins:1653 : local plugin 2021-02-10 15:33:54.789 | + functions-common:fetch_plugins:1656 : [[ -z ,devstack-plugin-ceph ]] 2021-02-10 15:33:54.791 | + functions-common:fetch_plugins:1660 : echo 'Fetching DevStack plugins' 2021-02-10 15:33:54.791 | Fetching DevStack plugins 2021-02-10 15:33:54.793 | + functions-common:fetch_plugins:1661 : for plugin in ${plugins//,/ } 2021-02-10 15:33:54.795 | + functions-common:fetch_plugins:1662 : git_clone_by_name devstack-plugin-ceph 2021-02-10 15:33:54.797 | + functions-common:git_clone_by_name:603 : local name=devstack-plugin-ceph 2021-02-10 15:33:54.798 | + functions-common:git_clone_by_name:604 : local repo=https://opendev.org/openstack/devstack-plugin-ceph 2021-02-10 15:33:54.800 | + functions-common:git_clone_by_name:605 : local dir=/opt/stack/devstack-plugin-ceph 2021-02-10 15:33:54.802 | + functions-common:git_clone_by_name:606 : local branch=master 2021-02-10 15:33:54.804 | + functions-common:git_clone_by_name:607 : git_clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph master 2021-02-10 15:33:54.805 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/devstack-plugin-ceph 2021-02-10 15:33:54.807 | + functions-common:git_clone:526 : local git_dest=/opt/stack/devstack-plugin-ceph 2021-02-10 15:33:54.809 | + functions-common:git_clone:527 : local git_ref=master 2021-02-10 15:33:54.810 | + functions-common:git_clone:528 : local orig_dir 2021-02-10 15:33:54.812 | ++ functions-common:git_clone:529 : pwd 2021-02-10 15:33:54.814 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-02-10 15:33:54.817 | + functions-common:git_clone:530 : local git_clone_flags= 2021-02-10 15:33:54.819 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-02-10 15:33:54.831 | + functions-common:git_clone:532 : RECLONE=False 2021-02-10 15:33:54.832 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-02-10 15:33:54.835 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-02-10 15:33:54.837 | + functions-common:git_clone:546 : echo master 2021-02-10 15:33:54.837 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-02-10 15:33:54.841 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/devstack-plugin-ceph ]] 2021-02-10 15:33:54.842 | + functions-common:git_clone:561 : [[ False = \T\r\u\e ]] 2021-02-10 15:33:54.844 | + functions-common:git_clone:567 : git_timed clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph --branch master 2021-02-10 15:33:54.846 | + functions-common:git_timed:619 : local count=0 2021-02-10 15:33:54.848 | + functions-common:git_timed:620 : local timeout=0 2021-02-10 15:33:54.849 | + functions-common:git_timed:622 : [[ -n 0 ]] 2021-02-10 15:33:54.851 | + functions-common:git_timed:623 : timeout=0 2021-02-10 15:33:54.853 | + functions-common:git_timed:626 : time_start git_timed 2021-02-10 15:33:54.854 | + functions-common:time_start:2292 : local name=git_timed 2021-02-10 15:33:54.856 | + functions-common:time_start:2293 : local start_time= 2021-02-10 15:33:54.858 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 15:33:54.860 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 15:33:54.862 | + functions-common:time_start:2297 : _TIME_START[$name]=1612971234860 2021-02-10 15:33:54.865 | + functions-common:git_timed:627 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph --branch master 2021-02-10 15:33:54.882 | Cloning into '/opt/stack/devstack-plugin-ceph'... 2021-02-10 15:33:57.108 | + functions-common:git_timed:641 : time_stop git_timed 2021-02-10 15:33:57.110 | + functions-common:time_stop:2306 : local name 2021-02-10 15:33:57.111 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:33:57.113 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:33:57.115 | + functions-common:time_stop:2309 : local total 2021-02-10 15:33:57.117 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:33:57.119 | + functions-common:time_stop:2312 : name=git_timed 2021-02-10 15:33:57.121 | + functions-common:time_stop:2313 : start_time=1612971234860 2021-02-10 15:33:57.123 | + functions-common:time_stop:2315 : [[ -z 1612971234860 ]] 2021-02-10 15:33:57.125 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:33:57.128 | + functions-common:time_stop:2318 : end_time=1612971237126 2021-02-10 15:33:57.130 | + functions-common:time_stop:2319 : elapsed_time=2266 2021-02-10 15:33:57.131 | + functions-common:time_stop:2320 : total=0 2021-02-10 15:33:57.133 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:33:57.135 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=2266 2021-02-10 15:33:57.137 | + functions-common:git_clone:594 : cd /opt/stack/devstack-plugin-ceph 2021-02-10 15:33:57.140 | + functions-common:git_clone:595 : head -1 2021-02-10 15:33:57.141 | + functions-common:git_clone:595 : git show --oneline 2021-02-10 15:33:57.142 | f06b985 Merge "Remove debug_ms" 2021-02-10 15:33:57.145 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-02-10 15:33:57.147 | + ./stack.sh:main:570 : run_phase override_defaults 2021-02-10 15:33:57.149 | + functions-common:run_phase:1734 : local mode=override_defaults 2021-02-10 15:33:57.151 | + functions-common:run_phase:1735 : local phase= 2021-02-10 15:33:57.153 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-02-10 15:33:57.155 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2021-02-10 15:33:57.157 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-02-10 15:33:57.159 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2021-02-10 15:33:57.161 | + functions-common:run_phase:1744 : local extra 2021-02-10 15:33:57.164 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-02-10 15:33:57.167 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2021-02-10 15:33:57.169 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-02-10 15:33:57.171 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-02-10 15:33:57.173 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-02-10 15:33:57.175 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-02-10 15:33:57.186 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:33:57.188 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-02-10 15:33:57.190 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-02-10 15:33:57.192 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-02-10 15:33:57.193 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-02-10 15:33:57.195 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-02-10 15:33:57.197 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-02-10 15:33:57.199 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-02-10 15:33:57.201 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2021-02-10 15:33:57.202 | + functions-common:run_phase:1755 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-02-10 15:33:57.204 | + functions-common:run_phase:1758 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-02-10 15:33:57.206 | + functions-common:run_phase:1759 : plugin_override_defaults 2021-02-10 15:33:57.208 | + functions-common:plugin_override_defaults:1693 : local plugins=,devstack-plugin-ceph 2021-02-10 15:33:57.210 | + functions-common:plugin_override_defaults:1694 : local plugin 2021-02-10 15:33:57.212 | + functions-common:plugin_override_defaults:1697 : [[ -z ,devstack-plugin-ceph ]] 2021-02-10 15:33:57.214 | + functions-common:plugin_override_defaults:1701 : echo 'Overriding Configuration Defaults' 2021-02-10 15:33:57.214 | Overriding Configuration Defaults 2021-02-10 15:33:57.216 | + functions-common:plugin_override_defaults:1702 : for plugin in ${plugins//,/ } 2021-02-10 15:33:57.218 | + functions-common:plugin_override_defaults:1703 : local dir=/opt/stack/devstack-plugin-ceph 2021-02-10 15:33:57.220 | + functions-common:plugin_override_defaults:1705 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/override-defaults ]] 2021-02-10 15:33:57.221 | + functions-common:plugin_override_defaults:1708 : echo 'devstack-plugin-ceph has overridden the following defaults' 2021-02-10 15:33:57.222 | devstack-plugin-ceph has overridden the following defaults 2021-02-10 15:33:57.223 | + functions-common:plugin_override_defaults:1709 : cat /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2021-02-10 15:33:57.225 | # Plug-in overrides 2021-02-10 15:33:57.225 | 2021-02-10 15:33:57.225 | ENABLE_CEPH_CINDER=$(trueorfalse True ENABLE_CEPH_CINDER) 2021-02-10 15:33:57.225 | ENABLE_CEPH_C_BAK=$(trueorfalse True ENABLE_CEPH_C_BAK) 2021-02-10 15:33:57.225 | ENABLE_CEPH_GLANCE=$(trueorfalse True ENABLE_CEPH_GLANCE) 2021-02-10 15:33:57.225 | ENABLE_CEPH_MANILA=$(trueorfalse True ENABLE_CEPH_MANILA) 2021-02-10 15:33:57.225 | ENABLE_CEPH_NOVA=$(trueorfalse True ENABLE_CEPH_NOVA) 2021-02-10 15:33:57.225 | # Do not enable RGW by default as RGW is not tested in upstream CI. 2021-02-10 15:33:57.225 | ENABLE_CEPH_RGW=$(trueorfalse False ENABLE_CEPH_RGW) 2021-02-10 15:33:57.225 | 2021-02-10 15:33:57.225 | if [[ $ENABLE_CEPH_CINDER == "True" ]]; then 2021-02-10 15:33:57.225 | CINDER_DRIVER=${CINDER_DRIVER:-ceph} 2021-02-10 15:33:57.225 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph} 2021-02-10 15:33:57.225 | fi 2021-02-10 15:33:57.227 | + functions-common:plugin_override_defaults:1710 : source /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2021-02-10 15:33:57.229 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : trueorfalse True ENABLE_CEPH_CINDER 2021-02-10 15:33:57.242 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : ENABLE_CEPH_CINDER=True 2021-02-10 15:33:57.244 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : trueorfalse True ENABLE_CEPH_C_BAK 2021-02-10 15:33:57.256 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : ENABLE_CEPH_C_BAK=False 2021-02-10 15:33:57.258 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : trueorfalse True ENABLE_CEPH_GLANCE 2021-02-10 15:33:57.271 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : ENABLE_CEPH_GLANCE=False 2021-02-10 15:33:57.273 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : trueorfalse True ENABLE_CEPH_MANILA 2021-02-10 15:33:57.286 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : ENABLE_CEPH_MANILA=True 2021-02-10 15:33:57.289 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : trueorfalse True ENABLE_CEPH_NOVA 2021-02-10 15:33:57.301 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : ENABLE_CEPH_NOVA=False 2021-02-10 15:33:57.303 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : trueorfalse False ENABLE_CEPH_RGW 2021-02-10 15:33:57.316 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : ENABLE_CEPH_RGW=False 2021-02-10 15:33:57.318 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:11 : [[ True == \T\r\u\e ]] 2021-02-10 15:33:57.320 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:12 : CINDER_DRIVER=ceph 2021-02-10 15:33:57.321 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:13 : CINDER_ENABLED_BACKENDS=ceph 2021-02-10 15:33:57.323 | + ./stack.sh:main:573 : source /home/ubuntu/devstack/lib/apache 2021-02-10 15:33:57.340 | + ./stack.sh:main:576 : source /home/ubuntu/devstack/lib/tls 2021-02-10 15:33:57.342 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-02-10 15:33:57.355 | ++ functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:33:57.357 | +++ lib/tls:source:43 : hostname -f 2021-02-10 15:33:57.360 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-02-10 15:33:57.362 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-02-10 15:33:57.364 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-02-10 15:33:57.366 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-02-10 15:33:57.368 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-02-10 15:33:57.370 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-02-10 15:33:57.371 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-02-10 15:33:57.373 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-02-10 15:33:57.375 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-02-10 15:33:57.377 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-02-10 15:33:57.381 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/infra 2021-02-10 15:33:57.392 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/libraries 2021-02-10 15:33:57.407 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/lvm 2021-02-10 15:33:57.419 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/horizon 2021-02-10 15:33:57.430 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/keystone 2021-02-10 15:33:57.453 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/glance 2021-02-10 15:33:57.488 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/nova 2021-02-10 15:33:57.556 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/placement 2021-02-10 15:33:57.575 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/cinder 2021-02-10 15:33:57.608 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/swift 2021-02-10 15:33:57.650 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/neutron 2021-02-10 15:33:57.757 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/ldap 2021-02-10 15:33:57.769 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/dstat 2021-02-10 15:33:57.781 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/tcpdump 2021-02-10 15:33:57.793 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/etcd3 2021-02-10 15:33:57.882 | + ./stack.sh:main:599 : run_phase source 2021-02-10 15:33:57.884 | + functions-common:run_phase:1734 : local mode=source 2021-02-10 15:33:57.886 | + functions-common:run_phase:1735 : local phase= 2021-02-10 15:33:57.888 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-02-10 15:33:57.890 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2021-02-10 15:33:57.892 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-02-10 15:33:57.894 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2021-02-10 15:33:57.896 | + functions-common:run_phase:1744 : local extra 2021-02-10 15:33:57.898 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-02-10 15:33:57.901 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2021-02-10 15:33:57.903 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-02-10 15:33:57.905 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-02-10 15:33:57.908 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-02-10 15:33:57.910 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-02-10 15:33:57.923 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:33:57.925 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-02-10 15:33:57.926 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-02-10 15:33:57.961 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2021-02-10 15:33:57.963 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2021-02-10 15:33:57.965 | + functions-common:run_phase:1755 : [[ source == \s\o\u\r\c\e ]] 2021-02-10 15:33:57.967 | + functions-common:run_phase:1756 : load_plugin_settings 2021-02-10 15:33:57.970 | + functions-common:load_plugin_settings:1670 : local plugins=,devstack-plugin-ceph 2021-02-10 15:33:57.972 | + functions-common:load_plugin_settings:1671 : local plugin 2021-02-10 15:33:57.974 | + functions-common:load_plugin_settings:1674 : [[ -z ,devstack-plugin-ceph ]] 2021-02-10 15:33:57.976 | + functions-common:load_plugin_settings:1678 : echo 'Loading plugin settings' 2021-02-10 15:33:57.976 | Loading plugin settings 2021-02-10 15:33:57.978 | + functions-common:load_plugin_settings:1679 : for plugin in ${plugins//,/ } 2021-02-10 15:33:57.980 | + functions-common:load_plugin_settings:1680 : local dir=/opt/stack/devstack-plugin-ceph 2021-02-10 15:33:57.982 | + functions-common:load_plugin_settings:1682 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/settings ]] 2021-02-10 15:33:57.984 | + functions-common:load_plugin_settings:1683 : source /opt/stack/devstack-plugin-ceph/devstack/settings 2021-02-10 15:33:57.988 | ++++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : dirname /opt/stack/devstack-plugin-ceph/devstack/settings 2021-02-10 15:33:57.992 | +++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : readlink -f /opt/stack/devstack-plugin-ceph/devstack 2021-02-10 15:33:57.995 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : CEPH_PLUGIN_DIR=/opt/stack/devstack-plugin-ceph/devstack 2021-02-10 15:33:57.998 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:14 : '[' '' = True ']' 2021-02-10 15:33:58.000 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:17 : TEMPEST_STORAGE_PROTOCOL=ceph 2021-02-10 15:33:58.002 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:21 : VOLUME_BACKING_FILE_SIZE=25GB 2021-02-10 15:33:58.004 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:22 : CEPH_LOOPBACK_DISK_SIZE=25GB 2021-02-10 15:33:58.007 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:24 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=False 2021-02-10 15:33:58.009 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:27 : source /opt/stack/devstack-plugin-ceph/devstack/lib/ceph 2021-02-10 15:33:58.062 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:30 : is_ceph_enabled_for_service manila 2021-02-10 15:33:58.064 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:193 : local config config_name enabled service 2021-02-10 15:33:58.066 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:194 : enabled=1 2021-02-10 15:33:58.069 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : service=manila 2021-02-10 15:33:58.072 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : echo manila 2021-02-10 15:33:58.072 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr '[:lower:]' '[:upper:]' 2021-02-10 15:33:58.072 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr - _ 2021-02-10 15:33:58.076 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : config_name=ENABLE_CEPH_MANILA 2021-02-10 15:33:58.078 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : eval echo '$ENABLE_CEPH_MANILA' 2021-02-10 15:33:58.081 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : echo True 2021-02-10 15:33:58.083 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : config=True 2021-02-10 15:33:58.085 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : is_service_enabled manila 2021-02-10 15:33:58.099 | ++ functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:33:58.102 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:205 : return 1 2021-02-10 15:33:58.104 | + functions-common:run_phase:1757 : verify_disabled_services 2021-02-10 15:33:58.107 | + functions-common:verify_disabled_services:2017 : local service 2021-02-10 15:33:58.109 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:33:58.111 | + functions-common:verify_disabled_services:2019 : [[ ,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-02-10 15:33:58.114 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:33:58.116 | + functions-common:verify_disabled_services:2019 : [[ ,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-02-10 15:33:58.119 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:33:58.121 | + functions-common:verify_disabled_services:2019 : [[ ,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-02-10 15:33:58.123 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:33:58.126 | + functions-common:verify_disabled_services:2019 : [[ ,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-02-10 15:33:58.128 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:33:58.131 | + functions-common:verify_disabled_services:2019 : [[ ,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-02-10 15:33:58.133 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:33:58.135 | + functions-common:verify_disabled_services:2019 : [[ ,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-02-10 15:33:58.137 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:33:58.140 | + functions-common:verify_disabled_services:2019 : [[ ,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-02-10 15:33:58.142 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:33:58.144 | + functions-common:verify_disabled_services:2019 : [[ ,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-02-10 15:33:58.147 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:33:58.149 | + functions-common:verify_disabled_services:2019 : [[ ,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-02-10 15:33:58.151 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:33:58.153 | + functions-common:verify_disabled_services:2019 : [[ ,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-02-10 15:33:58.156 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:33:58.158 | + functions-common:verify_disabled_services:2019 : [[ ,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-02-10 15:33:58.160 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:33:58.162 | + functions-common:verify_disabled_services:2019 : [[ ,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-02-10 15:33:58.165 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:33:58.167 | + functions-common:verify_disabled_services:2019 : [[ ,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-02-10 15:33:58.169 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:33:58.172 | + functions-common:verify_disabled_services:2019 : [[ ,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-02-10 15:33:58.174 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:33:58.176 | + functions-common:verify_disabled_services:2019 : [[ ,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-02-10 15:33:58.179 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:33:58.181 | + functions-common:verify_disabled_services:2019 : [[ ,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-02-10 15:33:58.183 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:33:58.186 | + functions-common:verify_disabled_services:2019 : [[ ,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-02-10 15:33:58.188 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:33:58.190 | + functions-common:verify_disabled_services:2019 : [[ ,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-02-10 15:33:58.193 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:33:58.195 | + functions-common:verify_disabled_services:2019 : [[ ,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-02-10 15:33:58.198 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:33:58.200 | + functions-common:verify_disabled_services:2019 : [[ ,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-02-10 15:33:58.202 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:33:58.204 | + functions-common:verify_disabled_services:2019 : [[ ,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-02-10 15:33:58.207 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:33:58.209 | + functions-common:verify_disabled_services:2019 : [[ ,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-02-10 15:33:58.211 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:33:58.214 | + functions-common:verify_disabled_services:2019 : [[ ,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-02-10 15:33:58.216 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:33:58.218 | + functions-common:verify_disabled_services:2019 : [[ ,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-02-10 15:33:58.221 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:33:58.223 | + functions-common:verify_disabled_services:2019 : [[ ,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-02-10 15:33:58.226 | + ./stack.sh:main:670 : initialize_database_backends 2021-02-10 15:33:58.228 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-02-10 15:33:58.230 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-02-10 15:33:58.244 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:33:58.246 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-02-10 15:33:58.248 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-02-10 15:33:58.250 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-02-10 15:33:58.263 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:33:58.265 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-02-10 15:33:58.268 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-02-10 15:33:58.270 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-02-10 15:33:58.272 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-02-10 15:33:58.274 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-02-10 15:33:58.276 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-02-10 15:33:58.278 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-02-10 15:33:58.281 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-02-10 15:33:58.283 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-02-10 15:33:58.285 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-02-10 15:33:58.288 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-02-10 15:33:58.290 | + lib/database:initialize_database_backends:104 : return 0 2021-02-10 15:33:58.292 | + ./stack.sh:main:671 : echo 'Using mysql database backend' 2021-02-10 15:33:58.292 | Using mysql database backend 2021-02-10 15:33:58.294 | + ./stack.sh:main:674 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-02-10 15:33:58.309 | + ./stack.sh:main:686 : is_service_enabled rabbit 2021-02-10 15:33:58.322 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:33:58.325 | + ./stack.sh:main:687 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-02-10 15:33:58.339 | + ./stack.sh:main:694 : is_service_enabled keystone 2021-02-10 15:33:58.353 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:33:58.356 | + ./stack.sh:main:696 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-02-10 15:33:58.370 | + ./stack.sh:main:698 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-02-10 15:33:58.385 | + ./stack.sh:main:709 : is_service_enabled ldap 2021-02-10 15:33:58.399 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:33:58.401 | + ./stack.sh:main:718 : is_service_enabled nova 2021-02-10 15:33:58.416 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:33:58.418 | + ./stack.sh:main:718 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2021-02-10 15:33:58.420 | + ./stack.sh:main:728 : is_service_enabled s-proxy 2021-02-10 15:33:58.435 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:33:58.437 | + ./stack.sh:main:740 : save_stackenv 740 2021-02-10 15:33:58.439 | + functions-common:save_stackenv:60 : local tag=740 2021-02-10 15:33:58.442 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-02-10 15:33:58.445 | + functions-common:save_stackenv:62 : time_stamp=2021-02-10-153358 2021-02-10 15:33:58.448 | + functions-common:save_stackenv:63 : echo '# 2021-02-10-153358 740' 2021-02-10 15:33:58.450 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 15:33:58.452 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-02-10 15:33:58.454 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 15:33:58.456 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-02-10 15:33:58.459 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 15:33:58.461 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-02-10 15:33:58.463 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 15:33:58.465 | + 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-02-10 15:33:58.468 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 15:33:58.470 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.39 2021-02-10 15:33:58.472 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 15:33:58.475 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.39/identity 2021-02-10 15:33:58.477 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 15:33:58.479 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-02-10-153354 2021-02-10 15:33:58.481 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 15:33:58.483 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-02-10 15:33:58.486 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 15:33:58.488 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.39 2021-02-10 15:33:58.490 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 15:33:58.493 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-02-10 15:33:58.495 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 15:33:58.497 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-02-10 15:33:58.499 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 15:33:58.501 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-02-10 15:33:58.504 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 15:33:58.506 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-02-10 15:33:58.508 | + ./stack.sh:main:751 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-02-10 15:33:58.510 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2021-02-10 15:33:58.512 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2021-02-10 15:33:58.514 | + functions-common:git_clone:527 : local git_ref=master 2021-02-10 15:33:58.516 | + functions-common:git_clone:528 : local orig_dir 2021-02-10 15:33:58.519 | ++ functions-common:git_clone:529 : pwd 2021-02-10 15:33:58.521 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-02-10 15:33:58.523 | + functions-common:git_clone:530 : local git_clone_flags= 2021-02-10 15:33:58.526 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-02-10 15:33:58.540 | + functions-common:git_clone:532 : RECLONE=False 2021-02-10 15:33:58.542 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-02-10 15:33:58.544 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-02-10 15:33:58.547 | + functions-common:git_clone:546 : echo master 2021-02-10 15:33:58.547 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-02-10 15:33:58.551 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2021-02-10 15:33:58.553 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-02-10 15:33:58.556 | + functions-common:git_clone:594 : cd /opt/stack/requirements 2021-02-10 15:33:58.558 | + functions-common:git_clone:595 : git show --oneline 2021-02-10 15:33:58.559 | + functions-common:git_clone:595 : head -1 2021-02-10 15:33:58.561 | 1f168eab Updated from generate-constraints 2021-02-10 15:33:58.563 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-02-10 15:33:58.565 | + ./stack.sh:main:755 : echo_summary 'Installing package prerequisites' 2021-02-10 15:33:58.568 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 15:33:58.570 | + ./stack.sh:echo_summary:422 : echo -e Installing package prerequisites 2021-02-10 15:33:58.572 | + ./stack.sh:main:756 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-02-10 15:33:58.574 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-02-10 15:33:58.577 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-02-10 15:33:58.579 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-02-10 15:33:58.581 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-02-10 15:33:58.584 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-02-10 15:33:58.586 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-02-10 15:33:58.589 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-02-10 15:33:58.593 | ++ tools/install_prereqs.sh:source:47 : NOW=1612971238 2021-02-10 15:33:58.596 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-02-10 15:33:58.600 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-02-10 15:33:58.603 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-02-10 15:33:58.605 | ++ tools/install_prereqs.sh:source:49 : DELTA=1612971238 2021-02-10 15:33:58.607 | ++ tools/install_prereqs.sh:source:50 : [[ 1612971238 -lt 7200 ]] 2021-02-10 15:33:58.610 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-02-10 15:33:58.612 | ++ functions-common:export_proxy_variables:2124 : isset http_proxy 2021-02-10 15:33:58.614 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-02-10 15:33:58.616 | ++ functions-common:export_proxy_variables:2127 : isset https_proxy 2021-02-10 15:33:58.618 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-02-10 15:33:58.621 | ++ functions-common:export_proxy_variables:2130 : isset no_proxy 2021-02-10 15:33:58.623 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-02-10 15:33:58.626 | +++ 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-02-10 15:33:58.669 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-02-10 15:33:58.669 | apache2-dev 2021-02-10 15:33:58.669 | bc 2021-02-10 15:33:58.669 | bsdmainutils 2021-02-10 15:33:58.669 | curl 2021-02-10 15:33:58.669 | g++ 2021-02-10 15:33:58.669 | gcc 2021-02-10 15:33:58.669 | gettext 2021-02-10 15:33:58.669 | git 2021-02-10 15:33:58.669 | graphviz 2021-02-10 15:33:58.669 | iputils-ping 2021-02-10 15:33:58.669 | libapache2-mod-proxy-uwsgi 2021-02-10 15:33:58.669 | libffi-dev 2021-02-10 15:33:58.669 | libjpeg-dev 2021-02-10 15:33:58.669 | libmysqlclient-dev 2021-02-10 15:33:58.669 | libpcre3-dev 2021-02-10 15:33:58.669 | libpq-dev 2021-02-10 15:33:58.669 | libssl-dev 2021-02-10 15:33:58.669 | libsystemd-dev 2021-02-10 15:33:58.669 | libxml2-dev 2021-02-10 15:33:58.669 | libxslt1-dev 2021-02-10 15:33:58.669 | libyaml-dev 2021-02-10 15:33:58.669 | lsof 2021-02-10 15:33:58.669 | openssh-server 2021-02-10 15:33:58.669 | openssl 2021-02-10 15:33:58.669 | pkg-config 2021-02-10 15:33:58.669 | psmisc 2021-02-10 15:33:58.670 | python3-dev 2021-02-10 15:33:58.670 | python3-pip 2021-02-10 15:33:58.670 | python3-systemd 2021-02-10 15:33:58.670 | python3-venv 2021-02-10 15:33:58.670 | tar 2021-02-10 15:33:58.670 | tcpdump 2021-02-10 15:33:58.670 | unzip 2021-02-10 15:33:58.670 | uuid-runtime 2021-02-10 15:33:58.670 | wget 2021-02-10 15:33:58.670 | wget 2021-02-10 15:33:58.670 | zlib1g-dev 2021-02-10 15:33:58.670 | libkrb5-dev 2021-02-10 15:33:58.670 | libldap2-dev 2021-02-10 15:33:58.670 | libsasl2-dev 2021-02-10 15:33:58.670 | memcached 2021-02-10 15:33:58.670 | python3-mysqldb 2021-02-10 15:33:58.670 | sqlite3 2021-02-10 15:33:58.670 | conntrack 2021-02-10 15:33:58.670 | curl 2021-02-10 15:33:58.670 | dnsmasq-base 2021-02-10 15:33:58.670 | dnsmasq-utils 2021-02-10 15:33:58.670 | ebtables 2021-02-10 15:33:58.670 | gawk 2021-02-10 15:33:58.670 | genisoimage 2021-02-10 15:33:58.670 | iptables 2021-02-10 15:33:58.670 | iputils-arping 2021-02-10 15:33:58.670 | kpartx 2021-02-10 15:33:58.670 | libjs-jquery-tablesorter 2021-02-10 15:33:58.670 | libmysqlclient-dev 2021-02-10 15:33:58.670 | parted 2021-02-10 15:33:58.670 | pm-utils 2021-02-10 15:33:58.670 | python3-mysqldb 2021-02-10 15:33:58.670 | socat 2021-02-10 15:33:58.670 | sqlite3 2021-02-10 15:33:58.671 | sudo 2021-02-10 15:33:58.671 | vlan 2021-02-10 15:33:58.671 | lsscsi 2021-02-10 15:33:58.671 | open-iscsi 2021-02-10 15:33:58.671 | lvm2 2021-02-10 15:33:58.671 | qemu-utils 2021-02-10 15:33:58.671 | thin-provisioning-tools 2021-02-10 15:33:58.671 | acl 2021-02-10 15:33:58.671 | dnsmasq-base 2021-02-10 15:33:58.671 | dnsmasq-utils 2021-02-10 15:33:58.671 | ebtables 2021-02-10 15:33:58.671 | haproxy 2021-02-10 15:33:58.671 | iptables 2021-02-10 15:33:58.671 | iputils-arping 2021-02-10 15:33:58.671 | iputils-ping 2021-02-10 15:33:58.671 | libmysqlclient-dev 2021-02-10 15:33:58.671 | postgresql-server-dev-all 2021-02-10 15:33:58.671 | python3-mysqldb 2021-02-10 15:33:58.671 | sqlite3 2021-02-10 15:33:58.671 | sudo 2021-02-10 15:33:58.671 | vlan 2021-02-10 15:33:58.671 | ipset 2021-02-10 15:33:58.671 | conntrack 2021-02-10 15:33:58.671 | conntrackd 2021-02-10 15:33:58.671 | keepalived 2021-02-10 15:33:58.671 | dstat 2021-02-10 15:33:58.671 | lvm2 2021-02-10 15:33:58.671 | qemu-utils 2021-02-10 15:33:58.671 | thin-provisioning-tools' 2021-02-10 15:33:58.673 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-02-10 15:33:58.690 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-02-10 15:33:58.690 | apache2-dev 2021-02-10 15:33:58.690 | bc 2021-02-10 15:33:58.690 | bsdmainutils 2021-02-10 15:33:58.690 | curl 2021-02-10 15:33:58.690 | g++ 2021-02-10 15:33:58.690 | gcc 2021-02-10 15:33:58.690 | gettext 2021-02-10 15:33:58.690 | git 2021-02-10 15:33:58.690 | graphviz 2021-02-10 15:33:58.690 | iputils-ping 2021-02-10 15:33:58.690 | libapache2-mod-proxy-uwsgi 2021-02-10 15:33:58.690 | libffi-dev 2021-02-10 15:33:58.690 | libjpeg-dev 2021-02-10 15:33:58.690 | libmysqlclient-dev 2021-02-10 15:33:58.690 | libpcre3-dev 2021-02-10 15:33:58.691 | libpq-dev 2021-02-10 15:33:58.691 | libssl-dev 2021-02-10 15:33:58.691 | libsystemd-dev 2021-02-10 15:33:58.691 | libxml2-dev 2021-02-10 15:33:58.691 | libxslt1-dev 2021-02-10 15:33:58.691 | libyaml-dev 2021-02-10 15:33:58.691 | lsof 2021-02-10 15:33:58.691 | openssh-server 2021-02-10 15:33:58.691 | openssl 2021-02-10 15:33:58.691 | pkg-config 2021-02-10 15:33:58.691 | psmisc 2021-02-10 15:33:58.691 | python3-dev 2021-02-10 15:33:58.691 | python3-pip 2021-02-10 15:33:58.691 | python3-systemd 2021-02-10 15:33:58.691 | python3-venv 2021-02-10 15:33:58.691 | tar 2021-02-10 15:33:58.691 | tcpdump 2021-02-10 15:33:58.691 | unzip 2021-02-10 15:33:58.691 | uuid-runtime 2021-02-10 15:33:58.691 | wget 2021-02-10 15:33:58.691 | wget 2021-02-10 15:33:58.691 | zlib1g-dev 2021-02-10 15:33:58.691 | libkrb5-dev 2021-02-10 15:33:58.691 | libldap2-dev 2021-02-10 15:33:58.691 | libsasl2-dev 2021-02-10 15:33:58.691 | memcached 2021-02-10 15:33:58.691 | python3-mysqldb 2021-02-10 15:33:58.691 | sqlite3 2021-02-10 15:33:58.691 | conntrack 2021-02-10 15:33:58.691 | curl 2021-02-10 15:33:58.691 | dnsmasq-base 2021-02-10 15:33:58.691 | dnsmasq-utils 2021-02-10 15:33:58.691 | ebtables 2021-02-10 15:33:58.691 | gawk 2021-02-10 15:33:58.691 | genisoimage 2021-02-10 15:33:58.691 | iptables 2021-02-10 15:33:58.691 | iputils-arping 2021-02-10 15:33:58.692 | kpartx 2021-02-10 15:33:58.692 | libjs-jquery-tablesorter 2021-02-10 15:33:58.692 | libmysqlclient-dev 2021-02-10 15:33:58.692 | parted 2021-02-10 15:33:58.692 | pm-utils 2021-02-10 15:33:58.692 | python3-mysqldb 2021-02-10 15:33:58.692 | socat 2021-02-10 15:33:58.692 | sqlite3 2021-02-10 15:33:58.692 | sudo 2021-02-10 15:33:58.692 | vlan 2021-02-10 15:33:58.692 | lsscsi 2021-02-10 15:33:58.692 | open-iscsi 2021-02-10 15:33:58.692 | lvm2 2021-02-10 15:33:58.692 | qemu-utils 2021-02-10 15:33:58.692 | thin-provisioning-tools 2021-02-10 15:33:58.692 | acl 2021-02-10 15:33:58.692 | dnsmasq-base 2021-02-10 15:33:58.692 | dnsmasq-utils 2021-02-10 15:33:58.692 | ebtables 2021-02-10 15:33:58.692 | haproxy 2021-02-10 15:33:58.692 | iptables 2021-02-10 15:33:58.692 | iputils-arping 2021-02-10 15:33:58.692 | iputils-ping 2021-02-10 15:33:58.692 | libmysqlclient-dev 2021-02-10 15:33:58.692 | postgresql-server-dev-all 2021-02-10 15:33:58.692 | python3-mysqldb 2021-02-10 15:33:58.692 | sqlite3 2021-02-10 15:33:58.692 | sudo 2021-02-10 15:33:58.692 | vlan 2021-02-10 15:33:58.692 | ipset 2021-02-10 15:33:58.692 | conntrack 2021-02-10 15:33:58.692 | conntrackd 2021-02-10 15:33:58.692 | keepalived 2021-02-10 15:33:58.692 | dstat 2021-02-10 15:33:58.692 | lvm2 2021-02-10 15:33:58.692 | qemu-utils 2021-02-10 15:33:58.693 | thin-provisioning-tools ' 2021-02-10 15:33:58.695 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-02-10 15:33:58.697 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:33:58.699 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:33:58.702 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-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 gawk 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-02-10 15:33:58.702 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-02-10 15:33:58.706 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-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 gawk 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-02-10 15:33:58.709 | ++ functions-common:install_package:1344 : update_package_repo 2021-02-10 15:33:58.711 | ++ functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-10 15:33:58.713 | ++ functions-common:update_package_repo:1317 : REPOS_UPDATED=False 2021-02-10 15:33:58.715 | ++ functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-10 15:33:58.717 | ++ functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-10 15:33:58.719 | ++ functions-common:update_package_repo:1324 : is_ubuntu 2021-02-10 15:33:58.721 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:33:58.723 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:33:58.726 | ++ functions-common:update_package_repo:1325 : apt_get_update 2021-02-10 15:33:58.728 | ++ functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2021-02-10 15:33:58.730 | ++ functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2021-02-10 15:33:58.732 | ++ functions-common:apt_get_update:1077 : local sudo=sudo 2021-02-10 15:33:58.735 | +++ functions-common:apt_get_update:1078 : id -u 2021-02-10 15:33:58.738 | ++ functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2021-02-10 15:33:58.740 | ++ functions-common:apt_get_update:1081 : time_start apt-get-update 2021-02-10 15:33:58.743 | ++ functions-common:time_start:2292 : local name=apt-get-update 2021-02-10 15:33:58.745 | ++ functions-common:time_start:2293 : local start_time= 2021-02-10 15:33:58.747 | ++ functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 15:33:58.749 | +++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 15:33:58.753 | ++ functions-common:time_start:2297 : _TIME_START[$name]=1612971238750 2021-02-10 15:33:58.755 | ++ functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-02-10 15:33:58.757 | ++ functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-02-10 15:33:58.759 | ++ functions-common:apt_get_update:1085 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-02-10 15:33:59.188 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-02-10 15:33:59.189 | Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-02-10 15:33:59.308 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-02-10 15:33:59.436 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-02-10 15:34:01.470 | Reading package lists... 2021-02-10 15:34:01.528 | ++ functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2021-02-10 15:34:01.531 | ++ functions-common:apt_get_update:1091 : time_stop apt-get-update 2021-02-10 15:34:01.533 | ++ functions-common:time_stop:2306 : local name 2021-02-10 15:34:01.535 | ++ functions-common:time_stop:2307 : local end_time 2021-02-10 15:34:01.537 | ++ functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:34:01.540 | ++ functions-common:time_stop:2309 : local total 2021-02-10 15:34:01.542 | ++ functions-common:time_stop:2310 : local start_time 2021-02-10 15:34:01.544 | ++ functions-common:time_stop:2312 : name=apt-get-update 2021-02-10 15:34:01.546 | ++ functions-common:time_stop:2313 : start_time=1612971238750 2021-02-10 15:34:01.548 | ++ functions-common:time_stop:2315 : [[ -z 1612971238750 ]] 2021-02-10 15:34:01.550 | +++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:34:01.555 | ++ functions-common:time_stop:2318 : end_time=1612971241552 2021-02-10 15:34:01.557 | ++ functions-common:time_stop:2319 : elapsed_time=2802 2021-02-10 15:34:01.559 | ++ functions-common:time_stop:2320 : total=0 2021-02-10 15:34:01.561 | ++ functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:34:01.563 | ++ functions-common:time_stop:2323 : _TIME_TOTAL[$name]=2802 2021-02-10 15:34:01.566 | ++ functions-common:install_package:1345 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-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 gawk 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-02-10 15:34:01.568 | ++ functions-common:real_install_package:1330 : is_ubuntu 2021-02-10 15:34:01.570 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:34:01.572 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:34:01.575 | ++ functions-common:real_install_package:1331 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-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 gawk 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-02-10 15:34:01.595 | ++ functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-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 gawk 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-02-10 15:34:01.713 | Reading package lists... 2021-02-10 15:34:01.950 | Building dependency tree... 2021-02-10 15:34:01.951 | Reading state information... 2021-02-10 15:34:02.190 | acl is already the newest version (2.2.52-3build1). 2021-02-10 15:34:02.190 | acl set to manually installed. 2021-02-10 15:34:02.190 | bc is already the newest version (1.07.1-2). 2021-02-10 15:34:02.190 | bc set to manually installed. 2021-02-10 15:34:02.190 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2021-02-10 15:34:02.190 | bsdmainutils set to manually installed. 2021-02-10 15:34:02.190 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2021-02-10 15:34:02.190 | gawk set to manually installed. 2021-02-10 15:34:02.190 | iptables is already the newest version (1.6.1-2ubuntu2). 2021-02-10 15:34:02.190 | iptables set to manually installed. 2021-02-10 15:34:02.190 | libpcre3-dev is already the newest version (2:8.39-9). 2021-02-10 15:34:02.190 | lsof is already the newest version (4.89+dfsg-0.1). 2021-02-10 15:34:02.190 | lsof set to manually installed. 2021-02-10 15:34:02.190 | python3-systemd is already the newest version (234-1build1). 2021-02-10 15:34:02.190 | python3-systemd set to manually installed. 2021-02-10 15:34:02.190 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2021-02-10 15:34:02.190 | ebtables set to manually installed. 2021-02-10 15:34:02.191 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2021-02-10 15:34:02.191 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2021-02-10 15:34:02.191 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2021-02-10 15:34:02.191 | parted is already the newest version (3.2-20ubuntu0.2). 2021-02-10 15:34:02.191 | parted set to manually installed. 2021-02-10 15:34:02.191 | psmisc is already the newest version (23.1-1ubuntu0.1). 2021-02-10 15:34:02.191 | psmisc set to manually installed. 2021-02-10 15:34:02.191 | python3-dev is already the newest version (3.6.7-1~18.04). 2021-02-10 15:34:02.191 | wget is already the newest version (1.19.4-1ubuntu2.2). 2021-02-10 15:34:02.191 | wget set to manually installed. 2021-02-10 15:34:02.191 | The following packages were automatically installed and are no longer required: 2021-02-10 15:34:02.191 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-02-10 15:34:02.191 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-02-10 15:34:02.191 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-02-10 15:34:02.191 | python3-pyasn1 python3-requests-unixsocket python3-serial 2021-02-10 15:34:02.191 | python3-twisted-bin python3-zope.interface 2021-02-10 15:34:02.191 | Use 'sudo apt autoremove' to remove them. 2021-02-10 15:34:02.191 | The following additional packages will be installed: 2021-02-10 15:34:02.191 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-02-10 15:34:02.191 | autotools-dev build-essential comerr-dev dctrl-tools debhelper dh-autoreconf 2021-02-10 15:34:02.191 | dh-strip-nondeterminism dpkg-dev fakeroot fontconfig fontconfig-config 2021-02-10 15:34:02.191 | fonts-dejavu-core fonts-liberation g++-7 gir1.2-harfbuzz-0.0 2021-02-10 15:34:02.191 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-02-10 15:34:02.191 | krb5-multidev libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl 2021-02-10 15:34:02.191 | libalgorithm-merge-perl libann0 libapr1 libapr1-dev libaprutil1 2021-02-10 15:34:02.191 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-02-10 15:34:02.191 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-02-10 15:34:02.191 | libcom-err2 libcroco3 libcurl4 libdatrie1 libdpkg-perl libfakeroot 2021-02-10 15:34:02.191 | libfile-fcntllock-perl libfile-stripnondeterminism-perl libfontconfig1 2021-02-10 15:34:02.192 | libgd3 libglib2.0-0 libglib2.0-bin libglib2.0-dev libglib2.0-dev-bin 2021-02-10 15:34:02.192 | libgraphite2-3 libgraphite2-dev libgssapi-krb5-2 libgssrpc4 libgts-0.7-5 2021-02-10 15:34:02.192 | libgts-bin libgvc6 libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 2021-02-10 15:34:02.192 | libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 libicu-dev 2021-02-10 15:34:02.192 | libicu-le-hb-dev libicu-le-hb0 libicu60 libiculx60 libipset3 libiscsi7 2021-02-10 15:34:02.192 | libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 libjpeg8-dev 2021-02-10 15:34:02.192 | libjs-jquery libjs-jquery-metadata libk5crypto3 libkadm5clnt-mit11 2021-02-10 15:34:02.192 | libkadm5srv-mit11 libkdb5-9 libkrb5-3 libkrb5support0 liblab-gamut1 2021-02-10 15:34:02.192 | libldap-2.4-2 libldap-common libltdl-dev libltdl7 liblua5.2-0 liblua5.3-0 2021-02-10 15:34:02.192 | libmail-sendmail-perl libmatheval1 libmysqlclient20 libnetfilter-cthelper0 2021-02-10 15:34:02.192 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnorm1 2021-02-10 15:34:02.192 | libnspr4 libnss-systemd libnss3 libpam-systemd libpango-1.0-0 2021-02-10 15:34:02.192 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpgm-5.2-0 2021-02-10 15:34:02.192 | libpixman-1-0 libpq5 librados2 librbd1 libsasl2-2 libsasl2-modules 2021-02-10 15:34:02.192 | libsasl2-modules-db libsctp-dev libsctp1 libsensors4 libsm6 libsnmp-base 2021-02-10 15:34:02.192 | libsnmp30 libsodium23 libsqlite3-0 libssl1.1 libstdc++-7-dev 2021-02-10 15:34:02.192 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2021-02-10 15:34:02.192 | libtimedate-perl libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2021-02-10 15:34:02.192 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libzmq5 m4 2021-02-10 15:34:02.192 | make mysql-common po-debconf postgresql-client-common postgresql-common 2021-02-10 15:34:02.192 | postgresql-server-dev-10 python-pip-whl python3-crypto python3-keyring 2021-02-10 15:34:02.192 | python3-keyrings.alt python3-secretstorage python3-setuptools python3-wheel 2021-02-10 15:34:02.192 | python3-xdg python3.6-venv qemu-block-extra sharutils ssl-cert systemd 2021-02-10 15:34:02.192 | uuid-dev uwsgi-core vbetool x11-common 2021-02-10 15:34:02.194 | Suggested packages: 2021-02-10 15:34:02.194 | www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom 2021-02-10 15:34:02.194 | autoconf-archive gnu-standards autoconf-doc doc-base debtags dh-make dwz 2021-02-10 15:34:02.194 | debian-keyring g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg wodim 2021-02-10 15:34:02.195 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run 2021-02-10 15:34:02.195 | | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs 2021-02-10 15:34:02.195 | git-mediawiki git-svn gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat 2021-02-10 15:34:02.195 | ldirectord krb5-doc uwsgi bzr libgd-tools libglib2.0-doc libgraphite2-utils 2021-02-10 15:34:02.195 | krb5-user icu-doc libtool-doc postgresql-doc-10 libsasl2-modules-gssapi-mit 2021-02-10 15:34:02.195 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2021-02-10 15:34:02.195 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2021-02-10 15:34:02.195 | libstdc++-7-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc m4-doc 2021-02-10 15:34:02.195 | make-doc libcache-memcached-perl libmemcached libanyevent-perl libyaml-perl 2021-02-10 15:34:02.195 | libterm-readkey-perl cpufrequtils wireless-tools radeontool libmail-box-perl 2021-02-10 15:34:02.195 | libjson-perl python-crypto-doc gnome-keyring libkf5wallet-bin 2021-02-10 15:34:02.195 | gir1.2-gnomekeyring-1.0 default-mysql-server | virtual-mysql-server 2021-02-10 15:34:02.195 | python-egenix-mxdatetime python3-mysqldb-dbg python-secretstorage-doc 2021-02-10 15:34:02.195 | python-setuptools-doc debootstrap sharutils-doc bsd-mailx | mailx 2021-02-10 15:34:02.195 | sqlite3-doc openssl-blacklist systemd-container ncompress tar-scripts 2021-02-10 15:34:02.195 | tar-doc zip uwsgi-plugins-all uwsgi-extra uwsgi-dev 2021-02-10 15:34:02.454 | The following NEW packages will be installed: 2021-02-10 15:34:02.454 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2021-02-10 15:34:02.454 | autopoint autotools-dev build-essential comerr-dev conntrack conntrackd 2021-02-10 15:34:02.454 | dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism dnsmasq-utils 2021-02-10 15:34:02.454 | dpkg-dev dstat fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-02-10 15:34:02.454 | fonts-liberation g++ g++-7 genisoimage gettext gir1.2-harfbuzz-0.0 graphviz 2021-02-10 15:34:02.454 | haproxy ibverbs-providers icu-devtools intltool-debian ipset iputils-arping 2021-02-10 15:34:02.454 | ipvsadm javascript-common keepalived kpartx krb5-multidev libaio1 2021-02-10 15:34:02.454 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-02-10 15:34:02.454 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-02-10 15:34:02.454 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-02-10 15:34:02.454 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-02-10 15:34:02.454 | libcroco3 libdatrie1 libdpkg-perl libfakeroot libffi-dev 2021-02-10 15:34:02.454 | libfile-fcntllock-perl libfile-stripnondeterminism-perl libfontconfig1 2021-02-10 15:34:02.454 | libgd3 libglib2.0-bin libglib2.0-dev libglib2.0-dev-bin libgraphite2-3 2021-02-10 15:34:02.454 | libgraphite2-dev libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2021-02-10 15:34:02.454 | libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b 2021-02-10 15:34:02.454 | libibverbs1 libice6 libicu-dev libicu-le-hb-dev libicu-le-hb0 libiculx60 2021-02-10 15:34:02.454 | libipset3 libiscsi7 libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 2021-02-10 15:34:02.454 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2021-02-10 15:34:02.454 | libjs-jquery-tablesorter libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 2021-02-10 15:34:02.454 | libkrb5-dev liblab-gamut1 libldap2-dev libltdl-dev libltdl7 liblua5.2-0 2021-02-10 15:34:02.454 | liblua5.3-0 libmail-sendmail-perl libmatheval1 libmysqlclient-dev 2021-02-10 15:34:02.454 | libmysqlclient20 libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 2021-02-10 15:34:02.454 | libnl-genl-3-200 libnl-route-3-200 libnorm1 libnspr4 libnss3 libpango-1.0-0 2021-02-10 15:34:02.454 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpgm-5.2-0 2021-02-10 15:34:02.455 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 libsasl2-dev libsctp-dev 2021-02-10 15:34:02.455 | libsctp1 libsensors4 libsm6 libsnmp-base libsnmp30 libsodium23 libssl-dev 2021-02-10 15:34:02.455 | libstdc++-7-dev libsys-hostname-long-perl libsystemd-dev libthai-data 2021-02-10 15:34:02.455 | libthai0 libtiff5 libtimedate-perl libtool libwebp6 libx86-1 libxaw7 2021-02-10 15:34:02.455 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2021-02-10 15:34:02.455 | libxslt1-dev libxt6 libyaml-dev libzmq5 lsscsi m4 make memcached 2021-02-10 15:34:02.455 | mysql-common pkg-config pm-utils po-debconf postgresql-client-common 2021-02-10 15:34:02.455 | postgresql-common postgresql-server-dev-10 postgresql-server-dev-all 2021-02-10 15:34:02.455 | python-pip-whl python3-crypto python3-keyring python3-keyrings.alt 2021-02-10 15:34:02.455 | python3-mysqldb python3-pip python3-secretstorage python3-setuptools 2021-02-10 15:34:02.455 | python3-venv python3-wheel python3-xdg python3.6-venv qemu-block-extra 2021-02-10 15:34:02.455 | qemu-utils sharutils socat sqlite3 ssl-cert thin-provisioning-tools unzip 2021-02-10 15:34:02.455 | uuid-dev uwsgi-core vbetool vlan x11-common zlib1g-dev 2021-02-10 15:34:02.455 | The following packages will be upgraded: 2021-02-10 15:34:02.455 | curl dnsmasq-base git libcom-err2 libcurl4 libglib2.0-0 libgssapi-krb5-2 2021-02-10 15:34:02.455 | libicu60 libk5crypto3 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 2021-02-10 15:34:02.455 | libnss-systemd libpam-systemd libsasl2-2 libsasl2-modules 2021-02-10 15:34:02.455 | libsasl2-modules-db libsqlite3-0 libssl1.1 libsystemd0 libuuid1 libxml2 2021-02-10 15:34:02.456 | libxslt1.1 lvm2 open-iscsi openssl sudo systemd tar tcpdump uuid-runtime 2021-02-10 15:34:02.592 | 32 upgraded, 200 newly installed, 0 to remove and 150 not upgraded. 2021-02-10 15:34:02.592 | Need to get 84.8 MB of archives. 2021-02-10 15:34:02.592 | After this operation, 263 MB of additional disk space will be used. 2021-02-10 15:34:02.592 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 2021-02-10 15:34:02.887 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss-systemd amd64 237-3ubuntu10.44 [105 kB] 2021-02-10 15:34:02.899 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.44 [108 kB] 2021-02-10 15:34:02.919 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2,913 kB] 2021-02-10 15:34:03.226 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 2021-02-10 15:34:03.241 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 2021-02-10 15:34:03.243 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-runtime amd64 2.31.1-0.4ubuntu3.7 [34.8 kB] 2021-02-10 15:34:03.246 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1 amd64 1.6.3-2 [90.9 kB] 2021-02-10 15:34:03.254 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1,301 kB] 2021-02-10 15:34:03.461 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1 amd64 1.6.1-2 [84.4 kB] 2021-02-10 15:34:03.464 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 2021-02-10 15:34:03.481 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-2 [10.6 kB] 2021-02-10 15:34:03.481 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 2021-02-10 15:34:03.482 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 2021-02-10 15:34:03.484 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.9 [16.6 kB] 2021-02-10 15:34:03.485 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.9 [155 kB] 2021-02-10 15:34:03.490 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-ldap amd64 1.6.1-2 [8,764 B] 2021-02-10 15:34:03.490 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblua5.2-0 amd64 5.2.4-1.1build1 [108 kB] 2021-02-10 15:34:03.520 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.1 [8,054 kB] 2021-02-10 15:34:04.706 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.3 [663 kB] 2021-02-10 15:34:04.794 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-bin amd64 2.4.29-1ubuntu4.14 [1,070 kB] 2021-02-10 15:34:04.963 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-utils amd64 2.4.29-1ubuntu4.14 [83.9 kB] 2021-02-10 15:34:04.966 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-data all 2.4.29-1ubuntu4.14 [160 kB] 2021-02-10 15:34:04.972 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2 amd64 2.4.29-1ubuntu4.14 [95.1 kB] 2021-02-10 15:34:05.086 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-02-10 15:34:05.233 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 fonts-liberation all 1:1.07.4-7~18.04.1 [822 kB] 2021-02-10 15:34:05.378 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig-config all 2.12.6-0ubuntu2 [55.8 kB] 2021-02-10 15:34:05.403 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1 amd64 2.12.6-0ubuntu2 [137 kB] 2021-02-10 15:34:05.406 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig amd64 2.12.6-0ubuntu2 [169 kB] 2021-02-10 15:34:05.410 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblua5.3-0 amd64 5.3.3-1ubuntu0.18.04.1 [115 kB] 2021-02-10 15:34:05.467 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 haproxy amd64 1.8.8-1ubuntu0.11 [1,116 kB] 2021-02-10 15:34:05.642 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8 amd64 1.5.2-0ubuntu5.18.04.4 [110 kB] 2021-02-10 15:34:05.646 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 x11-common all 1:7.7+19ubuntu7.1 [22.5 kB] 2021-02-10 15:34:05.647 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libice6 amd64 2:1.0.9-2 [40.2 kB] 2021-02-10 15:34:05.649 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] 2021-02-10 15:34:05.649 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 open-iscsi amd64 2.0.874-5ubuntu2.10 [280 kB] 2021-02-10 15:34:05.672 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu1 [6,530 B] 2021-02-10 15:34:05.672 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8,848 B] 2021-02-10 15:34:05.673 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1,171 kB] 2021-02-10 15:34:05.907 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 2021-02-10 15:34:06.005 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 2021-02-10 15:34:06.058 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 2021-02-10 15:34:06.072 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 2021-02-10 15:34:06.129 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 2021-02-10 15:34:06.130 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 2021-02-10 15:34:06.149 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tcpdump amd64 4.9.3-0ubuntu0.18.04.1 [364 kB] 2021-02-10 15:34:06.239 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-dev amd64 2.31.1-0.4ubuntu3.7 [33.2 kB] 2021-02-10 15:34:06.240 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp1 amd64 1.0.17+dfsg-2 [8,008 B] 2021-02-10 15:34:06.241 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp-dev amd64 1.0.17+dfsg-2 [61.9 kB] 2021-02-10 15:34:06.283 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1-dev amd64 1.6.3-2 [690 kB] 2021-02-10 15:34:06.377 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap2-dev amd64 2.4.45+dfsg-1ubuntu1.9 [261 kB] 2021-02-10 15:34:06.446 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dev amd64 1.6.1-2 [391 kB] 2021-02-10 15:34:06.455 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-02-10 15:34:06.457 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] 2021-02-10 15:34:06.487 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] 2021-02-10 15:34:06.539 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] 2021-02-10 15:34:06.623 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB] 2021-02-10 15:34:06.750 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] 2021-02-10 15:34:06.754 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB] 2021-02-10 15:34:06.755 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB] 2021-02-10 15:34:06.758 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB] 2021-02-10 15:34:06.759 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] 2021-02-10 15:34:06.760 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1~build1 [5,208 B] 2021-02-10 15:34:06.761 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 2021-02-10 15:34:06.832 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 2021-02-10 15:34:06.836 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 2021-02-10 15:34:06.962 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB] 2021-02-10 15:34:06.965 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1,293 kB] 2021-02-10 15:34:07.179 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] 2021-02-10 15:34:07.180 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB] 2021-02-10 15:34:07.247 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB] 2021-02-10 15:34:07.513 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-dev amd64 2.4.29-1ubuntu4.14 [177 kB] 2021-02-10 15:34:07.519 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1,471 kB] 2021-02-10 15:34:07.665 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9,697 kB] 2021-02-10 15:34:09.294 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1,568 B] 2021-02-10 15:34:09.350 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4,758 B] 2021-02-10 15:34:09.407 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 conntrack amd64 1:1.4.4+snapshot20161117-6ubuntu2 [30.6 kB] 2021-02-10 15:34:09.524 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-queue1 amd64 1.0.2-2 [11.4 kB] 2021-02-10 15:34:09.586 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 conntrackd amd64 1:1.4.4+snapshot20161117-6ubuntu2 [126 kB] 2021-02-10 15:34:09.739 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.12 [159 kB] 2021-02-10 15:34:09.843 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.12 [214 kB] 2021-02-10 15:34:09.945 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB] 2021-02-10 15:34:10.012 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dnsmasq-base amd64 2.79-1ubuntu0.2 [306 kB] 2021-02-10 15:34:10.101 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dnsmasq-utils amd64 2.79-1ubuntu0.2 [13.1 kB] 2021-02-10 15:34:10.160 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 dstat all 0.7.3-1 [52.1 kB] 2021-02-10 15:34:10.220 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 2021-02-10 15:34:10.279 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 2021-02-10 15:34:10.343 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 genisoimage amd64 9:1.1.11-3ubuntu2 [328 kB] 2021-02-10 15:34:10.430 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB] 2021-02-10 15:34:10.499 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB] 2021-02-10 15:34:10.576 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-harfbuzz-0.0 amd64 1.7.2-1ubuntu1 [18.6 kB] 2021-02-10 15:34:10.635 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3,915 kB] 2021-02-10 15:34:11.115 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libann0 amd64 1.1.2+doc-6 [24.8 kB] 2021-02-10 15:34:11.173 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcdt5 amd64 2.40.1-2 [19.6 kB] 2021-02-10 15:34:11.232 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcgraph6 amd64 2.40.1-2 [40.8 kB] 2021-02-10 15:34:11.291 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-02-10 15:34:11.348 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-02-10 15:34:11.407 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.3 [153 kB] 2021-02-10 15:34:11.486 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libwebp6 amd64 0.6.1-2 [185 kB] 2021-02-10 15:34:11.677 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-02-10 15:34:11.740 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgd3 amd64 2.2.5-4ubuntu0.4 [119 kB] 2021-02-10 15:34:11.870 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-02-10 15:34:12.096 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB] 2021-02-10 15:34:12.193 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-render0 amd64 1.13-2~ubuntu18.04 [14.7 kB] 2021-02-10 15:34:12.251 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shm0 amd64 1.13-2~ubuntu18.04 [5,600 B] 2021-02-10 15:34:12.316 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-02-10 15:34:12.374 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo2 amd64 1.15.10-2ubuntu0.1 [580 kB] 2021-02-10 15:34:12.537 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] 2021-02-10 15:34:12.627 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai-data all 0.1.27-2 [133 kB] 2021-02-10 15:34:12.699 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libdatrie1 amd64 0.2.10-7 [17.8 kB] 2021-02-10 15:34:12.762 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai0 amd64 0.1.27-2 [18.0 kB] 2021-02-10 15:34:12.820 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpango-1.0-0 amd64 1.40.14-1ubuntu0.1 [153 kB] 2021-02-10 15:34:12.899 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangoft2-1.0-0 amd64 1.40.14-1ubuntu0.1 [33.2 kB] 2021-02-10 15:34:12.958 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangocairo-1.0-0 amd64 1.40.14-1ubuntu0.1 [20.8 kB] 2021-02-10 15:34:13.016 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpathplan4 amd64 2.40.1-2 [22.6 kB] 2021-02-10 15:34:13.075 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvc6 amd64 2.40.1-2 [601 kB] 2021-02-10 15:34:13.238 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvpr2 amd64 2.40.1-2 [169 kB] 2021-02-10 15:34:13.366 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 liblab-gamut1 amd64 2.40.1-2 [178 kB] 2021-02-10 15:34:13.477 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-02-10 15:34:13.547 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] 2021-02-10 15:34:13.608 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-02-10 15:34:13.680 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 graphviz amd64 2.40.1-2 [601 kB] 2021-02-10 15:34:13.846 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-3-200 amd64 3.2.29-0ubuntu3 [52.8 kB] 2021-02-10 15:34:13.928 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-route-3-200 amd64 3.2.29-0ubuntu3 [146 kB] 2021-02-10 15:34:14.098 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libibverbs1 amd64 17.1-1ubuntu0.2 [44.4 kB] 2021-02-10 15:34:14.159 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ibverbs-providers amd64 17.1-1ubuntu0.2 [160 kB] 2021-02-10 15:34:14.233 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 icu-devtools amd64 60.2-3ubuntu3.1 [179 kB] 2021-02-10 15:34:14.305 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 iputils-arping amd64 3:20161105-1ubuntu3 [29.7 kB] 2021-02-10 15:34:14.364 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 javascript-common all 11 [6,066 B] 2021-02-10 15:34:14.421 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-genl-3-200 amd64 3.2.29-0ubuntu3 [11.2 kB] 2021-02-10 15:34:14.482 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsensors4 amd64 1:3.4.0-4 [28.8 kB] 2021-02-10 15:34:14.557 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp-base all 5.7.3+dfsg-1.8ubuntu3.6 [224 kB] 2021-02-10 15:34:14.646 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp30 amd64 5.7.3+dfsg-1.8ubuntu3.6 [926 kB] 2021-02-10 15:34:14.822 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 keepalived amd64 1:1.3.9-1ubuntu0.18.04.2 [244 kB] 2021-02-10 15:34:14.968 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssrpc4 amd64 1.16-2ubuntu0.2 [54.4 kB] 2021-02-10 15:34:15.030 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkdb5-9 amd64 1.16-2ubuntu0.2 [37.3 kB] 2021-02-10 15:34:15.095 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5srv-mit11 amd64 1.16-2ubuntu0.2 [49.7 kB] 2021-02-10 15:34:15.165 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5clnt-mit11 amd64 1.16-2ubuntu0.2 [38.0 kB] 2021-02-10 15:34:15.224 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 comerr-dev amd64 2.1-1.44.1-1ubuntu1.3 [38.5 kB] 2021-02-10 15:34:15.284 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-multidev amd64 1.16-2ubuntu0.2 [120 kB] 2021-02-10 15:34:15.371 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaio1 amd64 0.3.110-5ubuntu0.1 [6,476 B] 2021-02-10 15:34:15.466 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 2021-02-10 15:34:15.576 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] 2021-02-10 15:34:15.652 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-02-10 15:34:15.709 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-02-10 15:34:15.766 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 2021-02-10 15:34:15.827 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-bin amd64 2.56.4-0ubuntu0.18.04.6 [68.8 kB] 2021-02-10 15:34:15.916 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev-bin amd64 2.56.4-0ubuntu0.18.04.6 [102 kB] 2021-02-10 15:34:16.106 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 2021-02-10 15:34:16.200 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-0ubuntu2 [176 kB] 2021-02-10 15:34:16.334 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev amd64 2.56.4-0ubuntu0.18.04.6 [1,385 kB] 2021-02-10 15:34:16.626 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-dev amd64 1.3.11-2 [14.5 kB] 2021-02-10 15:34:16.713 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-02-10 15:34:16.851 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-icu0 amd64 1.7.2-1ubuntu1 [5,604 B] 2021-02-10 15:34:16.971 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-gobject0 amd64 1.7.2-1ubuntu1 [13.4 kB] 2021-02-10 15:34:17.030 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb0 amd64 1.0.3+git161113-4 [14.3 kB] 2021-02-10 15:34:17.099 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libiculx60 amd64 60.2-3ubuntu3.1 [19.0 kB] 2021-02-10 15:34:17.185 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb-dev amd64 1.0.3+git161113-4 [29.5 kB] 2021-02-10 15:34:17.320 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu-dev amd64 60.2-3ubuntu3.1 [8,889 kB] 2021-02-10 15:34:19.174 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-dev amd64 1.7.2-1ubuntu1 [302 kB] 2021-02-10 15:34:19.361 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libiscsi7 amd64 1.17.0-1.1 [55.4 kB] 2021-02-10 15:34:19.508 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjansson4 amd64 2.11-1 [29.3 kB] 2021-02-10 15:34:19.636 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8-dev amd64 1.5.2-0ubuntu5.18.04.4 [225 kB] 2021-02-10 15:34:19.721 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-02-10 15:34:19.778 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-02-10 15:34:19.834 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjs-jquery all 3.2.1-1 [152 kB] 2021-02-10 15:34:19.910 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-metadata all 12-1 [6,930 B] 2021-02-10 15:34:19.966 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-tablesorter all 1:2.29.5+dfsg1-1 [174 kB] 2021-02-10 15:34:20.048 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] 2021-02-10 15:34:20.124 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-02-10 15:34:20.181 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-02-10 15:34:20.240 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libmatheval1 amd64 1.1.11+dfsg-3build1 [20.5 kB] 2021-02-10 15:34:20.299 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 mysql-common all 5.8+1.0.4 [7,308 B] 2021-02-10 15:34:20.453 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient20 amd64 5.7.33-0ubuntu0.18.04.1 [687 kB] 2021-02-10 15:34:20.611 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.7 [1,566 kB] 2021-02-10 15:34:20.973 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient-dev amd64 5.7.33-0ubuntu0.18.04.1 [989 kB] 2021-02-10 15:34:21.575 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 2021-02-10 15:34:22.348 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnspr4 amd64 2:4.18-1ubuntu1 [112 kB] 2021-02-10 15:34:22.473 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss3 amd64 2:3.35-2ubuntu2.12 [1,220 kB] 2021-02-10 15:34:23.037 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 2021-02-10 15:34:23.187 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq5 amd64 10.15-0ubuntu0.18.04.1 [108 kB] 2021-02-10 15:34:23.325 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq-dev amd64 10.15-0ubuntu0.18.04.1 [218 kB] 2021-02-10 15:34:23.761 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librados2 amd64 12.2.13-0ubuntu0.18.04.6 [2,724 kB] 2021-02-10 15:34:25.160 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librbd1 amd64 12.2.13-0ubuntu0.18.04.6 [925 kB] 2021-02-10 15:34:25.759 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-dev amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [256 kB] 2021-02-10 15:34:25.894 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [48.9 kB] 2021-02-10 15:34:26.421 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 2021-02-10 15:34:26.517 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.44 [184 kB] 2021-02-10 15:34:26.629 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libx86-1 amd64 1.1+ds1-10.2 [75.2 kB] 2021-02-10 15:34:26.708 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2-dev amd64 2.9.4+dfsg1-6.1ubuntu1.3 [756 kB] 2021-02-10 15:34:27.231 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1.1 amd64 1.1.29-5ubuntu0.2 [150 kB] 2021-02-10 15:34:27.389 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1-dev amd64 1.1.29-5ubuntu0.2 [407 kB] 2021-02-10 15:34:27.584 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 2021-02-10 15:34:27.741 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 lsscsi amd64 0.28-0.1 [35.5 kB] 2021-02-10 15:34:27.810 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 lvm2 amd64 2.02.176-4.1ubuntu3.18.04.3 [929 kB] 2021-02-10 15:34:28.140 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 memcached amd64 1.5.6-0ubuntu1.2 [109 kB] 2021-02-10 15:34:28.227 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 pm-utils all 1.4.1-17 [48.3 kB] 2021-02-10 15:34:28.298 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-client-common all 190ubuntu0.1 [29.6 kB] 2021-02-10 15:34:28.363 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-02-10 15:34:28.525 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-common all 190ubuntu0.1 [157 kB] 2021-02-10 15:34:28.624 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-10 amd64 10.15-0ubuntu0.18.04.1 [838 kB] 2021-02-10 15:34:28.867 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-all all 190ubuntu0.1 [14.1 kB] 2021-02-10 15:34:28.928 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-pip-whl all 9.0.1-2.3~ubuntu1.18.04.4 [1,653 kB] 2021-02-10 15:34:29.254 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-crypto amd64 2.6.1-8ubuntu2 [244 kB] 2021-02-10 15:34:29.457 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-secretstorage all 2.3.1-2 [12.1 kB] 2021-02-10 15:34:29.541 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-keyring all 10.6.0-1 [26.7 kB] 2021-02-10 15:34:29.602 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-keyrings.alt all 3.0-1 [16.6 kB] 2021-02-10 15:34:29.674 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-mysqldb amd64 1.3.10-1build1 [46.0 kB] 2021-02-10 15:34:29.744 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-pip all 9.0.1-2.3~ubuntu1.18.04.4 [114 kB] 2021-02-10 15:34:29.825 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-setuptools all 39.0.1-2 [248 kB] 2021-02-10 15:34:29.905 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3.6-venv amd64 3.6.9-1~18.04ubuntu1.3 [6,180 B] 2021-02-10 15:34:29.964 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-venv amd64 3.6.7-1~18.04 [1,208 B] 2021-02-10 15:34:30.023 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-wheel all 0.30.0-0.2 [36.5 kB] 2021-02-10 15:34:30.085 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-xdg all 0.25-4ubuntu1.1 [31.3 kB] 2021-02-10 15:34:30.147 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-block-extra amd64 1:2.11+dfsg-1ubuntu7.35 [40.5 kB] 2021-02-10 15:34:30.209 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-utils amd64 1:2.11+dfsg-1ubuntu7.35 [868 kB] 2021-02-10 15:34:30.366 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 sharutils amd64 1:4.15.2-3 [155 kB] 2021-02-10 15:34:30.439 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sqlite3 amd64 3.22.0-1ubuntu0.4 [752 kB] 2021-02-10 15:34:30.574 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 thin-provisioning-tools amd64 0.7.4-2ubuntu3 [359 kB] 2021-02-10 15:34:30.667 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 unzip amd64 6.0-21ubuntu1.1 [168 kB] 2021-02-10 15:34:30.742 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-core amd64 2.0.15-10.2ubuntu2.1 [523 kB] 2021-02-10 15:34:30.852 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-02-10 15:34:30.911 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libipset3 amd64 6.34-1 [43.9 kB] 2021-02-10 15:34:31.073 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ipset amd64 6.34-1 [33.7 kB] 2021-02-10 15:34:31.134 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ipvsadm amd64 1:1.28-3ubuntu0.18.04.1 [35.5 kB] 2021-02-10 15:34:31.196 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 kpartx amd64 0.7.4-2ubuntu3 [27.7 kB] 2021-02-10 15:34:31.257 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.0.15-10.2ubuntu2.1 [10.0 kB] 2021-02-10 15:34:31.316 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libffi-dev amd64 3.2.1-8 [156 kB] 2021-02-10 15:34:31.389 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-dev amd64 1.16-2ubuntu0.2 [11.7 kB] 2021-02-10 15:34:31.448 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-dev amd64 0.1.7-2ubuntu3 [55.7 kB] 2021-02-10 15:34:31.511 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB] 2021-02-10 15:34:31.603 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 vlan amd64 1.9-3.2ubuntu6 [30.7 kB] 2021-02-10 15:34:33.229 | Preconfiguring packages ... 2021-02-10 15:34:33.349 | Fetched 84.8 MB in 29s (2,910 kB/s) 2021-02-10 15:34:33.409 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64590 files and directories currently installed.) 2021-02-10 15:34:33.412 | Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 2021-02-10 15:34:33.434 | Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2ubuntu0.1) ... 2021-02-10 15:34:33.553 | Setting up tar (1.29b-2ubuntu0.2) ... 2021-02-10 15:34:33.702 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64590 files and directories currently installed.) 2021-02-10 15:34:33.704 | Preparing to unpack .../libnss-systemd_237-3ubuntu10.44_amd64.deb ... 2021-02-10 15:34:33.741 | Unpacking libnss-systemd:amd64 (237-3ubuntu10.44) over (237-3ubuntu10.25) ... 2021-02-10 15:34:33.857 | Preparing to unpack .../libpam-systemd_237-3ubuntu10.44_amd64.deb ... 2021-02-10 15:34:33.881 | Unpacking libpam-systemd:amd64 (237-3ubuntu10.44) over (237-3ubuntu10.25) ... 2021-02-10 15:34:34.024 | Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 2021-02-10 15:34:34.177 | Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10.25) ... 2021-02-10 15:34:34.877 | Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 2021-02-10 15:34:34.903 | Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10.25) ... 2021-02-10 15:34:35.004 | Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 2021-02-10 15:34:35.124 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64590 files and directories currently installed.) 2021-02-10 15:34:35.126 | Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-02-10 15:34:35.155 | Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-02-10 15:34:35.240 | Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-02-10 15:34:35.371 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64590 files and directories currently installed.) 2021-02-10 15:34:35.373 | Preparing to unpack .../00-uuid-runtime_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-02-10 15:34:35.400 | Unpacking uuid-runtime (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-02-10 15:34:35.721 | Selecting previously unselected package libapr1:amd64. 2021-02-10 15:34:35.727 | Preparing to unpack .../01-libapr1_1.6.3-2_amd64.deb ... 2021-02-10 15:34:35.730 | Unpacking libapr1:amd64 (1.6.3-2) ... 2021-02-10 15:34:35.858 | Preparing to unpack .../02-libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 2021-02-10 15:34:35.884 | Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-02-10 15:34:36.158 | Selecting previously unselected package libaprutil1:amd64. 2021-02-10 15:34:36.165 | Preparing to unpack .../03-libaprutil1_1.6.1-2_amd64.deb ... 2021-02-10 15:34:36.167 | Unpacking libaprutil1:amd64 (1.6.1-2) ... 2021-02-10 15:34:36.263 | Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 2021-02-10 15:34:36.285 | Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1ubuntu0.1) ... 2021-02-10 15:34:36.421 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-02-10 15:34:36.427 | Preparing to unpack .../05-libaprutil1-dbd-sqlite3_1.6.1-2_amd64.deb ... 2021-02-10 15:34:36.430 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-02-10 15:34:36.493 | Preparing to unpack .../06-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-02-10 15:34:36.515 | Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-02-10 15:34:36.615 | Preparing to unpack .../07-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-02-10 15:34:36.641 | Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-02-10 15:34:36.732 | Preparing to unpack .../08-libldap-common_2.4.45+dfsg-1ubuntu1.9_all.deb ... 2021-02-10 15:34:36.753 | Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.9) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-02-10 15:34:36.867 | Preparing to unpack .../09-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.9_amd64.deb ... 2021-02-10 15:34:36.888 | Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-02-10 15:34:36.980 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-02-10 15:34:36.987 | Preparing to unpack .../10-libaprutil1-ldap_1.6.1-2_amd64.deb ... 2021-02-10 15:34:36.989 | Unpacking libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-02-10 15:34:37.062 | Selecting previously unselected package liblua5.2-0:amd64. 2021-02-10 15:34:37.068 | Preparing to unpack .../11-liblua5.2-0_5.2.4-1.1build1_amd64.deb ... 2021-02-10 15:34:37.072 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-02-10 15:34:37.164 | Preparing to unpack .../12-libicu60_60.2-3ubuntu3.1_amd64.deb ... 2021-02-10 15:34:37.195 | Unpacking libicu60:amd64 (60.2-3ubuntu3.1) over (60.2-3ubuntu3) ... 2021-02-10 15:34:38.498 | Preparing to unpack .../13-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 2021-02-10 15:34:38.524 | Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) over (2.9.4+dfsg1-6.1ubuntu1.2) ... 2021-02-10 15:34:38.687 | Selecting previously unselected package apache2-bin. 2021-02-10 15:34:38.693 | Preparing to unpack .../14-apache2-bin_2.4.29-1ubuntu4.14_amd64.deb ... 2021-02-10 15:34:38.696 | Unpacking apache2-bin (2.4.29-1ubuntu4.14) ... 2021-02-10 15:34:38.907 | Selecting previously unselected package apache2-utils. 2021-02-10 15:34:38.913 | Preparing to unpack .../15-apache2-utils_2.4.29-1ubuntu4.14_amd64.deb ... 2021-02-10 15:34:38.916 | Unpacking apache2-utils (2.4.29-1ubuntu4.14) ... 2021-02-10 15:34:38.979 | Selecting previously unselected package apache2-data. 2021-02-10 15:34:38.986 | Preparing to unpack .../16-apache2-data_2.4.29-1ubuntu4.14_all.deb ... 2021-02-10 15:34:38.989 | Unpacking apache2-data (2.4.29-1ubuntu4.14) ... 2021-02-10 15:34:39.165 | Selecting previously unselected package apache2. 2021-02-10 15:34:39.172 | Preparing to unpack .../17-apache2_2.4.29-1ubuntu4.14_amd64.deb ... 2021-02-10 15:34:39.190 | Unpacking apache2 (2.4.29-1ubuntu4.14) ... 2021-02-10 15:34:39.300 | Selecting previously unselected package fonts-dejavu-core. 2021-02-10 15:34:39.306 | Preparing to unpack .../18-fonts-dejavu-core_2.37-1_all.deb ... 2021-02-10 15:34:39.310 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-02-10 15:34:39.516 | Selecting previously unselected package fonts-liberation. 2021-02-10 15:34:39.522 | Preparing to unpack .../19-fonts-liberation_1%3a1.07.4-7~18.04.1_all.deb ... 2021-02-10 15:34:39.525 | Unpacking fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-02-10 15:34:39.713 | Selecting previously unselected package fontconfig-config. 2021-02-10 15:34:39.720 | Preparing to unpack .../20-fontconfig-config_2.12.6-0ubuntu2_all.deb ... 2021-02-10 15:34:39.722 | Unpacking fontconfig-config (2.12.6-0ubuntu2) ... 2021-02-10 15:34:39.809 | Selecting previously unselected package libfontconfig1:amd64. 2021-02-10 15:34:39.815 | Preparing to unpack .../21-libfontconfig1_2.12.6-0ubuntu2_amd64.deb ... 2021-02-10 15:34:39.818 | Unpacking libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-02-10 15:34:39.915 | Selecting previously unselected package fontconfig. 2021-02-10 15:34:39.922 | Preparing to unpack .../22-fontconfig_2.12.6-0ubuntu2_amd64.deb ... 2021-02-10 15:34:39.924 | Unpacking fontconfig (2.12.6-0ubuntu2) ... 2021-02-10 15:34:40.018 | Selecting previously unselected package liblua5.3-0:amd64. 2021-02-10 15:34:40.024 | Preparing to unpack .../23-liblua5.3-0_5.3.3-1ubuntu0.18.04.1_amd64.deb ... 2021-02-10 15:34:40.028 | Unpacking liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-02-10 15:34:40.141 | Selecting previously unselected package haproxy. 2021-02-10 15:34:40.147 | Preparing to unpack .../24-haproxy_1.8.8-1ubuntu0.11_amd64.deb ... 2021-02-10 15:34:40.157 | Unpacking haproxy (1.8.8-1ubuntu0.11) ... 2021-02-10 15:34:40.372 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-02-10 15:34:40.379 | Preparing to unpack .../25-libjpeg-turbo8_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-02-10 15:34:40.382 | Unpacking libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-02-10 15:34:40.493 | Selecting previously unselected package x11-common. 2021-02-10 15:34:40.500 | Preparing to unpack .../26-x11-common_1%3a7.7+19ubuntu7.1_all.deb ... 2021-02-10 15:34:40.524 | dpkg-query: no packages found matching nux-tools 2021-02-10 15:34:40.534 | Unpacking x11-common (1:7.7+19ubuntu7.1) ... 2021-02-10 15:34:40.620 | Selecting previously unselected package libice6:amd64. 2021-02-10 15:34:40.627 | Preparing to unpack .../27-libice6_2%3a1.0.9-2_amd64.deb ... 2021-02-10 15:34:40.630 | Unpacking libice6:amd64 (2:1.0.9-2) ... 2021-02-10 15:34:40.713 | Selecting previously unselected package libsm6:amd64. 2021-02-10 15:34:40.719 | Preparing to unpack .../28-libsm6_2%3a1.2.2-1_amd64.deb ... 2021-02-10 15:34:40.722 | Unpacking libsm6:amd64 (2:1.2.2-1) ... 2021-02-10 15:34:40.844 | Preparing to unpack .../29-open-iscsi_2.0.874-5ubuntu2.10_amd64.deb ... 2021-02-10 15:34:41.319 | Unpacking open-iscsi (2.0.874-5ubuntu2.10) over (2.0.874-5ubuntu2.7) ... 2021-02-10 15:34:41.803 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-02-10 15:34:41.809 | Preparing to unpack .../30-libnetfilter-cthelper0_1.0.0-1ubuntu1_amd64.deb ... 2021-02-10 15:34:41.812 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-02-10 15:34:41.900 | Preparing to unpack .../31-libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 2021-02-10 15:34:41.923 | Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1ubuntu1.1) ... 2021-02-10 15:34:42.014 | Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 2021-02-10 15:34:42.165 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 65643 files and directories currently installed.) 2021-02-10 15:34:42.167 | Preparing to unpack .../000-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2021-02-10 15:34:42.192 | Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) over (2.56.4-0ubuntu0.18.04.4) ... 2021-02-10 15:34:42.465 | Preparing to unpack .../001-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 2021-02-10 15:34:42.486 | Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-02-10 15:34:42.692 | Preparing to unpack .../002-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 2021-02-10 15:34:42.724 | Unpacking sudo (1.8.21p2-3ubuntu1.4) over (1.8.21p2-3ubuntu1) ... 2021-02-10 15:34:42.909 | Preparing to unpack .../003-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 2021-02-10 15:34:42.934 | Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-02-10 15:34:43.061 | Preparing to unpack .../004-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 2021-02-10 15:34:43.083 | Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-02-10 15:34:43.234 | Preparing to unpack .../005-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 2021-02-10 15:34:43.256 | Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-02-10 15:34:43.354 | Preparing to unpack .../006-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 2021-02-10 15:34:43.377 | Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-02-10 15:34:43.482 | Preparing to unpack .../007-tcpdump_4.9.3-0ubuntu0.18.04.1_amd64.deb ... 2021-02-10 15:34:43.503 | Unpacking tcpdump (4.9.3-0ubuntu0.18.04.1) over (4.9.2-3) ... 2021-02-10 15:34:43.625 | Selecting previously unselected package uuid-dev:amd64. 2021-02-10 15:34:43.631 | Preparing to unpack .../008-uuid-dev_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-02-10 15:34:43.634 | Unpacking uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-02-10 15:34:43.717 | Selecting previously unselected package libsctp1:amd64. 2021-02-10 15:34:43.723 | Preparing to unpack .../009-libsctp1_1.0.17+dfsg-2_amd64.deb ... 2021-02-10 15:34:43.726 | Unpacking libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-02-10 15:34:43.783 | Selecting previously unselected package libsctp-dev:amd64. 2021-02-10 15:34:43.789 | Preparing to unpack .../010-libsctp-dev_1.0.17+dfsg-2_amd64.deb ... 2021-02-10 15:34:43.792 | Unpacking libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-02-10 15:34:43.854 | Selecting previously unselected package libapr1-dev. 2021-02-10 15:34:43.860 | Preparing to unpack .../011-libapr1-dev_1.6.3-2_amd64.deb ... 2021-02-10 15:34:43.863 | Unpacking libapr1-dev (1.6.3-2) ... 2021-02-10 15:34:44.139 | Selecting previously unselected package libldap2-dev:amd64. 2021-02-10 15:34:44.146 | Preparing to unpack .../012-libldap2-dev_2.4.45+dfsg-1ubuntu1.9_amd64.deb ... 2021-02-10 15:34:44.148 | Unpacking libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.9) ... 2021-02-10 15:34:44.280 | Selecting previously unselected package libaprutil1-dev. 2021-02-10 15:34:44.286 | Preparing to unpack .../013-libaprutil1-dev_1.6.1-2_amd64.deb ... 2021-02-10 15:34:44.289 | Unpacking libaprutil1-dev (1.6.1-2) ... 2021-02-10 15:34:44.544 | Selecting previously unselected package autotools-dev. 2021-02-10 15:34:44.551 | Preparing to unpack .../014-autotools-dev_20180224.1_all.deb ... 2021-02-10 15:34:44.553 | Unpacking autotools-dev (20180224.1) ... 2021-02-10 15:34:44.611 | Selecting previously unselected package m4. 2021-02-10 15:34:44.618 | Preparing to unpack .../015-m4_1.4.18-1_amd64.deb ... 2021-02-10 15:34:44.620 | Unpacking m4 (1.4.18-1) ... 2021-02-10 15:34:44.739 | Selecting previously unselected package autoconf. 2021-02-10 15:34:44.745 | Preparing to unpack .../016-autoconf_2.69-11_all.deb ... 2021-02-10 15:34:44.749 | Unpacking autoconf (2.69-11) ... 2021-02-10 15:34:44.882 | Selecting previously unselected package automake. 2021-02-10 15:34:44.888 | Preparing to unpack .../017-automake_1%3a1.15.1-3ubuntu2_all.deb ... 2021-02-10 15:34:44.893 | Unpacking automake (1:1.15.1-3ubuntu2) ... 2021-02-10 15:34:45.031 | Selecting previously unselected package autopoint. 2021-02-10 15:34:45.038 | Preparing to unpack .../018-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... 2021-02-10 15:34:45.040 | Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... 2021-02-10 15:34:45.120 | Selecting previously unselected package libtool. 2021-02-10 15:34:45.126 | Preparing to unpack .../019-libtool_2.4.6-2_all.deb ... 2021-02-10 15:34:45.129 | Unpacking libtool (2.4.6-2) ... 2021-02-10 15:34:45.208 | Selecting previously unselected package dh-autoreconf. 2021-02-10 15:34:45.215 | Preparing to unpack .../020-dh-autoreconf_17_all.deb ... 2021-02-10 15:34:45.217 | Unpacking dh-autoreconf (17) ... 2021-02-10 15:34:45.282 | Selecting previously unselected package libarchive-zip-perl. 2021-02-10 15:34:45.289 | Preparing to unpack .../021-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... 2021-02-10 15:34:45.292 | Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-02-10 15:34:45.363 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-02-10 15:34:45.370 | Preparing to unpack .../022-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ... 2021-02-10 15:34:45.372 | Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-02-10 15:34:45.437 | Selecting previously unselected package libtimedate-perl. 2021-02-10 15:34:45.444 | Preparing to unpack .../023-libtimedate-perl_2.3000-2_all.deb ... 2021-02-10 15:34:45.447 | Unpacking libtimedate-perl (2.3000-2) ... 2021-02-10 15:34:45.514 | Selecting previously unselected package dh-strip-nondeterminism. 2021-02-10 15:34:45.520 | Preparing to unpack .../024-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ... 2021-02-10 15:34:45.523 | Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-02-10 15:34:45.581 | Selecting previously unselected package libdpkg-perl. 2021-02-10 15:34:45.587 | Preparing to unpack .../025-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 2021-02-10 15:34:45.591 | Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-02-10 15:34:45.683 | Selecting previously unselected package make. 2021-02-10 15:34:45.690 | Preparing to unpack .../026-make_4.1-9.1ubuntu1_amd64.deb ... 2021-02-10 15:34:45.693 | Unpacking make (4.1-9.1ubuntu1) ... 2021-02-10 15:34:45.786 | Selecting previously unselected package dpkg-dev. 2021-02-10 15:34:45.793 | Preparing to unpack .../027-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 2021-02-10 15:34:45.795 | Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-02-10 15:34:45.985 | Selecting previously unselected package libcroco3:amd64. 2021-02-10 15:34:45.991 | Preparing to unpack .../028-libcroco3_0.6.12-2_amd64.deb ... 2021-02-10 15:34:46.002 | Unpacking libcroco3:amd64 (0.6.12-2) ... 2021-02-10 15:34:46.070 | Selecting previously unselected package gettext. 2021-02-10 15:34:46.076 | Preparing to unpack .../029-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ... 2021-02-10 15:34:46.087 | Unpacking gettext (0.19.8.1-6ubuntu0.3) ... 2021-02-10 15:34:46.345 | Selecting previously unselected package intltool-debian. 2021-02-10 15:34:46.352 | Preparing to unpack .../030-intltool-debian_0.35.0+20060710.4_all.deb ... 2021-02-10 15:34:46.363 | Unpacking intltool-debian (0.35.0+20060710.4) ... 2021-02-10 15:34:46.420 | Selecting previously unselected package po-debconf. 2021-02-10 15:34:46.426 | Preparing to unpack .../031-po-debconf_1.0.20_all.deb ... 2021-02-10 15:34:46.429 | Unpacking po-debconf (1.0.20) ... 2021-02-10 15:34:46.512 | Selecting previously unselected package debhelper. 2021-02-10 15:34:46.518 | Preparing to unpack .../032-debhelper_11.1.6ubuntu2_all.deb ... 2021-02-10 15:34:46.521 | Unpacking debhelper (11.1.6ubuntu2) ... 2021-02-10 15:34:46.752 | Selecting previously unselected package apache2-dev. 2021-02-10 15:34:46.759 | Preparing to unpack .../033-apache2-dev_2.4.29-1ubuntu4.14_amd64.deb ... 2021-02-10 15:34:46.769 | Unpacking apache2-dev (2.4.29-1ubuntu4.14) ... 2021-02-10 15:34:46.852 | Selecting previously unselected package libstdc++-7-dev:amd64. 2021-02-10 15:34:46.859 | Preparing to unpack .../034-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-02-10 15:34:46.861 | Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-02-10 15:34:47.309 | Selecting previously unselected package g++-7. 2021-02-10 15:34:47.317 | Preparing to unpack .../035-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-02-10 15:34:47.319 | Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-02-10 15:34:48.687 | Selecting previously unselected package g++. 2021-02-10 15:34:48.694 | Preparing to unpack .../036-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 2021-02-10 15:34:48.697 | Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 2021-02-10 15:34:48.755 | Selecting previously unselected package build-essential. 2021-02-10 15:34:48.762 | Preparing to unpack .../037-build-essential_12.4ubuntu1_amd64.deb ... 2021-02-10 15:34:48.765 | Unpacking build-essential (12.4ubuntu1) ... 2021-02-10 15:34:48.822 | Selecting previously unselected package conntrack. 2021-02-10 15:34:48.828 | Preparing to unpack .../038-conntrack_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-02-10 15:34:48.831 | Unpacking conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-02-10 15:34:48.915 | Selecting previously unselected package libnetfilter-queue1. 2021-02-10 15:34:48.922 | Preparing to unpack .../039-libnetfilter-queue1_1.0.2-2_amd64.deb ... 2021-02-10 15:34:48.924 | Unpacking libnetfilter-queue1 (1.0.2-2) ... 2021-02-10 15:34:49.032 | Selecting previously unselected package conntrackd. 2021-02-10 15:34:49.038 | Preparing to unpack .../040-conntrackd_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-02-10 15:34:49.041 | Unpacking conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-02-10 15:34:49.123 | Preparing to unpack .../041-curl_7.58.0-2ubuntu3.12_amd64.deb ... 2021-02-10 15:34:49.145 | Unpacking curl (7.58.0-2ubuntu3.12) over (7.58.0-2ubuntu3.7) ... 2021-02-10 15:34:49.270 | Preparing to unpack .../042-libcurl4_7.58.0-2ubuntu3.12_amd64.deb ... 2021-02-10 15:34:49.301 | Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.12) over (7.58.0-2ubuntu3.7) ... 2021-02-10 15:34:49.420 | Selecting previously unselected package dctrl-tools. 2021-02-10 15:34:49.426 | Preparing to unpack .../043-dctrl-tools_2.24-2build1_amd64.deb ... 2021-02-10 15:34:49.435 | Unpacking dctrl-tools (2.24-2build1) ... 2021-02-10 15:34:49.537 | Preparing to unpack .../044-dnsmasq-base_2.79-1ubuntu0.2_amd64.deb ... 2021-02-10 15:34:49.567 | Unpacking dnsmasq-base (2.79-1ubuntu0.2) over (2.79-1) ... 2021-02-10 15:34:49.683 | Selecting previously unselected package dnsmasq-utils. 2021-02-10 15:34:49.690 | Preparing to unpack .../045-dnsmasq-utils_2.79-1ubuntu0.2_amd64.deb ... 2021-02-10 15:34:49.701 | Unpacking dnsmasq-utils (2.79-1ubuntu0.2) ... 2021-02-10 15:34:49.791 | Selecting previously unselected package dstat. 2021-02-10 15:34:49.799 | Preparing to unpack .../046-dstat_0.7.3-1_all.deb ... 2021-02-10 15:34:49.801 | Unpacking dstat (0.7.3-1) ... 2021-02-10 15:34:49.914 | Selecting previously unselected package libfakeroot:amd64. 2021-02-10 15:34:49.922 | Preparing to unpack .../047-libfakeroot_1.22-2ubuntu1_amd64.deb ... 2021-02-10 15:34:49.924 | Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-02-10 15:34:49.999 | Selecting previously unselected package fakeroot. 2021-02-10 15:34:50.006 | Preparing to unpack .../048-fakeroot_1.22-2ubuntu1_amd64.deb ... 2021-02-10 15:34:50.008 | Unpacking fakeroot (1.22-2ubuntu1) ... 2021-02-10 15:34:50.091 | Selecting previously unselected package genisoimage. 2021-02-10 15:34:50.098 | Preparing to unpack .../049-genisoimage_9%3a1.1.11-3ubuntu2_amd64.deb ... 2021-02-10 15:34:50.100 | Unpacking genisoimage (9:1.1.11-3ubuntu2) ... 2021-02-10 15:34:50.232 | Selecting previously unselected package libgraphite2-3:amd64. 2021-02-10 15:34:50.240 | Preparing to unpack .../050-libgraphite2-3_1.3.11-2_amd64.deb ... 2021-02-10 15:34:50.242 | Unpacking libgraphite2-3:amd64 (1.3.11-2) ... 2021-02-10 15:34:50.340 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-02-10 15:34:50.347 | Preparing to unpack .../051-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ... 2021-02-10 15:34:50.357 | Unpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-02-10 15:34:50.460 | Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64. 2021-02-10 15:34:50.467 | Preparing to unpack .../052-gir1.2-harfbuzz-0.0_1.7.2-1ubuntu1_amd64.deb ... 2021-02-10 15:34:50.477 | Unpacking gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-02-10 15:34:50.585 | Preparing to unpack .../053-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 2021-02-10 15:34:50.674 | Unpacking git (1:2.17.1-1ubuntu0.7) over (1:2.17.1-1ubuntu0.4) ... 2021-02-10 15:34:51.562 | Selecting previously unselected package libann0. 2021-02-10 15:34:51.570 | Preparing to unpack .../054-libann0_1.1.2+doc-6_amd64.deb ... 2021-02-10 15:34:51.572 | Unpacking libann0 (1.1.2+doc-6) ... 2021-02-10 15:34:51.654 | Selecting previously unselected package libcdt5. 2021-02-10 15:34:51.662 | Preparing to unpack .../055-libcdt5_2.40.1-2_amd64.deb ... 2021-02-10 15:34:51.664 | Unpacking libcdt5 (2.40.1-2) ... 2021-02-10 15:34:51.740 | Selecting previously unselected package libcgraph6. 2021-02-10 15:34:51.747 | Preparing to unpack .../056-libcgraph6_2.40.1-2_amd64.deb ... 2021-02-10 15:34:51.757 | Unpacking libcgraph6 (2.40.1-2) ... 2021-02-10 15:34:51.832 | Selecting previously unselected package libjpeg8:amd64. 2021-02-10 15:34:51.839 | Preparing to unpack .../057-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-02-10 15:34:51.841 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-02-10 15:34:51.923 | Selecting previously unselected package libjbig0:amd64. 2021-02-10 15:34:51.930 | Preparing to unpack .../058-libjbig0_2.1-3.1build1_amd64.deb ... 2021-02-10 15:34:51.940 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-02-10 15:34:52.023 | Selecting previously unselected package libtiff5:amd64. 2021-02-10 15:34:52.029 | Preparing to unpack .../059-libtiff5_4.0.9-5ubuntu0.3_amd64.deb ... 2021-02-10 15:34:52.032 | Unpacking libtiff5:amd64 (4.0.9-5ubuntu0.3) ... 2021-02-10 15:34:52.148 | Selecting previously unselected package libwebp6:amd64. 2021-02-10 15:34:52.155 | Preparing to unpack .../060-libwebp6_0.6.1-2_amd64.deb ... 2021-02-10 15:34:52.158 | Unpacking libwebp6:amd64 (0.6.1-2) ... 2021-02-10 15:34:52.271 | Selecting previously unselected package libxpm4:amd64. 2021-02-10 15:34:52.277 | Preparing to unpack .../061-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-02-10 15:34:52.280 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-02-10 15:34:52.363 | Selecting previously unselected package libgd3:amd64. 2021-02-10 15:34:52.370 | Preparing to unpack .../062-libgd3_2.2.5-4ubuntu0.4_amd64.deb ... 2021-02-10 15:34:52.372 | Unpacking libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2021-02-10 15:34:52.470 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-02-10 15:34:52.476 | Preparing to unpack .../063-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-02-10 15:34:52.479 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-02-10 15:34:52.596 | Selecting previously unselected package libpixman-1-0:amd64. 2021-02-10 15:34:52.602 | Preparing to unpack .../064-libpixman-1-0_0.34.0-2_amd64.deb ... 2021-02-10 15:34:52.605 | Unpacking libpixman-1-0:amd64 (0.34.0-2) ... 2021-02-10 15:34:52.719 | Selecting previously unselected package libxcb-render0:amd64. 2021-02-10 15:34:52.725 | Preparing to unpack .../065-libxcb-render0_1.13-2~ubuntu18.04_amd64.deb ... 2021-02-10 15:34:52.728 | Unpacking libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-02-10 15:34:52.820 | Selecting previously unselected package libxcb-shm0:amd64. 2021-02-10 15:34:52.827 | Preparing to unpack .../066-libxcb-shm0_1.13-2~ubuntu18.04_amd64.deb ... 2021-02-10 15:34:52.829 | Unpacking libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-02-10 15:34:52.905 | Selecting previously unselected package libxrender1:amd64. 2021-02-10 15:34:52.912 | Preparing to unpack .../067-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-02-10 15:34:52.914 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-02-10 15:34:53.022 | Selecting previously unselected package libcairo2:amd64. 2021-02-10 15:34:53.028 | Preparing to unpack .../068-libcairo2_1.15.10-2ubuntu0.1_amd64.deb ... 2021-02-10 15:34:53.030 | Unpacking libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-02-10 15:34:53.164 | Selecting previously unselected package libltdl7:amd64. 2021-02-10 15:34:53.171 | Preparing to unpack .../069-libltdl7_2.4.6-2_amd64.deb ... 2021-02-10 15:34:53.190 | Unpacking libltdl7:amd64 (2.4.6-2) ... 2021-02-10 15:34:53.241 | Selecting previously unselected package libthai-data. 2021-02-10 15:34:53.248 | Preparing to unpack .../070-libthai-data_0.1.27-2_all.deb ... 2021-02-10 15:34:53.259 | Unpacking libthai-data (0.1.27-2) ... 2021-02-10 15:34:53.396 | Selecting previously unselected package libdatrie1:amd64. 2021-02-10 15:34:53.403 | Preparing to unpack .../071-libdatrie1_0.2.10-7_amd64.deb ... 2021-02-10 15:34:53.405 | Unpacking libdatrie1:amd64 (0.2.10-7) ... 2021-02-10 15:34:53.488 | Selecting previously unselected package libthai0:amd64. 2021-02-10 15:34:53.494 | Preparing to unpack .../072-libthai0_0.1.27-2_amd64.deb ... 2021-02-10 15:34:53.497 | Unpacking libthai0:amd64 (0.1.27-2) ... 2021-02-10 15:34:53.587 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-02-10 15:34:53.594 | Preparing to unpack .../073-libpango-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-02-10 15:34:53.604 | Unpacking libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-02-10 15:34:53.712 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-02-10 15:34:53.718 | Preparing to unpack .../074-libpangoft2-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-02-10 15:34:53.721 | Unpacking libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-02-10 15:34:53.805 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-02-10 15:34:53.812 | Preparing to unpack .../075-libpangocairo-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-02-10 15:34:53.814 | Unpacking libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-02-10 15:34:53.889 | Selecting previously unselected package libpathplan4. 2021-02-10 15:34:53.896 | Preparing to unpack .../076-libpathplan4_2.40.1-2_amd64.deb ... 2021-02-10 15:34:53.898 | Unpacking libpathplan4 (2.40.1-2) ... 2021-02-10 15:34:53.990 | Selecting previously unselected package libgvc6. 2021-02-10 15:34:53.997 | Preparing to unpack .../077-libgvc6_2.40.1-2_amd64.deb ... 2021-02-10 15:34:53.999 | Unpacking libgvc6 (2.40.1-2) ... 2021-02-10 15:34:54.155 | Selecting previously unselected package libgvpr2. 2021-02-10 15:34:54.162 | Preparing to unpack .../078-libgvpr2_2.40.1-2_amd64.deb ... 2021-02-10 15:34:54.173 | Unpacking libgvpr2 (2.40.1-2) ... 2021-02-10 15:34:54.268 | Selecting previously unselected package liblab-gamut1. 2021-02-10 15:34:54.275 | Preparing to unpack .../079-liblab-gamut1_2.40.1-2_amd64.deb ... 2021-02-10 15:34:54.277 | Unpacking liblab-gamut1 (2.40.1-2) ... 2021-02-10 15:34:54.500 | Selecting previously unselected package libxt6:amd64. 2021-02-10 15:34:54.507 | Preparing to unpack .../080-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-02-10 15:34:54.510 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-02-10 15:34:54.627 | Selecting previously unselected package libxmu6:amd64. 2021-02-10 15:34:54.634 | Preparing to unpack .../081-libxmu6_2%3a1.1.2-2_amd64.deb ... 2021-02-10 15:34:54.636 | Unpacking libxmu6:amd64 (2:1.1.2-2) ... 2021-02-10 15:34:54.721 | Selecting previously unselected package libxaw7:amd64. 2021-02-10 15:34:54.728 | Preparing to unpack .../082-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-02-10 15:34:54.738 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-02-10 15:34:54.824 | Selecting previously unselected package graphviz. 2021-02-10 15:34:54.831 | Preparing to unpack .../083-graphviz_2.40.1-2_amd64.deb ... 2021-02-10 15:34:54.834 | Unpacking graphviz (2.40.1-2) ... 2021-02-10 15:34:55.035 | Selecting previously unselected package libnl-3-200:amd64. 2021-02-10 15:34:55.042 | Preparing to unpack .../084-libnl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-02-10 15:34:55.044 | Unpacking libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-02-10 15:34:55.147 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-02-10 15:34:55.153 | Preparing to unpack .../085-libnl-route-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-02-10 15:34:55.156 | Unpacking libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-02-10 15:34:55.257 | Selecting previously unselected package libibverbs1:amd64. 2021-02-10 15:34:55.264 | Preparing to unpack .../086-libibverbs1_17.1-1ubuntu0.2_amd64.deb ... 2021-02-10 15:34:55.266 | Unpacking libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-02-10 15:34:55.368 | Selecting previously unselected package ibverbs-providers:amd64. 2021-02-10 15:34:55.374 | Preparing to unpack .../087-ibverbs-providers_17.1-1ubuntu0.2_amd64.deb ... 2021-02-10 15:34:55.377 | Unpacking ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-02-10 15:34:55.461 | Selecting previously unselected package icu-devtools. 2021-02-10 15:34:55.469 | Preparing to unpack .../088-icu-devtools_60.2-3ubuntu3.1_amd64.deb ... 2021-02-10 15:34:55.479 | Unpacking icu-devtools (60.2-3ubuntu3.1) ... 2021-02-10 15:34:55.574 | Selecting previously unselected package iputils-arping. 2021-02-10 15:34:55.581 | Preparing to unpack .../089-iputils-arping_3%3a20161105-1ubuntu3_amd64.deb ... 2021-02-10 15:34:55.591 | Unpacking iputils-arping (3:20161105-1ubuntu3) ... 2021-02-10 15:34:55.699 | Selecting previously unselected package javascript-common. 2021-02-10 15:34:55.705 | Preparing to unpack .../090-javascript-common_11_all.deb ... 2021-02-10 15:34:55.728 | Unpacking javascript-common (11) ... 2021-02-10 15:34:55.801 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-02-10 15:34:55.808 | Preparing to unpack .../091-libnl-genl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-02-10 15:34:55.810 | Unpacking libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-02-10 15:34:55.927 | Selecting previously unselected package libsensors4:amd64. 2021-02-10 15:34:55.933 | Preparing to unpack .../092-libsensors4_1%3a3.4.0-4_amd64.deb ... 2021-02-10 15:34:56.016 | Unpacking libsensors4:amd64 (1:3.4.0-4) ... 2021-02-10 15:34:56.085 | Selecting previously unselected package libsnmp-base. 2021-02-10 15:34:56.092 | Preparing to unpack .../093-libsnmp-base_5.7.3+dfsg-1.8ubuntu3.6_all.deb ... 2021-02-10 15:34:56.094 | Unpacking libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-02-10 15:34:56.211 | Selecting previously unselected package libsnmp30:amd64. 2021-02-10 15:34:56.218 | Preparing to unpack .../094-libsnmp30_5.7.3+dfsg-1.8ubuntu3.6_amd64.deb ... 2021-02-10 15:34:56.221 | Unpacking libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-02-10 15:34:56.463 | Selecting previously unselected package keepalived. 2021-02-10 15:34:56.470 | Preparing to unpack .../095-keepalived_1%3a1.3.9-1ubuntu0.18.04.2_amd64.deb ... 2021-02-10 15:34:56.480 | Unpacking keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2021-02-10 15:34:56.603 | Selecting previously unselected package libgssrpc4:amd64. 2021-02-10 15:34:56.610 | Preparing to unpack .../096-libgssrpc4_1.16-2ubuntu0.2_amd64.deb ... 2021-02-10 15:34:56.621 | Unpacking libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-02-10 15:34:56.707 | Selecting previously unselected package libkdb5-9:amd64. 2021-02-10 15:34:56.714 | Preparing to unpack .../097-libkdb5-9_1.16-2ubuntu0.2_amd64.deb ... 2021-02-10 15:34:56.725 | Unpacking libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-02-10 15:34:56.809 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-02-10 15:34:56.816 | Preparing to unpack .../098-libkadm5srv-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-02-10 15:34:56.819 | Unpacking libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-02-10 15:34:56.905 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-02-10 15:34:56.912 | Preparing to unpack .../099-libkadm5clnt-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-02-10 15:34:56.915 | Unpacking libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-02-10 15:34:56.973 | Selecting previously unselected package comerr-dev:amd64. 2021-02-10 15:34:56.980 | Preparing to unpack .../100-comerr-dev_2.1-1.44.1-1ubuntu1.3_amd64.deb ... 2021-02-10 15:34:56.982 | Unpacking comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-02-10 15:34:57.053 | Selecting previously unselected package krb5-multidev:amd64. 2021-02-10 15:34:57.059 | Preparing to unpack .../101-krb5-multidev_1.16-2ubuntu0.2_amd64.deb ... 2021-02-10 15:34:57.062 | Unpacking krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-02-10 15:34:57.177 | Selecting previously unselected package libaio1:amd64. 2021-02-10 15:34:57.184 | Preparing to unpack .../102-libaio1_0.3.110-5ubuntu0.1_amd64.deb ... 2021-02-10 15:34:57.187 | Unpacking libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-02-10 15:34:57.245 | Selecting previously unselected package libalgorithm-diff-perl. 2021-02-10 15:34:57.252 | Preparing to unpack .../103-libalgorithm-diff-perl_1.19.03-1_all.deb ... 2021-02-10 15:34:57.255 | Unpacking libalgorithm-diff-perl (1.19.03-1) ... 2021-02-10 15:34:57.316 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-02-10 15:34:57.323 | Preparing to unpack .../104-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 2021-02-10 15:34:57.325 | Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 2021-02-10 15:34:57.392 | Selecting previously unselected package libalgorithm-merge-perl. 2021-02-10 15:34:57.399 | Preparing to unpack .../105-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-02-10 15:34:57.401 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-02-10 15:34:57.459 | Selecting previously unselected package libarchive-cpio-perl. 2021-02-10 15:34:57.466 | Preparing to unpack .../106-libarchive-cpio-perl_0.10-1_all.deb ... 2021-02-10 15:34:57.477 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-02-10 15:34:57.535 | Selecting previously unselected package libfile-fcntllock-perl. 2021-02-10 15:34:57.542 | Preparing to unpack .../107-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 2021-02-10 15:34:57.552 | Unpacking libfile-fcntllock-perl (0.22-3build2) ... 2021-02-10 15:34:57.626 | Selecting previously unselected package libglib2.0-bin. 2021-02-10 15:34:57.633 | Preparing to unpack .../108-libglib2.0-bin_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2021-02-10 15:34:57.636 | Unpacking libglib2.0-bin (2.56.4-0ubuntu0.18.04.6) ... 2021-02-10 15:34:57.726 | Selecting previously unselected package libglib2.0-dev-bin. 2021-02-10 15:34:57.733 | Preparing to unpack .../109-libglib2.0-dev-bin_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2021-02-10 15:34:57.735 | Unpacking libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.6) ... 2021-02-10 15:34:57.842 | Selecting previously unselected package pkg-config. 2021-02-10 15:34:57.849 | Preparing to unpack .../110-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 2021-02-10 15:34:57.852 | Unpacking pkg-config (0.29.1-0ubuntu2) ... 2021-02-10 15:34:57.913 | Selecting previously unselected package zlib1g-dev:amd64. 2021-02-10 15:34:57.920 | Preparing to unpack .../111-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ... 2021-02-10 15:34:57.923 | Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-02-10 15:34:58.016 | Selecting previously unselected package libglib2.0-dev:amd64. 2021-02-10 15:34:58.023 | Preparing to unpack .../112-libglib2.0-dev_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2021-02-10 15:34:58.033 | Unpacking libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2021-02-10 15:34:58.375 | Selecting previously unselected package libgraphite2-dev:amd64. 2021-02-10 15:34:58.383 | Preparing to unpack .../113-libgraphite2-dev_1.3.11-2_amd64.deb ... 2021-02-10 15:34:58.385 | Unpacking libgraphite2-dev:amd64 (1.3.11-2) ... 2021-02-10 15:34:58.443 | Selecting previously unselected package libgts-bin. 2021-02-10 15:34:58.450 | Preparing to unpack .../114-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-02-10 15:34:58.452 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-02-10 15:34:58.538 | Selecting previously unselected package libharfbuzz-icu0:amd64. 2021-02-10 15:34:58.545 | Preparing to unpack .../115-libharfbuzz-icu0_1.7.2-1ubuntu1_amd64.deb ... 2021-02-10 15:34:58.548 | Unpacking libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-02-10 15:34:58.630 | Selecting previously unselected package libharfbuzz-gobject0:amd64. 2021-02-10 15:34:58.637 | Preparing to unpack .../116-libharfbuzz-gobject0_1.7.2-1ubuntu1_amd64.deb ... 2021-02-10 15:34:58.639 | Unpacking libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-02-10 15:34:58.722 | Selecting previously unselected package libicu-le-hb0:amd64. 2021-02-10 15:34:58.729 | Preparing to unpack .../117-libicu-le-hb0_1.0.3+git161113-4_amd64.deb ... 2021-02-10 15:34:58.739 | Unpacking libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-02-10 15:34:58.815 | Selecting previously unselected package libiculx60:amd64. 2021-02-10 15:34:58.822 | Preparing to unpack .../118-libiculx60_60.2-3ubuntu3.1_amd64.deb ... 2021-02-10 15:34:58.824 | Unpacking libiculx60:amd64 (60.2-3ubuntu3.1) ... 2021-02-10 15:34:58.883 | Selecting previously unselected package libicu-le-hb-dev:amd64. 2021-02-10 15:34:58.890 | Preparing to unpack .../119-libicu-le-hb-dev_1.0.3+git161113-4_amd64.deb ... 2021-02-10 15:34:58.892 | Unpacking libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-02-10 15:34:58.955 | Selecting previously unselected package libicu-dev. 2021-02-10 15:34:58.962 | Preparing to unpack .../120-libicu-dev_60.2-3ubuntu3.1_amd64.deb ... 2021-02-10 15:34:58.964 | Unpacking libicu-dev (60.2-3ubuntu3.1) ... 2021-02-10 15:35:00.381 | Selecting previously unselected package libharfbuzz-dev:amd64. 2021-02-10 15:35:00.389 | Preparing to unpack .../121-libharfbuzz-dev_1.7.2-1ubuntu1_amd64.deb ... 2021-02-10 15:35:00.399 | Unpacking libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-02-10 15:35:00.525 | Selecting previously unselected package libiscsi7:amd64. 2021-02-10 15:35:00.532 | Preparing to unpack .../122-libiscsi7_1.17.0-1.1_amd64.deb ... 2021-02-10 15:35:00.534 | Unpacking libiscsi7:amd64 (1.17.0-1.1) ... 2021-02-10 15:35:00.622 | Selecting previously unselected package libjansson4:amd64. 2021-02-10 15:35:00.630 | Preparing to unpack .../123-libjansson4_2.11-1_amd64.deb ... 2021-02-10 15:35:00.632 | Unpacking libjansson4:amd64 (2.11-1) ... 2021-02-10 15:35:00.706 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-02-10 15:35:00.713 | Preparing to unpack .../124-libjpeg-turbo8-dev_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-02-10 15:35:00.715 | Unpacking libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-02-10 15:35:00.808 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-02-10 15:35:00.815 | Preparing to unpack .../125-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-02-10 15:35:00.817 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-02-10 15:35:00.892 | Selecting previously unselected package libjpeg-dev:amd64. 2021-02-10 15:35:00.899 | Preparing to unpack .../126-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-02-10 15:35:00.901 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-02-10 15:35:00.966 | Selecting previously unselected package libjs-jquery. 2021-02-10 15:35:00.973 | Preparing to unpack .../127-libjs-jquery_3.2.1-1_all.deb ... 2021-02-10 15:35:00.975 | Unpacking libjs-jquery (3.2.1-1) ... 2021-02-10 15:35:01.050 | Selecting previously unselected package libjs-jquery-metadata. 2021-02-10 15:35:01.057 | Preparing to unpack .../128-libjs-jquery-metadata_12-1_all.deb ... 2021-02-10 15:35:01.059 | Unpacking libjs-jquery-metadata (12-1) ... 2021-02-10 15:35:01.117 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-02-10 15:35:01.124 | Preparing to unpack .../129-libjs-jquery-tablesorter_1%3a2.29.5+dfsg1-1_all.deb ... 2021-02-10 15:35:01.126 | Unpacking libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-02-10 15:35:01.222 | Selecting previously unselected package libltdl-dev:amd64. 2021-02-10 15:35:01.229 | Preparing to unpack .../130-libltdl-dev_2.4.6-2_amd64.deb ... 2021-02-10 15:35:01.231 | Unpacking libltdl-dev:amd64 (2.4.6-2) ... 2021-02-10 15:35:01.310 | Selecting previously unselected package libsys-hostname-long-perl. 2021-02-10 15:35:01.317 | Preparing to unpack .../131-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-02-10 15:35:01.319 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-02-10 15:35:01.377 | Selecting previously unselected package libmail-sendmail-perl. 2021-02-10 15:35:01.384 | Preparing to unpack .../132-libmail-sendmail-perl_0.80-1_all.deb ... 2021-02-10 15:35:01.386 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-02-10 15:35:01.469 | Selecting previously unselected package libmatheval1:amd64. 2021-02-10 15:35:01.476 | Preparing to unpack .../133-libmatheval1_1.1.11+dfsg-3build1_amd64.deb ... 2021-02-10 15:35:01.478 | Unpacking libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-02-10 15:35:01.578 | Selecting previously unselected package mysql-common. 2021-02-10 15:35:01.585 | Preparing to unpack .../134-mysql-common_5.8+1.0.4_all.deb ... 2021-02-10 15:35:01.601 | Unpacking mysql-common (5.8+1.0.4) ... 2021-02-10 15:35:01.681 | Selecting previously unselected package libmysqlclient20:amd64. 2021-02-10 15:35:01.688 | Preparing to unpack .../135-libmysqlclient20_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-02-10 15:35:01.690 | Unpacking libmysqlclient20:amd64 (5.7.33-0ubuntu0.18.04.1) ... 2021-02-10 15:35:01.858 | Selecting previously unselected package libssl-dev:amd64. 2021-02-10 15:35:01.866 | Preparing to unpack .../136-libssl-dev_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 2021-02-10 15:35:01.868 | Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 2021-02-10 15:35:02.153 | Selecting previously unselected package libmysqlclient-dev. 2021-02-10 15:35:02.161 | Preparing to unpack .../137-libmysqlclient-dev_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-02-10 15:35:02.163 | Unpacking libmysqlclient-dev (5.7.33-0ubuntu0.18.04.1) ... 2021-02-10 15:35:02.406 | Selecting previously unselected package libnorm1:amd64. 2021-02-10 15:35:02.413 | Preparing to unpack .../138-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 2021-02-10 15:35:02.416 | Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-02-10 15:35:02.518 | Selecting previously unselected package libnspr4:amd64. 2021-02-10 15:35:02.526 | Preparing to unpack .../139-libnspr4_2%3a4.18-1ubuntu1_amd64.deb ... 2021-02-10 15:35:02.528 | Unpacking libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-02-10 15:35:02.612 | Selecting previously unselected package libnss3:amd64. 2021-02-10 15:35:02.620 | Preparing to unpack .../140-libnss3_2%3a3.35-2ubuntu2.12_amd64.deb ... 2021-02-10 15:35:02.622 | Unpacking libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2021-02-10 15:35:02.873 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-02-10 15:35:02.880 | Preparing to unpack .../141-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 2021-02-10 15:35:02.882 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-02-10 15:35:02.981 | Selecting previously unselected package libpq5:amd64. 2021-02-10 15:35:02.988 | Preparing to unpack .../142-libpq5_10.15-0ubuntu0.18.04.1_amd64.deb ... 2021-02-10 15:35:02.991 | Unpacking libpq5:amd64 (10.15-0ubuntu0.18.04.1) ... 2021-02-10 15:35:03.059 | Selecting previously unselected package libpq-dev. 2021-02-10 15:35:03.066 | Preparing to unpack .../143-libpq-dev_10.15-0ubuntu0.18.04.1_amd64.deb ... 2021-02-10 15:35:03.068 | Unpacking libpq-dev (10.15-0ubuntu0.18.04.1) ... 2021-02-10 15:35:03.203 | Selecting previously unselected package librados2. 2021-02-10 15:35:03.211 | Preparing to unpack .../144-librados2_12.2.13-0ubuntu0.18.04.6_amd64.deb ... 2021-02-10 15:35:03.213 | Unpacking librados2 (12.2.13-0ubuntu0.18.04.6) ... 2021-02-10 15:35:03.684 | Selecting previously unselected package librbd1. 2021-02-10 15:35:03.692 | Preparing to unpack .../145-librbd1_12.2.13-0ubuntu0.18.04.6_amd64.deb ... 2021-02-10 15:35:03.694 | Unpacking librbd1 (12.2.13-0ubuntu0.18.04.6) ... 2021-02-10 15:35:03.885 | Selecting previously unselected package libsasl2-dev. 2021-02-10 15:35:03.892 | Preparing to unpack .../146-libsasl2-dev_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-02-10 15:35:03.894 | Unpacking libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-02-10 15:35:04.009 | Preparing to unpack .../147-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-02-10 15:35:04.029 | Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-02-10 15:35:04.139 | Selecting previously unselected package libsodium23:amd64. 2021-02-10 15:35:04.146 | Preparing to unpack .../148-libsodium23_1.0.16-2_amd64.deb ... 2021-02-10 15:35:04.148 | Unpacking libsodium23:amd64 (1.0.16-2) ... 2021-02-10 15:35:04.222 | Selecting previously unselected package libsystemd-dev:amd64. 2021-02-10 15:35:04.229 | Preparing to unpack .../149-libsystemd-dev_237-3ubuntu10.44_amd64.deb ... 2021-02-10 15:35:04.231 | Unpacking libsystemd-dev:amd64 (237-3ubuntu10.44) ... 2021-02-10 15:35:04.360 | Selecting previously unselected package libx86-1:amd64. 2021-02-10 15:35:04.368 | Preparing to unpack .../150-libx86-1_1.1+ds1-10.2_amd64.deb ... 2021-02-10 15:35:04.370 | Unpacking libx86-1:amd64 (1.1+ds1-10.2) ... 2021-02-10 15:35:04.435 | Selecting previously unselected package libxml2-dev:amd64. 2021-02-10 15:35:04.442 | Preparing to unpack .../151-libxml2-dev_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 2021-02-10 15:35:04.444 | Unpacking libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2021-02-10 15:35:04.648 | Preparing to unpack .../152-libxslt1.1_1.1.29-5ubuntu0.2_amd64.deb ... 2021-02-10 15:35:04.669 | Unpacking libxslt1.1:amd64 (1.1.29-5ubuntu0.2) over (1.1.29-5ubuntu0.1) ... 2021-02-10 15:35:04.775 | Selecting previously unselected package libxslt1-dev:amd64. 2021-02-10 15:35:04.782 | Preparing to unpack .../153-libxslt1-dev_1.1.29-5ubuntu0.2_amd64.deb ... 2021-02-10 15:35:04.784 | Unpacking libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-02-10 15:35:04.934 | Selecting previously unselected package libzmq5:amd64. 2021-02-10 15:35:04.941 | Preparing to unpack .../154-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 2021-02-10 15:35:04.944 | Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-02-10 15:35:05.029 | Selecting previously unselected package lsscsi. 2021-02-10 15:35:05.037 | Preparing to unpack .../155-lsscsi_0.28-0.1_amd64.deb ... 2021-02-10 15:35:05.039 | Unpacking lsscsi (0.28-0.1) ... 2021-02-10 15:35:05.145 | Preparing to unpack .../156-lvm2_2.02.176-4.1ubuntu3.18.04.3_amd64.deb ... 2021-02-10 15:35:05.173 | Unpacking lvm2 (2.02.176-4.1ubuntu3.18.04.3) over (2.02.176-4.1ubuntu3.18.04.1) ... 2021-02-10 15:35:06.066 | Selecting previously unselected package memcached. 2021-02-10 15:35:06.074 | Preparing to unpack .../157-memcached_1.5.6-0ubuntu1.2_amd64.deb ... 2021-02-10 15:35:06.076 | Unpacking memcached (1.5.6-0ubuntu1.2) ... 2021-02-10 15:35:06.155 | Selecting previously unselected package pm-utils. 2021-02-10 15:35:06.162 | Preparing to unpack .../158-pm-utils_1.4.1-17_all.deb ... 2021-02-10 15:35:06.164 | Unpacking pm-utils (1.4.1-17) ... 2021-02-10 15:35:06.256 | Selecting previously unselected package postgresql-client-common. 2021-02-10 15:35:06.263 | Preparing to unpack .../159-postgresql-client-common_190ubuntu0.1_all.deb ... 2021-02-10 15:35:06.265 | Unpacking postgresql-client-common (190ubuntu0.1) ... 2021-02-10 15:35:06.348 | Selecting previously unselected package ssl-cert. 2021-02-10 15:35:06.355 | Preparing to unpack .../160-ssl-cert_1.0.39_all.deb ... 2021-02-10 15:35:06.357 | Unpacking ssl-cert (1.0.39) ... 2021-02-10 15:35:06.483 | Selecting previously unselected package postgresql-common. 2021-02-10 15:35:06.490 | Preparing to unpack .../161-postgresql-common_190ubuntu0.1_all.deb ... 2021-02-10 15:35:06.531 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-02-10 15:35:06.533 | Unpacking postgresql-common (190ubuntu0.1) ... 2021-02-10 15:35:06.622 | Selecting previously unselected package postgresql-server-dev-10. 2021-02-10 15:35:06.630 | Preparing to unpack .../162-postgresql-server-dev-10_10.15-0ubuntu0.18.04.1_amd64.deb ... 2021-02-10 15:35:06.632 | Unpacking postgresql-server-dev-10 (10.15-0ubuntu0.18.04.1) ... 2021-02-10 15:35:06.923 | Selecting previously unselected package postgresql-server-dev-all. 2021-02-10 15:35:06.931 | Preparing to unpack .../163-postgresql-server-dev-all_190ubuntu0.1_all.deb ... 2021-02-10 15:35:06.933 | Unpacking postgresql-server-dev-all (190ubuntu0.1) ... 2021-02-10 15:35:06.991 | Selecting previously unselected package python-pip-whl. 2021-02-10 15:35:06.998 | Preparing to unpack .../164-python-pip-whl_9.0.1-2.3~ubuntu1.18.04.4_all.deb ... 2021-02-10 15:35:07.000 | Unpacking python-pip-whl (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-02-10 15:35:07.256 | Selecting previously unselected package python3-crypto. 2021-02-10 15:35:07.263 | Preparing to unpack .../165-python3-crypto_2.6.1-8ubuntu2_amd64.deb ... 2021-02-10 15:35:07.265 | Unpacking python3-crypto (2.6.1-8ubuntu2) ... 2021-02-10 15:35:07.396 | Selecting previously unselected package python3-secretstorage. 2021-02-10 15:35:07.404 | Preparing to unpack .../166-python3-secretstorage_2.3.1-2_all.deb ... 2021-02-10 15:35:07.406 | Unpacking python3-secretstorage (2.3.1-2) ... 2021-02-10 15:35:07.480 | Selecting previously unselected package python3-keyring. 2021-02-10 15:35:07.487 | Preparing to unpack .../167-python3-keyring_10.6.0-1_all.deb ... 2021-02-10 15:35:07.489 | Unpacking python3-keyring (10.6.0-1) ... 2021-02-10 15:35:07.568 | Selecting previously unselected package python3-keyrings.alt. 2021-02-10 15:35:07.575 | Preparing to unpack .../168-python3-keyrings.alt_3.0-1_all.deb ... 2021-02-10 15:35:07.577 | Unpacking python3-keyrings.alt (3.0-1) ... 2021-02-10 15:35:07.651 | Selecting previously unselected package python3-mysqldb. 2021-02-10 15:35:07.658 | Preparing to unpack .../169-python3-mysqldb_1.3.10-1build1_amd64.deb ... 2021-02-10 15:35:07.660 | Unpacking python3-mysqldb (1.3.10-1build1) ... 2021-02-10 15:35:07.736 | Selecting previously unselected package python3-pip. 2021-02-10 15:35:07.744 | Preparing to unpack .../170-python3-pip_9.0.1-2.3~ubuntu1.18.04.4_all.deb ... 2021-02-10 15:35:07.746 | Unpacking python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-02-10 15:35:07.832 | Selecting previously unselected package python3-setuptools. 2021-02-10 15:35:07.841 | Preparing to unpack .../171-python3-setuptools_39.0.1-2_all.deb ... 2021-02-10 15:35:07.843 | Unpacking python3-setuptools (39.0.1-2) ... 2021-02-10 15:35:07.960 | Selecting previously unselected package python3.6-venv. 2021-02-10 15:35:07.967 | Preparing to unpack .../172-python3.6-venv_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 2021-02-10 15:35:07.969 | Unpacking python3.6-venv (3.6.9-1~18.04ubuntu1.3) ... 2021-02-10 15:35:08.019 | Selecting previously unselected package python3-venv. 2021-02-10 15:35:08.026 | Preparing to unpack .../173-python3-venv_3.6.7-1~18.04_amd64.deb ... 2021-02-10 15:35:08.028 | Unpacking python3-venv (3.6.7-1~18.04) ... 2021-02-10 15:35:08.096 | Selecting previously unselected package python3-wheel. 2021-02-10 15:35:08.103 | Preparing to unpack .../174-python3-wheel_0.30.0-0.2_all.deb ... 2021-02-10 15:35:08.105 | Unpacking python3-wheel (0.30.0-0.2) ... 2021-02-10 15:35:08.180 | Selecting previously unselected package python3-xdg. 2021-02-10 15:35:08.187 | Preparing to unpack .../175-python3-xdg_0.25-4ubuntu1.1_all.deb ... 2021-02-10 15:35:08.189 | Unpacking python3-xdg (0.25-4ubuntu1.1) ... 2021-02-10 15:35:08.264 | Selecting previously unselected package qemu-block-extra:amd64. 2021-02-10 15:35:08.271 | Preparing to unpack .../176-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.35_amd64.deb ... 2021-02-10 15:35:08.273 | Unpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.35) ... 2021-02-10 15:35:08.331 | Selecting previously unselected package qemu-utils. 2021-02-10 15:35:08.339 | Preparing to unpack .../177-qemu-utils_1%3a2.11+dfsg-1ubuntu7.35_amd64.deb ... 2021-02-10 15:35:08.341 | Unpacking qemu-utils (1:2.11+dfsg-1ubuntu7.35) ... 2021-02-10 15:35:08.539 | Selecting previously unselected package sharutils. 2021-02-10 15:35:08.547 | Preparing to unpack .../178-sharutils_1%3a4.15.2-3_amd64.deb ... 2021-02-10 15:35:08.549 | Unpacking sharutils (1:4.15.2-3) ... 2021-02-10 15:35:08.624 | Selecting previously unselected package sqlite3. 2021-02-10 15:35:08.631 | Preparing to unpack .../179-sqlite3_3.22.0-1ubuntu0.4_amd64.deb ... 2021-02-10 15:35:08.633 | Unpacking sqlite3 (3.22.0-1ubuntu0.4) ... 2021-02-10 15:35:08.793 | Selecting previously unselected package thin-provisioning-tools. 2021-02-10 15:35:08.800 | Preparing to unpack .../180-thin-provisioning-tools_0.7.4-2ubuntu3_amd64.deb ... 2021-02-10 15:35:08.802 | Unpacking thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-02-10 15:35:08.928 | Selecting previously unselected package unzip. 2021-02-10 15:35:08.936 | Preparing to unpack .../181-unzip_6.0-21ubuntu1.1_amd64.deb ... 2021-02-10 15:35:08.938 | Unpacking unzip (6.0-21ubuntu1.1) ... 2021-02-10 15:35:09.031 | Selecting previously unselected package uwsgi-core. 2021-02-10 15:35:09.039 | Preparing to unpack .../182-uwsgi-core_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-02-10 15:35:09.041 | Unpacking uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2021-02-10 15:35:09.198 | Selecting previously unselected package vbetool. 2021-02-10 15:35:09.206 | Preparing to unpack .../183-vbetool_1.1-4_amd64.deb ... 2021-02-10 15:35:09.208 | Unpacking vbetool (1.1-4) ... 2021-02-10 15:35:09.290 | Selecting previously unselected package libipset3:amd64. 2021-02-10 15:35:09.298 | Preparing to unpack .../184-libipset3_6.34-1_amd64.deb ... 2021-02-10 15:35:09.300 | Unpacking libipset3:amd64 (6.34-1) ... 2021-02-10 15:35:09.368 | Selecting previously unselected package ipset. 2021-02-10 15:35:09.376 | Preparing to unpack .../185-ipset_6.34-1_amd64.deb ... 2021-02-10 15:35:09.378 | Unpacking ipset (6.34-1) ... 2021-02-10 15:35:09.469 | Selecting previously unselected package ipvsadm. 2021-02-10 15:35:09.476 | Preparing to unpack .../186-ipvsadm_1%3a1.28-3ubuntu0.18.04.1_amd64.deb ... 2021-02-10 15:35:09.478 | Unpacking ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-02-10 15:35:09.553 | Selecting previously unselected package kpartx. 2021-02-10 15:35:09.560 | Preparing to unpack .../187-kpartx_0.7.4-2ubuntu3_amd64.deb ... 2021-02-10 15:35:09.562 | Unpacking kpartx (0.7.4-2ubuntu3) ... 2021-02-10 15:35:09.628 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-02-10 15:35:09.635 | Preparing to unpack .../188-libapache2-mod-proxy-uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-02-10 15:35:09.638 | Unpacking libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-02-10 15:35:09.695 | Selecting previously unselected package libffi-dev:amd64. 2021-02-10 15:35:09.702 | Preparing to unpack .../189-libffi-dev_3.2.1-8_amd64.deb ... 2021-02-10 15:35:09.704 | Unpacking libffi-dev:amd64 (3.2.1-8) ... 2021-02-10 15:35:09.784 | Selecting previously unselected package libkrb5-dev:amd64. 2021-02-10 15:35:09.791 | Preparing to unpack .../190-libkrb5-dev_1.16-2ubuntu0.2_amd64.deb ... 2021-02-10 15:35:09.793 | Unpacking libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-02-10 15:35:09.853 | Selecting previously unselected package libyaml-dev:amd64. 2021-02-10 15:35:09.861 | Preparing to unpack .../191-libyaml-dev_0.1.7-2ubuntu3_amd64.deb ... 2021-02-10 15:35:09.863 | Unpacking libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-02-10 15:35:09.925 | Selecting previously unselected package socat. 2021-02-10 15:35:09.933 | Preparing to unpack .../192-socat_1.7.3.2-2ubuntu2_amd64.deb ... 2021-02-10 15:35:09.935 | Unpacking socat (1.7.3.2-2ubuntu2) ... 2021-02-10 15:35:10.043 | Selecting previously unselected package vlan. 2021-02-10 15:35:10.051 | Preparing to unpack .../193-vlan_1.9-3.2ubuntu6_amd64.deb ... 2021-02-10 15:35:10.053 | Unpacking vlan (1.9-3.2ubuntu6) ... 2021-02-10 15:35:10.147 | Setting up libjs-jquery (3.2.1-1) ... 2021-02-10 15:35:10.167 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-02-10 15:35:10.195 | Setting up libapr1:amd64 (1.6.3-2) ... 2021-02-10 15:35:10.222 | Setting up python-pip-whl (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-02-10 15:35:10.250 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-02-10 15:35:10.454 | Setting up libpathplan4 (2.40.1-2) ... 2021-02-10 15:35:10.482 | Setting up conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-02-10 15:35:10.509 | Setting up libicu60:amd64 (60.2-3ubuntu3.1) ... 2021-02-10 15:35:10.537 | Setting up make (4.1-9.1ubuntu1) ... 2021-02-10 15:35:10.564 | Setting up liblab-gamut1 (2.40.1-2) ... 2021-02-10 15:35:10.591 | Setting up libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-02-10 15:35:10.619 | Setting up vlan (1.9-3.2ubuntu6) ... 2021-02-10 15:35:10.683 | Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-02-10 15:35:10.710 | Setting up comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-02-10 15:35:10.737 | Processing triggers for mime-support (3.60ubuntu1) ... 2021-02-10 15:35:10.765 | Setting up libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-02-10 15:35:10.792 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-10 15:35:10.814 | Setting up sudo (1.8.21p2-3ubuntu1.4) ... 2021-02-10 15:35:10.874 | Setting up libtimedate-perl (2.3000-2) ... 2021-02-10 15:35:10.901 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-02-10 15:35:10.928 | Setting up libldap-common (2.4.45+dfsg-1ubuntu1.9) ... 2021-02-10 15:35:10.973 | Setting up fonts-dejavu-core (2.37-1) ... 2021-02-10 15:35:11.111 | Setting up python3-crypto (2.6.1-8ubuntu2) ... 2021-02-10 15:35:11.535 | Processing triggers for install-info (6.5.0.dfsg.1-2) ... 2021-02-10 15:35:11.749 | Setting up libx86-1:amd64 (1.1+ds1-10.2) ... 2021-02-10 15:35:11.785 | Setting up lvm2 (2.02.176-4.1ubuntu3.18.04.3) ... 2021-02-10 15:35:12.186 | update-initramfs: deferring update (trigger activated) 2021-02-10 15:35:14.256 | Setting up lsscsi (0.28-0.1) ... 2021-02-10 15:35:14.284 | Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2021-02-10 15:35:14.305 | No schema files found: doing nothing. 2021-02-10 15:35:14.311 | Setting up mysql-common (5.8+1.0.4) ... 2021-02-10 15:35:14.379 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-02-10 15:35:14.389 | Setting up sharutils (1:4.15.2-3) ... 2021-02-10 15:35:14.425 | Setting up libiscsi7:amd64 (1.17.0-1.1) ... 2021-02-10 15:35:14.469 | Setting up python3-xdg (0.25-4ubuntu1.1) ... 2021-02-10 15:35:14.750 | Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-02-10 15:35:14.786 | Setting up libjansson4:amd64 (2.11-1) ... 2021-02-10 15:35:14.813 | Setting up python3-keyrings.alt (3.0-1) ... 2021-02-10 15:35:15.078 | Setting up unzip (6.0-21ubuntu1.1) ... 2021-02-10 15:35:15.119 | Setting up python3.6-venv (3.6.9-1~18.04ubuntu1.3) ... 2021-02-10 15:35:15.214 | Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-02-10 15:35:15.242 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-02-10 15:35:15.271 | Setting up genisoimage (9:1.1.11-3ubuntu2) ... 2021-02-10 15:35:15.299 | Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-02-10 15:35:15.326 | Setting up uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-02-10 15:35:15.362 | Setting up dctrl-tools (2.24-2build1) ... 2021-02-10 15:35:15.390 | Setting up apache2-data (2.4.29-1ubuntu4.14) ... 2021-02-10 15:35:15.418 | Setting up libffi-dev:amd64 (3.2.1-8) ... 2021-02-10 15:35:15.454 | Setting up libdatrie1:amd64 (0.2.10-7) ... 2021-02-10 15:35:15.482 | Setting up libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-02-10 15:35:15.510 | Setting up libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-02-10 15:35:15.539 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-02-10 15:35:15.611 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-02-10 15:35:25.907 | Setting up pm-utils (1.4.1-17) ... 2021-02-10 15:35:25.946 | Setting up libnetfilter-queue1 (1.0.2-2) ... 2021-02-10 15:35:25.981 | Setting up python3-wheel (0.30.0-0.2) ... 2021-02-10 15:35:26.262 | Setting up m4 (1.4.18-1) ... 2021-02-10 15:35:26.291 | Setting up libipset3:amd64 (6.34-1) ... 2021-02-10 15:35:26.319 | Setting up fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-02-10 15:35:26.347 | Setting up libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-02-10 15:35:26.374 | Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 2021-02-10 15:35:26.402 | Setting up open-iscsi (2.0.874-5ubuntu2.10) ... 2021-02-10 15:35:26.486 | Installing new version of config file /etc/iscsi/iscsid.conf ... 2021-02-10 15:35:28.287 | Setting up libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-02-10 15:35:28.314 | Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2021-02-10 15:35:28.342 | Setting up uuid-runtime (2.31.1-0.4ubuntu3.7) ... 2021-02-10 15:35:29.204 | Setting up libgraphite2-3:amd64 (1.3.11-2) ... 2021-02-10 15:35:29.232 | Setting up libcroco3:amd64 (0.6.12-2) ... 2021-02-10 15:35:29.260 | Setting up libxslt1.1:amd64 (1.1.29-5ubuntu0.2) ... 2021-02-10 15:35:29.288 | Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-02-10 15:35:29.316 | Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-02-10 15:35:29.343 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-02-10 15:35:29.371 | Setting up libfile-fcntllock-perl (0.22-3build2) ... 2021-02-10 15:35:29.399 | Setting up dnsmasq-utils (2.79-1ubuntu0.2) ... 2021-02-10 15:35:29.426 | Setting up libsodium23:amd64 (1.0.16-2) ... 2021-02-10 15:35:29.454 | Setting up libpixman-1-0:amd64 (0.34.0-2) ... 2021-02-10 15:35:29.503 | Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-02-10 15:35:29.550 | Setting up libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-02-10 15:35:29.579 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-02-10 15:35:29.607 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-02-10 15:35:29.642 | Setting up libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-02-10 15:35:29.680 | Setting up autotools-dev (20180224.1) ... 2021-02-10 15:35:29.709 | Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) ... 2021-02-10 15:35:29.736 | Setting up kpartx (0.7.4-2ubuntu3) ... 2021-02-10 15:35:29.764 | Setting up postgresql-client-common (190ubuntu0.1) ... 2021-02-10 15:35:29.811 | Setting up dstat (0.7.3-1) ... 2021-02-10 15:35:30.031 | Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 2021-02-10 15:35:30.317 | Setting up libaprutil1:amd64 (1.6.1-2) ... 2021-02-10 15:35:30.349 | Setting up ipset (6.34-1) ... 2021-02-10 15:35:30.375 | Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-02-10 15:35:30.413 | Setting up thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-02-10 15:35:30.441 | Setting up systemd (237-3ubuntu10.44) ... 2021-02-10 15:35:30.458 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-02-10 15:35:31.677 | [/usr/lib/tmpfiles.d/haproxy.conf:1] Unknown user 'haproxy'. 2021-02-10 15:35:31.678 | [/usr/lib/tmpfiles.d/memcached.conf:1] Unknown user 'memcache'. 2021-02-10 15:35:31.679 | [/usr/lib/tmpfiles.d/postgresql.conf:2] Unknown user 'postgres'. 2021-02-10 15:35:31.680 | [/usr/lib/tmpfiles.d/postgresql.conf:4] Unknown group 'postgres'. 2021-02-10 15:35:31.760 | Setting up libltdl7:amd64 (2.4.6-2) ... 2021-02-10 15:35:31.788 | Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 2021-02-10 15:35:31.834 | Setting up python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-02-10 15:35:32.234 | Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 2021-02-10 15:35:32.265 | Setting up libann0 (1.1.2+doc-6) ... 2021-02-10 15:35:32.293 | Setting up libalgorithm-diff-perl (1.19.03-1) ... 2021-02-10 15:35:32.321 | Setting up libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-02-10 15:35:32.350 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-02-10 15:35:32.378 | Setting up dnsmasq-base (2.79-1ubuntu0.2) ... 2021-02-10 15:35:32.416 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-02-10 15:35:32.444 | Setting up libsensors4:amd64 (1:3.4.0-4) ... 2021-02-10 15:35:32.492 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-02-10 15:35:54.495 | Setting up libsystemd-dev:amd64 (237-3ubuntu10.44) ... 2021-02-10 15:35:54.501 | Setting up libmysqlclient20:amd64 (5.7.33-0ubuntu0.18.04.1) ... 2021-02-10 15:35:54.528 | Setting up icu-devtools (60.2-3ubuntu3.1) ... 2021-02-10 15:35:54.556 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-02-10 15:35:54.584 | Setting up libthai-data (0.1.27-2) ... 2021-02-10 15:35:54.613 | Setting up javascript-common (11) ... 2021-02-10 15:35:54.681 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-02-10 15:35:54.696 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-02-10 15:35:54.740 | Setting up python3-setuptools (39.0.1-2) ... 2021-02-10 15:35:55.181 | Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-02-10 15:35:55.219 | Setting up libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-02-10 15:35:55.265 | Setting up libjs-jquery-metadata (12-1) ... 2021-02-10 15:35:55.294 | Setting up x11-common (1:7.7+19ubuntu7.1) ... 2021-02-10 15:35:55.674 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-02-10 15:35:56.064 | Setting up python3-secretstorage (2.3.1-2) ... 2021-02-10 15:35:56.335 | Setting up iputils-arping (3:20161105-1ubuntu3) ... 2021-02-10 15:35:56.364 | Setting up liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-02-10 15:35:56.391 | Setting up libglib2.0-bin (2.56.4-0ubuntu0.18.04.6) ... 2021-02-10 15:35:56.419 | Setting up libgraphite2-dev:amd64 (1.3.11-2) ... 2021-02-10 15:35:56.447 | Setting up vbetool (1.1-4) ... 2021-02-10 15:35:56.475 | Setting up libcdt5 (2.40.1-2) ... 2021-02-10 15:35:56.502 | Setting up git (1:2.17.1-1ubuntu0.7) ... 2021-02-10 15:35:56.561 | Setting up libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-02-10 15:35:56.598 | Setting up autopoint (0.19.8.1-6ubuntu0.3) ... 2021-02-10 15:35:56.626 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-02-10 15:35:56.864 | Setting up libcgraph6 (2.40.1-2) ... 2021-02-10 15:35:56.893 | Setting up libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-02-10 15:35:56.923 | Setting up libwebp6:amd64 (0.6.1-2) ... 2021-02-10 15:35:56.951 | Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-02-10 15:35:56.985 | Setting up libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-02-10 15:35:57.014 | Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-02-10 15:35:57.044 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-02-10 15:35:57.075 | Setting up python3-venv (3.6.7-1~18.04) ... 2021-02-10 15:35:57.104 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-02-10 15:35:57.141 | Setting up libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.9) ... 2021-02-10 15:35:57.170 | Setting up libtool (2.4.6-2) ... 2021-02-10 15:35:57.199 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-02-10 15:35:57.227 | Setting up libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-02-10 15:35:57.255 | Setting up libnss-systemd:amd64 (237-3ubuntu10.44) ... 2021-02-10 15:35:57.283 | Setting up libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-02-10 15:35:57.311 | Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 2021-02-10 15:35:57.341 | Setting up haproxy (1.8.8-1ubuntu0.11) ... 2021-02-10 15:35:57.928 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-02-10 15:35:58.512 | Setting up fontconfig-config (2.12.6-0ubuntu2) ... 2021-02-10 15:35:58.900 | Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-02-10 15:35:58.928 | Setting up libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-02-10 15:35:58.955 | Setting up libpam-systemd:amd64 (237-3ubuntu10.44) ... 2021-02-10 15:35:59.320 | Setting up libapr1-dev (1.6.3-2) ... 2021-02-10 15:35:59.348 | Setting up libltdl-dev:amd64 (2.4.6-2) ... 2021-02-10 15:35:59.376 | Setting up python3-keyring (10.6.0-1) ... 2021-02-10 15:35:59.654 | Setting up libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.6) ... 2021-02-10 15:35:59.939 | Setting up gettext (0.19.8.1-6ubuntu0.3) ... 2021-02-10 15:35:59.966 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-02-10 15:35:59.994 | Setting up libgvpr2 (2.40.1-2) ... 2021-02-10 15:36:00.022 | Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-02-10 15:36:00.050 | Setting up memcached (1.5.6-0ubuntu1.2) ... 2021-02-10 15:36:00.620 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-02-10 15:36:01.173 | Setting up socat (1.7.3.2-2ubuntu2) ... 2021-02-10 15:36:01.199 | Setting up apache2-utils (2.4.29-1ubuntu4.14) ... 2021-02-10 15:36:01.235 | Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 2021-02-10 15:36:01.265 | Setting up libaprutil1-dev (1.6.1-2) ... 2021-02-10 15:36:01.296 | Setting up apache2-bin (2.4.29-1ubuntu4.14) ... 2021-02-10 15:36:01.343 | Setting up libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-02-10 15:36:01.372 | Setting up libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2021-02-10 15:36:01.400 | Setting up libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-02-10 15:36:01.430 | Setting up libtiff5:amd64 (4.0.9-5ubuntu0.3) ... 2021-02-10 15:36:01.459 | Setting up libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-02-10 15:36:01.489 | Setting up ssl-cert (1.0.39) ... 2021-02-10 15:36:02.110 | Setting up python3-mysqldb (1.3.10-1build1) ... 2021-02-10 15:36:02.389 | Setting up autoconf (2.69-11) ... 2021-02-10 15:36:02.427 | Setting up libthai0:amd64 (0.1.27-2) ... 2021-02-10 15:36:02.455 | Setting up fakeroot (1.22-2ubuntu1) ... 2021-02-10 15:36:02.478 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-02-10 15:36:02.500 | Setting up tcpdump (4.9.3-0ubuntu0.18.04.1) ... 2021-02-10 15:36:02.702 | Setting up ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-02-10 15:36:03.216 | Setting up sqlite3 (3.22.0-1ubuntu0.4) ... 2021-02-10 15:36:03.243 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-02-10 15:36:03.274 | Setting up intltool-debian (0.35.0+20060710.4) ... 2021-02-10 15:36:03.301 | Setting up pkg-config (0.29.1-0ubuntu2) ... 2021-02-10 15:36:03.403 | Setting up libalgorithm-diff-xs-perl (0.04-5) ... 2021-02-10 15:36:03.429 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-02-10 15:36:03.457 | Setting up gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-02-10 15:36:03.485 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-02-10 15:36:03.515 | Setting up keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2021-02-10 15:36:03.805 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-02-10 15:36:04.363 | Setting up postgresql-common (190ubuntu0.1) ... 2021-02-10 15:36:04.961 | Adding user postgres to group ssl-cert 2021-02-10 15:36:05.136 | 2021-02-10 15:36:05.136 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-02-10 15:36:05.329 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-02-10 15:36:05.329 | Removing obsolete dictionary files: 2021-02-10 15:36:05.568 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-02-10 15:36:06.199 | Setting up automake (1:1.15.1-3ubuntu2) ... 2021-02-10 15:36:06.214 | update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode 2021-02-10 15:36:06.237 | Setting up libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-02-10 15:36:06.274 | Setting up libice6:amd64 (2:1.0.9-2) ... 2021-02-10 15:36:06.302 | Setting up g++ (4:7.4.0-1ubuntu2.3) ... 2021-02-10 15:36:06.376 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-02-10 15:36:06.387 | Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 2021-02-10 15:36:06.415 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-02-10 15:36:06.443 | Setting up libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-02-10 15:36:06.471 | Setting up uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2021-02-10 15:36:06.508 | Setting up conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-02-10 15:36:06.797 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-02-10 15:36:07.437 | Setting up libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-02-10 15:36:07.586 | Setting up libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-02-10 15:36:07.613 | Setting up libsm6:amd64 (2:1.2.2-1) ... 2021-02-10 15:36:07.649 | Setting up libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-02-10 15:36:07.677 | Setting up apache2 (2.4.29-1ubuntu4.14) ... 2021-02-10 15:36:09.231 | Enabling module mpm_event. 2021-02-10 15:36:09.293 | Enabling module authz_core. 2021-02-10 15:36:09.298 | Enabling module authz_host. 2021-02-10 15:36:09.354 | Enabling module authn_core. 2021-02-10 15:36:09.359 | Enabling module auth_basic. 2021-02-10 15:36:09.415 | Enabling module access_compat. 2021-02-10 15:36:09.471 | Enabling module authn_file. 2021-02-10 15:36:09.528 | Enabling module authz_user. 2021-02-10 15:36:09.585 | Enabling module alias. 2021-02-10 15:36:09.641 | Enabling module dir. 2021-02-10 15:36:09.698 | Enabling module autoindex. 2021-02-10 15:36:09.755 | Enabling module env. 2021-02-10 15:36:09.812 | Enabling module mime. 2021-02-10 15:36:09.868 | Enabling module negotiation. 2021-02-10 15:36:09.926 | Enabling module setenvif. 2021-02-10 15:36:09.982 | Enabling module filter. 2021-02-10 15:36:10.040 | Enabling module deflate. 2021-02-10 15:36:10.106 | Enabling module status. 2021-02-10 15:36:10.193 | Enabling module reqtimeout. 2021-02-10 15:36:10.259 | Enabling conf charset. 2021-02-10 15:36:10.316 | Enabling conf localized-error-pages. 2021-02-10 15:36:10.371 | Enabling conf other-vhosts-access-log. 2021-02-10 15:36:10.428 | Enabling conf security. 2021-02-10 15:36:10.483 | Enabling conf serve-cgi-bin. 2021-02-10 15:36:10.539 | Enabling site 000-default. 2021-02-10 15:36:10.588 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-02-10 15:36:10.640 | Enabling conf javascript-common. 2021-02-10 15:36:10.876 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-02-10 15:36:11.283 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-02-10 15:36:12.636 | Setting up libmysqlclient-dev (5.7.33-0ubuntu0.18.04.1) ... 2021-02-10 15:36:12.664 | Setting up po-debconf (1.0.20) ... 2021-02-10 15:36:12.692 | Setting up build-essential (12.4ubuntu1) ... 2021-02-10 15:36:12.719 | Setting up libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-02-10 15:36:12.747 | Setting up libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2021-02-10 15:36:12.775 | Setting up libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2021-02-10 15:36:12.803 | Setting up librados2 (12.2.13-0ubuntu0.18.04.6) ... 2021-02-10 15:36:12.831 | Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 2021-02-10 15:36:12.859 | Setting up libpq5:amd64 (10.15-0ubuntu0.18.04.1) ... 2021-02-10 15:36:12.887 | Setting up ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-02-10 15:36:13.054 | Setting up libiculx60:amd64 (60.2-3ubuntu3.1) ... 2021-02-10 15:36:13.082 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-02-10 15:36:13.110 | Setting up fontconfig (2.12.6-0ubuntu2) ... 2021-02-10 15:36:15.283 | Regenerating fonts cache... done. 2021-02-10 15:36:15.285 | Setting up libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-02-10 15:36:15.313 | Setting up libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-02-10 15:36:15.341 | Setting up libpq-dev (10.15-0ubuntu0.18.04.1) ... 2021-02-10 15:36:15.369 | Setting up libcurl4:amd64 (7.58.0-2ubuntu3.12) ... 2021-02-10 15:36:15.397 | Setting up postgresql-server-dev-10 (10.15-0ubuntu0.18.04.1) ... 2021-02-10 15:36:15.425 | Setting up librbd1 (12.2.13-0ubuntu0.18.04.6) ... 2021-02-10 15:36:15.453 | Setting up libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-02-10 15:36:15.482 | Setting up qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.35) ... 2021-02-10 15:36:15.510 | Setting up qemu-utils (1:2.11+dfsg-1ubuntu7.35) ... 2021-02-10 15:36:15.537 | Setting up libxmu6:amd64 (2:1.1.2-2) ... 2021-02-10 15:36:15.565 | Setting up postgresql-server-dev-all (190ubuntu0.1) ... 2021-02-10 15:36:15.594 | Setting up libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-02-10 15:36:15.622 | Setting up libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-02-10 15:36:15.650 | Setting up libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-02-10 15:36:15.678 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-02-10 15:36:15.713 | Setting up curl (7.58.0-2ubuntu3.12) ... 2021-02-10 15:36:15.741 | Setting up libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-02-10 15:36:15.770 | Setting up krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-02-10 15:36:15.798 | Setting up libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-02-10 15:36:15.826 | Setting up libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-02-10 15:36:15.854 | Setting up libgvc6 (2.40.1-2) ... 2021-02-10 15:36:15.890 | Setting up graphviz (2.40.1-2) ... 2021-02-10 15:36:15.935 | Setting up libicu-dev (60.2-3ubuntu3.1) ... 2021-02-10 15:36:15.962 | Setting up libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2021-02-10 15:36:15.991 | Setting up libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-02-10 15:36:16.018 | Setting up libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-02-10 15:36:16.046 | Setting up debhelper (11.1.6ubuntu2) ... 2021-02-10 15:36:16.074 | Setting up dh-autoreconf (17) ... 2021-02-10 15:36:16.102 | Setting up libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-02-10 15:36:16.131 | Setting up dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-02-10 15:36:16.159 | Setting up apache2-dev (2.4.29-1ubuntu4.14) ... 2021-02-10 15:36:16.186 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-02-10 15:36:16.245 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-02-10 15:36:24.974 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-02-10 15:36:25.003 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-10 15:36:25.161 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-10 15:36:25.184 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-02-10 15:36:25.407 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-02-10 15:36:25.428 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-02-10 15:36:27.399 | ++ functions-common:apt_get:1115 : result=0 2021-02-10 15:36:27.401 | ++ functions-common:apt_get:1118 : time_stop apt-get 2021-02-10 15:36:27.404 | ++ functions-common:time_stop:2306 : local name 2021-02-10 15:36:27.406 | ++ functions-common:time_stop:2307 : local end_time 2021-02-10 15:36:27.408 | ++ functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:36:27.410 | ++ functions-common:time_stop:2309 : local total 2021-02-10 15:36:27.412 | ++ functions-common:time_stop:2310 : local start_time 2021-02-10 15:36:27.414 | ++ functions-common:time_stop:2312 : name=apt-get 2021-02-10 15:36:27.416 | ++ functions-common:time_stop:2313 : start_time=1612971241592 2021-02-10 15:36:27.419 | ++ functions-common:time_stop:2315 : [[ -z 1612971241592 ]] 2021-02-10 15:36:27.422 | +++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:36:27.426 | ++ functions-common:time_stop:2318 : end_time=1612971387423 2021-02-10 15:36:27.428 | ++ functions-common:time_stop:2319 : elapsed_time=145831 2021-02-10 15:36:27.430 | ++ functions-common:time_stop:2320 : total=655 2021-02-10 15:36:27.432 | ++ functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:36:27.434 | ++ functions-common:time_stop:2323 : _TIME_TOTAL[$name]=146486 2021-02-10 15:36:27.436 | ++ functions-common:apt_get:1119 : return 0 2021-02-10 15:36:27.439 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-02-10 15:36:27.441 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-02-10 15:36:27.443 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-02-10 15:36:27.447 | ++ tools/install_prereqs.sh:source:89 : date 2021-02-10 15:36:27.451 | + ./stack.sh:main:759 : [[ False != \T\r\u\e ]] 2021-02-10 15:36:27.453 | + ./stack.sh:main:760 : PYPI_ALTERNATIVE_URL= 2021-02-10 15:36:27.456 | + ./stack.sh:main:760 : /home/ubuntu/devstack/tools/install_pip.sh 2021-02-10 15:36:28.712 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-02-10 15:36:28.714 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-02-10 15:36:28.716 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-02-10 15:36:28.719 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-02-10 15:36:28.721 | + tools/install_pip.sh:main:43 : GetDistro 2021-02-10 15:36:28.723 | + functions-common:GetDistro:373 : GetOSVersion 2021-02-10 15:36:28.725 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-02-10 15:36:28.727 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-02-10 15:36:28.729 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-02-10 15:36:28.730 | + functions-common:_ensure_lsb_release:328 : return 2021-02-10 15:36:28.733 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-02-10 15:36:28.804 | + functions-common:GetOSVersion:352 : os_RELEASE=18.04 2021-02-10 15:36:28.806 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-02-10 15:36:28.878 | + functions-common:GetOSVersion:353 : os_CODENAME=bionic 2021-02-10 15:36:28.880 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-02-10 15:36:28.949 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-02-10 15:36:28.951 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-02-10 15:36:28.953 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-02-10 15:36:28.955 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-02-10 15:36:28.957 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-02-10 15:36:28.958 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-02-10 15:36:28.960 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-02-10 15:36:28.962 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-02-10 15:36:28.964 | + functions-common:GetDistro:378 : DISTRO=bionic 2021-02-10 15:36:28.966 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2021-02-10 15:36:28.968 | + tools/install_pip.sh:main:44 : echo 'Distro: bionic' 2021-02-10 15:36:28.968 | Distro: bionic 2021-02-10 15:36:28.970 | + tools/install_pip.sh:main:127 : get_versions 2021-02-10 15:36:28.973 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-02-10 15:36:28.976 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-02-10 15:36:28.978 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-02-10 15:36:28.980 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-02-10 15:36:28.980 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-02-10 15:36:29.308 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-02-10 15:36:29.309 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-02-10 15:36:29.310 | pip: 20.2.2 2021-02-10 15:36:29.311 | + tools/install_pip.sh:get_versions:57 : python3.6 -m pip --version 2021-02-10 15:36:29.624 | pip 20.2.2 from /usr/local/lib/python3.6/dist-packages/pip (python 3.6) 2021-02-10 15:36:29.646 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-02-10 15:36:29.648 | + tools/install_pip.sh:main:134 : [[ bionic == focal ]] 2021-02-10 15:36:29.650 | + tools/install_pip.sh:main:143 : is_fedora 2021-02-10 15:36:29.651 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-02-10 15:36:29.653 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-02-10 15:36:29.655 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-02-10 15:36:29.656 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-02-10 15:36:29.658 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-02-10 15:36:29.660 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-02-10 15:36:29.661 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2021-02-10 15:36:29.663 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2021-02-10 15:36:29.665 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-02-10 15:36:29.666 | + tools/install_pip.sh:main:143 : is_suse 2021-02-10 15:36:29.668 | + functions-common:is_suse:464 : is_opensuse 2021-02-10 15:36:29.670 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-02-10 15:36:29.671 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-02-10 15:36:29.673 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-02-10 15:36:29.675 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-02-10 15:36:29.676 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-02-10 15:36:29.678 | + tools/install_pip.sh:main:144 : is_package_installed python3-pip 2021-02-10 15:36:29.680 | + functions-common:is_package_installed:1353 : [[ -z python3-pip ]] 2021-02-10 15:36:29.681 | + functions-common:is_package_installed:1357 : [[ -z deb ]] 2021-02-10 15:36:29.683 | + functions-common:is_package_installed:1361 : [[ deb = \d\e\b ]] 2021-02-10 15:36:29.685 | + functions-common:is_package_installed:1362 : dpkg -s python3-pip 2021-02-10 15:36:29.707 | + tools/install_pip.sh:main:145 : uninstall_package python3-pip 2021-02-10 15:36:29.709 | + functions-common:uninstall_package:1373 : is_ubuntu 2021-02-10 15:36:29.711 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:36:29.712 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:36:29.714 | + functions-common:uninstall_package:1374 : apt_get purge python3-pip 2021-02-10 15:36:29.728 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python3-pip 2021-02-10 15:36:29.846 | Reading package lists... 2021-02-10 15:36:30.085 | Building dependency tree... 2021-02-10 15:36:30.086 | Reading state information... 2021-02-10 15:36:30.291 | The following packages were automatically installed and are no longer required: 2021-02-10 15:36:30.291 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-02-10 15:36:30.291 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-02-10 15:36:30.291 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-02-10 15:36:30.291 | python3-pam python3-problem-report python3-pyasn1 2021-02-10 15:36:30.291 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-10 15:36:30.292 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-10 15:36:30.292 | Use 'sudo apt autoremove' to remove them. 2021-02-10 15:36:30.330 | The following packages will be REMOVED: 2021-02-10 15:36:30.330 | python3-pip* 2021-02-10 15:36:30.750 | 0 upgraded, 0 newly installed, 1 to remove and 150 not upgraded. 2021-02-10 15:36:30.750 | After this operation, 601 kB disk space will be freed. 2021-02-10 15:36:30.810 | (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 ... 74759 files and directories currently installed.) 2021-02-10 15:36:30.813 | Removing python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-02-10 15:36:31.043 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-02-10 15:36:33.605 | + functions-common:apt_get:1115 : result=0 2021-02-10 15:36:33.607 | + functions-common:apt_get:1118 : time_stop apt-get 2021-02-10 15:36:33.609 | + functions-common:time_stop:2306 : local name 2021-02-10 15:36:33.611 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:36:33.612 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:36:33.614 | + functions-common:time_stop:2309 : local total 2021-02-10 15:36:33.615 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:36:33.617 | + functions-common:time_stop:2312 : name=apt-get 2021-02-10 15:36:33.619 | + functions-common:time_stop:2313 : start_time=1612971389726 2021-02-10 15:36:33.620 | + functions-common:time_stop:2315 : [[ -z 1612971389726 ]] 2021-02-10 15:36:33.623 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:36:33.625 | + functions-common:time_stop:2318 : end_time=1612971393623 2021-02-10 15:36:33.627 | + functions-common:time_stop:2319 : elapsed_time=3897 2021-02-10 15:36:33.629 | + functions-common:time_stop:2320 : total=0 2021-02-10 15:36:33.631 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:36:33.632 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=3897 2021-02-10 15:36:33.634 | + functions-common:apt_get:1119 : return 0 2021-02-10 15:36:33.636 | + tools/install_pip.sh:main:149 : install_get_pip 2021-02-10 15:36:33.637 | + tools/install_pip.sh:install_get_pip:64 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-02-10 15:36:33.639 | + tools/install_pip.sh:install_get_pip:81 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-02-10 15:36:33.641 | + tools/install_pip.sh:install_get_pip:84 : local timecond= 2021-02-10 15:36:33.643 | + tools/install_pip.sh:install_get_pip:85 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-02-10 15:36:33.645 | + tools/install_pip.sh:install_get_pip:89 : curl -f --retry 6 --retry-delay 5 -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-02-10 15:36:33.655 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-02-10 15:36:33.655 | Dload Upload Total Spent Left Speed 2021-02-10 15:36:34.309 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 10 1884k 10 191k 0 0 609k 0 0:00:03 --:--:-- 0:00:03 607k 100 1884k 100 1884k 0 0 2886k 0 --:--:-- --:--:-- --:--:-- 2881k 2021-02-10 15:36:34.313 | + tools/install_pip.sh:install_get_pip:92 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-02-10 15:36:34.316 | + tools/install_pip.sh:install_get_pip:96 : sudo -H -E python3.6 /home/ubuntu/devstack/files/get-pip.py -c /home/ubuntu/devstack/tools/cap-pip.txt 2021-02-10 15:36:37.114 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-10 15:36:37.424 | Collecting pip 2021-02-10 15:36:37.434 | 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-02-10 15:36:37.767 | Installing collected packages: pip 2021-02-10 15:36:37.767 | Attempting uninstall: pip 2021-02-10 15:36:37.768 | Found existing installation: pip 20.2.2 2021-02-10 15:36:38.002 | Uninstalling pip-20.2.2: 2021-02-10 15:36:38.016 | Successfully uninstalled pip-20.2.2 2021-02-10 15:36:39.282 | Successfully installed pip-20.2.4 2021-02-10 15:36:39.414 | + tools/install_pip.sh:main:151 : set -x 2021-02-10 15:36:39.416 | + tools/install_pip.sh:main:155 : pip_install_gr setuptools 2021-02-10 15:36:39.418 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-02-10 15:36:39.419 | + inc/python:pip_install_gr:77 : local clean_name 2021-02-10 15:36:39.422 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-02-10 15:36:39.423 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-02-10 15:36:39.425 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-02-10 15:36:39.428 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-02-10 15:36:39.428 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-02-10 15:36:39.432 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2021-02-10 15:36:39.433 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2021-02-10 15:36:39.435 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-02-10 15:36:39.437 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-02-10 15:36:39.439 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-02-10 15:36:39.454 | Using python 3.6 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2021-02-10 15:36:39.456 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-02-10 15:36:41.259 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-10 15:36:41.264 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:36:41.274 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:36:41.279 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:36:41.911 | Collecting setuptools===53.0.0 2021-02-10 15:36:41.920 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e8/6620d658c5ca8/setuptools-53.0.0-py3-none-any.whl (784 kB) 2021-02-10 15:36:42.332 | Installing collected packages: setuptools 2021-02-10 15:36:42.332 | Attempting uninstall: setuptools 2021-02-10 15:36:42.333 | Found existing installation: setuptools 49.6.0 2021-02-10 15:36:42.419 | Uninstalling setuptools-49.6.0: 2021-02-10 15:36:42.449 | Successfully uninstalled setuptools-49.6.0 2021-02-10 15:36:42.961 | Successfully installed setuptools-53.0.0 2021-02-10 15:36:43.017 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-10 15:36:43.017 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-10 15:36:43.098 | + inc/python:pip_install:200 : result=0 2021-02-10 15:36:43.100 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-10 15:36:43.101 | + functions-common:time_stop:2306 : local name 2021-02-10 15:36:43.103 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:36:43.105 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:36:43.106 | + functions-common:time_stop:2309 : local total 2021-02-10 15:36:43.108 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:36:43.110 | + functions-common:time_stop:2312 : name=pip_install 2021-02-10 15:36:43.111 | + functions-common:time_stop:2313 : start_time=1612971399450 2021-02-10 15:36:43.113 | + functions-common:time_stop:2315 : [[ -z 1612971399450 ]] 2021-02-10 15:36:43.115 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:36:43.118 | + functions-common:time_stop:2318 : end_time=1612971403116 2021-02-10 15:36:43.119 | + functions-common:time_stop:2319 : elapsed_time=3666 2021-02-10 15:36:43.121 | + functions-common:time_stop:2320 : total=0 2021-02-10 15:36:43.123 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:36:43.124 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=3666 2021-02-10 15:36:43.126 | + inc/python:pip_install:203 : return 0 2021-02-10 15:36:43.128 | + tools/install_pip.sh:main:157 : get_versions 2021-02-10 15:36:43.131 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-02-10 15:36:43.134 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-02-10 15:36:43.136 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-02-10 15:36:43.138 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-02-10 15:36:43.139 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-02-10 15:36:43.470 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.4 2021-02-10 15:36:43.472 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.4' 2021-02-10 15:36:43.472 | pip: 20.2.4 2021-02-10 15:36:43.474 | + tools/install_pip.sh:get_versions:57 : python3.6 -m pip --version 2021-02-10 15:36:43.781 | pip 20.2.4 from /usr/local/lib/python3.6/dist-packages/pip (python 3.6) 2021-02-10 15:36:43.805 | + ./stack.sh:main:764 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-02-10 15:36:43.808 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-02-10 15:36:43.811 | + ./stack.sh:main:765 : fixup_all 2021-02-10 15:36:43.813 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2021-02-10 15:36:43.815 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-02-10 15:36:43.817 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-02-10 15:36:43.832 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-02-10 15:36:43.832 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-02-10 15:36:43.833 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-02-10 15:36:43.837 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-02-10 15:36:43.840 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-02-10 15:36:43.842 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-02-10 15:36:43.850 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-02-10 15:36:43.853 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2021-02-10 15:36:43.855 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ bionic != \b\i\o\n\i\c ]] 2021-02-10 15:36:43.857 | + tools/fixup_stuff.sh:fixup_ubuntu:71 : install_package software-properties-common 2021-02-10 15:36:43.859 | + functions-common:install_package:1344 : update_package_repo 2021-02-10 15:36:43.861 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-10 15:36:43.863 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-02-10 15:36:43.865 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-10 15:36:43.867 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-10 15:36:43.869 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-02-10 15:36:43.871 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:36:43.873 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:36:43.875 | + functions-common:update_package_repo:1325 : apt_get_update 2021-02-10 15:36:43.877 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-02-10 15:36:43.879 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-02-10 15:36:43.881 | + functions-common:apt_get_update:1071 : return 2021-02-10 15:36:43.883 | + functions-common:install_package:1345 : real_install_package software-properties-common 2021-02-10 15:36:43.885 | + functions-common:real_install_package:1330 : is_ubuntu 2021-02-10 15:36:43.887 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:36:43.889 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:36:43.891 | + functions-common:real_install_package:1331 : apt_get install software-properties-common 2021-02-10 15:36:43.909 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common 2021-02-10 15:36:44.026 | Reading package lists... 2021-02-10 15:36:44.280 | Building dependency tree... 2021-02-10 15:36:44.281 | Reading state information... 2021-02-10 15:36:44.486 | The following packages were automatically installed and are no longer required: 2021-02-10 15:36:44.486 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-02-10 15:36:44.486 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-02-10 15:36:44.486 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-02-10 15:36:44.486 | python3-pam python3-problem-report python3-pyasn1 2021-02-10 15:36:44.486 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-10 15:36:44.486 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-10 15:36:44.486 | Use 'sudo apt autoremove' to remove them. 2021-02-10 15:36:44.487 | The following additional packages will be installed: 2021-02-10 15:36:44.487 | python3-software-properties 2021-02-10 15:36:44.535 | The following packages will be upgraded: 2021-02-10 15:36:44.535 | python3-software-properties software-properties-common 2021-02-10 15:36:45.035 | 2 upgraded, 0 newly installed, 0 to remove and 148 not upgraded. 2021-02-10 15:36:45.036 | Need to get 33.9 kB of archives. 2021-02-10 15:36:45.036 | After this operation, 0 B of additional disk space will be used. 2021-02-10 15:36:45.036 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 software-properties-common all 0.96.24.32.14 [10.1 kB] 2021-02-10 15:36:45.165 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-software-properties all 0.96.24.32.14 [23.9 kB] 2021-02-10 15:36:45.766 | Fetched 33.9 kB in 1s (49.0 kB/s) 2021-02-10 15:36:45.845 | (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 ... 74682 files and directories currently installed.) 2021-02-10 15:36:45.849 | Preparing to unpack .../software-properties-common_0.96.24.32.14_all.deb ... 2021-02-10 15:36:46.000 | Unpacking software-properties-common (0.96.24.32.14) over (0.96.24.32.9) ... 2021-02-10 15:36:46.139 | Preparing to unpack .../python3-software-properties_0.96.24.32.14_all.deb ... 2021-02-10 15:36:46.291 | Unpacking python3-software-properties (0.96.24.32.14) over (0.96.24.32.9) ... 2021-02-10 15:36:46.376 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-02-10 15:36:46.866 | Setting up python3-software-properties (0.96.24.32.14) ... 2021-02-10 15:36:47.133 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-02-10 15:36:47.152 | Setting up software-properties-common (0.96.24.32.14) ... 2021-02-10 15:36:49.249 | + functions-common:apt_get:1115 : result=0 2021-02-10 15:36:49.251 | + functions-common:apt_get:1118 : time_stop apt-get 2021-02-10 15:36:49.253 | + functions-common:time_stop:2306 : local name 2021-02-10 15:36:49.256 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:36:49.258 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:36:49.260 | + functions-common:time_stop:2309 : local total 2021-02-10 15:36:49.262 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:36:49.264 | + functions-common:time_stop:2312 : name=apt-get 2021-02-10 15:36:49.266 | + functions-common:time_stop:2313 : start_time=1612971403906 2021-02-10 15:36:49.268 | + functions-common:time_stop:2315 : [[ -z 1612971403906 ]] 2021-02-10 15:36:49.271 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:36:49.274 | + functions-common:time_stop:2318 : end_time=1612971409272 2021-02-10 15:36:49.276 | + functions-common:time_stop:2319 : elapsed_time=5366 2021-02-10 15:36:49.278 | + functions-common:time_stop:2320 : total=146486 2021-02-10 15:36:49.280 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:36:49.282 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=151852 2021-02-10 15:36:49.284 | + functions-common:apt_get:1119 : return 0 2021-02-10 15:36:49.286 | + tools/fixup_stuff.sh:fixup_ubuntu:74 : sudo add-apt-repository -y universe 2021-02-10 15:36:50.066 | 'universe' distribution component is already enabled for all sources. 2021-02-10 15:36:50.091 | + tools/fixup_stuff.sh:fixup_ubuntu:76 : [[ -f /etc/ci/mirror_info.sh ]] 2021-02-10 15:36:50.094 | + tools/fixup_stuff.sh:fixup_ubuntu:83 : sudo add-apt-repository -y cloud-archive:ussuri 2021-02-10 15:36:52.608 | Reading package lists... 2021-02-10 15:36:52.896 | Building dependency tree... 2021-02-10 15:36:52.897 | Reading state information... 2021-02-10 15:36:53.104 | The following packages were automatically installed and are no longer required: 2021-02-10 15:36:53.104 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-02-10 15:36:53.104 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-02-10 15:36:53.104 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-02-10 15:36:53.104 | python3-pam python3-problem-report python3-pyasn1 2021-02-10 15:36:53.104 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-10 15:36:53.105 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-10 15:36:53.105 | Use 'sudo apt autoremove' to remove them. 2021-02-10 15:36:53.150 | The following NEW packages will be installed: 2021-02-10 15:36:53.150 | ubuntu-cloud-keyring 2021-02-10 15:36:53.286 | 0 upgraded, 1 newly installed, 0 to remove and 148 not upgraded. 2021-02-10 15:36:53.286 | Need to get 6,008 B of archives. 2021-02-10 15:36:53.286 | After this operation, 22.5 kB of additional disk space will be used. 2021-02-10 15:36:53.286 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-cloud-keyring all 2018.09.18.1~18.04.0 [6,008 B] 2021-02-10 15:36:53.809 | Fetched 6,008 B in 0s (50.0 kB/s) 2021-02-10 15:36:53.857 | Selecting previously unselected package ubuntu-cloud-keyring. 2021-02-10 15:36:53.895 | (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 ... 74682 files and directories currently installed.) 2021-02-10 15:36:53.898 | Preparing to unpack .../ubuntu-cloud-keyring_2018.09.18.1~18.04.0_all.deb ... 2021-02-10 15:36:53.901 | Unpacking ubuntu-cloud-keyring (2018.09.18.1~18.04.0) ... 2021-02-10 15:36:53.993 | Setting up ubuntu-cloud-keyring (2018.09.18.1~18.04.0) ... 2021-02-10 15:36:56.098 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-02-10 15:36:56.098 | Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease [8,769 B] 2021-02-10 15:36:56.145 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-02-10 15:36:56.165 | Hit:4 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-02-10 15:36:56.201 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-02-10 15:36:56.398 | Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 Packages [188 kB] 2021-02-10 15:37:00.089 | Fetched 197 kB in 1s (274 kB/s) 2021-02-10 15:37:01.778 | Reading package lists... 2021-02-10 15:37:01.837 | + tools/fixup_stuff.sh:fixup_ubuntu:85 : REPOS_UPDATED=False 2021-02-10 15:37:01.839 | + tools/fixup_stuff.sh:fixup_ubuntu:86 : apt_get_update 2021-02-10 15:37:01.841 | + functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2021-02-10 15:37:01.843 | + functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2021-02-10 15:37:01.845 | + functions-common:apt_get_update:1077 : local sudo=sudo 2021-02-10 15:37:01.848 | ++ functions-common:apt_get_update:1078 : id -u 2021-02-10 15:37:01.852 | + functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2021-02-10 15:37:01.854 | + functions-common:apt_get_update:1081 : time_start apt-get-update 2021-02-10 15:37:01.856 | + functions-common:time_start:2292 : local name=apt-get-update 2021-02-10 15:37:01.858 | + functions-common:time_start:2293 : local start_time= 2021-02-10 15:37:01.860 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 15:37:01.863 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 15:37:01.866 | + functions-common:time_start:2297 : _TIME_START[$name]=1612971421863 2021-02-10 15:37:01.868 | + functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-02-10 15:37:01.870 | + functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-02-10 15:37:01.872 | + functions-common:apt_get_update:1085 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-02-10 15:37:02.196 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-02-10 15:37:02.246 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-02-10 15:37:02.304 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-02-10 15:37:02.372 | Hit:4 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-02-10 15:37:02.415 | Hit:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2021-02-10 15:37:04.738 | Reading package lists... 2021-02-10 15:37:04.798 | + functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2021-02-10 15:37:04.800 | + functions-common:apt_get_update:1091 : time_stop apt-get-update 2021-02-10 15:37:04.803 | + functions-common:time_stop:2306 : local name 2021-02-10 15:37:04.805 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:37:04.807 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:37:04.809 | + functions-common:time_stop:2309 : local total 2021-02-10 15:37:04.811 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:37:04.813 | + functions-common:time_stop:2312 : name=apt-get-update 2021-02-10 15:37:04.815 | + functions-common:time_stop:2313 : start_time=1612971421863 2021-02-10 15:37:04.817 | + functions-common:time_stop:2315 : [[ -z 1612971421863 ]] 2021-02-10 15:37:04.820 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:37:04.823 | + functions-common:time_stop:2318 : end_time=1612971424820 2021-02-10 15:37:04.825 | + functions-common:time_stop:2319 : elapsed_time=2957 2021-02-10 15:37:04.827 | + functions-common:time_stop:2320 : total=2802 2021-02-10 15:37:04.829 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:37:04.831 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=5759 2021-02-10 15:37:04.833 | + tools/fixup_stuff.sh:fixup_ubuntu:94 : sudo rm -rf '/usr/lib/python3/dist-packages/httplib2-*.egg-info' 2021-02-10 15:37:04.843 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-02-10 15:37:04.854 | + tools/fixup_stuff.sh:fixup_ubuntu:96 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-02-10 15:37:04.864 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2021-02-10 15:37:04.867 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-02-10 15:37:04.869 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-02-10 15:37:04.871 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-02-10 15:37:04.873 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-02-10 15:37:04.875 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-02-10 15:37:04.877 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-02-10 15:37:04.879 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-02-10 15:37:04.881 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2021-02-10 15:37:04.883 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2021-02-10 15:37:04.885 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-02-10 15:37:04.887 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-02-10 15:37:04.889 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2021-02-10 15:37:04.892 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2021-02-10 15:37:04.894 | + functions-common:is_suse:464 : is_opensuse 2021-02-10 15:37:04.896 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-02-10 15:37:04.898 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-02-10 15:37:04.900 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-02-10 15:37:04.902 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-02-10 15:37:04.904 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-02-10 15:37:04.906 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2021-02-10 15:37:04.909 | + ./stack.sh:main:768 : pip_install -U os-testr 2021-02-10 15:37:04.927 | Using python 3.6 to install os-testr 2021-02-10 15:37:04.929 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-02-10 15:37:06.766 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-10 15:37:06.770 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:37:06.780 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:37:06.785 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:37:06.876 | Collecting os-testr===2.0.0 2021-02-10 15:37:06.883 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2021-02-10 15:37:07.003 | Collecting stestr===3.1.0 2021-02-10 15:37:07.013 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/13c/8f771ea252290/stestr-3.1.0-py3-none-any.whl (120 kB) 2021-02-10 15:37:07.156 | Collecting testtools===2.4.0 2021-02-10 15:37:07.163 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2021-02-10 15:37:07.270 | Collecting python-subunit===1.4.0 2021-02-10 15:37:07.277 | 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-02-10 15:37:07.444 | Collecting pbr===5.5.1 2021-02-10 15:37:07.450 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106 kB) 2021-02-10 15:37:07.551 | Collecting future===0.18.2 2021-02-10 15:37:07.558 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-02-10 15:37:08.442 | Collecting fixtures===3.0.0 2021-02-10 15:37:08.453 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2021-02-10 15:37:08.600 | Collecting cliff===3.6.0 2021-02-10 15:37:08.605 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/32b/d9656c6049d8c/cliff-3.6.0-py3-none-any.whl (79 kB) 2021-02-10 15:37:08.823 | Collecting PyYAML===5.4.1 2021-02-10 15:37:08.830 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4e0/583d24c881e14/PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl (640 kB) 2021-02-10 15:37:08.952 | Collecting voluptuous===0.12.1 2021-02-10 15:37:08.959 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ac/e33fcf9e6b1f5/voluptuous-0.12.1-py3-none-any.whl (29 kB) 2021-02-10 15:37:09.028 | Collecting six===1.15.0 2021-02-10 15:37:09.035 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2021-02-10 15:37:09.080 | Collecting extras===1.0.0 2021-02-10 15:37:09.086 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2021-02-10 15:37:09.166 | Collecting traceback2===1.4.0 2021-02-10 15:37:09.172 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2021-02-10 15:37:09.265 | Collecting unittest2===1.1.0 2021-02-10 15:37:09.271 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2021-02-10 15:37:09.361 | Collecting python-mimeparse===1.6.0 2021-02-10 15:37:09.368 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl (6.1 kB) 2021-02-10 15:37:09.564 | Collecting cmd2===1.5.0 2021-02-10 15:37:09.572 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31a/aeb590ec7bd2c/cmd2-1.5.0-py3-none-any.whl (133 kB) 2021-02-10 15:37:09.804 | Collecting stevedore===3.3.0 2021-02-10 15:37:09.811 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49 kB) 2021-02-10 15:37:10.003 | Collecting pyparsing===2.4.7 2021-02-10 15:37:10.010 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2021-02-10 15:37:10.098 | Collecting prettytable===0.7.2 2021-02-10 15:37:10.105 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2021-02-10 15:37:10.177 | Collecting linecache2===1.0.0 2021-02-10 15:37:10.184 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2021-02-10 15:37:10.282 | Collecting argparse 2021-02-10 15:37:10.289 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2021-02-10 15:37:10.394 | Collecting pyperclip===1.8.1 2021-02-10 15:37:10.400 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/8bb/51a8fb6ad32d5/pyperclip-1.8.1-py3-none-any.whl (11 kB) 2021-02-10 15:37:10.465 | Collecting attrs===20.3.0 2021-02-10 15:37:10.471 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49 kB) 2021-02-10 15:37:10.571 | Collecting colorama===0.4.4 2021-02-10 15:37:10.577 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2021-02-10 15:37:10.638 | Collecting wcwidth===0.2.5 2021-02-10 15:37:10.644 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2021-02-10 15:37:10.679 | Requirement already satisfied, skipping upgrade: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) (3.4.0) 2021-02-10 15:37:10.745 | Requirement already satisfied, skipping upgrade: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (3.7.4.3) 2021-02-10 15:37:10.749 | Requirement already satisfied, skipping upgrade: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (3.4.0) 2021-02-10 15:37:10.776 | Building wheels for collected packages: future 2021-02-10 15:37:10.777 | Building wheel for future (setup.py): started 2021-02-10 15:37:11.737 | Building wheel for future (setup.py): finished with status 'done' 2021-02-10 15:37:11.741 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=75eda64844af726dd81721395bece560383d370c9b095bbf2604c335e6f56eda 2021-02-10 15:37:11.741 | Stored in directory: /root/.cache/pip/wheels/8c/58/d1/5f5b03a578242b7f6aaa86627fac27e15b5ffb03afb2150cb6 2021-02-10 15:37:11.742 | Successfully built future 2021-02-10 15:37:12.183 | Installing collected packages: voluptuous, pbr, attrs, six, extras, linecache2, traceback2, argparse, unittest2, python-mimeparse, testtools, fixtures, wcwidth, prettytable, python-subunit, PyYAML, pyperclip, colorama, cmd2, stevedore, pyparsing, cliff, future, stestr, os-testr 2021-02-10 15:37:12.313 | Attempting uninstall: attrs 2021-02-10 15:37:12.314 | Found existing installation: attrs 17.4.0 2021-02-10 15:37:12.319 | Uninstalling attrs-17.4.0: 2021-02-10 15:37:12.403 | Successfully uninstalled attrs-17.4.0 2021-02-10 15:37:12.456 | Attempting uninstall: six 2021-02-10 15:37:12.457 | Found existing installation: six 1.11.0 2021-02-10 15:37:12.470 | Uninstalling six-1.11.0: 2021-02-10 15:37:12.501 | Successfully uninstalled six-1.11.0 2021-02-10 15:37:13.316 | Attempting uninstall: colorama 2021-02-10 15:37:13.317 | Found existing installation: colorama 0.3.7 2021-02-10 15:37:13.328 | Uninstalling colorama-0.3.7: 2021-02-10 15:37:13.359 | Successfully uninstalled colorama-0.3.7 2021-02-10 15:37:14.331 | Successfully installed PyYAML-5.4.1 argparse-1.4.0 attrs-20.3.0 cliff-3.6.0 cmd2-1.5.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 future-0.18.2 linecache2-1.0.0 os-testr-2.0.0 pbr-5.5.1 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.1 python-mimeparse-1.6.0 python-subunit-1.4.0 six-1.15.0 stestr-3.1.0 stevedore-3.3.0 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 voluptuous-0.12.1 wcwidth-0.2.5 2021-02-10 15:37:14.397 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-10 15:37:14.397 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-10 15:37:14.517 | + inc/python:pip_install:200 : result=0 2021-02-10 15:37:14.519 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-10 15:37:14.522 | + functions-common:time_stop:2306 : local name 2021-02-10 15:37:14.524 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:37:14.526 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:37:14.528 | + functions-common:time_stop:2309 : local total 2021-02-10 15:37:14.530 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:37:14.533 | + functions-common:time_stop:2312 : name=pip_install 2021-02-10 15:37:14.535 | + functions-common:time_stop:2313 : start_time=1612971424922 2021-02-10 15:37:14.537 | + functions-common:time_stop:2315 : [[ -z 1612971424922 ]] 2021-02-10 15:37:14.540 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:37:14.543 | + functions-common:time_stop:2318 : end_time=1612971434541 2021-02-10 15:37:14.545 | + functions-common:time_stop:2319 : elapsed_time=9619 2021-02-10 15:37:14.547 | + functions-common:time_stop:2320 : total=0 2021-02-10 15:37:14.550 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:37:14.552 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=9619 2021-02-10 15:37:14.554 | + inc/python:pip_install:203 : return 0 2021-02-10 15:37:14.556 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-02-10 15:37:14.600 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2021-02-10 15:37:14.668 | + ./stack.sh:main:779 : install_infra 2021-02-10 15:37:14.671 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-02-10 15:37:14.674 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-02-10 15:37:14.676 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-02-10 15:37:17.258 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-02-10 15:37:17.261 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-02-10 15:37:17.281 | + 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-02-10 15:37:19.107 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:37:19.593 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:37:19.809 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:37:19.936 | Collecting pbr===5.5.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) 2021-02-10 15:37:20.047 | Downloading http://10.100.0.9:8080/root/pypi/+f/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106kB) 2021-02-10 15:37:20.075 | Installing collected packages: pbr 2021-02-10 15:37:20.179 | Successfully installed pbr-5.5.1 2021-02-10 15:37:20.236 | + inc/python:pip_install:200 : result=0 2021-02-10 15:37:20.238 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-10 15:37:20.240 | + functions-common:time_stop:2306 : local name 2021-02-10 15:37:20.243 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:37:20.245 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:37:20.247 | + functions-common:time_stop:2309 : local total 2021-02-10 15:37:20.249 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:37:20.251 | + functions-common:time_stop:2312 : name=pip_install 2021-02-10 15:37:20.253 | + functions-common:time_stop:2313 : start_time=1612971437274 2021-02-10 15:37:20.255 | + functions-common:time_stop:2315 : [[ -z 1612971437274 ]] 2021-02-10 15:37:20.258 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:37:20.261 | + functions-common:time_stop:2318 : end_time=1612971440258 2021-02-10 15:37:20.263 | + functions-common:time_stop:2319 : elapsed_time=2984 2021-02-10 15:37:20.265 | + functions-common:time_stop:2320 : total=9619 2021-02-10 15:37:20.267 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:37:20.270 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=12603 2021-02-10 15:37:20.272 | + inc/python:pip_install:203 : return 0 2021-02-10 15:37:20.274 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-02-10 15:37:20.277 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-02-10 15:37:20.297 | + 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-02-10 15:37:22.139 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:37:22.639 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:37:22.853 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:37:22.973 | Processing /opt/stack/requirements 2021-02-10 15:37:24.342 | Collecting fixtures===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 62)) 2021-02-10 15:37:24.408 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67kB) 2021-02-10 15:37:24.441 | Collecting PyYAML===5.4.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) 2021-02-10 15:37:24.557 | Downloading http://10.100.0.9:8080/root/pypi/+f/4e0/583d24c881e14/PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl (640kB) 2021-02-10 15:37:24.615 | Collecting requests===2.25.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) 2021-02-10 15:37:24.715 | Downloading http://10.100.0.9:8080/root/pypi/+f/c21/0084e36a42ae6/requests-2.25.1-py2.py3-none-any.whl (61kB) 2021-02-10 15:37:24.752 | Collecting packaging===20.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) 2021-02-10 15:37:24.795 | Downloading http://10.100.0.9:8080/root/pypi/+f/677/14da7f7bc052e/packaging-20.9-py2.py3-none-any.whl (40kB) 2021-02-10 15:37:24.815 | Collecting testtools===2.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) 2021-02-10 15:37:24.857 | Downloading http://10.100.0.9:8080/root/pypi/+f/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185kB) 2021-02-10 15:37:24.914 | Collecting idna===2.10 (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) 2021-02-10 15:37:24.943 | Downloading http://10.100.0.9:8080/root/pypi/+f/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58kB) 2021-02-10 15:37:24.962 | Collecting pyparsing===2.4.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) 2021-02-10 15:37:25.064 | Downloading http://10.100.0.9:8080/root/pypi/+f/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67kB) 2021-02-10 15:37:25.081 | Collecting six===1.15.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) 2021-02-10 15:37:25.112 | Downloading http://10.100.0.9:8080/root/pypi/+f/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl 2021-02-10 15:37:25.127 | Collecting Parsley>=1.2 (from openstack-requirements==1.2.1.dev4334) 2021-02-10 15:37:25.163 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-02-10 15:37:25.190 | Collecting beagle>=0.2.1 (from openstack-requirements==1.2.1.dev4334) 2021-02-10 15:37:25.209 | Downloading http://10.100.0.9:8080/root/pypi/+f/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl 2021-02-10 15:37:25.235 | Requirement already satisfied: pbr===5.5.1 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) 2021-02-10 15:37:25.241 | Collecting urllib3===1.26.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) 2021-02-10 15:37:25.300 | Downloading http://10.100.0.9:8080/root/pypi/+f/1b4/65e494e3e0d89/urllib3-1.26.3-py2.py3-none-any.whl (137kB) 2021-02-10 15:37:25.350 | Collecting chardet===4.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2021-02-10 15:37:25.374 | Downloading http://10.100.0.9:8080/root/pypi/+f/f86/4054d66fd9118/chardet-4.0.0-py2.py3-none-any.whl (178kB) 2021-02-10 15:37:25.410 | Collecting certifi===2020.12.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) 2021-02-10 15:37:25.458 | Downloading http://10.100.0.9:8080/root/pypi/+f/719/a74fb9e33b9bd/certifi-2020.12.5-py2.py3-none-any.whl (147kB) 2021-02-10 15:37:25.478 | Collecting python-mimeparse===1.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 97)) 2021-02-10 15:37:25.497 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl 2021-02-10 15:37:25.510 | Collecting extras===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) 2021-02-10 15:37:25.527 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl 2021-02-10 15:37:25.541 | Collecting unittest2===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 203)) 2021-02-10 15:37:25.569 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96kB) 2021-02-10 15:37:25.599 | Collecting traceback2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) 2021-02-10 15:37:25.620 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl 2021-02-10 15:37:25.635 | Collecting cliff===3.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) 2021-02-10 15:37:25.698 | Downloading http://10.100.0.9:8080/root/pypi/+f/32b/d9656c6049d8c/cliff-3.6.0-py3-none-any.whl (79kB) 2021-02-10 15:37:25.734 | Collecting argparse (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 203)) 2021-02-10 15:37:25.760 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl 2021-02-10 15:37:25.774 | Collecting linecache2===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) 2021-02-10 15:37:25.790 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl 2021-02-10 15:37:25.805 | Collecting prettytable===0.7.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) 2021-02-10 15:37:25.831 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl 2021-02-10 15:37:25.844 | Collecting stevedore===3.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 420)) 2021-02-10 15:37:25.908 | Downloading http://10.100.0.9:8080/root/pypi/+f/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49kB) 2021-02-10 15:37:25.938 | Collecting cmd2===1.5.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) 2021-02-10 15:37:26.055 | Downloading http://10.100.0.9:8080/root/pypi/+f/31a/aeb590ec7bd2c/cmd2-1.5.0-py3-none-any.whl (133kB) 2021-02-10 15:37:26.140 | Collecting importlib-metadata===3.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) 2021-02-10 15:37:26.195 | Downloading http://10.100.0.9:8080/root/pypi/+f/ace/61d5fc652dc28/importlib_metadata-3.4.0-py3-none-any.whl 2021-02-10 15:37:26.244 | Collecting wcwidth===0.2.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 140)) 2021-02-10 15:37:26.276 | Downloading http://10.100.0.9:8080/root/pypi/+f/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl 2021-02-10 15:37:26.295 | Collecting colorama===0.4.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) 2021-02-10 15:37:26.345 | Downloading http://10.100.0.9:8080/root/pypi/+f/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl 2021-02-10 15:37:26.362 | Collecting pyperclip===1.8.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 267)) 2021-02-10 15:37:26.395 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/8bb/51a8fb6ad32d5/pyperclip-1.8.1-py3-none-any.whl 2021-02-10 15:37:26.409 | Collecting attrs===20.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 49)) 2021-02-10 15:37:26.441 | Downloading http://10.100.0.9:8080/root/pypi/+f/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49kB) 2021-02-10 15:37:26.503 | Collecting zipp===3.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) 2021-02-10 15:37:26.542 | Downloading http://10.100.0.9:8080/root/pypi/+f/102/c24ef8f171fd7/zipp-3.4.0-py3-none-any.whl 2021-02-10 15:37:26.579 | Collecting typing-extensions===3.7.4.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) 2021-02-10 15:37:26.604 | Downloading http://10.100.0.9:8080/root/pypi/+f/7cb/407020f00f7bf/typing_extensions-3.7.4.3-py3-none-any.whl 2021-02-10 15:37:26.618 | Installing collected packages: chardet, certifi, attrs, six, python-mimeparse, extras, linecache2, traceback2, argparse, unittest2, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, pyparsing, zipp, typing-extensions, importlib-metadata, stevedore, colorama, pyperclip, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2021-02-10 15:37:28.384 | Running setup.py install for openstack-requirements: started 2021-02-10 15:37:30.753 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-02-10 15:37:31.333 | 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.6.0 cmd2-1.5.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-2.10 importlib-metadata-3.4.0 linecache2-1.0.0 openstack-requirements-1.2.1.dev4334 packaging-20.9 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.1 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 typing-extensions-3.7.4.3 unittest2-1.1.0 urllib3-1.26.3 wcwidth-0.2.5 zipp-3.4.0 2021-02-10 15:37:31.462 | + inc/python:pip_install:200 : result=0 2021-02-10 15:37:31.464 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-10 15:37:31.466 | + functions-common:time_stop:2306 : local name 2021-02-10 15:37:31.468 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:37:31.470 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:37:31.472 | + functions-common:time_stop:2309 : local total 2021-02-10 15:37:31.474 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:37:31.476 | + functions-common:time_stop:2312 : name=pip_install 2021-02-10 15:37:31.478 | + functions-common:time_stop:2313 : start_time=1612971440290 2021-02-10 15:37:31.480 | + functions-common:time_stop:2315 : [[ -z 1612971440290 ]] 2021-02-10 15:37:31.484 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:37:31.487 | + functions-common:time_stop:2318 : end_time=1612971451485 2021-02-10 15:37:31.489 | + functions-common:time_stop:2319 : elapsed_time=11195 2021-02-10 15:37:31.491 | + functions-common:time_stop:2320 : total=12603 2021-02-10 15:37:31.493 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:37:31.495 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=23798 2021-02-10 15:37:31.497 | + inc/python:pip_install:203 : return 0 2021-02-10 15:37:31.500 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-02-10 15:37:31.503 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-02-10 15:37:31.505 | + inc/python:use_library_from_git:250 : local name=pbr 2021-02-10 15:37:31.507 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:37:31.509 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:37:31.512 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2021-02-10 15:37:31.514 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:37:31.516 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-02-10 15:37:31.534 | Using python 3.6 to install pbr 2021-02-10 15:37:31.536 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-02-10 15:37:33.376 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-10 15:37:33.381 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:37:33.391 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:37:33.396 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:37:33.540 | Requirement already up-to-date: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-02-10 15:37:34.066 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-10 15:37:34.066 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-10 15:37:34.142 | + inc/python:pip_install:200 : result=0 2021-02-10 15:37:34.145 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-10 15:37:34.147 | + functions-common:time_stop:2306 : local name 2021-02-10 15:37:34.149 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:37:34.151 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:37:34.153 | + functions-common:time_stop:2309 : local total 2021-02-10 15:37:34.156 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:37:34.158 | + functions-common:time_stop:2312 : name=pip_install 2021-02-10 15:37:34.160 | + functions-common:time_stop:2313 : start_time=1612971451529 2021-02-10 15:37:34.162 | + functions-common:time_stop:2315 : [[ -z 1612971451529 ]] 2021-02-10 15:37:34.165 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:37:34.168 | + functions-common:time_stop:2318 : end_time=1612971454166 2021-02-10 15:37:34.170 | + functions-common:time_stop:2319 : elapsed_time=2637 2021-02-10 15:37:34.172 | + functions-common:time_stop:2320 : total=23798 2021-02-10 15:37:34.174 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:37:34.176 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=26435 2021-02-10 15:37:34.178 | + inc/python:pip_install:203 : return 0 2021-02-10 15:37:34.181 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2021-02-10 15:37:36.781 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2021-02-10 15:37:38.423 | Collecting bindep 2021-02-10 15:37:38.489 | Downloading http://10.100.0.9:8080/root/pypi/+f/0e7/df0a527c159ff/bindep-2.9.0-py2.py3-none-any.whl 2021-02-10 15:37:38.512 | Collecting distro (from bindep) 2021-02-10 15:37:38.537 | Downloading http://10.100.0.9:8080/root/pypi/+f/df7/4eed763e18d10/distro-1.5.0-py2.py3-none-any.whl 2021-02-10 15:37:38.549 | Collecting Parsley (from bindep) 2021-02-10 15:37:38.565 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-02-10 15:37:38.591 | Collecting pbr>=2.0.0 (from bindep) 2021-02-10 15:37:38.675 | Downloading http://10.100.0.9:8080/root/pypi/+f/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106kB) 2021-02-10 15:37:38.702 | Installing collected packages: distro, Parsley, pbr, bindep 2021-02-10 15:37:39.033 | Successfully installed Parsley-1.3 bindep-2.9.0 distro-1.5.0 pbr-5.5.1 2021-02-10 15:37:39.096 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-02-10 15:37:39.099 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-02-10 15:37:39.102 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2021-02-10 15:37:39.117 | + ./stack.sh:main:788 : pkgs= 2021-02-10 15:37:39.120 | + ./stack.sh:main:789 : [[ -n '' ]] 2021-02-10 15:37:39.122 | + ./stack.sh:main:796 : run_phase stack pre-install 2021-02-10 15:37:39.124 | + functions-common:run_phase:1734 : local mode=stack 2021-02-10 15:37:39.127 | + functions-common:run_phase:1735 : local phase=pre-install 2021-02-10 15:37:39.129 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-02-10 15:37:39.131 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2021-02-10 15:37:39.133 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-02-10 15:37:39.136 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2021-02-10 15:37:39.138 | + functions-common:run_phase:1744 : local extra 2021-02-10 15:37:39.140 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-02-10 15:37:39.144 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2021-02-10 15:37:39.146 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-02-10 15:37:39.148 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-02-10 15:37:39.151 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-02-10 15:37:39.153 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-02-10 15:37:39.166 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:37:39.168 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-02-10 15:37:39.171 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-02-10 15:37:39.173 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-02-10 15:37:39.175 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-02-10 15:37:39.177 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-02-10 15:37:39.179 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-02-10 15:37:39.181 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-02-10 15:37:39.183 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-02-10 15:37:39.185 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-02-10 15:37:39.187 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-02-10 15:37:39.190 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-02-10 15:37:39.192 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-02-10 15:37:39.194 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-02-10 15:37:39.196 | + functions-common:run_phase:1755 : [[ stack == \s\o\u\r\c\e ]] 2021-02-10 15:37:39.198 | + functions-common:run_phase:1758 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-02-10 15:37:39.200 | + functions-common:run_phase:1761 : run_plugins stack pre-install 2021-02-10 15:37:39.203 | + functions-common:run_plugins:1720 : local mode=stack 2021-02-10 15:37:39.205 | + functions-common:run_plugins:1721 : local phase=pre-install 2021-02-10 15:37:39.207 | + functions-common:run_plugins:1723 : local plugins=,devstack-plugin-ceph 2021-02-10 15:37:39.210 | + functions-common:run_plugins:1724 : local plugin 2021-02-10 15:37:39.212 | + functions-common:run_plugins:1725 : for plugin in ${plugins//,/ } 2021-02-10 15:37:39.214 | + functions-common:run_plugins:1726 : local dir=/opt/stack/devstack-plugin-ceph 2021-02-10 15:37:39.216 | + functions-common:run_plugins:1727 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2021-02-10 15:37:39.218 | + functions-common:run_plugins:1728 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack pre-install 2021-02-10 15:37:39.221 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2021-02-10 15:37:39.223 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2021-02-10 15:37:39.225 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2021-02-10 15:37:39.227 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:7 : [[ False = \T\r\u\e ]] 2021-02-10 15:37:39.229 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:12 : echo_summary 'Installing Ceph' 2021-02-10 15:37:39.231 | ++ ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 15:37:39.233 | ++ ./stack.sh:echo_summary:422 : echo -e Installing Ceph 2021-02-10 15:37:39.235 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:13 : check_os_support_ceph 2021-02-10 15:37:39.237 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:269 : [[ bionic =~ f[0-9][0-9] ]] 2021-02-10 15:37:39.239 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:274 : [[ ! bionic =~ (focal|bionic|xenial|f31|f32) ]] 2021-02-10 15:37:39.241 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:287 : [[ ! systemd == \s\y\s\t\e\m\d ]] 2021-02-10 15:37:39.244 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:14 : '[' False = False ']' 2021-02-10 15:37:39.246 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:15 : '[' False = True ']' 2021-02-10 15:37:39.248 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:19 : install_ceph 2021-02-10 15:37:39.250 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1057 : is_ubuntu 2021-02-10 15:37:39.252 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:37:39.254 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:37:39.256 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1058 : [[ bionic =~ (focal|xenial|bionic) ]] 2021-02-10 15:37:39.259 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1063 : install_package software-properties-common 2021-02-10 15:37:39.261 | ++ functions-common:install_package:1344 : update_package_repo 2021-02-10 15:37:39.263 | ++ functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-10 15:37:39.265 | ++ functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-02-10 15:37:39.268 | ++ functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-10 15:37:39.270 | ++ functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-10 15:37:39.272 | ++ functions-common:update_package_repo:1324 : is_ubuntu 2021-02-10 15:37:39.274 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:37:39.276 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:37:39.278 | ++ functions-common:update_package_repo:1325 : apt_get_update 2021-02-10 15:37:39.280 | ++ functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-02-10 15:37:39.282 | ++ functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-02-10 15:37:39.284 | ++ functions-common:apt_get_update:1071 : return 2021-02-10 15:37:39.286 | ++ functions-common:install_package:1345 : real_install_package software-properties-common 2021-02-10 15:37:39.288 | ++ functions-common:real_install_package:1330 : is_ubuntu 2021-02-10 15:37:39.290 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:37:39.292 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:37:39.294 | ++ functions-common:real_install_package:1331 : apt_get install software-properties-common 2021-02-10 15:37:39.312 | ++ functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common 2021-02-10 15:37:39.432 | Reading package lists... 2021-02-10 15:37:39.679 | Building dependency tree... 2021-02-10 15:37:39.680 | Reading state information... 2021-02-10 15:37:39.889 | software-properties-common is already the newest version (0.96.24.32.14). 2021-02-10 15:37:39.889 | The following packages were automatically installed and are no longer required: 2021-02-10 15:37:39.890 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-02-10 15:37:39.890 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-02-10 15:37:39.890 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-02-10 15:37:39.890 | python3-pam python3-problem-report python3-pyasn1 2021-02-10 15:37:39.890 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-10 15:37:39.890 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-10 15:37:39.890 | Use 'sudo apt autoremove' to remove them. 2021-02-10 15:37:39.955 | 0 upgraded, 0 newly installed, 0 to remove and 170 not upgraded. 2021-02-10 15:37:39.959 | ++ functions-common:apt_get:1115 : result=0 2021-02-10 15:37:39.961 | ++ functions-common:apt_get:1118 : time_stop apt-get 2021-02-10 15:37:39.963 | ++ functions-common:time_stop:2306 : local name 2021-02-10 15:37:39.965 | ++ functions-common:time_stop:2307 : local end_time 2021-02-10 15:37:39.967 | ++ functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:37:39.970 | ++ functions-common:time_stop:2309 : local total 2021-02-10 15:37:39.972 | ++ functions-common:time_stop:2310 : local start_time 2021-02-10 15:37:39.974 | ++ functions-common:time_stop:2312 : name=apt-get 2021-02-10 15:37:39.976 | ++ functions-common:time_stop:2313 : start_time=1612971459310 2021-02-10 15:37:39.978 | ++ functions-common:time_stop:2315 : [[ -z 1612971459310 ]] 2021-02-10 15:37:39.980 | +++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:37:39.984 | ++ functions-common:time_stop:2318 : end_time=1612971459981 2021-02-10 15:37:39.987 | ++ functions-common:time_stop:2319 : elapsed_time=671 2021-02-10 15:37:39.989 | ++ functions-common:time_stop:2320 : total=151852 2021-02-10 15:37:39.991 | ++ functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:37:39.993 | ++ functions-common:time_stop:2323 : _TIME_TOTAL[$name]=152523 2021-02-10 15:37:39.995 | ++ functions-common:apt_get:1119 : return 0 2021-02-10 15:37:39.997 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1065 : [[ bionic =~ (xenial) ]] 2021-02-10 15:37:40.000 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1068 : configure_repo_ceph apt-get nautilus bionic 2021-02-10 15:37:40.002 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:965 : local package_manager=apt-get 2021-02-10 15:37:40.004 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:966 : local ceph_release=nautilus 2021-02-10 15:37:40.006 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:967 : local distro_release=bionic 2021-02-10 15:37:40.008 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:969 : is_ubuntu 2021-02-10 15:37:40.010 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:37:40.012 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:37:40.015 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:970 : wget -q -O- https://download.ceph.com/keys/release.asc 2021-02-10 15:37:40.016 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:970 : sudo apt-key add - 2021-02-10 15:37:40.140 | Warning: apt-key output should not be parsed (stdout is not a terminal) 2021-02-10 15:37:41.385 | OK 2021-02-10 15:37:41.397 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:971 : sudo apt-add-repository -y 'deb https://download.ceph.com/debian-nautilus/ bionic main' 2021-02-10 15:37:42.510 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-02-10 15:37:42.510 | Hit:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2021-02-10 15:37:42.578 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-02-10 15:37:42.645 | Hit:4 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-02-10 15:37:42.652 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-02-10 15:37:43.255 | Get:6 https://download.ceph.com/debian-nautilus bionic InRelease [8,560 B] 2021-02-10 15:37:43.541 | Get:7 https://download.ceph.com/debian-nautilus bionic/main amd64 Packages [15.9 kB] 2021-02-10 15:37:46.899 | Fetched 24.4 kB in 1s (20.1 kB/s) 2021-02-10 15:37:48.599 | Reading package lists... 2021-02-10 15:37:48.659 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:972 : sudo apt-get -y update 2021-02-10 15:37:48.976 | Hit:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2021-02-10 15:37:49.126 | Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-02-10 15:37:49.224 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-02-10 15:37:49.283 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-02-10 15:37:49.344 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-02-10 15:37:49.441 | Hit:6 https://download.ceph.com/debian-nautilus bionic InRelease 2021-02-10 15:37:51.576 | Reading package lists... 2021-02-10 15:37:51.635 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1071 : CEPH_PACKAGES='ceph libnss3-tools' 2021-02-10 15:37:51.638 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1072 : python3_enabled 2021-02-10 15:37:51.640 | ++ inc/python:python3_enabled:455 : return 0 2021-02-10 15:37:51.642 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1073 : CEPH_PACKAGES='ceph libnss3-tools python3-rados python3-rbd' 2021-02-10 15:37:51.644 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1076 : is_ceph_enabled_for_service manila 2021-02-10 15:37:51.646 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:193 : local config config_name enabled service 2021-02-10 15:37:51.648 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:194 : enabled=1 2021-02-10 15:37:51.650 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : service=manila 2021-02-10 15:37:51.654 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : echo manila 2021-02-10 15:37:51.654 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr '[:lower:]' '[:upper:]' 2021-02-10 15:37:51.655 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr - _ 2021-02-10 15:37:51.658 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : config_name=ENABLE_CEPH_MANILA 2021-02-10 15:37:51.661 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : eval echo '$ENABLE_CEPH_MANILA' 2021-02-10 15:37:51.663 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : echo True 2021-02-10 15:37:51.666 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : config=True 2021-02-10 15:37:51.668 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : is_service_enabled manila 2021-02-10 15:37:51.682 | ++ functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:37:51.685 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:205 : return 1 2021-02-10 15:37:51.687 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1080 : '[' False = True ']' 2021-02-10 15:37:51.689 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1084 : '[' '' = True ']' 2021-02-10 15:37:51.691 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1094 : install_package ceph libnss3-tools python3-rados python3-rbd 2021-02-10 15:37:51.693 | ++ functions-common:install_package:1344 : update_package_repo 2021-02-10 15:37:51.695 | ++ functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-10 15:37:51.697 | ++ functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-02-10 15:37:51.700 | ++ functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-10 15:37:51.702 | ++ functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-10 15:37:51.704 | ++ functions-common:update_package_repo:1324 : is_ubuntu 2021-02-10 15:37:51.706 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:37:51.708 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:37:51.710 | ++ functions-common:update_package_repo:1325 : apt_get_update 2021-02-10 15:37:51.712 | ++ functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-02-10 15:37:51.715 | ++ functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-02-10 15:37:51.717 | ++ functions-common:apt_get_update:1071 : return 2021-02-10 15:37:51.719 | ++ functions-common:install_package:1345 : real_install_package ceph libnss3-tools python3-rados python3-rbd 2021-02-10 15:37:51.721 | ++ functions-common:real_install_package:1330 : is_ubuntu 2021-02-10 15:37:51.723 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:37:51.725 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:37:51.728 | ++ functions-common:real_install_package:1331 : apt_get install ceph libnss3-tools python3-rados python3-rbd 2021-02-10 15:37:51.746 | ++ functions-common:apt_get:1111 : 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-02-10 15:37:51.866 | Reading package lists... 2021-02-10 15:37:52.112 | Building dependency tree... 2021-02-10 15:37:52.113 | Reading state information... 2021-02-10 15:37:52.322 | The following packages were automatically installed and are no longer required: 2021-02-10 15:37:52.323 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-02-10 15:37:52.323 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-02-10 15:37:52.323 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-02-10 15:37:52.323 | python3-pam python3-problem-report python3-pyasn1 2021-02-10 15:37:52.323 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-10 15:37:52.323 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-10 15:37:52.323 | Use 'sudo apt autoremove' to remove them. 2021-02-10 15:37:52.323 | The following additional packages will be installed: 2021-02-10 15:37:52.323 | ceph-base ceph-common ceph-mds ceph-mgr ceph-mgr-modules-core ceph-mon 2021-02-10 15:37:52.324 | ceph-osd chrony ibverbs-providers libbabeltrace1 libcephfs2 libdw1 2021-02-10 15:37:52.324 | libgoogle-perftools4 libibverbs1 libleveldb1v5 liboath0 librabbitmq4 2021-02-10 15:37:52.324 | librados2 libradosstriper1 librbd1 librdmacm1 libsnappy1v5 2021-02-10 15:37:52.324 | libtcmalloc-minimal4 python-pastedeploy-tpl python3-bcrypt python3-bs4 2021-02-10 15:37:52.324 | python3-ceph-argparse python3-ceph-common python3-cephfs python3-cherrypy3 2021-02-10 15:37:52.324 | python3-dateutil python3-html5lib python3-logutils python3-lxml python3-mako 2021-02-10 15:37:52.324 | python3-paste python3-pastedeploy python3-pastescript python3-pecan 2021-02-10 15:37:52.324 | python3-prettytable python3-pyinotify python3-repoze.lru python3-routes 2021-02-10 15:37:52.324 | python3-simplegeneric python3-simplejson python3-singledispatch 2021-02-10 15:37:52.324 | python3-tempita python3-waitress python3-webencodings python3-webob 2021-02-10 15:37:52.324 | python3-webtest python3-werkzeug python3-yaml smartmontools 2021-02-10 15:37:52.326 | Suggested packages: 2021-02-10 15:37:52.326 | ceph-fuse ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-cloud 2021-02-10 15:37:52.326 | ceph-mgr-diskprediction-local ceph-mgr-k8sevents ceph-mgr-rook nvme-cli 2021-02-10 15:37:52.326 | python3-genshi python3-lxml-dbg python-lxml-doc python3-beaker 2021-02-10 15:37:52.326 | python-mako-doc httpd-wsgi libapache2-mod-python libapache2-mod-scgi 2021-02-10 15:37:52.326 | libjs-mochikit python-pecan-doc python-pyinotify-doc python-waitress-doc 2021-02-10 15:37:52.326 | python-webob-doc python-webtest-doc ipython3 python-werkzeug-doc 2021-02-10 15:37:52.326 | python3-termcolor python3-watchdog gsmartcontrol smart-notifier mailx 2021-02-10 15:37:52.326 | | mailutils 2021-02-10 15:37:52.456 | The following NEW packages will be installed: 2021-02-10 15:37:52.456 | ceph ceph-base ceph-common ceph-mds ceph-mgr ceph-mgr-modules-core ceph-mon 2021-02-10 15:37:52.457 | ceph-osd chrony libbabeltrace1 libcephfs2 libdw1 libgoogle-perftools4 2021-02-10 15:37:52.457 | libleveldb1v5 libnss3-tools liboath0 librabbitmq4 libradosstriper1 2021-02-10 15:37:52.457 | librdmacm1 libsnappy1v5 libtcmalloc-minimal4 python-pastedeploy-tpl 2021-02-10 15:37:52.457 | python3-bcrypt python3-bs4 python3-ceph-argparse python3-ceph-common 2021-02-10 15:37:52.457 | python3-cephfs python3-cherrypy3 python3-dateutil python3-html5lib 2021-02-10 15:37:52.457 | python3-logutils python3-lxml python3-mako python3-paste python3-pastedeploy 2021-02-10 15:37:52.457 | python3-pastescript python3-pecan python3-prettytable python3-pyinotify 2021-02-10 15:37:52.457 | python3-rados python3-rbd python3-repoze.lru python3-routes 2021-02-10 15:37:52.457 | python3-simplegeneric python3-simplejson python3-singledispatch 2021-02-10 15:37:52.457 | python3-tempita python3-waitress python3-webencodings python3-webob 2021-02-10 15:37:52.457 | python3-webtest python3-werkzeug python3-yaml smartmontools 2021-02-10 15:37:52.458 | The following packages will be upgraded: 2021-02-10 15:37:52.458 | ibverbs-providers libibverbs1 librados2 librbd1 2021-02-10 15:37:52.598 | 4 upgraded, 54 newly installed, 0 to remove and 166 not upgraded. 2021-02-10 15:37:52.598 | Need to get 52.9 MB of archives. 2021-02-10 15:37:52.598 | After this operation, 193 MB of additional disk space will be used. 2021-02-10 15:37:52.598 | Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 ibverbs-providers amd64 28.0-1ubuntu1~cloud0 [221 kB] 2021-02-10 15:37:52.601 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-prettytable all 0.7.2-3 [19.7 kB] 2021-02-10 15:37:52.718 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdw1 amd64 0.170-0.4ubuntu0.1 [203 kB] 2021-02-10 15:37:52.883 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libbabeltrace1 amd64 1.5.5-1 [154 kB] 2021-02-10 15:37:52.928 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtcmalloc-minimal4 amd64 2.5-2.2ubuntu3 [91.6 kB] 2021-02-10 15:37:52.947 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgoogle-perftools4 amd64 2.5-2.2ubuntu3 [190 kB] 2021-02-10 15:37:52.967 | Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 libibverbs1 amd64 28.0-1ubuntu1~cloud0 [54.1 kB] 2021-02-10 15:37:52.983 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsnappy1v5 amd64 1.1.7-1 [16.0 kB] 2021-02-10 15:37:52.986 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libleveldb1v5 amd64 1.20-2 [136 kB] 2021-02-10 15:37:53.007 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 liboath0 amd64 2.6.1-1 [44.7 kB] 2021-02-10 15:37:53.013 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 librabbitmq4 amd64 0.8.0-1ubuntu0.18.04.2 [33.9 kB] 2021-02-10 15:37:53.017 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-bcrypt amd64 3.1.4-2 [29.9 kB] 2021-02-10 15:37:53.020 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-cherrypy3 all 8.9.1-2 [160 kB] 2021-02-10 15:37:53.037 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-logutils all 0.3.3-5 [16.7 kB] 2021-02-10 15:37:53.039 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-mako all 1.0.7+ds1-1 [59.3 kB] 2021-02-10 15:37:53.054 | Get:16 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 librdmacm1 amd64 28.0-1ubuntu1~cloud0 [61.7 kB] 2021-02-10 15:37:53.066 | Get:17 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 librbd1 amd64 15.2.7-0ubuntu0.20.04.1~cloud0 [1,569 kB] 2021-02-10 15:37:53.078 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-simplegeneric all 0.8.1-1 [11.5 kB] 2021-02-10 15:37:53.079 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-singledispatch all 3.4.0.3-2 [7,022 B] 2021-02-10 15:37:53.080 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-bs4 all 4.6.0-1 [67.8 kB] 2021-02-10 15:37:53.087 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-waitress all 1.0.1-1 [53.4 kB] 2021-02-10 15:37:53.094 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-tempita all 0.5.2-2 [13.9 kB] 2021-02-10 15:37:53.095 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-paste all 2.0.3+dfsg-4ubuntu1 [456 kB] 2021-02-10 15:37:53.150 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python-pastedeploy-tpl all 1.5.2-4 [4,796 B] 2021-02-10 15:37:53.151 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-pastedeploy all 1.5.2-4 [13.4 kB] 2021-02-10 15:37:53.152 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-webtest all 2.0.28-1ubuntu1 [27.9 kB] 2021-02-10 15:37:53.155 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libnss3-tools amd64 2:3.35-2ubuntu2.12 [869 kB] 2021-02-10 15:37:53.259 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-webencodings all 0.5-2 [10.4 kB] 2021-02-10 15:37:53.260 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-html5lib all 0.999999999-1 [81.9 kB] 2021-02-10 15:37:53.267 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-lxml amd64 4.2.1-1ubuntu0.3 [1,097 kB] 2021-02-10 15:37:53.375 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-pastescript all 2.0.2-2 [54.6 kB] 2021-02-10 15:37:53.380 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-pyinotify all 0.9.6-1 [24.7 kB] 2021-02-10 15:37:53.383 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-repoze.lru all 0.7-1 [11.7 kB] 2021-02-10 15:37:53.394 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-routes all 2.4.1-1 [28.4 kB] 2021-02-10 15:37:53.397 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-simplejson amd64 3.13.2-1 [49.6 kB] 2021-02-10 15:37:53.401 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 chrony amd64 3.2-4ubuntu4.5 [204 kB] 2021-02-10 15:37:54.261 | Get:37 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 librados2 amd64 15.2.7-0ubuntu0.20.04.1~cloud0 [3,076 kB] 2021-02-10 15:37:55.460 | Get:38 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-ceph-argparse amd64 15.2.7-0ubuntu0.20.04.1~cloud0 [54.2 kB] 2021-02-10 15:37:55.467 | Get:39 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-yaml amd64 5.3.1-1~cloud0 [127 kB] 2021-02-10 15:37:55.485 | Get:40 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-ceph-common all 15.2.7-0ubuntu0.20.04.1~cloud0 [60.3 kB] 2021-02-10 15:37:55.490 | Get:41 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 libcephfs2 amd64 15.2.7-0ubuntu0.20.04.1~cloud0 [465 kB] 2021-02-10 15:37:55.553 | Get:42 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-rados amd64 15.2.7-0ubuntu0.20.04.1~cloud0 [365 kB] 2021-02-10 15:37:55.595 | Get:43 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-cephfs amd64 15.2.7-0ubuntu0.20.04.1~cloud0 [165 kB] 2021-02-10 15:37:55.613 | Get:44 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-rbd amd64 15.2.7-0ubuntu0.20.04.1~cloud0 [345 kB] 2021-02-10 15:37:55.653 | Get:45 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 libradosstriper1 amd64 15.2.7-0ubuntu0.20.04.1~cloud0 [375 kB] 2021-02-10 15:37:55.695 | Get:46 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 ceph-common amd64 15.2.7-0ubuntu0.20.04.1~cloud0 [16.1 MB] 2021-02-10 15:37:58.212 | Get:47 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 ceph-base amd64 15.2.7-0ubuntu0.20.04.1~cloud0 [4,009 kB] 2021-02-10 15:37:58.751 | Get:48 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 smartmontools amd64 7.1-1build1~cloud0 [529 kB] 2021-02-10 15:37:58.898 | Get:49 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 ceph-osd amd64 15.2.7-0ubuntu0.20.04.1~cloud0 [14.2 MB] 2021-02-10 15:38:01.708 | Get:50 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-dateutil all 2.7.3-3ubuntu1~cloud0 [64.5 kB] 2021-02-10 15:38:01.709 | Get:51 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 ceph-mgr-modules-core all 15.2.7-0ubuntu0.20.04.1~cloud0 [180 kB] 2021-02-10 15:38:01.714 | Get:52 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-webob all 1:1.8.5-2~cloud0 [89.4 kB] 2021-02-10 15:38:01.716 | Get:53 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-pecan all 1.3.3-3ubuntu1~cloud0 [104 kB] 2021-02-10 15:38:01.719 | Get:54 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-werkzeug all 0.16.1+dfsg1-2~cloud0 [185 kB] 2021-02-10 15:38:01.841 | Get:55 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 ceph-mgr amd64 15.2.7-0ubuntu0.20.04.1~cloud0 [1,296 kB] 2021-02-10 15:38:01.945 | Get:56 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 ceph-mon amd64 15.2.7-0ubuntu0.20.04.1~cloud0 [3,054 kB] 2021-02-10 15:38:02.530 | Get:57 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 ceph amd64 15.2.7-0ubuntu0.20.04.1~cloud0 [42.6 kB] 2021-02-10 15:38:02.531 | Get:58 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 ceph-mds amd64 15.2.7-0ubuntu0.20.04.1~cloud0 [1,854 kB] 2021-02-10 15:38:03.564 | Fetched 52.9 MB in 10s (5,109 kB/s) 2021-02-10 15:38:03.664 | (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 ... 74688 files and directories currently installed.) 2021-02-10 15:38:03.668 | Preparing to unpack .../00-ibverbs-providers_28.0-1ubuntu1~cloud0_amd64.deb ... 2021-02-10 15:38:03.795 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1~cloud0) over (17.1-1ubuntu0.2) ... 2021-02-10 15:38:04.113 | Preparing to unpack .../01-libibverbs1_28.0-1ubuntu1~cloud0_amd64.deb ... 2021-02-10 15:38:04.135 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1~cloud0) over (17.1-1ubuntu0.2) ... 2021-02-10 15:38:04.233 | Selecting previously unselected package librdmacm1:amd64. 2021-02-10 15:38:04.241 | Preparing to unpack .../02-librdmacm1_28.0-1ubuntu1~cloud0_amd64.deb ... 2021-02-10 15:38:04.243 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1~cloud0) ... 2021-02-10 15:38:04.338 | Preparing to unpack .../03-librbd1_15.2.7-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2021-02-10 15:38:04.360 | Unpacking librbd1 (15.2.7-0ubuntu0.20.04.1~cloud0) over (12.2.13-0ubuntu0.18.04.6) ... 2021-02-10 15:38:04.710 | Preparing to unpack .../04-librados2_15.2.7-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2021-02-10 15:38:04.731 | Unpacking librados2 (15.2.7-0ubuntu0.20.04.1~cloud0) over (12.2.13-0ubuntu0.18.04.6) ... 2021-02-10 15:38:05.288 | Selecting previously unselected package python3-ceph-argparse. 2021-02-10 15:38:05.296 | Preparing to unpack .../05-python3-ceph-argparse_15.2.7-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2021-02-10 15:38:05.298 | Unpacking python3-ceph-argparse (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 15:38:05.376 | Selecting previously unselected package python3-yaml. 2021-02-10 15:38:05.383 | Preparing to unpack .../06-python3-yaml_5.3.1-1~cloud0_amd64.deb ... 2021-02-10 15:38:05.385 | Unpacking python3-yaml (5.3.1-1~cloud0) ... 2021-02-10 15:38:05.474 | Selecting previously unselected package python3-ceph-common. 2021-02-10 15:38:05.483 | Preparing to unpack .../07-python3-ceph-common_15.2.7-0ubuntu0.20.04.1~cloud0_all.deb ... 2021-02-10 15:38:05.486 | Unpacking python3-ceph-common (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 15:38:05.573 | Selecting previously unselected package libcephfs2. 2021-02-10 15:38:05.580 | Preparing to unpack .../08-libcephfs2_15.2.7-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2021-02-10 15:38:05.583 | Unpacking libcephfs2 (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 15:38:05.709 | Selecting previously unselected package python3-rados. 2021-02-10 15:38:05.717 | Preparing to unpack .../09-python3-rados_15.2.7-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2021-02-10 15:38:05.719 | Unpacking python3-rados (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 15:38:05.845 | Selecting previously unselected package python3-cephfs. 2021-02-10 15:38:05.852 | Preparing to unpack .../10-python3-cephfs_15.2.7-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2021-02-10 15:38:05.854 | Unpacking python3-cephfs (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 15:38:05.949 | Selecting previously unselected package python3-prettytable. 2021-02-10 15:38:05.956 | Preparing to unpack .../11-python3-prettytable_0.7.2-3_all.deb ... 2021-02-10 15:38:05.958 | Unpacking python3-prettytable (0.7.2-3) ... 2021-02-10 15:38:06.016 | Selecting previously unselected package python3-rbd. 2021-02-10 15:38:06.023 | Preparing to unpack .../12-python3-rbd_15.2.7-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2021-02-10 15:38:06.025 | Unpacking python3-rbd (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 15:38:06.156 | Selecting previously unselected package libdw1:amd64. 2021-02-10 15:38:06.164 | Preparing to unpack .../13-libdw1_0.170-0.4ubuntu0.1_amd64.deb ... 2021-02-10 15:38:06.166 | Unpacking libdw1:amd64 (0.170-0.4ubuntu0.1) ... 2021-02-10 15:38:06.277 | Selecting previously unselected package libbabeltrace1:amd64. 2021-02-10 15:38:06.285 | Preparing to unpack .../14-libbabeltrace1_1.5.5-1_amd64.deb ... 2021-02-10 15:38:06.287 | Unpacking libbabeltrace1:amd64 (1.5.5-1) ... 2021-02-10 15:38:06.380 | Selecting previously unselected package libtcmalloc-minimal4. 2021-02-10 15:38:06.387 | Preparing to unpack .../15-libtcmalloc-minimal4_2.5-2.2ubuntu3_amd64.deb ... 2021-02-10 15:38:06.389 | Unpacking libtcmalloc-minimal4 (2.5-2.2ubuntu3) ... 2021-02-10 15:38:06.475 | Selecting previously unselected package libgoogle-perftools4. 2021-02-10 15:38:06.483 | Preparing to unpack .../16-libgoogle-perftools4_2.5-2.2ubuntu3_amd64.deb ... 2021-02-10 15:38:06.485 | Unpacking libgoogle-perftools4 (2.5-2.2ubuntu3) ... 2021-02-10 15:38:06.587 | Selecting previously unselected package libsnappy1v5:amd64. 2021-02-10 15:38:06.594 | Preparing to unpack .../17-libsnappy1v5_1.1.7-1_amd64.deb ... 2021-02-10 15:38:06.597 | Unpacking libsnappy1v5:amd64 (1.1.7-1) ... 2021-02-10 15:38:06.671 | Selecting previously unselected package libleveldb1v5:amd64. 2021-02-10 15:38:06.678 | Preparing to unpack .../18-libleveldb1v5_1.20-2_amd64.deb ... 2021-02-10 15:38:06.681 | Unpacking libleveldb1v5:amd64 (1.20-2) ... 2021-02-10 15:38:06.788 | Selecting previously unselected package liboath0. 2021-02-10 15:38:06.795 | Preparing to unpack .../19-liboath0_2.6.1-1_amd64.deb ... 2021-02-10 15:38:06.797 | Unpacking liboath0 (2.6.1-1) ... 2021-02-10 15:38:06.882 | Selecting previously unselected package librabbitmq4:amd64. 2021-02-10 15:38:06.889 | Preparing to unpack .../20-librabbitmq4_0.8.0-1ubuntu0.18.04.2_amd64.deb ... 2021-02-10 15:38:06.892 | Unpacking librabbitmq4:amd64 (0.8.0-1ubuntu0.18.04.2) ... 2021-02-10 15:38:06.976 | Selecting previously unselected package libradosstriper1. 2021-02-10 15:38:06.985 | Preparing to unpack .../21-libradosstriper1_15.2.7-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2021-02-10 15:38:06.987 | Unpacking libradosstriper1 (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 15:38:07.152 | Selecting previously unselected package ceph-common. 2021-02-10 15:38:07.160 | Preparing to unpack .../22-ceph-common_15.2.7-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2021-02-10 15:38:07.164 | Unpacking ceph-common (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 15:38:09.607 | Selecting previously unselected package ceph-base. 2021-02-10 15:38:09.615 | Preparing to unpack .../23-ceph-base_15.2.7-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2021-02-10 15:38:09.625 | Unpacking ceph-base (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 15:38:10.328 | Selecting previously unselected package smartmontools. 2021-02-10 15:38:10.336 | Preparing to unpack .../24-smartmontools_7.1-1build1~cloud0_amd64.deb ... 2021-02-10 15:38:10.355 | Unpacking smartmontools (7.1-1build1~cloud0) ... 2021-02-10 15:38:10.517 | Setting up libibverbs1:amd64 (28.0-1ubuntu1~cloud0) ... 2021-02-10 15:38:10.538 | Setting up librdmacm1:amd64 (28.0-1ubuntu1~cloud0) ... 2021-02-10 15:38:10.565 | Setting up librados2 (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 15:38:10.594 | Setting up librbd1 (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 15:38:10.621 | Setting up python3-ceph-argparse (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 15:38:10.888 | Setting up python3-yaml (5.3.1-1~cloud0) ... 2021-02-10 15:38:11.197 | Setting up python3-ceph-common (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 15:38:11.477 | Setting up libcephfs2 (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 15:38:11.504 | Setting up python3-rados (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 15:38:11.532 | Setting up python3-cephfs (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 15:38:11.791 | Setting up python3-prettytable (0.7.2-3) ... 2021-02-10 15:38:12.055 | Setting up python3-rbd (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 15:38:12.084 | Setting up libdw1:amd64 (0.170-0.4ubuntu0.1) ... 2021-02-10 15:38:12.111 | Setting up libbabeltrace1:amd64 (1.5.5-1) ... 2021-02-10 15:38:12.139 | Setting up libtcmalloc-minimal4 (2.5-2.2ubuntu3) ... 2021-02-10 15:38:12.167 | Setting up libgoogle-perftools4 (2.5-2.2ubuntu3) ... 2021-02-10 15:38:12.194 | Setting up libsnappy1v5:amd64 (1.1.7-1) ... 2021-02-10 15:38:12.222 | Setting up libleveldb1v5:amd64 (1.20-2) ... 2021-02-10 15:38:12.250 | Setting up liboath0 (2.6.1-1) ... 2021-02-10 15:38:12.284 | Setting up librabbitmq4:amd64 (0.8.0-1ubuntu0.18.04.2) ... 2021-02-10 15:38:12.312 | Setting up libradosstriper1 (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 15:38:12.339 | Setting up ceph-common (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 15:38:12.514 | Adding group ceph....done 2021-02-10 15:38:12.677 | Adding system user ceph....done 2021-02-10 15:38:12.742 | Setting system user ceph properties....done 2021-02-10 15:38:12.988 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /lib/systemd/system/ceph.target. 2021-02-10 15:38:13.396 | Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service → /lib/systemd/system/rbdmap.service. 2021-02-10 15:38:14.025 | Selecting previously unselected package ceph-osd. 2021-02-10 15:38:14.063 | (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 ... 75124 files and directories currently installed.) 2021-02-10 15:38:14.066 | Preparing to unpack .../00-ceph-osd_15.2.7-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2021-02-10 15:38:14.069 | Unpacking ceph-osd (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 15:38:16.171 | Selecting previously unselected package python3-dateutil. 2021-02-10 15:38:16.178 | Preparing to unpack .../01-python3-dateutil_2.7.3-3ubuntu1~cloud0_all.deb ... 2021-02-10 15:38:16.181 | Unpacking python3-dateutil (2.7.3-3ubuntu1~cloud0) ... 2021-02-10 15:38:16.244 | Selecting previously unselected package ceph-mgr-modules-core. 2021-02-10 15:38:16.252 | Preparing to unpack .../02-ceph-mgr-modules-core_15.2.7-0ubuntu0.20.04.1~cloud0_all.deb ... 2021-02-10 15:38:16.254 | Unpacking ceph-mgr-modules-core (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 15:38:16.361 | Selecting previously unselected package python3-bcrypt. 2021-02-10 15:38:16.368 | Preparing to unpack .../03-python3-bcrypt_3.1.4-2_amd64.deb ... 2021-02-10 15:38:16.370 | Unpacking python3-bcrypt (3.1.4-2) ... 2021-02-10 15:38:16.446 | Selecting previously unselected package python3-cherrypy3. 2021-02-10 15:38:16.453 | Preparing to unpack .../04-python3-cherrypy3_8.9.1-2_all.deb ... 2021-02-10 15:38:16.455 | Unpacking python3-cherrypy3 (8.9.1-2) ... 2021-02-10 15:38:16.547 | Selecting previously unselected package python3-logutils. 2021-02-10 15:38:16.555 | Preparing to unpack .../05-python3-logutils_0.3.3-5_all.deb ... 2021-02-10 15:38:16.557 | Unpacking python3-logutils (0.3.3-5) ... 2021-02-10 15:38:16.633 | Selecting previously unselected package python3-mako. 2021-02-10 15:38:16.641 | Preparing to unpack .../06-python3-mako_1.0.7+ds1-1_all.deb ... 2021-02-10 15:38:16.643 | Unpacking python3-mako (1.0.7+ds1-1) ... 2021-02-10 15:38:16.723 | Selecting previously unselected package python3-simplegeneric. 2021-02-10 15:38:16.730 | Preparing to unpack .../07-python3-simplegeneric_0.8.1-1_all.deb ... 2021-02-10 15:38:16.732 | Unpacking python3-simplegeneric (0.8.1-1) ... 2021-02-10 15:38:16.807 | Selecting previously unselected package python3-singledispatch. 2021-02-10 15:38:16.815 | Preparing to unpack .../08-python3-singledispatch_3.4.0.3-2_all.deb ... 2021-02-10 15:38:16.817 | Unpacking python3-singledispatch (3.4.0.3-2) ... 2021-02-10 15:38:16.892 | Selecting previously unselected package python3-webob. 2021-02-10 15:38:16.899 | Preparing to unpack .../09-python3-webob_1%3a1.8.5-2~cloud0_all.deb ... 2021-02-10 15:38:16.901 | Unpacking python3-webob (1:1.8.5-2~cloud0) ... 2021-02-10 15:38:16.984 | Selecting previously unselected package python3-bs4. 2021-02-10 15:38:16.992 | Preparing to unpack .../10-python3-bs4_4.6.0-1_all.deb ... 2021-02-10 15:38:16.994 | Unpacking python3-bs4 (4.6.0-1) ... 2021-02-10 15:38:17.075 | Selecting previously unselected package python3-waitress. 2021-02-10 15:38:17.082 | Preparing to unpack .../11-python3-waitress_1.0.1-1_all.deb ... 2021-02-10 15:38:17.084 | Unpacking python3-waitress (1.0.1-1) ... 2021-02-10 15:38:17.168 | Selecting previously unselected package python3-tempita. 2021-02-10 15:38:17.177 | Preparing to unpack .../12-python3-tempita_0.5.2-2_all.deb ... 2021-02-10 15:38:17.179 | Unpacking python3-tempita (0.5.2-2) ... 2021-02-10 15:38:17.253 | Selecting previously unselected package python3-paste. 2021-02-10 15:38:17.261 | Preparing to unpack .../13-python3-paste_2.0.3+dfsg-4ubuntu1_all.deb ... 2021-02-10 15:38:17.263 | Unpacking python3-paste (2.0.3+dfsg-4ubuntu1) ... 2021-02-10 15:38:17.364 | Selecting previously unselected package python-pastedeploy-tpl. 2021-02-10 15:38:17.371 | Preparing to unpack .../14-python-pastedeploy-tpl_1.5.2-4_all.deb ... 2021-02-10 15:38:17.373 | Unpacking python-pastedeploy-tpl (1.5.2-4) ... 2021-02-10 15:38:17.447 | Selecting previously unselected package python3-pastedeploy. 2021-02-10 15:38:17.455 | Preparing to unpack .../15-python3-pastedeploy_1.5.2-4_all.deb ... 2021-02-10 15:38:17.457 | Unpacking python3-pastedeploy (1.5.2-4) ... 2021-02-10 15:38:17.531 | Selecting previously unselected package python3-webtest. 2021-02-10 15:38:17.539 | Preparing to unpack .../16-python3-webtest_2.0.28-1ubuntu1_all.deb ... 2021-02-10 15:38:17.541 | Unpacking python3-webtest (2.0.28-1ubuntu1) ... 2021-02-10 15:38:17.615 | Selecting previously unselected package python3-pecan. 2021-02-10 15:38:17.622 | Preparing to unpack .../17-python3-pecan_1.3.3-3ubuntu1~cloud0_all.deb ... 2021-02-10 15:38:17.624 | Unpacking python3-pecan (1.3.3-3ubuntu1~cloud0) ... 2021-02-10 15:38:17.727 | Selecting previously unselected package python3-werkzeug. 2021-02-10 15:38:17.735 | Preparing to unpack .../18-python3-werkzeug_0.16.1+dfsg1-2~cloud0_all.deb ... 2021-02-10 15:38:17.737 | Unpacking python3-werkzeug (0.16.1+dfsg1-2~cloud0) ... 2021-02-10 15:38:17.840 | Selecting previously unselected package ceph-mgr. 2021-02-10 15:38:17.848 | Preparing to unpack .../19-ceph-mgr_15.2.7-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2021-02-10 15:38:17.850 | Unpacking ceph-mgr (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 15:38:18.116 | Selecting previously unselected package ceph-mon. 2021-02-10 15:38:18.124 | Preparing to unpack .../20-ceph-mon_15.2.7-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2021-02-10 15:38:18.126 | Unpacking ceph-mon (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 15:38:18.660 | Selecting previously unselected package ceph. 2021-02-10 15:38:18.667 | Preparing to unpack .../21-ceph_15.2.7-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2021-02-10 15:38:18.677 | Unpacking ceph (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 15:38:18.761 | Selecting previously unselected package ceph-mds. 2021-02-10 15:38:18.768 | Preparing to unpack .../22-ceph-mds_15.2.7-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2021-02-10 15:38:18.770 | Unpacking ceph-mds (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 15:38:19.108 | Selecting previously unselected package libnss3-tools. 2021-02-10 15:38:19.117 | Preparing to unpack .../23-libnss3-tools_2%3a3.35-2ubuntu2.12_amd64.deb ... 2021-02-10 15:38:19.119 | Unpacking libnss3-tools (2:3.35-2ubuntu2.12) ... 2021-02-10 15:38:19.325 | Selecting previously unselected package python3-webencodings. 2021-02-10 15:38:19.333 | Preparing to unpack .../24-python3-webencodings_0.5-2_all.deb ... 2021-02-10 15:38:19.335 | Unpacking python3-webencodings (0.5-2) ... 2021-02-10 15:38:19.411 | Selecting previously unselected package python3-html5lib. 2021-02-10 15:38:19.418 | Preparing to unpack .../25-python3-html5lib_0.999999999-1_all.deb ... 2021-02-10 15:38:19.421 | Unpacking python3-html5lib (0.999999999-1) ... 2021-02-10 15:38:19.504 | Selecting previously unselected package python3-lxml:amd64. 2021-02-10 15:38:19.511 | Preparing to unpack .../26-python3-lxml_4.2.1-1ubuntu0.3_amd64.deb ... 2021-02-10 15:38:19.514 | Unpacking python3-lxml:amd64 (4.2.1-1ubuntu0.3) ... 2021-02-10 15:38:19.750 | Selecting previously unselected package python3-pastescript. 2021-02-10 15:38:19.758 | Preparing to unpack .../27-python3-pastescript_2.0.2-2_all.deb ... 2021-02-10 15:38:19.760 | Unpacking python3-pastescript (2.0.2-2) ... 2021-02-10 15:38:19.839 | Selecting previously unselected package python3-pyinotify. 2021-02-10 15:38:19.847 | Preparing to unpack .../28-python3-pyinotify_0.9.6-1_all.deb ... 2021-02-10 15:38:19.849 | Unpacking python3-pyinotify (0.9.6-1) ... 2021-02-10 15:38:19.923 | Selecting previously unselected package python3-repoze.lru. 2021-02-10 15:38:19.931 | Preparing to unpack .../29-python3-repoze.lru_0.7-1_all.deb ... 2021-02-10 15:38:19.933 | Unpacking python3-repoze.lru (0.7-1) ... 2021-02-10 15:38:20.007 | Selecting previously unselected package python3-routes. 2021-02-10 15:38:20.014 | Preparing to unpack .../30-python3-routes_2.4.1-1_all.deb ... 2021-02-10 15:38:20.016 | Unpacking python3-routes (2.4.1-1) ... 2021-02-10 15:38:20.091 | Selecting previously unselected package python3-simplejson. 2021-02-10 15:38:20.099 | Preparing to unpack .../31-python3-simplejson_3.13.2-1_amd64.deb ... 2021-02-10 15:38:20.101 | Unpacking python3-simplejson (3.13.2-1) ... 2021-02-10 15:38:20.207 | Selecting previously unselected package chrony. 2021-02-10 15:38:20.214 | Preparing to unpack .../32-chrony_3.2-4ubuntu4.5_amd64.deb ... 2021-02-10 15:38:20.223 | Unpacking chrony (3.2-4ubuntu4.5) ... 2021-02-10 15:38:20.328 | Setting up python3-logutils (0.3.3-5) ... 2021-02-10 15:38:20.585 | Setting up python3-werkzeug (0.16.1+dfsg1-2~cloud0) ... 2021-02-10 15:38:21.002 | Setting up python3-simplegeneric (0.8.1-1) ... 2021-02-10 15:38:21.273 | Setting up python3-webencodings (0.5-2) ... 2021-02-10 15:38:21.534 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-10 15:38:21.556 | Setting up python3-lxml:amd64 (4.2.1-1ubuntu0.3) ... 2021-02-10 15:38:21.862 | Setting up python3-waitress (1.0.1-1) ... 2021-02-10 15:38:21.883 | update-alternatives: using /usr/bin/waitress-serve-python3 to provide /usr/bin/waitress-serve (waitress-serve) in auto mode 2021-02-10 15:38:22.204 | Setting up chrony (3.2-4ubuntu4.5) ... 2021-02-10 15:38:22.327 | Creating '_chrony' system user/group for the chronyd daemon… 2021-02-10 15:38:22.809 | 2021-02-10 15:38:22.809 | Creating config file /etc/chrony/chrony.conf with new version 2021-02-10 15:38:23.121 | 2021-02-10 15:38:23.121 | Creating config file /etc/chrony/chrony.keys with new version 2021-02-10 15:38:24.111 | Created symlink /etc/systemd/system/chronyd.service → /lib/systemd/system/chrony.service. 2021-02-10 15:38:24.111 | Created symlink /etc/systemd/system/multi-user.target.wants/chrony.service → /lib/systemd/system/chrony.service. 2021-02-10 15:38:24.288 | Setting up python3-mako (1.0.7+ds1-1) ... 2021-02-10 15:38:24.604 | Setting up python3-tempita (0.5.2-2) ... 2021-02-10 15:38:24.869 | Setting up python3-webob (1:1.8.5-2~cloud0) ... 2021-02-10 15:38:25.207 | Setting up python3-bcrypt (3.1.4-2) ... 2021-02-10 15:38:25.459 | Setting up python3-simplejson (3.13.2-1) ... 2021-02-10 15:38:25.762 | Setting up python3-singledispatch (3.4.0.3-2) ... 2021-02-10 15:38:26.017 | Setting up python3-cherrypy3 (8.9.1-2) ... 2021-02-10 15:38:26.418 | Setting up python3-bs4 (4.6.0-1) ... 2021-02-10 15:38:26.746 | Setting up smartmontools (7.1-1build1~cloud0) ... 2021-02-10 15:38:27.248 | Created symlink /etc/systemd/system/smartd.service → /lib/systemd/system/smartmontools.service. 2021-02-10 15:38:27.249 | Created symlink /etc/systemd/system/multi-user.target.wants/smartmontools.service → /lib/systemd/system/smartmontools.service. 2021-02-10 15:38:27.639 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-02-10 15:38:27.668 | Setting up ceph-base (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 15:38:27.986 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /lib/systemd/system/ceph-crash.service. 2021-02-10 15:38:28.329 | Setting up libnss3-tools (2:3.35-2ubuntu2.12) ... 2021-02-10 15:38:28.359 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1~cloud0) ... 2021-02-10 15:38:28.523 | Removing obsolete conffile /etc/libibverbs.d/nes.driver ... 2021-02-10 15:38:28.531 | Removing obsolete conffile /etc/libibverbs.d/cxgb3.driver ... 2021-02-10 15:38:28.534 | Setting up python3-html5lib (0.999999999-1) ... 2021-02-10 15:38:28.900 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-10 15:38:29.070 | Setting up python3-repoze.lru (0.7-1) ... 2021-02-10 15:38:29.345 | Setting up python3-paste (2.0.3+dfsg-4ubuntu1) ... 2021-02-10 15:38:29.795 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-02-10 15:38:31.057 | Setting up python-pastedeploy-tpl (1.5.2-4) ... 2021-02-10 15:38:31.085 | Setting up python3-routes (2.4.1-1) ... 2021-02-10 15:38:31.358 | Setting up python3-pyinotify (0.9.6-1) ... 2021-02-10 15:38:31.627 | Setting up python3-dateutil (2.7.3-3ubuntu1~cloud0) ... 2021-02-10 15:38:31.938 | Setting up ceph-osd (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 15:38:32.562 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /lib/systemd/system/ceph-osd.target. 2021-02-10 15:38:32.562 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /lib/systemd/system/ceph-osd.target. 2021-02-10 15:38:32.908 | Setting up ceph-mds (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 15:38:33.153 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /lib/systemd/system/ceph-mds.target. 2021-02-10 15:38:33.153 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /lib/systemd/system/ceph-mds.target. 2021-02-10 15:38:33.490 | Setting up ceph-mon (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 15:38:33.737 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /lib/systemd/system/ceph-mon.target. 2021-02-10 15:38:33.738 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /lib/systemd/system/ceph-mon.target. 2021-02-10 15:38:34.083 | ceph-mon.service is a disabled or a static unit, not starting it. 2021-02-10 15:38:34.103 | Setting up ceph-mgr-modules-core (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 15:38:34.131 | Setting up python3-pastedeploy (1.5.2-4) ... 2021-02-10 15:38:34.397 | Setting up python3-webtest (2.0.28-1ubuntu1) ... 2021-02-10 15:38:34.676 | Setting up python3-pecan (1.3.3-3ubuntu1~cloud0) ... 2021-02-10 15:38:35.073 | Setting up python3-pastescript (2.0.2-2) ... 2021-02-10 15:38:35.386 | Setting up ceph-mgr (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 15:38:35.639 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /lib/systemd/system/ceph-mgr.target. 2021-02-10 15:38:35.639 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /lib/systemd/system/ceph-mgr.target. 2021-02-10 15:38:35.996 | Setting up ceph (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 15:38:36.023 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-10 15:38:36.046 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-02-10 15:38:37.950 | ++ functions-common:apt_get:1115 : result=0 2021-02-10 15:38:37.952 | ++ functions-common:apt_get:1118 : time_stop apt-get 2021-02-10 15:38:37.954 | ++ functions-common:time_stop:2306 : local name 2021-02-10 15:38:37.956 | ++ functions-common:time_stop:2307 : local end_time 2021-02-10 15:38:37.958 | ++ functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:38:37.961 | ++ functions-common:time_stop:2309 : local total 2021-02-10 15:38:37.963 | ++ functions-common:time_stop:2310 : local start_time 2021-02-10 15:38:37.965 | ++ functions-common:time_stop:2312 : name=apt-get 2021-02-10 15:38:37.967 | ++ functions-common:time_stop:2313 : start_time=1612971471743 2021-02-10 15:38:37.969 | ++ functions-common:time_stop:2315 : [[ -z 1612971471743 ]] 2021-02-10 15:38:37.972 | +++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:38:37.976 | ++ functions-common:time_stop:2318 : end_time=1612971517973 2021-02-10 15:38:37.978 | ++ functions-common:time_stop:2319 : elapsed_time=46230 2021-02-10 15:38:37.980 | ++ functions-common:time_stop:2320 : total=152523 2021-02-10 15:38:37.983 | ++ functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:38:37.985 | ++ functions-common:time_stop:2323 : _TIME_TOTAL[$name]=198753 2021-02-10 15:38:37.987 | ++ functions-common:apt_get:1119 : return 0 2021-02-10 15:38:37.989 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:20 : echo_summary 'Configuring Ceph' 2021-02-10 15:38:37.991 | ++ ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 15:38:37.993 | ++ ./stack.sh:echo_summary:422 : echo -e Configuring Ceph 2021-02-10 15:38:37.995 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:21 : configure_ceph 2021-02-10 15:38:37.997 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:389 : local count=0 2021-02-10 15:38:37.999 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:391 : initial_configure_ceph 2021-02-10 15:38:38.001 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:initial_configure_ceph:381 : create_disk /var/lib/ceph/drives/images/ceph.img /var/lib/ceph 25GB 2021-02-10 15:38:38.004 | ++ functions:create_disk:756 : local node_number 2021-02-10 15:38:38.006 | ++ functions:create_disk:757 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2021-02-10 15:38:38.008 | ++ functions:create_disk:758 : local storage_data_dir=/var/lib/ceph 2021-02-10 15:38:38.010 | ++ functions:create_disk:759 : local loopback_disk_size=25GB 2021-02-10 15:38:38.012 | ++ functions:create_disk:760 : local key 2021-02-10 15:38:38.015 | +++ functions:create_disk:762 : echo /var/lib/ceph/drives/images/ceph.img 2021-02-10 15:38:38.015 | +++ functions:create_disk:762 : sed s#/.## 2021-02-10 15:38:38.019 | ++ functions:create_disk:762 : key=ar/lib/ceph/drives/images/ceph.img 2021-02-10 15:38:38.021 | ++ functions:create_disk:763 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2021-02-10 15:38:38.023 | ++ functions:create_disk:765 : destroy_disk /var/lib/ceph/drives/images/ceph.img /var/lib/ceph 2021-02-10 15:38:38.025 | ++ functions:destroy_disk:787 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2021-02-10 15:38:38.027 | ++ functions:destroy_disk:788 : local storage_data_dir=/var/lib/ceph 2021-02-10 15:38:38.029 | ++ functions:destroy_disk:789 : local key 2021-02-10 15:38:38.032 | +++ functions:destroy_disk:791 : echo /var/lib/ceph/drives/images/ceph.img 2021-02-10 15:38:38.033 | +++ functions:destroy_disk:791 : sed s#/.## 2021-02-10 15:38:38.037 | ++ functions:destroy_disk:791 : key=ar/lib/ceph/drives/images/ceph.img 2021-02-10 15:38:38.039 | ++ functions:destroy_disk:792 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2021-02-10 15:38:38.041 | ++ functions:destroy_disk:795 : egrep -q /var/lib/ceph /proc/mounts 2021-02-10 15:38:38.045 | ++ functions:destroy_disk:800 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2021-02-10 15:38:38.056 | ++ functions:destroy_disk:803 : sudo rm -f /var/lib/ceph/drives/images/ceph.img 2021-02-10 15:38:38.067 | +++ functions:create_disk:769 : dirname /var/lib/ceph/drives/images/ceph.img 2021-02-10 15:38:38.070 | ++ functions:create_disk:769 : sudo mkdir -p /var/lib/ceph/drives/images 2021-02-10 15:38:38.080 | ++ functions:create_disk:770 : sudo truncate -s 25GB /var/lib/ceph/drives/images/ceph.img 2021-02-10 15:38:38.097 | ++ functions:create_disk:777 : sudo mkfs.xfs -f -i size=1024 /var/lib/ceph/drives/images/ceph.img 2021-02-10 15:38:38.144 | meta-data=/var/lib/ceph/drives/images/ceph.img isize=1024 agcount=4, agsize=1525879 blks 2021-02-10 15:38:38.144 | = sectsz=512 attr=2, projid32bit=1 2021-02-10 15:38:38.144 | = crc=1 finobt=1, sparse=0, rmapbt=0, reflink=0 2021-02-10 15:38:38.144 | data = bsize=4096 blocks=6103515, imaxpct=25 2021-02-10 15:38:38.144 | = sunit=0 swidth=0 blks 2021-02-10 15:38:38.144 | naming =version 2 bsize=4096 ascii-ci=0 ftype=1 2021-02-10 15:38:38.144 | log =internal log bsize=4096 blocks=2980, version=2 2021-02-10 15:38:38.144 | = sectsz=512 sunit=0 blks, lazy-count=1 2021-02-10 15:38:38.144 | realtime =none extsz=4096 blocks=0, rtextents=0 2021-02-10 15:38:38.148 | ++ functions:create_disk:780 : 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-02-10 15:38:38.148 | ++ functions:create_disk:780 : sudo tee -a /etc/fstab 2021-02-10 15:38:38.156 | /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-02-10 15:38:38.159 | ++ functions:create_disk:781 : sudo mkdir -p /var/lib/ceph 2021-02-10 15:38:38.169 | ++ functions:create_disk:782 : sudo mount -v /var/lib/ceph 2021-02-10 15:38:38.237 | mount: /dev/loop0 mounted on /var/lib/ceph. 2021-02-10 15:38:38.242 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:initial_configure_ceph:384 : 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-02-10 15:38:38.255 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:394 : hostname 2021-02-10 15:38:38.260 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:394 : ceph-authtool --gen-print-key 2021-02-10 15:38:38.283 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:394 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-774883-1-ceph --create-keyring --name=mon. --add-key=AQD+/SNgRiypEBAAjofunqREs3N/cNJjipojAw== --cap mon 'allow *' 2021-02-10 15:38:38.316 | creating /var/lib/ceph/tmp/keyring.mon.dv-osbrick-774883-1-ceph 2021-02-10 15:38:38.316 | added entity mon. auth(key=AQD+/SNgRiypEBAAjofunqREs3N/cNJjipojAw==) 2021-02-10 15:38:38.316 | added 1 caps to entity mon. 2021-02-10 15:38:38.321 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:399 : 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-02-10 15:38:38.369 | creating /etc/ceph/ceph.client.admin.keyring 2021-02-10 15:38:38.374 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:404 : hostname 2021-02-10 15:38:38.378 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:404 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-774883-1-ceph --import-keyring /etc/ceph/ceph.client.admin.keyring 2021-02-10 15:38:38.407 | importing contents of /etc/ceph/ceph.client.admin.keyring into /var/lib/ceph/tmp/keyring.mon.dv-osbrick-774883-1-ceph 2021-02-10 15:38:38.412 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:407 : hostname 2021-02-10 15:38:38.416 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:407 : sudo mkdir -p /var/lib/ceph/mon/ceph-dv-osbrick-774883-1-ceph 2021-02-10 15:38:38.426 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : '[' '' = True ']' 2021-02-10 15:38:38.429 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:416 : iniset -sudo /etc/ceph/ceph.conf global fsid bbb37fbb-9191-4dbd-9d36-94afeb35c507 2021-02-10 15:38:38.482 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:417 : hostname 2021-02-10 15:38:38.485 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:417 : iniset -sudo /etc/ceph/ceph.conf global mon_initial_members dv-osbrick-774883-1-ceph 2021-02-10 15:38:38.529 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:418 : iniset -sudo /etc/ceph/ceph.conf global mon_host 10.222.0.39 2021-02-10 15:38:38.572 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:419 : iniset -sudo /etc/ceph/ceph.conf global auth_cluster_required cephx 2021-02-10 15:38:38.615 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:420 : iniset -sudo /etc/ceph/ceph.conf global auth_service_required cephx 2021-02-10 15:38:38.659 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:421 : iniset -sudo /etc/ceph/ceph.conf global auth_client_required cephx 2021-02-10 15:38:38.703 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:422 : iniset -sudo /etc/ceph/ceph.conf global filestore_xattr_use_omap true 2021-02-10 15:38:38.746 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:423 : iniset -sudo /etc/ceph/ceph.conf global 'osd crush chooseleaf type' 0 2021-02-10 15:38:38.789 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:424 : iniset -sudo /etc/ceph/ceph.conf global 'osd journal size' 100 2021-02-10 15:38:38.832 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:425 : iniset -sudo /etc/ceph/ceph.conf global 'osd pool default size' 1 2021-02-10 15:38:38.877 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : iniset -sudo /etc/ceph/ceph.conf global 'rbd default features' 1 2021-02-10 15:38:38.920 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:427 : iniset -sudo /etc/ceph/ceph.conf client debug_client 10 2021-02-10 15:38:38.972 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:429 : local gigs 2021-02-10 15:38:38.975 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : echo 25GB 2021-02-10 15:38:38.975 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : grep -o '^[0-9]*' 2021-02-10 15:38:38.980 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : gigs=25 2021-02-10 15:38:38.982 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:431 : iniset -sudo /etc/ceph/ceph.conf global bluestore_block_size 22548578304 2021-02-10 15:38:39.027 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:434 : hostname 2021-02-10 15:38:39.032 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:434 : hostname 2021-02-10 15:38:39.035 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:434 : sudo ceph-mon -c /etc/ceph/ceph.conf --mkfs -i dv-osbrick-774883-1-ceph --keyring /var/lib/ceph/tmp/keyring.mon.dv-osbrick-774883-1-ceph 2021-02-10 15:38:39.112 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:437 : sudo chown -R ceph. /var/lib/ceph 2021-02-10 15:38:39.125 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : hostname 2021-02-10 15:38:39.129 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : sudo systemctl enable ceph-mon@dv-osbrick-774883-1-ceph 2021-02-10 15:38:39.141 | Created symlink /etc/systemd/system/ceph-mon.target.wants/ceph-mon@dv-osbrick-774883-1-ceph.service → /lib/systemd/system/ceph-mon@.service. 2021-02-10 15:38:39.296 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:440 : hostname 2021-02-10 15:38:39.300 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:440 : sudo systemctl start ceph-mon@dv-osbrick-774883-1-ceph 2021-02-10 15:38:39.321 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : local ceph_version 2021-02-10 15:38:39.323 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:443 : _get_ceph_version mon 2021-02-10 15:38:39.326 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:212 : local ceph_version_str 2021-02-10 15:38:39.328 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:213 : local mon_started 2021-02-10 15:38:39.330 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:215 : [[ mon == \c\l\i ]] 2021-02-10 15:38:39.332 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \m\o\n ]] 2021-02-10 15:38:39.336 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:221 : hostname 2021-02-10 15:38:39.340 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:221 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-774883-1-ceph' 2021-02-10 15:38:39.343 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:173 : timeout=20 2021-02-10 15:38:39.345 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:174 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-774883-1-ceph' 2021-02-10 15:38:39.347 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:175 : '[' 20 -ne 0 ']' 2021-02-10 15:38:39.349 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:176 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-774883-1-ceph 2021-02-10 15:38:39.351 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:176 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-774883-1-ceph 2021-02-10 15:38:39.373 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : return 0 2021-02-10 15:38:39.376 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:221 : mon_started= 2021-02-10 15:38:39.380 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : sudo ceph version 2021-02-10 15:38:39.380 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : cut -d ' ' -f 3 2021-02-10 15:38:39.380 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : cut -f 1,2 -d . 2021-02-10 15:38:39.771 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : ceph_version_str=15.2 2021-02-10 15:38:39.773 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:235 : echo 15.2 2021-02-10 15:38:39.776 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:443 : ceph_version=15.2 2021-02-10 15:38:39.778 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:445 : vercmp 15.2 '>=' 14.0 2021-02-10 15:38:39.780 | ++ functions:vercmp:652 : local v1=15.2 2021-02-10 15:38:39.782 | ++ functions:vercmp:653 : local 'op=>=' 2021-02-10 15:38:39.785 | ++ functions:vercmp:654 : local v2=14.0 2021-02-10 15:38:39.787 | ++ functions:vercmp:655 : local result 2021-02-10 15:38:39.791 | +++ functions:vercmp:659 : echo -e '15.2\n14.0' 2021-02-10 15:38:39.791 | +++ functions:vercmp:659 : sort -V 2021-02-10 15:38:39.791 | +++ functions:vercmp:659 : head -1 2021-02-10 15:38:39.795 | ++ functions:vercmp:659 : result=14.0 2021-02-10 15:38:39.797 | ++ functions:vercmp:661 : case $op in 2021-02-10 15:38:39.799 | ++ functions:vercmp:675 : '[' 14.0 = 14.0 ']' 2021-02-10 15:38:39.801 | ++ functions:vercmp:676 : return 2021-02-10 15:38:39.804 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:446 : for key in bootstrap-{mds,osd,rgw} 2021-02-10 15:38:39.806 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:447 : sudo ceph auth get client.bootstrap-mds -o /var/lib/ceph/bootstrap-mds/ceph.keyring 2021-02-10 15:38:40.146 | exported keyring for client.bootstrap-mds 2021-02-10 15:38:40.163 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:446 : for key in bootstrap-{mds,osd,rgw} 2021-02-10 15:38:40.166 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:447 : sudo ceph auth get client.bootstrap-osd -o /var/lib/ceph/bootstrap-osd/ceph.keyring 2021-02-10 15:38:40.504 | exported keyring for client.bootstrap-osd 2021-02-10 15:38:40.521 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:446 : for key in bootstrap-{mds,osd,rgw} 2021-02-10 15:38:40.524 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:447 : sudo ceph auth get client.bootstrap-rgw -o /var/lib/ceph/bootstrap-rgw/ceph.keyring 2021-02-10 15:38:40.875 | exported keyring for client.bootstrap-rgw 2021-02-10 15:38:40.892 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:451 : sudo mkdir -p /var/lib/ceph/mgr/ceph-x 2021-02-10 15:38:40.903 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:452 : 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-02-10 15:38:41.279 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:455 : sudo chown -R ceph. /var/lib/ceph/mgr 2021-02-10 15:38:41.291 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:459 : [[ 1 -ne 1 ]] 2021-02-10 15:38:41.293 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:477 : for rep in ${CEPH_REPLICAS_SEQ} 2021-02-10 15:38:41.296 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:478 : sudo ceph -c /etc/ceph/ceph.conf osd create 2021-02-10 15:38:41.691 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:478 : OSD_ID=0 2021-02-10 15:38:41.693 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:479 : sudo mkdir -p /var/lib/ceph/osd/ceph-0 2021-02-10 15:38:41.705 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:482 : sudo tee /var/lib/ceph/osd/ceph-0/keyring 2021-02-10 15:38:41.705 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:480 : sudo ceph -c /etc/ceph/ceph.conf auth get-or-create osd.0 mon 'allow profile osd ' osd 'allow *' 2021-02-10 15:38:42.063 | [osd.0] 2021-02-10 15:38:42.063 | key = AQAC/iNgLvVpAxAAnZqkA31TnR0omg1mTko5Ow== 2021-02-10 15:38:42.084 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:483 : sudo chown ceph. /var/lib/ceph/osd/ceph-0 2021-02-10 15:38:42.096 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:484 : sudo chown ceph. /var/lib/ceph/osd/ceph-0/keyring 2021-02-10 15:38:42.107 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:485 : sudo ceph-osd -c /etc/ceph/ceph.conf --setuser ceph --setgroup ceph -i 0 --mkfs 2021-02-10 15:38:42.149 | 2021-02-10T15:38:42.143+0000 7f0ea19f7d80 -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-02-10 15:38:42.149 | 2021-02-10T15:38:42.143+0000 7f0ea19f7d80 -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-02-10 15:38:42.150 | 2021-02-10T15:38:42.143+0000 7f0ea19f7d80 -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-02-10 15:38:42.154 | 2021-02-10T15:38:42.151+0000 7f0ea19f7d80 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2021-02-10 15:38:42.187 | 2021-02-10T15:38:42.183+0000 7f0ea19f7d80 -1 freelist read_size_meta_from_db missing size meta in DB 2021-02-10 15:38:44.112 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:486 : sudo ceph-osd -c /etc/ceph/ceph.conf -i 0 --mkfs 2021-02-10 15:38:45.532 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:488 : sudo systemctl enable ceph-osd@0 2021-02-10 15:38:45.545 | Created symlink /etc/systemd/system/ceph-osd.target.wants/ceph-osd@0.service → /lib/systemd/system/ceph-osd@.service. 2021-02-10 15:38:45.700 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:491 : is_ceph_enabled_for_service manila 2021-02-10 15:38:45.703 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:193 : local config config_name enabled service 2021-02-10 15:38:45.705 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:194 : enabled=1 2021-02-10 15:38:45.707 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : service=manila 2021-02-10 15:38:45.711 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : echo manila 2021-02-10 15:38:45.711 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr '[:lower:]' '[:upper:]' 2021-02-10 15:38:45.711 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr - _ 2021-02-10 15:38:45.716 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : config_name=ENABLE_CEPH_MANILA 2021-02-10 15:38:45.718 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : eval echo '$ENABLE_CEPH_MANILA' 2021-02-10 15:38:45.721 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : echo True 2021-02-10 15:38:45.723 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : config=True 2021-02-10 15:38:45.726 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : is_service_enabled manila 2021-02-10 15:38:45.741 | ++ functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:38:45.743 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:205 : return 1 2021-02-10 15:38:45.745 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:503 : '[' False = True ']' 2021-02-10 15:38:45.748 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:507 : '[' '' = True ']' 2021-02-10 15:38:45.750 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:26 : echo_summary 'Initializing Ceph' 2021-02-10 15:38:45.752 | ++ ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 15:38:45.754 | ++ ./stack.sh:echo_summary:422 : echo -e Initializing Ceph 2021-02-10 15:38:45.757 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:27 : start_ceph 2021-02-10 15:38:45.759 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1127 : sudo chown -R ceph. /var/lib/ceph 2021-02-10 15:38:45.772 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1129 : hostname 2021-02-10 15:38:45.776 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1129 : sudo systemctl start ceph-mon@dv-osbrick-774883-1-ceph 2021-02-10 15:38:45.792 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1130 : local ceph_version 2021-02-10 15:38:45.794 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1131 : _get_ceph_version mon 2021-02-10 15:38:45.797 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:212 : local ceph_version_str 2021-02-10 15:38:45.799 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:213 : local mon_started 2021-02-10 15:38:45.801 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:215 : [[ mon == \c\l\i ]] 2021-02-10 15:38:45.803 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \m\o\n ]] 2021-02-10 15:38:45.807 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:221 : hostname 2021-02-10 15:38:45.811 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:221 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-774883-1-ceph' 2021-02-10 15:38:45.813 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:173 : timeout=20 2021-02-10 15:38:45.816 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:174 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-774883-1-ceph' 2021-02-10 15:38:45.818 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:175 : '[' 20 -ne 0 ']' 2021-02-10 15:38:45.820 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:176 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-774883-1-ceph 2021-02-10 15:38:45.822 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:176 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-774883-1-ceph 2021-02-10 15:38:45.838 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : return 0 2021-02-10 15:38:45.841 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:221 : mon_started= 2021-02-10 15:38:45.845 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : sudo ceph version 2021-02-10 15:38:45.845 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : cut -d ' ' -f 3 2021-02-10 15:38:45.846 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : cut -f 1,2 -d . 2021-02-10 15:38:46.208 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : ceph_version_str=15.2 2021-02-10 15:38:46.211 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:235 : echo 15.2 2021-02-10 15:38:46.214 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1131 : ceph_version=15.2 2021-02-10 15:38:46.216 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1133 : sudo systemctl start ceph-mgr@x 2021-02-10 15:38:46.239 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1136 : sudo ceph -c /etc/ceph/ceph.conf tell mgr restful create-self-signed-cert 2021-02-10 15:38:52.259 | no valid command found; 10 closest matches: 2021-02-10 15:38:52.259 | 0 2021-02-10 15:38:52.259 | 1 2021-02-10 15:38:52.259 | 2 2021-02-10 15:38:52.259 | abort 2021-02-10 15:38:52.259 | assert 2021-02-10 15:38:52.259 | config diff 2021-02-10 15:38:52.259 | config diff get 2021-02-10 15:38:52.259 | config get 2021-02-10 15:38:52.259 | config help [] 2021-02-10 15:38:52.259 | config set ... 2021-02-10 15:38:52.259 | Error EINVAL: invalid command 2021-02-10 15:38:52.266 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1137 : echo MGR Restful is not working, perhaps the package is not 'installed?' 2021-02-10 15:38:52.266 | MGR Restful is not working, perhaps the package is not installed? 2021-02-10 15:38:52.270 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1139 : sudo ceph -c /etc/ceph/ceph.conf osd ls 2021-02-10 15:38:52.758 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1139 : for id in $(sudo ceph -c ${CEPH_CONF_FILE} osd ls) 2021-02-10 15:38:52.761 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1140 : sudo systemctl start ceph-osd@0 2021-02-10 15:38:52.844 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1142 : is_ceph_enabled_for_service manila 2021-02-10 15:38:52.847 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:193 : local config config_name enabled service 2021-02-10 15:38:52.849 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:194 : enabled=1 2021-02-10 15:38:52.851 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : service=manila 2021-02-10 15:38:52.855 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : echo manila 2021-02-10 15:38:52.855 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr '[:lower:]' '[:upper:]' 2021-02-10 15:38:52.857 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr - _ 2021-02-10 15:38:52.861 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : config_name=ENABLE_CEPH_MANILA 2021-02-10 15:38:52.864 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : eval echo '$ENABLE_CEPH_MANILA' 2021-02-10 15:38:52.866 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : echo True 2021-02-10 15:38:52.869 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : config=True 2021-02-10 15:38:52.872 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : is_service_enabled manila 2021-02-10 15:38:52.887 | ++ functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:38:52.890 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:205 : return 1 2021-02-10 15:38:52.893 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1146 : '[' '' = True ']' 2021-02-10 15:38:52.895 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2021-02-10 15:38:52.898 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2021-02-10 15:38:52.900 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2021-02-10 15:38:52.903 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2021-02-10 15:38:52.906 | + functions:set_systemd_override:845 : local value=2048 2021-02-10 15:38:52.909 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2021-02-10 15:38:52.911 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-02-10 15:38:52.957 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-02-10 15:38:52.957 | Set systemd system override for DefaultLimitNOFILE=2048 2021-02-10 15:38:52.960 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2021-02-10 15:38:53.134 | + ./stack.sh:main:801 : install_rpc_backend 2021-02-10 15:38:53.136 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-02-10 15:38:53.152 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:38:53.155 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-02-10 15:38:53.158 | + functions-common:install_package:1344 : update_package_repo 2021-02-10 15:38:53.160 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-10 15:38:53.162 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-02-10 15:38:53.165 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-10 15:38:53.167 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-10 15:38:53.169 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-02-10 15:38:53.172 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:38:53.174 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:38:53.176 | + functions-common:update_package_repo:1325 : apt_get_update 2021-02-10 15:38:53.179 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-02-10 15:38:53.181 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-02-10 15:38:53.183 | + functions-common:apt_get_update:1071 : return 2021-02-10 15:38:53.186 | + functions-common:install_package:1345 : real_install_package rabbitmq-server 2021-02-10 15:38:53.188 | + functions-common:real_install_package:1330 : is_ubuntu 2021-02-10 15:38:53.191 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:38:53.193 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:38:53.195 | + functions-common:real_install_package:1331 : apt_get install rabbitmq-server 2021-02-10 15:38:53.215 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-02-10 15:38:53.335 | Reading package lists... 2021-02-10 15:38:53.583 | Building dependency tree... 2021-02-10 15:38:53.584 | Reading state information... 2021-02-10 15:38:53.790 | The following packages were automatically installed and are no longer required: 2021-02-10 15:38:53.791 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-02-10 15:38:53.791 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-02-10 15:38:53.791 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-02-10 15:38:53.791 | python3-pam python3-problem-report python3-pyasn1 2021-02-10 15:38:53.791 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-10 15:38:53.791 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-10 15:38:53.791 | Use 'sudo apt autoremove' to remove them. 2021-02-10 15:38:53.791 | The following additional packages will be installed: 2021-02-10 15:38:53.791 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-02-10 15:38:53.791 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-02-10 15:38:53.791 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-02-10 15:38:53.791 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-02-10 15:38:53.792 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-02-10 15:38:53.793 | Suggested packages: 2021-02-10 15:38:53.793 | erlang erlang-manpages erlang-doc xsltproc fop erlang-ic-java libmyodbc 2021-02-10 15:38:53.793 | odbc-postgresql tdsodbc unixodbc-bin 2021-02-10 15:38:53.837 | The following NEW packages will be installed: 2021-02-10 15:38:53.837 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-02-10 15:38:53.837 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-02-10 15:38:53.837 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-02-10 15:38:53.837 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-02-10 15:38:53.837 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-02-10 15:38:53.837 | rabbitmq-server 2021-02-10 15:38:54.204 | 0 upgraded, 26 newly installed, 0 to remove and 166 not upgraded. 2021-02-10 15:38:54.204 | Need to get 24.5 MB of archives. 2021-02-10 15:38:54.204 | After this operation, 40.4 MB of additional disk space will be used. 2021-02-10 15:38:54.204 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-base amd64 1:20.2.2+dfsg-1ubuntu2 [7,323 kB] 2021-02-10 15:38:56.522 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-asn1 amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2021-02-10 15:38:56.605 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-mnesia amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2021-02-10 15:38:56.705 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-runtime-tools amd64 1:20.2.2+dfsg-1ubuntu2 [178 kB] 2021-02-10 15:38:56.729 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-crypto amd64 1:20.2.2+dfsg-1ubuntu2 [104 kB] 2021-02-10 15:38:56.744 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-public-key amd64 1:20.2.2+dfsg-1ubuntu2 [561 kB] 2021-02-10 15:38:56.818 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssl amd64 1:20.2.2+dfsg-1ubuntu2 [814 kB] 2021-02-10 15:38:57.211 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-inets amd64 1:20.2.2+dfsg-1ubuntu2 [711 kB] 2021-02-10 15:38:57.244 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-corba amd64 1:20.2.2+dfsg-1ubuntu2 [2,251 kB] 2021-02-10 15:38:57.378 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-syntax-tools amd64 1:20.2.2+dfsg-1ubuntu2 [345 kB] 2021-02-10 15:38:57.407 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-diameter amd64 1:20.2.2+dfsg-1ubuntu2 [647 kB] 2021-02-10 15:38:57.639 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-xmerl amd64 1:20.2.2+dfsg-1ubuntu2 [964 kB] 2021-02-10 15:38:57.661 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-edoc amd64 1:20.2.2+dfsg-1ubuntu2 [283 kB] 2021-02-10 15:38:57.689 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eldap amd64 1:20.2.2+dfsg-1ubuntu2 [101 kB] 2021-02-10 15:38:57.701 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-erl-docgen amd64 1:20.2.2+dfsg-1ubuntu2 [118 kB] 2021-02-10 15:38:57.711 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eunit amd64 1:20.2.2+dfsg-1ubuntu2 [136 kB] 2021-02-10 15:38:57.714 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ic amd64 1:20.2.2+dfsg-1ubuntu2 [817 kB] 2021-02-10 15:38:57.941 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libodbc1 amd64 2.3.4-1.1ubuntu3 [183 kB] 2021-02-10 15:38:57.945 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-odbc amd64 1:20.2.2+dfsg-1ubuntu2 [47.5 kB] 2021-02-10 15:38:57.946 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-snmp amd64 1:20.2.2+dfsg-1ubuntu2 [1,531 kB] 2021-02-10 15:38:58.172 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-os-mon amd64 1:20.2.2+dfsg-1ubuntu2 [90.4 kB] 2021-02-10 15:38:58.174 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-parsetools amd64 1:20.2.2+dfsg-1ubuntu2 [153 kB] 2021-02-10 15:38:58.178 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssh amd64 1:20.2.2+dfsg-1ubuntu2 [508 kB] 2021-02-10 15:38:58.219 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-tools amd64 1:20.2.2+dfsg-1ubuntu2 [503 kB] 2021-02-10 15:38:58.272 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-nox all 1:20.2.2+dfsg-1ubuntu2 [13.4 kB] 2021-02-10 15:38:58.272 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 rabbitmq-server all 3.6.10-1ubuntu0.4 [4,651 kB] 2021-02-10 15:38:59.703 | Fetched 24.5 MB in 5s (4,633 kB/s) 2021-02-10 15:38:59.768 | Selecting previously unselected package erlang-base. 2021-02-10 15:38:59.807 | (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 ... 76460 files and directories currently installed.) 2021-02-10 15:38:59.810 | Preparing to unpack .../00-erlang-base_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-10 15:38:59.813 | Unpacking erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 15:39:00.935 | Selecting previously unselected package erlang-asn1. 2021-02-10 15:39:00.943 | Preparing to unpack .../01-erlang-asn1_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-10 15:39:00.945 | Unpacking erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 15:39:01.085 | Selecting previously unselected package erlang-mnesia. 2021-02-10 15:39:01.093 | Preparing to unpack .../02-erlang-mnesia_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-10 15:39:01.095 | Unpacking erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 15:39:01.237 | Selecting previously unselected package erlang-runtime-tools. 2021-02-10 15:39:01.245 | Preparing to unpack .../03-erlang-runtime-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-10 15:39:01.247 | Unpacking erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 15:39:01.328 | Selecting previously unselected package erlang-crypto. 2021-02-10 15:39:01.336 | Preparing to unpack .../04-erlang-crypto_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-10 15:39:01.338 | Unpacking erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 15:39:01.406 | Selecting previously unselected package erlang-public-key. 2021-02-10 15:39:01.413 | Preparing to unpack .../05-erlang-public-key_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-10 15:39:01.416 | Unpacking erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 15:39:01.545 | Selecting previously unselected package erlang-ssl. 2021-02-10 15:39:01.553 | Preparing to unpack .../06-erlang-ssl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-10 15:39:01.555 | Unpacking erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 15:39:01.714 | Selecting previously unselected package erlang-inets. 2021-02-10 15:39:01.722 | Preparing to unpack .../07-erlang-inets_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-10 15:39:01.724 | Unpacking erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 15:39:01.874 | Selecting previously unselected package erlang-corba. 2021-02-10 15:39:01.881 | Preparing to unpack .../08-erlang-corba_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-10 15:39:01.884 | Unpacking erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 15:39:02.267 | Selecting previously unselected package erlang-syntax-tools. 2021-02-10 15:39:02.275 | Preparing to unpack .../09-erlang-syntax-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-10 15:39:02.277 | Unpacking erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 15:39:02.376 | Selecting previously unselected package erlang-diameter. 2021-02-10 15:39:02.384 | Preparing to unpack .../10-erlang-diameter_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-10 15:39:02.386 | Unpacking erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 15:39:02.525 | Selecting previously unselected package erlang-xmerl. 2021-02-10 15:39:02.533 | Preparing to unpack .../11-erlang-xmerl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-10 15:39:02.535 | Unpacking erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 15:39:02.718 | Selecting previously unselected package erlang-edoc. 2021-02-10 15:39:02.727 | Preparing to unpack .../12-erlang-edoc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-10 15:39:02.729 | Unpacking erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 15:39:02.820 | Selecting previously unselected package erlang-eldap. 2021-02-10 15:39:02.827 | Preparing to unpack .../13-erlang-eldap_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-10 15:39:02.829 | Unpacking erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 15:39:02.896 | Selecting previously unselected package erlang-erl-docgen. 2021-02-10 15:39:02.903 | Preparing to unpack .../14-erlang-erl-docgen_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-10 15:39:02.905 | Unpacking erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 15:39:02.979 | Selecting previously unselected package erlang-eunit. 2021-02-10 15:39:02.987 | Preparing to unpack .../15-erlang-eunit_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-10 15:39:02.989 | Unpacking erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 15:39:03.060 | Selecting previously unselected package erlang-ic. 2021-02-10 15:39:03.068 | Preparing to unpack .../16-erlang-ic_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-10 15:39:03.070 | Unpacking erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 15:39:03.259 | Selecting previously unselected package libodbc1:amd64. 2021-02-10 15:39:03.268 | Preparing to unpack .../17-libodbc1_2.3.4-1.1ubuntu3_amd64.deb ... 2021-02-10 15:39:03.279 | Unpacking libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-02-10 15:39:03.359 | Selecting previously unselected package erlang-odbc. 2021-02-10 15:39:03.367 | Preparing to unpack .../18-erlang-odbc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-10 15:39:03.369 | Unpacking erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 15:39:03.428 | Selecting previously unselected package erlang-snmp. 2021-02-10 15:39:03.435 | Preparing to unpack .../19-erlang-snmp_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-10 15:39:03.437 | Unpacking erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 15:39:03.725 | Selecting previously unselected package erlang-os-mon. 2021-02-10 15:39:03.733 | Preparing to unpack .../20-erlang-os-mon_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-10 15:39:03.736 | Unpacking erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 15:39:03.801 | Selecting previously unselected package erlang-parsetools. 2021-02-10 15:39:03.808 | Preparing to unpack .../21-erlang-parsetools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-10 15:39:03.811 | Unpacking erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 15:39:03.884 | Selecting previously unselected package erlang-ssh. 2021-02-10 15:39:03.891 | Preparing to unpack .../22-erlang-ssh_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-10 15:39:03.893 | Unpacking erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 15:39:04.011 | Selecting previously unselected package erlang-tools. 2021-02-10 15:39:04.019 | Preparing to unpack .../23-erlang-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-10 15:39:04.021 | Unpacking erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 15:39:04.150 | Selecting previously unselected package erlang-nox. 2021-02-10 15:39:04.158 | Preparing to unpack .../24-erlang-nox_1%3a20.2.2+dfsg-1ubuntu2_all.deb ... 2021-02-10 15:39:04.160 | Unpacking erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 15:39:04.251 | Selecting previously unselected package rabbitmq-server. 2021-02-10 15:39:04.259 | Preparing to unpack .../25-rabbitmq-server_3.6.10-1ubuntu0.4_all.deb ... 2021-02-10 15:39:04.262 | Unpacking rabbitmq-server (3.6.10-1ubuntu0.4) ... 2021-02-10 15:39:04.805 | Setting up libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-02-10 15:39:04.825 | Setting up erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 15:39:05.634 | Searching for services which depend on erlang and should be started...none found. 2021-02-10 15:39:05.637 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-10 15:39:05.666 | Setting up erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 15:39:05.694 | Setting up erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 15:39:05.722 | Setting up erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 15:39:05.749 | Setting up erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 15:39:05.777 | Setting up erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 15:39:05.804 | Setting up erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 15:39:05.832 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-02-10 15:39:05.862 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-10 15:39:06.042 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-02-10 15:39:06.675 | Setting up erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 15:39:06.702 | Setting up erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 15:39:06.730 | Setting up erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 15:39:06.758 | Setting up erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 15:39:06.785 | Setting up erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 15:39:06.813 | Setting up erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 15:39:06.841 | Setting up erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 15:39:06.869 | Setting up erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 15:39:06.897 | Setting up erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 15:39:06.925 | Setting up erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 15:39:06.953 | Setting up erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 15:39:06.981 | Setting up erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 15:39:07.009 | Setting up erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 15:39:07.037 | Setting up erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 15:39:07.065 | Setting up erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 15:39:07.093 | Setting up erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 15:39:07.117 | Setting up erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 15:39:07.146 | Setting up rabbitmq-server (3.6.10-1ubuntu0.4) ... 2021-02-10 15:39:07.282 | Adding group `rabbitmq' (GID 122) ... 2021-02-10 15:39:07.314 | Done. 2021-02-10 15:39:07.388 | Adding system user `rabbitmq' (UID 116) ... 2021-02-10 15:39:07.388 | Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2021-02-10 15:39:07.464 | Not creating home directory `/var/lib/rabbitmq'. 2021-02-10 15:39:07.718 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-02-10 15:39:12.539 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-10 15:39:12.713 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-10 15:39:14.619 | + functions-common:apt_get:1115 : result=0 2021-02-10 15:39:14.622 | + functions-common:apt_get:1118 : time_stop apt-get 2021-02-10 15:39:14.624 | + functions-common:time_stop:2306 : local name 2021-02-10 15:39:14.627 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:39:14.629 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:39:14.631 | + functions-common:time_stop:2309 : local total 2021-02-10 15:39:14.634 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:39:14.636 | + functions-common:time_stop:2312 : name=apt-get 2021-02-10 15:39:14.638 | + functions-common:time_stop:2313 : start_time=1612971533212 2021-02-10 15:39:14.641 | + functions-common:time_stop:2315 : [[ -z 1612971533212 ]] 2021-02-10 15:39:14.644 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:39:14.647 | + functions-common:time_stop:2318 : end_time=1612971554645 2021-02-10 15:39:14.650 | + functions-common:time_stop:2319 : elapsed_time=21433 2021-02-10 15:39:14.652 | + functions-common:time_stop:2320 : total=198753 2021-02-10 15:39:14.654 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:39:14.657 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=220186 2021-02-10 15:39:14.659 | + functions-common:apt_get:1119 : return 0 2021-02-10 15:39:14.662 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-02-10 15:39:14.664 | + functions-common:is_suse:464 : is_opensuse 2021-02-10 15:39:14.667 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-02-10 15:39:14.669 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-02-10 15:39:14.672 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-02-10 15:39:14.674 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-02-10 15:39:14.677 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-02-10 15:39:14.679 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-02-10 15:39:14.682 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-02-10 15:39:14.684 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-02-10 15:39:14.687 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-02-10 15:39:14.689 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-02-10 15:39:14.691 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-02-10 15:39:14.694 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-02-10 15:39:14.696 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2021-02-10 15:39:14.698 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2021-02-10 15:39:14.701 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-02-10 15:39:14.703 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-02-10 15:39:14.705 | + functions-common:is_suse:464 : is_opensuse 2021-02-10 15:39:14.708 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-02-10 15:39:14.710 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-02-10 15:39:14.712 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-02-10 15:39:14.715 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-02-10 15:39:14.717 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-02-10 15:39:14.719 | + ./stack.sh:main:802 : restart_rpc_backend 2021-02-10 15:39:14.722 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-02-10 15:39:14.738 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:39:14.741 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-02-10 15:39:14.743 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 15:39:14.746 | + ./stack.sh:echo_summary:422 : echo -e Starting RabbitMQ 2021-02-10 15:39:14.748 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-02-10 15:39:14.751 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-02-10 15:39:14.754 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-02-10 15:39:14.757 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-02-10 15:39:14.759 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-02-10 15:39:14.761 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-02-10 15:39:14.763 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-02-10 15:39:14.766 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-02-10 15:39:14.769 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-02-10 15:39:15.831 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users 2021-02-10 15:39:15.831 | guest [administrator]' 2021-02-10 15:39:15.835 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users 2021-02-10 15:39:15.835 | guest [administrator]' 2021-02-10 15:39:15.835 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-02-10 15:39:15.840 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-02-10 15:39:15.843 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-02-10 15:39:15.845 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-02-10 15:39:16.866 | Creating user "stackrabbit" 2021-02-10 15:39:16.890 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-02-10 15:39:17.929 | Setting permissions for user "stackrabbit" in vhost "/" 2021-02-10 15:39:17.953 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-02-10 15:39:17.955 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-02-10 15:39:18.964 | Changing password for user "stackrabbit" 2021-02-10 15:39:18.988 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-02-10 15:39:18.990 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-02-10 15:39:18.993 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-02-10 15:39:20.001 | Deleting user "guest" 2021-02-10 15:39:20.024 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2021-02-10 15:39:20.041 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:39:20.043 | + ./stack.sh:main:805 : install_database 2021-02-10 15:39:20.045 | + lib/database:install_database:116 : install_database_mysql 2021-02-10 15:39:20.048 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-02-10 15:39:20.050 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:39:20.053 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:39:20.055 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-02-10 15:39:20.261 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-02-10 15:39:20.264 | + lib/databases/mysql:install_database_mysql:164 : cat 2021-02-10 15:39:20.268 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2021-02-10 15:39:20.271 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:39:20.273 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:39:20.275 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2021-02-10 15:39:20.278 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2021-02-10 15:39:20.280 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2021-02-10 15:39:20.284 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-02-10 15:39:20.286 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2021-02-10 15:39:20.289 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2021-02-10 15:39:20.291 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-02-10 15:39:20.293 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-02-10 15:39:20.296 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-02-10 15:39:20.298 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-02-10 15:39:20.301 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-02-10 15:39:20.303 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-02-10 15:39:20.306 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-02-10 15:39:20.308 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2021-02-10 15:39:20.311 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2021-02-10 15:39:20.313 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-02-10 15:39:20.315 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-02-10 15:39:20.318 | + functions-common:is_suse:464 : is_opensuse 2021-02-10 15:39:20.321 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-02-10 15:39:20.323 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-02-10 15:39:20.325 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-02-10 15:39:20.328 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-02-10 15:39:20.330 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-02-10 15:39:20.332 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-02-10 15:39:20.335 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:39:20.337 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:39:20.339 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-02-10 15:39:20.342 | + functions-common:install_package:1344 : update_package_repo 2021-02-10 15:39:20.344 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-10 15:39:20.346 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-02-10 15:39:20.349 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-10 15:39:20.351 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-10 15:39:20.354 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-02-10 15:39:20.356 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:39:20.358 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:39:20.361 | + functions-common:update_package_repo:1325 : apt_get_update 2021-02-10 15:39:20.363 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-02-10 15:39:20.366 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-02-10 15:39:20.368 | + functions-common:apt_get_update:1071 : return 2021-02-10 15:39:20.370 | + functions-common:install_package:1345 : real_install_package mysql-server 2021-02-10 15:39:20.373 | + functions-common:real_install_package:1330 : is_ubuntu 2021-02-10 15:39:20.375 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:39:20.377 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:39:20.380 | + functions-common:real_install_package:1331 : apt_get install mysql-server 2021-02-10 15:39:20.399 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-02-10 15:39:20.519 | Reading package lists... 2021-02-10 15:39:20.767 | Building dependency tree... 2021-02-10 15:39:20.768 | Reading state information... 2021-02-10 15:39:20.979 | The following packages were automatically installed and are no longer required: 2021-02-10 15:39:20.980 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-02-10 15:39:20.980 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-02-10 15:39:20.980 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-02-10 15:39:20.980 | python3-pam python3-problem-report python3-pyasn1 2021-02-10 15:39:20.980 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-10 15:39:20.980 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-10 15:39:20.980 | Use 'sudo apt autoremove' to remove them. 2021-02-10 15:39:20.980 | The following additional packages will be installed: 2021-02-10 15:39:20.980 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-02-10 15:39:20.980 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-02-10 15:39:20.980 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-02-10 15:39:20.981 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-02-10 15:39:20.981 | mysql-server-5.7 mysql-server-core-5.7 2021-02-10 15:39:20.982 | Suggested packages: 2021-02-10 15:39:20.982 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-02-10 15:39:21.034 | The following NEW packages will be installed: 2021-02-10 15:39:21.034 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-02-10 15:39:21.034 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-02-10 15:39:21.034 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-02-10 15:39:21.034 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-02-10 15:39:21.034 | mysql-server mysql-server-5.7 mysql-server-core-5.7 2021-02-10 15:39:21.166 | 0 upgraded, 18 newly installed, 0 to remove and 166 not upgraded. 2021-02-10 15:39:21.166 | Need to get 19.7 MB of archives. 2021-02-10 15:39:21.166 | After this operation, 157 MB of additional disk space will be used. 2021-02-10 15:39:21.166 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-core-5.7 amd64 5.7.33-0ubuntu0.18.04.1 [6,664 kB] 2021-02-10 15:39:22.757 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-5.7 amd64 5.7.33-0ubuntu0.18.04.1 [1,945 kB] 2021-02-10 15:39:23.545 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-core-5.7 amd64 5.7.33-0ubuntu0.18.04.1 [7,460 kB] 2021-02-10 15:39:24.788 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libevent-core-2.1-6 amd64 2.1.8-stable-4build1 [85.9 kB] 2021-02-10 15:39:24.805 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-5.7 amd64 5.7.33-0ubuntu0.18.04.1 [2,931 kB] 2021-02-10 15:39:25.245 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB] 2021-02-10 15:39:25.246 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB] 2021-02-10 15:39:25.254 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB] 2021-02-10 15:39:25.263 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB] 2021-02-10 15:39:25.287 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB] 2021-02-10 15:39:25.291 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9,940 B] 2021-02-10 15:39:25.292 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-02-10 15:39:25.293 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-02-10 15:39:25.299 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] 2021-02-10 15:39:25.304 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-02-10 15:39:25.360 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] 2021-02-10 15:39:25.363 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB] 2021-02-10 15:39:25.373 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server all 5.7.33-0ubuntu0.18.04.1 [9,944 B] 2021-02-10 15:39:25.878 | Preconfiguring packages ... 2021-02-10 15:39:25.996 | Fetched 19.7 MB in 4s (4,553 kB/s) 2021-02-10 15:39:26.036 | Selecting previously unselected package mysql-client-core-5.7. 2021-02-10 15:39:26.077 | (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 ... 78461 files and directories currently installed.) 2021-02-10 15:39:26.080 | Preparing to unpack .../00-mysql-client-core-5.7_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-02-10 15:39:26.083 | Unpacking mysql-client-core-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-02-10 15:39:27.121 | Selecting previously unselected package mysql-client-5.7. 2021-02-10 15:39:27.128 | Preparing to unpack .../01-mysql-client-5.7_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-02-10 15:39:27.131 | Unpacking mysql-client-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-02-10 15:39:27.596 | Selecting previously unselected package mysql-server-core-5.7. 2021-02-10 15:39:27.604 | Preparing to unpack .../02-mysql-server-core-5.7_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-02-10 15:39:27.606 | Unpacking mysql-server-core-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-02-10 15:39:28.823 | Selecting previously unselected package libevent-core-2.1-6:amd64. 2021-02-10 15:39:28.832 | Preparing to unpack .../03-libevent-core-2.1-6_2.1.8-stable-4build1_amd64.deb ... 2021-02-10 15:39:28.844 | Unpacking libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-02-10 15:39:28.969 | Selecting previously unselected package mysql-server-5.7. 2021-02-10 15:39:28.977 | Preparing to unpack .../04-mysql-server-5.7_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-02-10 15:39:29.465 | Unpacking mysql-server-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-02-10 15:39:30.092 | Selecting previously unselected package libhtml-tagset-perl. 2021-02-10 15:39:30.100 | Preparing to unpack .../05-libhtml-tagset-perl_3.20-3_all.deb ... 2021-02-10 15:39:30.103 | Unpacking libhtml-tagset-perl (3.20-3) ... 2021-02-10 15:39:30.163 | Selecting previously unselected package liburi-perl. 2021-02-10 15:39:30.171 | Preparing to unpack .../06-liburi-perl_1.73-1_all.deb ... 2021-02-10 15:39:30.173 | Unpacking liburi-perl (1.73-1) ... 2021-02-10 15:39:30.246 | Selecting previously unselected package libhtml-parser-perl. 2021-02-10 15:39:30.254 | Preparing to unpack .../07-libhtml-parser-perl_3.72-3build1_amd64.deb ... 2021-02-10 15:39:30.257 | Unpacking libhtml-parser-perl (3.72-3build1) ... 2021-02-10 15:39:30.322 | Selecting previously unselected package libcgi-pm-perl. 2021-02-10 15:39:30.330 | Preparing to unpack .../08-libcgi-pm-perl_4.38-1_all.deb ... 2021-02-10 15:39:30.333 | Unpacking libcgi-pm-perl (4.38-1) ... 2021-02-10 15:39:30.410 | Selecting previously unselected package libfcgi-perl. 2021-02-10 15:39:30.418 | Preparing to unpack .../09-libfcgi-perl_0.78-2build1_amd64.deb ... 2021-02-10 15:39:30.420 | Unpacking libfcgi-perl (0.78-2build1) ... 2021-02-10 15:39:30.480 | Selecting previously unselected package libcgi-fast-perl. 2021-02-10 15:39:30.487 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.13-1_all.deb ... 2021-02-10 15:39:30.490 | Unpacking libcgi-fast-perl (1:2.13-1) ... 2021-02-10 15:39:30.548 | Selecting previously unselected package libencode-locale-perl. 2021-02-10 15:39:30.555 | Preparing to unpack .../11-libencode-locale-perl_1.05-1_all.deb ... 2021-02-10 15:39:30.557 | Unpacking libencode-locale-perl (1.05-1) ... 2021-02-10 15:39:30.616 | Selecting previously unselected package libhtml-template-perl. 2021-02-10 15:39:30.624 | Preparing to unpack .../12-libhtml-template-perl_2.97-1_all.deb ... 2021-02-10 15:39:30.626 | Unpacking libhtml-template-perl (2.97-1) ... 2021-02-10 15:39:30.687 | Selecting previously unselected package libhttp-date-perl. 2021-02-10 15:39:30.695 | Preparing to unpack .../13-libhttp-date-perl_6.02-1_all.deb ... 2021-02-10 15:39:30.697 | Unpacking libhttp-date-perl (6.02-1) ... 2021-02-10 15:39:30.754 | Selecting previously unselected package libio-html-perl. 2021-02-10 15:39:30.762 | Preparing to unpack .../14-libio-html-perl_1.001-1_all.deb ... 2021-02-10 15:39:30.764 | Unpacking libio-html-perl (1.001-1) ... 2021-02-10 15:39:30.822 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-02-10 15:39:30.830 | Preparing to unpack .../15-liblwp-mediatypes-perl_6.02-1_all.deb ... 2021-02-10 15:39:30.832 | Unpacking liblwp-mediatypes-perl (6.02-1) ... 2021-02-10 15:39:30.891 | Selecting previously unselected package libhttp-message-perl. 2021-02-10 15:39:30.898 | Preparing to unpack .../16-libhttp-message-perl_6.14-1_all.deb ... 2021-02-10 15:39:30.900 | Unpacking libhttp-message-perl (6.14-1) ... 2021-02-10 15:39:30.962 | Selecting previously unselected package mysql-server. 2021-02-10 15:39:30.970 | Preparing to unpack .../17-mysql-server_5.7.33-0ubuntu0.18.04.1_all.deb ... 2021-02-10 15:39:30.972 | Unpacking mysql-server (5.7.33-0ubuntu0.18.04.1) ... 2021-02-10 15:39:31.051 | Setting up libhtml-tagset-perl (3.20-3) ... 2021-02-10 15:39:31.072 | Setting up libhttp-date-perl (6.02-1) ... 2021-02-10 15:39:31.100 | Setting up libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-02-10 15:39:31.128 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-10 15:39:31.158 | Setting up libencode-locale-perl (1.05-1) ... 2021-02-10 15:39:31.186 | Setting up mysql-server-core-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-02-10 15:39:31.214 | Setting up libio-html-perl (1.001-1) ... 2021-02-10 15:39:31.242 | Setting up liblwp-mediatypes-perl (6.02-1) ... 2021-02-10 15:39:31.270 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-02-10 15:39:31.299 | Setting up liburi-perl (1.73-1) ... 2021-02-10 15:39:31.327 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-10 15:39:31.510 | Setting up libhtml-parser-perl (3.72-3build1) ... 2021-02-10 15:39:31.538 | Setting up libcgi-pm-perl (4.38-1) ... 2021-02-10 15:39:31.565 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-02-10 15:39:33.267 | Setting up libhttp-message-perl (6.14-1) ... 2021-02-10 15:39:33.295 | Setting up mysql-client-core-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-02-10 15:39:33.322 | Setting up libfcgi-perl (0.78-2build1) ... 2021-02-10 15:39:33.350 | Setting up libhtml-template-perl (2.97-1) ... 2021-02-10 15:39:33.377 | Setting up libcgi-fast-perl (1:2.13-1) ... 2021-02-10 15:39:33.405 | Setting up mysql-client-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-02-10 15:39:33.432 | Setting up mysql-server-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-02-10 15:39:34.027 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-02-10 15:39:34.054 | Renaming removed key_buffer and myisam-recover options (if present) 2021-02-10 15:39:44.403 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-02-10 15:39:45.354 | Setting up mysql-server (5.7.33-0ubuntu0.18.04.1) ... 2021-02-10 15:39:45.382 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-10 15:39:45.579 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-10 15:39:47.500 | + functions-common:apt_get:1115 : result=0 2021-02-10 15:39:47.502 | + functions-common:apt_get:1118 : time_stop apt-get 2021-02-10 15:39:47.504 | + functions-common:time_stop:2306 : local name 2021-02-10 15:39:47.507 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:39:47.509 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:39:47.511 | + functions-common:time_stop:2309 : local total 2021-02-10 15:39:47.514 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:39:47.516 | + functions-common:time_stop:2312 : name=apt-get 2021-02-10 15:39:47.519 | + functions-common:time_stop:2313 : start_time=1612971560396 2021-02-10 15:39:47.521 | + functions-common:time_stop:2315 : [[ -z 1612971560396 ]] 2021-02-10 15:39:47.524 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:39:47.527 | + functions-common:time_stop:2318 : end_time=1612971587525 2021-02-10 15:39:47.529 | + functions-common:time_stop:2319 : elapsed_time=27129 2021-02-10 15:39:47.532 | + functions-common:time_stop:2320 : total=220186 2021-02-10 15:39:47.534 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:39:47.536 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=247315 2021-02-10 15:39:47.538 | + functions-common:apt_get:1119 : return 0 2021-02-10 15:39:47.541 | + ./stack.sh:main:807 : '[' -n mysql ']' 2021-02-10 15:39:47.543 | + ./stack.sh:main:808 : install_database_python 2021-02-10 15:39:47.545 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-02-10 15:39:47.548 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-02-10 15:39:47.550 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-02-10 15:39:47.552 | + inc/python:pip_install_gr:77 : local clean_name 2021-02-10 15:39:47.555 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-02-10 15:39:47.558 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-02-10 15:39:47.561 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-02-10 15:39:47.564 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-02-10 15:39:47.565 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-02-10 15:39:47.569 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-02-10 15:39:47.571 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-02-10 15:39:47.573 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-02-10 15:39:47.577 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-02-10 15:39:47.579 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-02-10 15:39:47.599 | Using python 3.6 to install PyMySQL 2021-02-10 15:39:47.601 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-02-10 15:39:49.549 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-10 15:39:49.553 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:39:49.563 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:39:49.568 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:39:49.691 | Collecting PyMySQL===1.0.2 2021-02-10 15:39:49.698 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2021-02-10 15:39:50.269 | Installing collected packages: PyMySQL 2021-02-10 15:39:50.348 | Successfully installed PyMySQL-1.0.2 2021-02-10 15:39:50.439 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-10 15:39:50.439 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-10 15:39:50.513 | + inc/python:pip_install:200 : result=0 2021-02-10 15:39:50.515 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-10 15:39:50.517 | + functions-common:time_stop:2306 : local name 2021-02-10 15:39:50.520 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:39:50.522 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:39:50.525 | + functions-common:time_stop:2309 : local total 2021-02-10 15:39:50.527 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:39:50.530 | + functions-common:time_stop:2312 : name=pip_install 2021-02-10 15:39:50.532 | + functions-common:time_stop:2313 : start_time=1612971587594 2021-02-10 15:39:50.535 | + functions-common:time_stop:2315 : [[ -z 1612971587594 ]] 2021-02-10 15:39:50.538 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:39:50.541 | + functions-common:time_stop:2318 : end_time=1612971590538 2021-02-10 15:39:50.543 | + functions-common:time_stop:2319 : elapsed_time=2944 2021-02-10 15:39:50.546 | + functions-common:time_stop:2320 : total=26435 2021-02-10 15:39:50.548 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:39:50.550 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=29379 2021-02-10 15:39:50.553 | + inc/python:pip_install:203 : return 0 2021-02-10 15:39:50.555 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-02-10 15:39:50.558 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-02-10 15:39:50.560 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-02-10 15:39:50.562 | + ./stack.sh:main:811 : is_service_enabled neutron 2021-02-10 15:39:50.578 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:39:50.581 | + ./stack.sh:main:812 : install_neutron_agent_packages 2021-02-10 15:39:50.583 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-02-10 15:39:50.587 | ++ 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-02-10 15:39:50.587 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-02-10 15:39:50.592 | + 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-02-10 15:39:50.594 | + 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-02-10 15:39:50.597 | + 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-02-10 15:39:50.599 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-02-10 15:39:50.602 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-02-10 15:39:50.604 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-02-10 15:39:50.619 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:39:50.622 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-02-10 15:39:50.624 | + functions-common:install_package:1344 : update_package_repo 2021-02-10 15:39:50.626 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-10 15:39:50.629 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-02-10 15:39:50.631 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-10 15:39:50.633 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-10 15:39:50.636 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-02-10 15:39:50.639 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:39:50.641 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:39:50.643 | + functions-common:update_package_repo:1325 : apt_get_update 2021-02-10 15:39:50.646 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-02-10 15:39:50.648 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-02-10 15:39:50.650 | + functions-common:apt_get_update:1071 : return 2021-02-10 15:39:50.653 | + functions-common:install_package:1345 : real_install_package radvd 2021-02-10 15:39:50.656 | + functions-common:real_install_package:1330 : is_ubuntu 2021-02-10 15:39:50.658 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:39:50.660 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:39:50.663 | + functions-common:real_install_package:1331 : apt_get install radvd 2021-02-10 15:39:50.681 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-02-10 15:39:50.803 | Reading package lists... 2021-02-10 15:39:51.048 | Building dependency tree... 2021-02-10 15:39:51.049 | Reading state information... 2021-02-10 15:39:51.260 | The following packages were automatically installed and are no longer required: 2021-02-10 15:39:51.261 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-02-10 15:39:51.261 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-02-10 15:39:51.261 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-02-10 15:39:51.261 | python3-pam python3-problem-report python3-pyasn1 2021-02-10 15:39:51.261 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-10 15:39:51.261 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-10 15:39:51.261 | Use 'sudo apt autoremove' to remove them. 2021-02-10 15:39:51.303 | The following NEW packages will be installed: 2021-02-10 15:39:51.303 | radvd 2021-02-10 15:39:51.496 | 0 upgraded, 1 newly installed, 0 to remove and 166 not upgraded. 2021-02-10 15:39:51.497 | Need to get 59.0 kB of archives. 2021-02-10 15:39:51.497 | After this operation, 164 kB of additional disk space will be used. 2021-02-10 15:39:51.497 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 radvd amd64 1:2.16-3 [59.0 kB] 2021-02-10 15:39:52.180 | Fetched 59.0 kB in 0s (190 kB/s) 2021-02-10 15:39:52.254 | Selecting previously unselected package radvd. 2021-02-10 15:39:52.294 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 78918 files and directories currently installed.) 2021-02-10 15:39:52.298 | Preparing to unpack .../radvd_1%3a2.16-3_amd64.deb ... 2021-02-10 15:39:52.300 | Unpacking radvd (1:2.16-3) ... 2021-02-10 15:39:52.407 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-10 15:39:52.422 | Setting up radvd (1:2.16-3) ... 2021-02-10 15:39:53.185 | Job for radvd.service failed because the control process exited with error code. 2021-02-10 15:39:53.185 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-02-10 15:39:53.186 | invoke-rc.d: initscript radvd, action "start" failed. 2021-02-10 15:39:53.196 | ● radvd.service - Router advertisement daemon for IPv6 2021-02-10 15:39:53.196 | Loaded: loaded (/lib/systemd/system/radvd.service; disabled; vendor preset: enabled) 2021-02-10 15:39:53.196 | Active: failed (Result: exit-code) since Wed 2021-02-10 15:39:53 UTC; 13ms ago 2021-02-10 15:39:53.196 | Docs: man:radvd(8) 2021-02-10 15:39:53.196 | Process: 47054 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-02-10 15:39:53.196 | 2021-02-10 15:39:53.196 | Feb 10 15:39:53 dv-osbrick-774883-1-ceph systemd[1]: Starting Router advertisement daemon for IPv6... 2021-02-10 15:39:53.196 | Feb 10 15:39:53 dv-osbrick-774883-1-ceph radvd[47054]: can't open /etc/radvd.conf: No such file or directory 2021-02-10 15:39:53.196 | Feb 10 15:39:53 dv-osbrick-774883-1-ceph radvd[47054]: Insecure file permissions, but continuing anyway 2021-02-10 15:39:53.196 | Feb 10 15:39:53 dv-osbrick-774883-1-ceph radvd[47054]: exiting, failed to read config file 2021-02-10 15:39:53.196 | Feb 10 15:39:53 dv-osbrick-774883-1-ceph systemd[1]: radvd.service: Control process exited, code=exited status=1 2021-02-10 15:39:53.196 | Feb 10 15:39:53 dv-osbrick-774883-1-ceph systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-02-10 15:39:53.196 | Feb 10 15:39:53 dv-osbrick-774883-1-ceph systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-02-10 15:39:53.200 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-10 15:39:53.392 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-02-10 15:39:53.618 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-10 15:39:55.576 | + functions-common:apt_get:1115 : result=0 2021-02-10 15:39:55.579 | + functions-common:apt_get:1118 : time_stop apt-get 2021-02-10 15:39:55.581 | + functions-common:time_stop:2306 : local name 2021-02-10 15:39:55.583 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:39:55.586 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:39:55.588 | + functions-common:time_stop:2309 : local total 2021-02-10 15:39:55.590 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:39:55.593 | + functions-common:time_stop:2312 : name=apt-get 2021-02-10 15:39:55.595 | + functions-common:time_stop:2313 : start_time=1612971590679 2021-02-10 15:39:55.597 | + functions-common:time_stop:2315 : [[ -z 1612971590679 ]] 2021-02-10 15:39:55.600 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:39:55.603 | + functions-common:time_stop:2318 : end_time=1612971595601 2021-02-10 15:39:55.606 | + functions-common:time_stop:2319 : elapsed_time=4922 2021-02-10 15:39:55.608 | + functions-common:time_stop:2320 : total=247315 2021-02-10 15:39:55.611 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:39:55.613 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=252237 2021-02-10 15:39:55.615 | + functions-common:apt_get:1119 : return 0 2021-02-10 15:39:55.618 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-02-10 15:39:55.634 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:39:55.636 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-02-10 15:39:55.639 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-02-10 15:39:55.642 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-02-10 15:39:55.661 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-02-10 15:39:55.663 | + functions-common:install_package:1344 : update_package_repo 2021-02-10 15:39:55.666 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-10 15:39:55.669 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-02-10 15:39:55.671 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-10 15:39:55.673 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-10 15:39:55.676 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-02-10 15:39:55.678 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:39:55.680 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:39:55.683 | + functions-common:update_package_repo:1325 : apt_get_update 2021-02-10 15:39:55.685 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-02-10 15:39:55.688 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-02-10 15:39:55.690 | + functions-common:apt_get_update:1071 : return 2021-02-10 15:39:55.692 | + functions-common:install_package:1345 : real_install_package fakeroot make openvswitch-switch 2021-02-10 15:39:55.695 | + functions-common:real_install_package:1330 : is_ubuntu 2021-02-10 15:39:55.697 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:39:55.699 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:39:55.702 | + functions-common:real_install_package:1331 : apt_get install fakeroot make openvswitch-switch 2021-02-10 15:39:55.720 | + functions-common:apt_get:1111 : 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-02-10 15:39:55.840 | Reading package lists... 2021-02-10 15:39:56.087 | Building dependency tree... 2021-02-10 15:39:56.088 | Reading state information... 2021-02-10 15:39:56.312 | fakeroot is already the newest version (1.22-2ubuntu1). 2021-02-10 15:39:56.312 | fakeroot set to manually installed. 2021-02-10 15:39:56.312 | make is already the newest version (4.1-9.1ubuntu1). 2021-02-10 15:39:56.312 | make set to manually installed. 2021-02-10 15:39:56.312 | The following packages were automatically installed and are no longer required: 2021-02-10 15:39:56.312 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-02-10 15:39:56.312 | python3-click python3-colorama python3-configobj python3-constantly 2021-02-10 15:39:56.313 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2021-02-10 15:39:56.313 | python3-pam python3-problem-report python3-pyasn1 2021-02-10 15:39:56.313 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-10 15:39:56.313 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-10 15:39:56.313 | Use 'sudo apt autoremove' to remove them. 2021-02-10 15:39:56.313 | The following additional packages will be installed: 2021-02-10 15:39:56.314 | libunbound2 openvswitch-common python3-openvswitch python3-sortedcontainers 2021-02-10 15:39:56.315 | Suggested packages: 2021-02-10 15:39:56.315 | openvswitch-doc python-sortedcontainers-doc 2021-02-10 15:39:56.368 | The following NEW packages will be installed: 2021-02-10 15:39:56.368 | libunbound2 python3-openvswitch python3-sortedcontainers 2021-02-10 15:39:56.369 | The following packages will be upgraded: 2021-02-10 15:39:56.369 | openvswitch-common openvswitch-switch 2021-02-10 15:39:56.627 | 2 upgraded, 3 newly installed, 0 to remove and 164 not upgraded. 2021-02-10 15:39:56.627 | Need to get 3,140 kB of archives. 2021-02-10 15:39:56.627 | After this operation, 3,470 kB of additional disk space will be used. 2021-02-10 15:39:56.627 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunbound2 amd64 1.6.7-1ubuntu2.3 [267 kB] 2021-02-10 15:39:56.755 | Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-openvswitch all 2.13.1-0ubuntu0.20.04.2~cloud0 [118 kB] 2021-02-10 15:39:56.942 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-sortedcontainers all 1.5.7-1 [26.3 kB] 2021-02-10 15:39:56.996 | Get:4 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 openvswitch-switch amd64 2.13.1-0ubuntu0.20.04.2~cloud0 [1,555 kB] 2021-02-10 15:39:57.250 | Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 openvswitch-common amd64 2.13.1-0ubuntu0.20.04.2~cloud0 [1,175 kB] 2021-02-10 15:39:57.902 | Fetched 3,140 kB in 1s (3,265 kB/s) 2021-02-10 15:39:57.967 | Selecting previously unselected package libunbound2:amd64. 2021-02-10 15:39:58.007 | (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 ... 78931 files and directories currently installed.) 2021-02-10 15:39:58.011 | Preparing to unpack .../libunbound2_1.6.7-1ubuntu2.3_amd64.deb ... 2021-02-10 15:39:58.023 | Unpacking libunbound2:amd64 (1.6.7-1ubuntu2.3) ... 2021-02-10 15:39:58.130 | Selecting previously unselected package python3-sortedcontainers. 2021-02-10 15:39:58.138 | Preparing to unpack .../python3-sortedcontainers_1.5.7-1_all.deb ... 2021-02-10 15:39:58.142 | Unpacking python3-sortedcontainers (1.5.7-1) ... 2021-02-10 15:39:58.217 | Selecting previously unselected package python3-openvswitch. 2021-02-10 15:39:58.225 | Preparing to unpack .../python3-openvswitch_2.13.1-0ubuntu0.20.04.2~cloud0_all.deb ... 2021-02-10 15:39:58.227 | Unpacking python3-openvswitch (2.13.1-0ubuntu0.20.04.2~cloud0) ... 2021-02-10 15:39:58.337 | Preparing to unpack .../openvswitch-switch_2.13.1-0ubuntu0.20.04.2~cloud0_amd64.deb ... 2021-02-10 15:39:58.357 | Unpacking openvswitch-switch (2.13.1-0ubuntu0.20.04.2~cloud0) over (2.9.7-0ubuntu0.18.04.2) ... 2021-02-10 15:39:59.217 | Preparing to unpack .../openvswitch-common_2.13.1-0ubuntu0.20.04.2~cloud0_amd64.deb ... 2021-02-10 15:39:59.238 | Unpacking openvswitch-common (2.13.1-0ubuntu0.20.04.2~cloud0) over (2.9.7-0ubuntu0.18.04.2) ... 2021-02-10 15:39:59.500 | Setting up libunbound2:amd64 (1.6.7-1ubuntu2.3) ... 2021-02-10 15:39:59.521 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-10 15:39:59.543 | Setting up openvswitch-common (2.13.1-0ubuntu0.20.04.2~cloud0) ... 2021-02-10 15:39:59.570 | Setting up python3-sortedcontainers (1.5.7-1) ... 2021-02-10 15:39:59.848 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-02-10 15:39:59.877 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-10 15:40:00.060 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-02-10 15:40:00.870 | Setting up python3-openvswitch (2.13.1-0ubuntu0.20.04.2~cloud0) ... 2021-02-10 15:40:01.235 | Setting up openvswitch-switch (2.13.1-0ubuntu0.20.04.2~cloud0) ... 2021-02-10 15:40:01.284 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2021-02-10 15:40:04.278 | + functions-common:apt_get:1115 : result=0 2021-02-10 15:40:04.280 | + functions-common:apt_get:1118 : time_stop apt-get 2021-02-10 15:40:04.283 | + functions-common:time_stop:2306 : local name 2021-02-10 15:40:04.285 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:40:04.287 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:40:04.289 | + functions-common:time_stop:2309 : local total 2021-02-10 15:40:04.291 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:40:04.294 | + functions-common:time_stop:2312 : name=apt-get 2021-02-10 15:40:04.296 | + functions-common:time_stop:2313 : start_time=1612971595717 2021-02-10 15:40:04.298 | + functions-common:time_stop:2315 : [[ -z 1612971595717 ]] 2021-02-10 15:40:04.301 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:40:04.304 | + functions-common:time_stop:2318 : end_time=1612971604302 2021-02-10 15:40:04.306 | + functions-common:time_stop:2319 : elapsed_time=8585 2021-02-10 15:40:04.309 | + functions-common:time_stop:2320 : total=252237 2021-02-10 15:40:04.311 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:40:04.314 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=260822 2021-02-10 15:40:04.316 | + functions-common:apt_get:1119 : return 0 2021-02-10 15:40:04.319 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-02-10 15:40:04.321 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:40:04.323 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:40:04.326 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-02-10 15:40:04.328 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-02-10 15:40:04.331 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-02-10 15:40:04.334 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=4.15.0-55-generic 2021-02-10 15:40:04.337 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-02-10 15:40:04.340 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 4.15.0-55-generic 2021-02-10 15:40:04.341 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-02-10 15:40:04.344 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=4.15 2021-02-10 15:40:04.347 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 4.15 '<' 3.13 2021-02-10 15:40:04.349 | + functions:vercmp:652 : local v1=4.15 2021-02-10 15:40:04.351 | + functions:vercmp:653 : local 'op=<' 2021-02-10 15:40:04.354 | + functions:vercmp:654 : local v2=3.13 2021-02-10 15:40:04.356 | + functions:vercmp:655 : local result 2021-02-10 15:40:04.360 | ++ functions:vercmp:659 : echo -e '4.15\n3.13' 2021-02-10 15:40:04.360 | ++ functions:vercmp:659 : sort -V 2021-02-10 15:40:04.361 | ++ functions:vercmp:659 : head -1 2021-02-10 15:40:04.365 | + functions:vercmp:659 : result=3.13 2021-02-10 15:40:04.367 | + functions:vercmp:661 : case $op in 2021-02-10 15:40:04.369 | + functions:vercmp:671 : '[' 4.15 '!=' 3.13 ']' 2021-02-10 15:40:04.372 | + functions:vercmp:671 : '[' 3.13 = 4.15 ']' 2021-02-10 15:40:04.375 | + functions:vercmp:672 : return 2021-02-10 15:40:04.377 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-02-10 15:40:04.379 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-10 15:40:04.382 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart openvswitch-switch 2021-02-10 15:40:04.822 | + ./stack.sh:main:815 : is_service_enabled etcd3 2021-02-10 15:40:04.838 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:40:04.841 | + ./stack.sh:main:816 : install_etcd3 2021-02-10 15:40:04.843 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-02-10 15:40:04.844 | Installing etcd 2021-02-10 15:40:04.846 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-02-10 15:40:04.857 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-02-10 15:40:04.870 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-02-10 15:40:04.872 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-02-10 15:40:04.883 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-02-10 15:40:04.886 | ++ 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-02-10 15:40:04.889 | ++ functions:get_extra_file:61 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-02-10 15:40:04.892 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-02-10 15:40:04.896 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-02-10 15:40:04.899 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-02-10 15:40:04.901 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-02-10 15:40:04.904 | ++ functions:get_extra_file:67 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-02-10 15:40:04.907 | --2021-02-10 15:40:04-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-02-10 15:40:04.961 | Resolving github.com (github.com)... 140.82.121.3 2021-02-10 15:40:05.005 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2021-02-10 15:40:05.150 | HTTP request sent, awaiting response... 302 Found 2021-02-10 15:40:05.169 | Location: https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210210%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210210T153855Z&X-Amz-Expires=300&X-Amz-Signature=f769ab0ce86dbe3d82a641ddd85c67fa12fabbb34c1db85545f6a58db720f721&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-02-10 15:40:05.169 | --2021-02-10 15:40:05-- https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210210%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210210T153855Z&X-Amz-Expires=300&X-Amz-Signature=f769ab0ce86dbe3d82a641ddd85c67fa12fabbb34c1db85545f6a58db720f721&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-02-10 15:40:05.171 | Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.111.154, 185.199.109.154, 185.199.108.154, ... 2021-02-10 15:40:05.207 | Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.111.154|:443... connected. 2021-02-10 15:40:05.378 | HTTP request sent, awaiting response... 200 OK 2021-02-10 15:40:05.378 | Length: 11350736 (11M) [application/octet-stream] 2021-02-10 15:40:05.379 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-02-10 15:40:05.586 | 2021-02-10 15:40:06.320 | 0K ........ .. 100% 11.5M=0.9s 2021-02-10 15:40:06.320 | 2021-02-10 15:40:06.321 | 2021-02-10 15:40:06 (11.5 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-02-10 15:40:06.321 | 2021-02-10 15:40:06.324 | ++ functions:get_extra_file:68 : [[ 0 -ne 0 ]] 2021-02-10 15:40:06.327 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-02-10 15:40:06.329 | ++ functions:get_extra_file:73 : return 2021-02-10 15:40:06.332 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-02-10 15:40:06.335 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-02-10 15:40:06.337 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-02-10 15:40:06.340 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-02-10 15:40:06.470 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-02-10 15:40:06.473 | + 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-02-10 15:40:06.477 | etcd-v3.3.12-linux-amd64/ 2021-02-10 15:40:06.477 | etcd-v3.3.12-linux-amd64/README.md 2021-02-10 15:40:06.477 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-02-10 15:40:06.477 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-02-10 15:40:06.477 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-02-10 15:40:06.477 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-02-10 15:40:06.477 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-02-10 15:40:06.477 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-02-10 15:40:06.477 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-02-10 15:40:06.478 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-02-10 15:40:06.478 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-02-10 15:40:06.478 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-02-10 15:40:06.478 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-02-10 15:40:06.478 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-02-10 15:40:06.478 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-02-10 15:40:06.478 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-02-10 15:40:06.478 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-02-10 15:40:06.478 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-02-10 15:40:06.479 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-02-10 15:40:06.479 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-02-10 15:40:06.479 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-02-10 15:40:06.479 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-02-10 15:40:06.479 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-02-10 15:40:06.479 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-02-10 15:40:06.479 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-02-10 15:40:06.479 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-02-10 15:40:06.479 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-02-10 15:40:06.479 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-02-10 15:40:06.479 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-02-10 15:40:06.479 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-02-10 15:40:06.479 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-02-10 15:40:06.479 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-02-10 15:40:06.479 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-02-10 15:40:06.479 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-02-10 15:40:06.479 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-02-10 15:40:06.480 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-02-10 15:40:06.480 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-02-10 15:40:06.480 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-02-10 15:40:06.480 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-02-10 15:40:06.480 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-02-10 15:40:06.480 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-02-10 15:40:06.480 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-02-10 15:40:06.480 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-02-10 15:40:06.480 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-02-10 15:40:06.480 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-02-10 15:40:06.480 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-02-10 15:40:06.480 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-02-10 15:40:06.480 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-02-10 15:40:06.480 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-02-10 15:40:06.480 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-02-10 15:40:06.480 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-02-10 15:40:06.480 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-02-10 15:40:06.480 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-02-10 15:40:06.481 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-02-10 15:40:06.481 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-02-10 15:40:06.481 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-02-10 15:40:06.481 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-02-10 15:40:06.481 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-02-10 15:40:06.481 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-02-10 15:40:06.481 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-02-10 15:40:06.481 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-02-10 15:40:06.481 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-02-10 15:40:06.481 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-02-10 15:40:06.481 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-02-10 15:40:06.481 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-02-10 15:40:06.482 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-02-10 15:40:06.482 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-02-10 15:40:06.482 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-02-10 15:40:06.482 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-02-10 15:40:06.482 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-02-10 15:40:06.482 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-02-10 15:40:06.482 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-02-10 15:40:06.482 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-02-10 15:40:06.482 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-02-10 15:40:06.482 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-02-10 15:40:06.482 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-02-10 15:40:06.482 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-02-10 15:40:06.482 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-02-10 15:40:06.482 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-02-10 15:40:06.483 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-02-10 15:40:06.483 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-02-10 15:40:06.483 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-02-10 15:40:06.483 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-02-10 15:40:06.483 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-02-10 15:40:06.483 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-02-10 15:40:06.483 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-02-10 15:40:06.483 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-02-10 15:40:06.483 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-02-10 15:40:06.483 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-02-10 15:40:06.483 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-02-10 15:40:06.483 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-02-10 15:40:06.483 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-02-10 15:40:06.483 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-02-10 15:40:06.483 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-02-10 15:40:06.483 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-02-10 15:40:06.484 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-02-10 15:40:06.484 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-02-10 15:40:06.484 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-02-10 15:40:06.484 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-02-10 15:40:06.484 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-02-10 15:40:06.484 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-02-10 15:40:06.484 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-02-10 15:40:06.484 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-02-10 15:40:06.484 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-02-10 15:40:06.484 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-02-10 15:40:06.484 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-02-10 15:40:06.484 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-02-10 15:40:06.484 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-02-10 15:40:06.485 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-02-10 15:40:06.485 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-02-10 15:40:06.485 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-02-10 15:40:06.485 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-02-10 15:40:06.485 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-02-10 15:40:06.485 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-02-10 15:40:06.485 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-02-10 15:40:06.485 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-02-10 15:40:06.485 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-02-10 15:40:06.486 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-02-10 15:40:06.486 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-02-10 15:40:06.486 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-02-10 15:40:06.486 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-02-10 15:40:06.486 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-02-10 15:40:06.486 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-02-10 15:40:06.486 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-02-10 15:40:06.486 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-02-10 15:40:06.487 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-02-10 15:40:06.487 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-02-10 15:40:06.488 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-02-10 15:40:06.488 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-02-10 15:40:06.488 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-02-10 15:40:06.489 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-02-10 15:40:06.489 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-02-10 15:40:06.489 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-02-10 15:40:06.489 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-02-10 15:40:06.489 | etcd-v3.3.12-linux-amd64/etcdctl 2021-02-10 15:40:06.697 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-02-10 15:40:06.697 | etcd-v3.3.12-linux-amd64/etcd 2021-02-10 15:40:06.953 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-02-10 15:40:06.989 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-02-10 15:40:07.018 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-02-10 15:40:07.021 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2021-02-10 15:40:07.038 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:40:07.041 | + ./stack.sh:main:835 : install_dstat 2021-02-10 15:40:07.043 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-02-10 15:40:07.059 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:40:07.061 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2021-02-10 15:40:07.064 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 15:40:07.066 | + ./stack.sh:echo_summary:422 : echo -e Installing OpenStack project source 2021-02-10 15:40:07.068 | + ./stack.sh:main:844 : install_libs 2021-02-10 15:40:07.071 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-02-10 15:40:07.073 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-02-10 15:40:07.076 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-02-10 15:40:07.078 | + inc/python:use_library_from_git:250 : local name=automaton 2021-02-10 15:40:07.080 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:40:07.083 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:40:07.085 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2021-02-10 15:40:07.087 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:40:07.090 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-02-10 15:40:07.093 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-02-10 15:40:07.095 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-02-10 15:40:07.097 | + inc/python:use_library_from_git:250 : local name=castellan 2021-02-10 15:40:07.099 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:40:07.102 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:40:07.104 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2021-02-10 15:40:07.106 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:40:07.109 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-02-10 15:40:07.112 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-02-10 15:40:07.114 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-02-10 15:40:07.116 | + inc/python:use_library_from_git:250 : local name=cliff 2021-02-10 15:40:07.118 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:40:07.121 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:40:07.123 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2021-02-10 15:40:07.125 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:40:07.128 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-02-10 15:40:07.130 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-02-10 15:40:07.133 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-02-10 15:40:07.135 | + inc/python:use_library_from_git:250 : local name=cursive 2021-02-10 15:40:07.137 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:40:07.140 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:40:07.142 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2021-02-10 15:40:07.144 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:40:07.147 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-02-10 15:40:07.149 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-02-10 15:40:07.151 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-02-10 15:40:07.154 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-02-10 15:40:07.157 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:40:07.159 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:40:07.161 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2021-02-10 15:40:07.163 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:40:07.166 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-02-10 15:40:07.168 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-02-10 15:40:07.171 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-02-10 15:40:07.174 | + inc/python:use_library_from_git:250 : local name=futurist 2021-02-10 15:40:07.176 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:40:07.178 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:40:07.180 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2021-02-10 15:40:07.183 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:40:07.185 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-02-10 15:40:07.188 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-02-10 15:40:07.190 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-02-10 15:40:07.192 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-02-10 15:40:07.195 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:40:07.197 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:40:07.199 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2021-02-10 15:40:07.202 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:40:07.204 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-02-10 15:40:07.207 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-02-10 15:40:07.209 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-02-10 15:40:07.212 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-02-10 15:40:07.214 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:40:07.216 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:40:07.219 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2021-02-10 15:40:07.222 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:40:07.224 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-02-10 15:40:07.226 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-02-10 15:40:07.229 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-02-10 15:40:07.231 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-02-10 15:40:07.233 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:40:07.236 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:40:07.238 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2021-02-10 15:40:07.241 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:40:07.243 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-02-10 15:40:07.245 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-02-10 15:40:07.248 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-02-10 15:40:07.250 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-02-10 15:40:07.252 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:40:07.255 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:40:07.257 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2021-02-10 15:40:07.259 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:40:07.262 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-02-10 15:40:07.265 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-02-10 15:40:07.267 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-02-10 15:40:07.269 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-02-10 15:40:07.272 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:40:07.274 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:40:07.276 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2021-02-10 15:40:07.279 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:40:07.282 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-02-10 15:40:07.284 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-02-10 15:40:07.286 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-02-10 15:40:07.289 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-02-10 15:40:07.291 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:40:07.293 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:40:07.296 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2021-02-10 15:40:07.298 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:40:07.301 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-02-10 15:40:07.303 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-02-10 15:40:07.305 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-02-10 15:40:07.308 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-02-10 15:40:07.310 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:40:07.312 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:40:07.315 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2021-02-10 15:40:07.317 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:40:07.319 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-02-10 15:40:07.322 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-02-10 15:40:07.324 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-02-10 15:40:07.327 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-02-10 15:40:07.329 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:40:07.331 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:40:07.334 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2021-02-10 15:40:07.336 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:40:07.339 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-02-10 15:40:07.341 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-02-10 15:40:07.344 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-02-10 15:40:07.346 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-02-10 15:40:07.349 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:40:07.351 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:40:07.353 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2021-02-10 15:40:07.356 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:40:07.358 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-02-10 15:40:07.360 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-02-10 15:40:07.363 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-02-10 15:40:07.365 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-02-10 15:40:07.367 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:40:07.370 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:40:07.372 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2021-02-10 15:40:07.374 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:40:07.377 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-02-10 15:40:07.379 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-02-10 15:40:07.381 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-02-10 15:40:07.384 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-02-10 15:40:07.386 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:40:07.388 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:40:07.391 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2021-02-10 15:40:07.394 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:40:07.396 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-02-10 15:40:07.398 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-02-10 15:40:07.401 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-02-10 15:40:07.403 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-02-10 15:40:07.405 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:40:07.408 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:40:07.410 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2021-02-10 15:40:07.412 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:40:07.415 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-02-10 15:40:07.417 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-02-10 15:40:07.420 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-02-10 15:40:07.423 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-02-10 15:40:07.425 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:40:07.427 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:40:07.430 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2021-02-10 15:40:07.432 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:40:07.434 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-02-10 15:40:07.437 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-02-10 15:40:07.440 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-02-10 15:40:07.442 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-02-10 15:40:07.444 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:40:07.447 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:40:07.449 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2021-02-10 15:40:07.452 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:40:07.454 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-02-10 15:40:07.456 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-02-10 15:40:07.459 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-02-10 15:40:07.461 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-02-10 15:40:07.464 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:40:07.466 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:40:07.468 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2021-02-10 15:40:07.471 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:40:07.473 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-02-10 15:40:07.475 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-02-10 15:40:07.478 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-02-10 15:40:07.480 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-02-10 15:40:07.482 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:40:07.485 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:40:07.488 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2021-02-10 15:40:07.490 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:40:07.492 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-02-10 15:40:07.495 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-02-10 15:40:07.497 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-02-10 15:40:07.499 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-02-10 15:40:07.502 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:40:07.504 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:40:07.506 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2021-02-10 15:40:07.509 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:40:07.511 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-02-10 15:40:07.514 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-02-10 15:40:07.517 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-02-10 15:40:07.519 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-02-10 15:40:07.521 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:40:07.524 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:40:07.527 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2021-02-10 15:40:07.529 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:40:07.532 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-02-10 15:40:07.534 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-02-10 15:40:07.537 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-02-10 15:40:07.539 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-02-10 15:40:07.541 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:40:07.544 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:40:07.546 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2021-02-10 15:40:07.548 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:40:07.551 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-02-10 15:40:07.553 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-02-10 15:40:07.556 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-02-10 15:40:07.558 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-02-10 15:40:07.560 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:40:07.563 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:40:07.565 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2021-02-10 15:40:07.568 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:40:07.570 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-02-10 15:40:07.572 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-02-10 15:40:07.575 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-02-10 15:40:07.578 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-02-10 15:40:07.580 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:40:07.583 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:40:07.585 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2021-02-10 15:40:07.588 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:40:07.590 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-02-10 15:40:07.592 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-02-10 15:40:07.595 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-02-10 15:40:07.597 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-02-10 15:40:07.599 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:40:07.602 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:40:07.604 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2021-02-10 15:40:07.607 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:40:07.609 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-02-10 15:40:07.611 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-02-10 15:40:07.614 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-02-10 15:40:07.616 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-02-10 15:40:07.618 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:40:07.621 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:40:07.624 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2021-02-10 15:40:07.626 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:40:07.628 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-02-10 15:40:07.631 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-02-10 15:40:07.633 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-02-10 15:40:07.636 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-02-10 15:40:07.638 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:40:07.641 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:40:07.643 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2021-02-10 15:40:07.646 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:40:07.648 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-02-10 15:40:07.650 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-02-10 15:40:07.653 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-02-10 15:40:07.655 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-02-10 15:40:07.658 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:40:07.660 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:40:07.662 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2021-02-10 15:40:07.665 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:40:07.667 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-02-10 15:40:07.669 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-02-10 15:40:07.672 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-02-10 15:40:07.674 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-02-10 15:40:07.677 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:40:07.679 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:40:07.681 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2021-02-10 15:40:07.684 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:40:07.687 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-02-10 15:40:07.689 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-02-10 15:40:07.691 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-02-10 15:40:07.694 | + inc/python:use_library_from_git:250 : local name=tooz 2021-02-10 15:40:07.696 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:40:07.698 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:40:07.701 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2021-02-10 15:40:07.704 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:40:07.706 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-02-10 15:40:07.708 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-02-10 15:40:07.711 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-02-10 15:40:07.713 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-02-10 15:40:07.716 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:40:07.718 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:40:07.720 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2021-02-10 15:40:07.723 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:40:07.725 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-02-10 15:40:07.727 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-02-10 15:40:07.730 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-02-10 15:40:07.732 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-02-10 15:40:07.735 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:40:07.737 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:40:07.739 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2021-02-10 15:40:07.742 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:40:07.744 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-02-10 15:40:07.746 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-02-10 15:40:07.749 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-02-10 15:40:07.752 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-02-10 15:40:07.754 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:40:07.757 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:40:07.759 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2021-02-10 15:40:07.761 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:40:07.764 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-02-10 15:40:07.783 | Using python 3.6 to install etcd3 2021-02-10 15:40:07.785 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2021-02-10 15:40:09.740 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-10 15:40:09.744 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:40:09.754 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:40:09.759 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:40:09.861 | Collecting etcd3===0.12.0 2021-02-10 15:40:09.869 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-02-10 15:40:12.491 | Collecting grpcio===1.35.0 2021-02-10 15:40:12.506 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/088/c8bea0f6b5969/grpcio-1.35.0-cp36-cp36m-manylinux2014_x86_64.whl (4.1 MB) 2021-02-10 15:40:13.134 | Collecting protobuf===3.14.0 2021-02-10 15:40:13.140 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ecc/33531a213eee2/protobuf-3.14.0-cp36-cp36m-manylinux1_x86_64.whl (1.0 MB) 2021-02-10 15:40:13.221 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (1.15.0) 2021-02-10 15:40:13.324 | Collecting tenacity===6.3.1 2021-02-10 15:40:13.331 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bae/d357d9f35ec64/tenacity-6.3.1-py2.py3-none-any.whl (36 kB) 2021-02-10 15:40:13.399 | Building wheels for collected packages: etcd3 2021-02-10 15:40:13.400 | Building wheel for etcd3 (setup.py): started 2021-02-10 15:40:14.119 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-02-10 15:40:14.120 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42857 sha256=98d305971c6fc452abe1285668b539c5767e1fe28fa5eb8d04092b27567e5d52 2021-02-10 15:40:14.120 | Stored in directory: /root/.cache/pip/wheels/75/25/38/ecbbf43a26553f22e22e86f19f7252d5840cbb6afdb2d5c4a9 2021-02-10 15:40:14.121 | Successfully built etcd3 2021-02-10 15:40:14.686 | Installing collected packages: grpcio, protobuf, tenacity, etcd3 2021-02-10 15:40:15.319 | Successfully installed etcd3-0.12.0 grpcio-1.35.0 protobuf-3.14.0 tenacity-6.3.1 2021-02-10 15:40:15.413 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-10 15:40:15.413 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-10 15:40:15.508 | + inc/python:pip_install:200 : result=0 2021-02-10 15:40:15.510 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-10 15:40:15.512 | + functions-common:time_stop:2306 : local name 2021-02-10 15:40:15.515 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:40:15.517 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:40:15.519 | + functions-common:time_stop:2309 : local total 2021-02-10 15:40:15.522 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:40:15.524 | + functions-common:time_stop:2312 : name=pip_install 2021-02-10 15:40:15.526 | + functions-common:time_stop:2313 : start_time=1612971607778 2021-02-10 15:40:15.528 | + functions-common:time_stop:2315 : [[ -z 1612971607778 ]] 2021-02-10 15:40:15.532 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:40:15.535 | + functions-common:time_stop:2318 : end_time=1612971615532 2021-02-10 15:40:15.537 | + functions-common:time_stop:2319 : elapsed_time=7754 2021-02-10 15:40:15.539 | + functions-common:time_stop:2320 : total=29379 2021-02-10 15:40:15.542 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:40:15.544 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=37133 2021-02-10 15:40:15.546 | + inc/python:pip_install:203 : return 0 2021-02-10 15:40:15.549 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-02-10 15:40:15.568 | Using python 3.6 to install etcd3gw 2021-02-10 15:40:15.570 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2021-02-10 15:40:17.538 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-10 15:40:17.543 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:40:17.553 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:40:17.557 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:40:17.663 | Collecting etcd3gw===0.2.5 2021-02-10 15:40:17.669 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2021-02-10 15:40:17.847 | Collecting futurist===2.3.0 2021-02-10 15:40:17.853 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/54f/6ffc02f09316b/futurist-2.3.0-py3-none-any.whl (34 kB) 2021-02-10 15:40:17.914 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (1.15.0) 2021-02-10 15:40:17.917 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-02-10 15:40:18.034 | Collecting requests===2.25.1 2021-02-10 15:40:18.041 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c21/0084e36a42ae6/requests-2.25.1-py2.py3-none-any.whl (61 kB) 2021-02-10 15:40:18.132 | Collecting urllib3===1.26.3 2021-02-10 15:40:18.140 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1b4/65e494e3e0d89/urllib3-1.26.3-py2.py3-none-any.whl (137 kB) 2021-02-10 15:40:18.202 | Collecting idna===2.10 2021-02-10 15:40:18.208 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2021-02-10 15:40:18.268 | Collecting certifi===2020.12.5 2021-02-10 15:40:18.274 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/719/a74fb9e33b9bd/certifi-2020.12.5-py2.py3-none-any.whl (147 kB) 2021-02-10 15:40:18.305 | Collecting chardet===4.0.0 2021-02-10 15:40:18.312 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f86/4054d66fd9118/chardet-4.0.0-py2.py3-none-any.whl (178 kB) 2021-02-10 15:40:18.922 | Installing collected packages: chardet, certifi, urllib3, idna, requests, futurist, etcd3gw 2021-02-10 15:40:18.922 | Attempting uninstall: chardet 2021-02-10 15:40:18.923 | Found existing installation: chardet 3.0.4 2021-02-10 15:40:18.929 | Uninstalling chardet-3.0.4: 2021-02-10 15:40:18.985 | Successfully uninstalled chardet-3.0.4 2021-02-10 15:40:19.266 | Attempting uninstall: certifi 2021-02-10 15:40:19.267 | Found existing installation: certifi 2018.1.18 2021-02-10 15:40:19.271 | Uninstalling certifi-2018.1.18: 2021-02-10 15:40:19.324 | Successfully uninstalled certifi-2018.1.18 2021-02-10 15:40:19.347 | Attempting uninstall: urllib3 2021-02-10 15:40:19.348 | Found existing installation: urllib3 1.22 2021-02-10 15:40:19.358 | Uninstalling urllib3-1.22: 2021-02-10 15:40:19.410 | Successfully uninstalled urllib3-1.22 2021-02-10 15:40:19.524 | Attempting uninstall: idna 2021-02-10 15:40:19.525 | Found existing installation: idna 2.6 2021-02-10 15:40:19.532 | Uninstalling idna-2.6: 2021-02-10 15:40:19.583 | Successfully uninstalled idna-2.6 2021-02-10 15:40:19.700 | Attempting uninstall: requests 2021-02-10 15:40:19.702 | Found existing installation: requests 2.18.4 2021-02-10 15:40:19.712 | Uninstalling requests-2.18.4: 2021-02-10 15:40:19.762 | Successfully uninstalled requests-2.18.4 2021-02-10 15:40:19.922 | Successfully installed certifi-2020.12.5 chardet-4.0.0 etcd3gw-0.2.5 futurist-2.3.0 idna-2.10 requests-2.25.1 urllib3-1.26.3 2021-02-10 15:40:20.014 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-10 15:40:20.014 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-10 15:40:20.090 | + inc/python:pip_install:200 : result=0 2021-02-10 15:40:20.093 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-10 15:40:20.096 | + functions-common:time_stop:2306 : local name 2021-02-10 15:40:20.098 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:40:20.100 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:40:20.102 | + functions-common:time_stop:2309 : local total 2021-02-10 15:40:20.105 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:40:20.107 | + functions-common:time_stop:2312 : name=pip_install 2021-02-10 15:40:20.109 | + functions-common:time_stop:2313 : start_time=1612971615563 2021-02-10 15:40:20.111 | + functions-common:time_stop:2315 : [[ -z 1612971615563 ]] 2021-02-10 15:40:20.114 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:40:20.117 | + functions-common:time_stop:2318 : end_time=1612971620115 2021-02-10 15:40:20.120 | + functions-common:time_stop:2319 : elapsed_time=4552 2021-02-10 15:40:20.122 | + functions-common:time_stop:2320 : total=37133 2021-02-10 15:40:20.124 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:40:20.127 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=41685 2021-02-10 15:40:20.129 | + inc/python:pip_install:203 : return 0 2021-02-10 15:40:20.131 | + ./stack.sh:main:847 : install_apache_uwsgi 2021-02-10 15:40:20.134 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-02-10 15:40:20.136 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-02-10 15:40:20.139 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-02-10 15:40:20.141 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-02-10 15:40:20.144 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-02-10 15:40:20.147 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-02-10 15:40:20.151 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-02-10 15:40:20.153 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-02-10 15:40:20.156 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2021-02-10 15:40:20.158 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2021-02-10 15:40:20.161 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-02-10 15:40:20.163 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-02-10 15:40:20.165 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-02-10 15:40:20.168 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:40:20.170 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:40:20.173 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-02-10 15:40:20.175 | + lib/apache:install_apache_uwsgi:96 : [[ bionic == \b\i\o\n\i\c ]] 2021-02-10 15:40:20.177 | + lib/apache:install_apache_uwsgi:97 : pkg_list='uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python' 2021-02-10 15:40:20.180 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2021-02-10 15:40:20.182 | + functions-common:install_package:1344 : update_package_repo 2021-02-10 15:40:20.184 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-10 15:40:20.187 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-02-10 15:40:20.189 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-10 15:40:20.191 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-10 15:40:20.194 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-02-10 15:40:20.196 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:40:20.198 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:40:20.201 | + functions-common:update_package_repo:1325 : apt_get_update 2021-02-10 15:40:20.203 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-02-10 15:40:20.206 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-02-10 15:40:20.208 | + functions-common:apt_get_update:1071 : return 2021-02-10 15:40:20.211 | + functions-common:install_package:1345 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2021-02-10 15:40:20.213 | + functions-common:real_install_package:1330 : is_ubuntu 2021-02-10 15:40:20.215 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:40:20.218 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:40:20.220 | + functions-common:real_install_package:1331 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2021-02-10 15:40:20.239 | + functions-common:apt_get:1111 : 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 uwsgi-plugin-python 2021-02-10 15:40:20.361 | Reading package lists... 2021-02-10 15:40:20.608 | Building dependency tree... 2021-02-10 15:40:20.610 | Reading state information... 2021-02-10 15:40:20.818 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2021-02-10 15:40:20.818 | The following packages were automatically installed and are no longer required: 2021-02-10 15:40:20.819 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-02-10 15:40:20.819 | python3-click python3-colorama python3-configobj python3-constantly 2021-02-10 15:40:20.819 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2021-02-10 15:40:20.819 | python3-pam python3-problem-report python3-pyasn1 2021-02-10 15:40:20.819 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-10 15:40:20.819 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-10 15:40:20.819 | Use 'sudo apt autoremove' to remove them. 2021-02-10 15:40:20.821 | Suggested packages: 2021-02-10 15:40:20.821 | python-uwsgidecorators python3-uwsgidecorators 2021-02-10 15:40:20.868 | The following NEW packages will be installed: 2021-02-10 15:40:20.869 | uwsgi uwsgi-plugin-python uwsgi-plugin-python3 2021-02-10 15:40:21.002 | 0 upgraded, 3 newly installed, 0 to remove and 164 not upgraded. 2021-02-10 15:40:21.002 | Need to get 163 kB of archives. 2021-02-10 15:40:21.002 | After this operation, 634 kB of additional disk space will be used. 2021-02-10 15:40:21.002 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi amd64 2.0.15-10.2ubuntu2.1 [16.9 kB] 2021-02-10 15:40:21.119 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-plugin-python amd64 2.0.15-10.2ubuntu2.1 [72.4 kB] 2021-02-10 15:40:21.215 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-plugin-python3 amd64 2.0.15-10.2ubuntu2.1 [73.2 kB] 2021-02-10 15:40:21.806 | Fetched 163 kB in 0s (428 kB/s) 2021-02-10 15:40:21.881 | Selecting previously unselected package uwsgi. 2021-02-10 15:40:21.921 | (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 ... 79000 files and directories currently installed.) 2021-02-10 15:40:21.925 | Preparing to unpack .../uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-02-10 15:40:21.927 | Unpacking uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-02-10 15:40:22.020 | Selecting previously unselected package uwsgi-plugin-python. 2021-02-10 15:40:22.028 | Preparing to unpack .../uwsgi-plugin-python_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-02-10 15:40:22.030 | Unpacking uwsgi-plugin-python (2.0.15-10.2ubuntu2.1) ... 2021-02-10 15:40:22.120 | Selecting previously unselected package uwsgi-plugin-python3. 2021-02-10 15:40:22.128 | Preparing to unpack .../uwsgi-plugin-python3_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-02-10 15:40:22.131 | Unpacking uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.1) ... 2021-02-10 15:40:22.214 | Setting up uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.1) ... 2021-02-10 15:40:22.260 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-10 15:40:22.282 | Setting up uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-02-10 15:40:22.810 | Setting up uwsgi-plugin-python (2.0.15-10.2ubuntu2.1) ... 2021-02-10 15:40:22.863 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-10 15:40:23.057 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-02-10 15:40:23.646 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-10 15:40:25.553 | + functions-common:apt_get:1115 : result=0 2021-02-10 15:40:25.556 | + functions-common:apt_get:1118 : time_stop apt-get 2021-02-10 15:40:25.558 | + functions-common:time_stop:2306 : local name 2021-02-10 15:40:25.560 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:40:25.563 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:40:25.565 | + functions-common:time_stop:2309 : local total 2021-02-10 15:40:25.568 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:40:25.570 | + functions-common:time_stop:2312 : name=apt-get 2021-02-10 15:40:25.572 | + functions-common:time_stop:2313 : start_time=1612971620237 2021-02-10 15:40:25.574 | + functions-common:time_stop:2315 : [[ -z 1612971620237 ]] 2021-02-10 15:40:25.578 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:40:25.581 | + functions-common:time_stop:2318 : end_time=1612971625579 2021-02-10 15:40:25.583 | + functions-common:time_stop:2319 : elapsed_time=5342 2021-02-10 15:40:25.586 | + functions-common:time_stop:2320 : total=260822 2021-02-10 15:40:25.588 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:40:25.590 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=266164 2021-02-10 15:40:25.593 | + functions-common:apt_get:1119 : return 0 2021-02-10 15:40:25.595 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-02-10 15:40:25.598 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:40:25.600 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:40:25.603 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-02-10 15:40:25.660 | Enabling module proxy. 2021-02-10 15:40:25.665 | To activate the new configuration, you need to run: 2021-02-10 15:40:25.665 | systemctl restart apache2 2021-02-10 15:40:25.669 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-02-10 15:40:25.725 | Considering dependency proxy for proxy_uwsgi: 2021-02-10 15:40:25.726 | Module proxy already enabled 2021-02-10 15:40:25.726 | Enabling module proxy_uwsgi. 2021-02-10 15:40:25.730 | To activate the new configuration, you need to run: 2021-02-10 15:40:25.730 | systemctl restart apache2 2021-02-10 15:40:25.734 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-02-10 15:40:25.737 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-02-10 15:40:25.739 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-10 15:40:25.742 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2021-02-10 15:40:25.883 | + ./stack.sh:main:850 : install_keystoneauth 2021-02-10 15:40:25.885 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2021-02-10 15:40:25.888 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-02-10 15:40:25.890 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:40:25.893 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:40:25.895 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2021-02-10 15:40:25.898 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:40:25.900 | + ./stack.sh:main:851 : install_keystoneclient 2021-02-10 15:40:25.903 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2021-02-10 15:40:25.906 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-02-10 15:40:25.908 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:40:25.910 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:40:25.913 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2021-02-10 15:40:25.915 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:40:25.918 | + ./stack.sh:main:852 : install_glanceclient 2021-02-10 15:40:25.920 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2021-02-10 15:40:25.923 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-02-10 15:40:25.925 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:40:25.928 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:40:25.930 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2021-02-10 15:40:25.933 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:40:25.935 | + ./stack.sh:main:853 : install_cinderclient 2021-02-10 15:40:25.938 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-brick-cinderclient-ext 2021-02-10 15:40:25.941 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-02-10 15:40:25.943 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:40:25.945 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:40:25.948 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2021-02-10 15:40:25.950 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:40:25.953 | + lib/cinder:install_cinderclient:441 : use_library_from_git python-cinderclient 2021-02-10 15:40:25.955 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-02-10 15:40:25.958 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:40:25.960 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:40:25.963 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2021-02-10 15:40:25.965 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:40:25.967 | + ./stack.sh:main:854 : install_novaclient 2021-02-10 15:40:25.970 | + lib/nova:install_novaclient:788 : use_library_from_git python-novaclient 2021-02-10 15:40:25.972 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-02-10 15:40:25.975 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:40:25.977 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:40:25.979 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2021-02-10 15:40:25.982 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:40:25.985 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2021-02-10 15:40:26.001 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:40:26.004 | + ./stack.sh:main:856 : install_swiftclient 2021-02-10 15:40:26.006 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-02-10 15:40:26.008 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-02-10 15:40:26.011 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:40:26.013 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:40:26.015 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2021-02-10 15:40:26.018 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:40:26.020 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2021-02-10 15:40:26.036 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:40:26.039 | + ./stack.sh:main:859 : install_neutronclient 2021-02-10 15:40:26.041 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-02-10 15:40:26.043 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-02-10 15:40:26.046 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:40:26.049 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:40:26.051 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2021-02-10 15:40:26.054 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:40:26.056 | + ./stack.sh:main:863 : install_keystonemiddleware 2021-02-10 15:40:26.059 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2021-02-10 15:40:26.062 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-02-10 15:40:26.064 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:40:26.066 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:40:26.069 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2021-02-10 15:40:26.071 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:40:26.074 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2021-02-10 15:40:26.076 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-02-10 15:40:26.078 | + inc/python:pip_install_gr:77 : local clean_name 2021-02-10 15:40:26.082 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-02-10 15:40:26.084 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-02-10 15:40:26.087 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-02-10 15:40:26.090 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-02-10 15:40:26.090 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-02-10 15:40:26.094 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-02-10 15:40:26.097 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-02-10 15:40:26.099 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-02-10 15:40:26.102 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-02-10 15:40:26.104 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-02-10 15:40:26.123 | Using python 3.6 to install keystonemiddleware 2021-02-10 15:40:26.126 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2021-02-10 15:40:28.094 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-10 15:40:28.098 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:40:28.108 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:40:28.113 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:40:28.281 | Collecting keystonemiddleware===9.2.0 2021-02-10 15:40:28.289 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/921/fa4f305c8070a/keystonemiddleware-9.2.0-py3-none-any.whl (119 kB) 2021-02-10 15:40:28.551 | Collecting oslo.cache===2.7.0 2021-02-10 15:40:28.558 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f7/05eea07026095/oslo.cache-2.7.0-py3-none-any.whl (66 kB) 2021-02-10 15:40:28.846 | Collecting oslo.config===8.4.0 2021-02-10 15:40:28.852 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/453/2e94c2da67cde/oslo.config-8.4.0-py3-none-any.whl (127 kB) 2021-02-10 15:40:29.043 | Collecting dogpile.cache===1.1.2 2021-02-10 15:40:29.049 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b13/740e8100ed459/dogpile.cache-1.1.2-py3-none-any.whl (49 kB) 2021-02-10 15:40:29.109 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 420)) (3.3.0) 2021-02-10 15:40:29.119 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (1.15.0) 2021-02-10 15:40:29.196 | Collecting rfc3986===1.4.0 2021-02-10 15:40:29.204 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af9/147e9aceda37c/rfc3986-1.4.0-py2.py3-none-any.whl (31 kB) 2021-02-10 15:40:29.403 | Collecting keystoneauth1===4.3.0 2021-02-10 15:40:29.409 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/db4/38f606c098f83/keystoneauth1-4.3.0-py3-none-any.whl (314 kB) 2021-02-10 15:40:29.679 | Collecting python-keystoneclient===4.2.0 2021-02-10 15:40:29.685 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/570/2f387e2a3f364/python_keystoneclient-4.2.0-py3-none-any.whl (397 kB) 2021-02-10 15:40:29.859 | Collecting decorator===4.4.2 2021-02-10 15:40:29.867 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/a54c2a0cc4ba6/decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) 2021-02-10 15:40:30.123 | Collecting oslo.utils===4.7.0 2021-02-10 15:40:30.130 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/51c/1127c518e44be/oslo.utils-4.7.0-py3-none-any.whl (97 kB) 2021-02-10 15:40:30.562 | Collecting pytz===2021.1 2021-02-10 15:40:30.569 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eb1/0ce3e7736052e/pytz-2021.1-py2.py3-none-any.whl (510 kB) 2021-02-10 15:40:30.818 | Collecting oslo.log===4.4.0 2021-02-10 15:40:30.825 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/189/726ef91641f36/oslo.log-4.4.0-py3-none-any.whl (66 kB) 2021-02-10 15:40:31.015 | Collecting pycadf===3.1.1 2021-02-10 15:40:31.021 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1f/a1dea7638c0f6/pycadf-3.1.1-py3-none-any.whl (39 kB) 2021-02-10 15:40:31.155 | Collecting WebOb===1.8.6 2021-02-10 15:40:31.162 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3c/89a8e9ba0aeb1/WebOb-1.8.6-py2.py3-none-any.whl (114 kB) 2021-02-10 15:40:31.321 | Collecting oslo.serialization===4.1.0 2021-02-10 15:40:31.327 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a0a/cf0ff7ca88b3e/oslo.serialization-4.1.0-py3-none-any.whl (25 kB) 2021-02-10 15:40:31.394 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.25.1) 2021-02-10 15:40:31.416 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-02-10 15:40:31.539 | Collecting oslo.context===3.1.1 2021-02-10 15:40:31.545 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9b4/d59c515d0dcaa/oslo.context-3.1.1-py3-none-any.whl (16 kB) 2021-02-10 15:40:31.740 | Collecting oslo.i18n===5.0.1 2021-02-10 15:40:31.747 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/99a/6453b9b7a9d16/oslo.i18n-5.0.1-py3-none-any.whl (42 kB) 2021-02-10 15:40:31.809 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (5.4.1) 2021-02-10 15:40:31.919 | Collecting debtcollector===2.2.0 2021-02-10 15:40:31.926 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/346/63e5de257c67b/debtcollector-2.2.0-py3-none-any.whl (20 kB) 2021-02-10 15:40:31.987 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) (3.4.0) 2021-02-10 15:40:32.029 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 135)) (0.8.0) 2021-02-10 15:40:32.107 | Collecting os-service-types===1.7.0 2021-02-10 15:40:32.114 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/050/5c72205690910/os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 2021-02-10 15:40:32.255 | Collecting iso8601===0.1.14 2021-02-10 15:40:32.261 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e7e/1122f064d626e/iso8601-0.1.14-py2.py3-none-any.whl (9.5 kB) 2021-02-10 15:40:32.318 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (2.4.7) 2021-02-10 15:40:32.403 | Collecting netifaces===0.10.9 2021-02-10 15:40:32.411 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30e/d89ab8aff715c/netifaces-0.10.9-cp36-cp36m-manylinux1_x86_64.whl (32 kB) 2021-02-10 15:40:32.521 | Collecting packaging===20.9 2021-02-10 15:40:32.527 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/677/14da7f7bc052e/packaging-20.9-py2.py3-none-any.whl (40 kB) 2021-02-10 15:40:32.599 | Requirement already satisfied: pyinotify===0.9.6 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 117)) (0.9.6) 2021-02-10 15:40:32.638 | Collecting python-dateutil===2.8.1 2021-02-10 15:40:32.645 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/75b/b3f31ea686f11/python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB) 2021-02-10 15:40:32.847 | Collecting msgpack===1.0.2 2021-02-10 15:40:32.854 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/26a/1759f1a88df5f/msgpack-1.0.2-cp36-cp36m-manylinux1_x86_64.whl (272 kB) 2021-02-10 15:40:32.920 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (2.10) 2021-02-10 15:40:32.924 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (1.26.3) 2021-02-10 15:40:32.977 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (4.0.0) 2021-02-10 15:40:32.980 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2020.12.5) 2021-02-10 15:40:33.064 | Collecting wrapt===1.12.1 2021-02-10 15:40:33.070 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b62/ffa81fb85f433/wrapt-1.12.1.tar.gz (27 kB) 2021-02-10 15:40:33.694 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (3.7.4.3) 2021-02-10 15:40:33.698 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (3.4.0) 2021-02-10 15:40:33.770 | Collecting importlib-resources===3.3.1 2021-02-10 15:40:33.776 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/420/68585cc5e8c2b/importlib_resources-3.3.1-py2.py3-none-any.whl (26 kB) 2021-02-10 15:40:33.800 | Building wheels for collected packages: wrapt 2021-02-10 15:40:33.800 | Building wheel for wrapt (setup.py): started 2021-02-10 15:40:35.371 | Building wheel for wrapt (setup.py): finished with status 'done' 2021-02-10 15:40:35.373 | Created wheel for wrapt: filename=wrapt-1.12.1-cp36-cp36m-linux_x86_64.whl size=67499 sha256=b8a3f271da026dd1cb45e89c40f99e9ffe0bbf6c0fd1e55ce45cf60ab38b4554 2021-02-10 15:40:35.373 | Stored in directory: /root/.cache/pip/wheels/27/b0/63/c6302d953c843aa78fedbee048633aa67fa3f28a2ab130c797 2021-02-10 15:40:35.374 | Successfully built wrapt 2021-02-10 15:40:36.171 | Installing collected packages: WebOb, oslo.i18n, wrapt, debtcollector, oslo.context, msgpack, netifaces, pytz, iso8601, packaging, oslo.utils, oslo.serialization, rfc3986, oslo.config, pycadf, python-dateutil, oslo.log, os-service-types, decorator, dogpile.cache, oslo.cache, keystoneauth1, python-keystoneclient, keystonemiddleware, importlib-resources 2021-02-10 15:40:36.171 | Attempting uninstall: WebOb 2021-02-10 15:40:36.173 | Found existing installation: WebOb 1.8.5 2021-02-10 15:40:36.175 | Uninstalling WebOb-1.8.5: 2021-02-10 15:40:36.224 | Successfully uninstalled WebOb-1.8.5 2021-02-10 15:40:36.498 | Attempting uninstall: netifaces 2021-02-10 15:40:36.499 | Found existing installation: netifaces 0.10.4 2021-02-10 15:40:36.503 | Uninstalling netifaces-0.10.4: 2021-02-10 15:40:36.552 | Successfully uninstalled netifaces-0.10.4 2021-02-10 15:40:37.262 | Attempting uninstall: python-dateutil 2021-02-10 15:40:37.270 | Found existing installation: python-dateutil 2.7.3 2021-02-10 15:40:37.270 | Uninstalling python-dateutil-2.7.3: 2021-02-10 15:40:37.316 | Successfully uninstalled python-dateutil-2.7.3 2021-02-10 15:40:38.522 | Attempting uninstall: importlib-resources 2021-02-10 15:40:38.523 | Found existing installation: importlib-resources 5.1.0 2021-02-10 15:40:38.541 | Uninstalling importlib-resources-5.1.0: 2021-02-10 15:40:38.544 | Successfully uninstalled importlib-resources-5.1.0 2021-02-10 15:40:38.643 | Successfully installed WebOb-1.8.6 debtcollector-2.2.0 decorator-4.4.2 dogpile.cache-1.1.2 importlib-resources-3.3.1 iso8601-0.1.14 keystoneauth1-4.3.0 keystonemiddleware-9.2.0 msgpack-1.0.2 netifaces-0.10.9 os-service-types-1.7.0 oslo.cache-2.7.0 oslo.config-8.4.0 oslo.context-3.1.1 oslo.i18n-5.0.1 oslo.log-4.4.0 oslo.serialization-4.1.0 oslo.utils-4.7.0 packaging-20.9 pycadf-3.1.1 python-dateutil-2.8.1 python-keystoneclient-4.2.0 pytz-2021.1 rfc3986-1.4.0 wrapt-1.12.1 2021-02-10 15:40:38.742 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-10 15:40:38.742 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-10 15:40:38.848 | + inc/python:pip_install:200 : result=0 2021-02-10 15:40:38.850 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-10 15:40:38.853 | + functions-common:time_stop:2306 : local name 2021-02-10 15:40:38.855 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:40:38.857 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:40:38.859 | + functions-common:time_stop:2309 : local total 2021-02-10 15:40:38.861 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:40:38.864 | + functions-common:time_stop:2312 : name=pip_install 2021-02-10 15:40:38.866 | + functions-common:time_stop:2313 : start_time=1612971626119 2021-02-10 15:40:38.868 | + functions-common:time_stop:2315 : [[ -z 1612971626119 ]] 2021-02-10 15:40:38.871 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:40:38.874 | + functions-common:time_stop:2318 : end_time=1612971638872 2021-02-10 15:40:38.876 | + functions-common:time_stop:2319 : elapsed_time=12753 2021-02-10 15:40:38.879 | + functions-common:time_stop:2320 : total=41685 2021-02-10 15:40:38.881 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:40:38.883 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=54438 2021-02-10 15:40:38.885 | + inc/python:pip_install:203 : return 0 2021-02-10 15:40:38.888 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2021-02-10 15:40:38.891 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-02-10 15:40:38.893 | + inc/python:pip_install_gr:77 : local clean_name 2021-02-10 15:40:38.896 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-02-10 15:40:38.898 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-02-10 15:40:38.901 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-02-10 15:40:38.904 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-02-10 15:40:38.905 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-02-10 15:40:38.909 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-02-10 15:40:38.912 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-02-10 15:40:38.914 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-02-10 15:40:38.917 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-02-10 15:40:38.919 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-02-10 15:40:38.938 | Using python 3.6 to install python-memcached 2021-02-10 15:40:38.940 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-02-10 15:40:40.936 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-10 15:40:40.941 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:40:40.952 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:40:40.957 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:40:41.067 | Collecting python-memcached===1.59 2021-02-10 15:40:41.074 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2021-02-10 15:40:41.137 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (1.15.0) 2021-02-10 15:40:41.943 | Installing collected packages: python-memcached 2021-02-10 15:40:42.008 | Successfully installed python-memcached-1.59 2021-02-10 15:40:42.109 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-10 15:40:42.109 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-10 15:40:42.188 | + inc/python:pip_install:200 : result=0 2021-02-10 15:40:42.190 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-10 15:40:42.193 | + functions-common:time_stop:2306 : local name 2021-02-10 15:40:42.195 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:40:42.197 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:40:42.200 | + functions-common:time_stop:2309 : local total 2021-02-10 15:40:42.202 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:40:42.205 | + functions-common:time_stop:2312 : name=pip_install 2021-02-10 15:40:42.207 | + functions-common:time_stop:2313 : start_time=1612971638933 2021-02-10 15:40:42.209 | + functions-common:time_stop:2315 : [[ -z 1612971638933 ]] 2021-02-10 15:40:42.212 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:40:42.215 | + functions-common:time_stop:2318 : end_time=1612971642213 2021-02-10 15:40:42.218 | + functions-common:time_stop:2319 : elapsed_time=3280 2021-02-10 15:40:42.220 | + functions-common:time_stop:2320 : total=54438 2021-02-10 15:40:42.222 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:40:42.224 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=57718 2021-02-10 15:40:42.227 | + inc/python:pip_install:203 : return 0 2021-02-10 15:40:42.229 | + ./stack.sh:main:865 : is_service_enabled keystone 2021-02-10 15:40:42.245 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:40:42.248 | + ./stack.sh:main:866 : '[' 10.222.0.39 == 10.222.0.39 ']' 2021-02-10 15:40:42.251 | + ./stack.sh:main:867 : stack_install_service keystone 2021-02-10 15:40:42.253 | + lib/stack:stack_install_service:20 : local service=keystone 2021-02-10 15:40:42.255 | + lib/stack:stack_install_service:21 : type install_keystone 2021-02-10 15:40:42.258 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-02-10 15:40:42.260 | + lib/stack:stack_install_service:32 : install_keystone 2021-02-10 15:40:42.263 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2021-02-10 15:40:42.278 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:40:42.280 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-02-10 15:40:42.282 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2021-02-10 15:40:42.284 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2021-02-10 15:40:42.286 | + functions-common:git_clone:527 : local git_ref=master 2021-02-10 15:40:42.288 | + functions-common:git_clone:528 : local orig_dir 2021-02-10 15:40:42.291 | ++ functions-common:git_clone:529 : pwd 2021-02-10 15:40:42.294 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-02-10 15:40:42.296 | + functions-common:git_clone:530 : local git_clone_flags= 2021-02-10 15:40:42.298 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-02-10 15:40:42.313 | + functions-common:git_clone:532 : RECLONE=False 2021-02-10 15:40:42.315 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-02-10 15:40:42.317 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-02-10 15:40:42.320 | + functions-common:git_clone:546 : echo master 2021-02-10 15:40:42.320 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-02-10 15:40:42.324 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2021-02-10 15:40:42.326 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-02-10 15:40:42.329 | + functions-common:git_clone:594 : cd /opt/stack/keystone 2021-02-10 15:40:42.332 | + functions-common:git_clone:595 : git show --oneline 2021-02-10 15:40:42.332 | + functions-common:git_clone:595 : head -1 2021-02-10 15:40:42.341 | d67975e7b Merge "Use enforce_new_defaults when setting up keystone protection tests" 2021-02-10 15:40:42.344 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-02-10 15:40:42.346 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2021-02-10 15:40:42.349 | + inc/python:setup_develop:338 : local bindep 2021-02-10 15:40:42.351 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-02-10 15:40:42.353 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-02-10 15:40:42.356 | + inc/python:setup_develop:344 : local extras= 2021-02-10 15:40:42.358 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-02-10 15:40:42.360 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-02-10 15:40:42.363 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-02-10 15:40:42.365 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-02-10 15:40:42.367 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-02-10 15:40:42.370 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-02-10 15:40:42.373 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-02-10 15:40:42.376 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-02-10 15:40:42.378 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-02-10 15:40:42.381 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-02-10 15:40:42.383 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-02-10 15:40:42.386 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-02-10 15:40:42.392 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-02-10 15:40:42.394 | + 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-02-10 15:40:43.095 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-02-10 15:40:43.097 | + inc/python:setup_package:417 : local bindep=0 2021-02-10 15:40:43.099 | + inc/python:setup_package:418 : local bindep_flag= 2021-02-10 15:40:43.101 | + inc/python:setup_package:419 : local bindep_profiles= 2021-02-10 15:40:43.104 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-02-10 15:40:43.106 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-02-10 15:40:43.108 | + inc/python:setup_package:426 : local flags=-e 2021-02-10 15:40:43.111 | + inc/python:setup_package:427 : local extras= 2021-02-10 15:40:43.113 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-02-10 15:40:43.115 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-02-10 15:40:43.117 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-02-10 15:40:43.119 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-02-10 15:40:43.122 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-02-10 15:40:43.124 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-02-10 15:40:43.142 | Using python 3.6 to install /opt/stack/keystone 2021-02-10 15:40:43.144 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2021-02-10 15:40:45.155 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-10 15:40:45.156 | 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-02-10 15:40:45.164 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:40:45.167 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:40:45.175 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:40:45.179 | Obtaining file:///opt/stack/keystone 2021-02-10 15:40:46.775 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-02-10 15:40:48.486 | Collecting Flask===1.1.2 2021-02-10 15:40:48.493 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/fdd8936eba251/Flask-1.1.2-py2.py3-none-any.whl (94 kB) 2021-02-10 15:40:48.673 | Collecting Flask-RESTful===0.3.8 2021-02-10 15:40:48.679 | 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-02-10 15:40:48.794 | Collecting Jinja2===2.11.3 2021-02-10 15:40:48.800 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/03e/47ad063331dd6/Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) 2021-02-10 15:40:48.884 | Collecting MarkupSafe===1.1.1 2021-02-10 15:40:48.891 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/ee80c15f1b560/MarkupSafe-1.1.1-cp36-cp36m-manylinux2010_x86_64.whl (32 kB) 2021-02-10 15:40:48.959 | Collecting PyJWT===2.0.1 2021-02-10 15:40:48.966 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b70/b15f89dc69b99/PyJWT-2.0.1-py3-none-any.whl (15 kB) 2021-02-10 15:40:49.327 | Collecting SQLAlchemy===1.3.23 2021-02-10 15:40:49.337 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e8a/1750b44ad6422/SQLAlchemy-1.3.23-cp36-cp36m-manylinux2010_x86_64.whl (1.3 MB) 2021-02-10 15:40:49.458 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-02-10 15:40:49.540 | Collecting Werkzeug===1.0.1 2021-02-10 15:40:49.547 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2de/2a5db0baeae7b/Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 2021-02-10 15:40:49.691 | Collecting aniso8601===8.1.1 2021-02-10 15:40:49.698 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f59/914762c5049ff/aniso8601-8.1.1-py2.py3-none-any.whl (44 kB) 2021-02-10 15:40:49.919 | Collecting bcrypt===3.2.0 2021-02-10 15:40:49.927 | 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-02-10 15:40:50.536 | Collecting cffi===1.14.4 2021-02-10 15:40:50.544 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/063/8c3ae1a0edfb7/cffi-1.14.4-cp36-cp36m-manylinux1_x86_64.whl (401 kB) 2021-02-10 15:40:50.664 | Collecting click===7.1.2 2021-02-10 15:40:50.672 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dac/ca89f4bfadd5d/click-7.1.2-py2.py3-none-any.whl (82 kB) 2021-02-10 15:40:51.431 | Collecting cryptography===3.4.4 2021-02-10 15:40:51.455 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dab/437c2e8462870/cryptography-3.4.4-cp36-abi3-manylinux2014_x86_64.whl (3.2 MB) 2021-02-10 15:40:51.572 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-02-10 15:40:51.655 | Collecting itsdangerous===1.1.0 2021-02-10 15:40:51.660 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/271b2047cb23e/itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) 2021-02-10 15:40:51.767 | Collecting jsonschema===3.2.0 2021-02-10 15:40:51.773 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4e5/b3cf8216f577b/jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) 2021-02-10 15:40:51.809 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (9.2.0) 2021-02-10 15:40:51.868 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (1.0.2) 2021-02-10 15:40:51.908 | Collecting oauthlib===3.1.0 2021-02-10 15:40:51.914 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/df8/84cd6cbe20e32/oauthlib-3.1.0-py2.py3-none-any.whl (147 kB) 2021-02-10 15:40:51.932 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (2.7.0) 2021-02-10 15:40:52.006 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (8.4.0) 2021-02-10 15:40:52.052 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (3.1.1) 2021-02-10 15:40:52.249 | Collecting oslo.db===8.4.0 2021-02-10 15:40:52.258 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/76489ec9dce77/oslo.db-8.4.0-py3-none-any.whl (172 kB) 2021-02-10 15:40:52.375 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.1) 2021-02-10 15:40:52.381 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.4.0) 2021-02-10 15:40:52.666 | Collecting oslo.messaging===12.7.0 2021-02-10 15:40:52.673 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/427/6be12a77b6356/oslo.messaging-12.7.0-py3-none-any.whl (246 kB) 2021-02-10 15:40:52.947 | Collecting oslo.middleware===4.1.1 2021-02-10 15:40:52.954 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ce8/859e6bf38d53d/oslo.middleware-4.1.1-py3-none-any.whl (56 kB) 2021-02-10 15:40:53.212 | Collecting oslo.policy===3.6.0 2021-02-10 15:40:53.219 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c30/265ab0563689d/oslo.policy-3.6.0-py3-none-any.whl (83 kB) 2021-02-10 15:40:53.296 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.1.0) 2021-02-10 15:40:53.463 | Collecting oslo.service===2.5.0 2021-02-10 15:40:53.469 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a17/d19890e4df009/oslo.service-2.5.0-py3-none-any.whl (77 kB) 2021-02-10 15:40:53.635 | Collecting oslo.upgradecheck===1.3.0 2021-02-10 15:40:53.641 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/62920db8b773e/oslo.upgradecheck-1.3.0-py3-none-any.whl (14 kB) 2021-02-10 15:40:53.711 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (4.7.0) 2021-02-10 15:40:53.845 | Collecting osprofiler===3.4.0 2021-02-10 15:40:53.852 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4cc/de8ab98fd2861/osprofiler-3.4.0-py3-none-any.whl (85 kB) 2021-02-10 15:40:53.966 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (20.9) 2021-02-10 15:40:54.060 | Collecting passlib===1.7.4 2021-02-10 15:40:54.068 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2021-02-10 15:40:54.184 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (5.5.1) 2021-02-10 15:40:54.187 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (0.7.2) 2021-02-10 15:40:54.189 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (3.1.1) 2021-02-10 15:40:54.278 | Collecting pycparser===2.20 2021-02-10 15:40:54.286 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/758/2ad22678f0fcd/pycparser-2.20-py2.py3-none-any.whl (112 kB) 2021-02-10 15:40:54.349 | Requirement already satisfied: pyinotify===0.9.6 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2021-02-10 15:40:54.351 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (2.4.7) 2021-02-10 15:40:54.454 | Collecting pyrsistent===0.17.3 2021-02-10 15:40:54.461 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e6/36185d9eb976a/pyrsistent-0.17.3.tar.gz (106 kB) 2021-02-10 15:40:55.271 | Collecting pysaml2===6.5.1 2021-02-10 15:40:55.278 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f79/d7b2a416f1b18/pysaml2-6.5.1-py2.py3-none-any.whl (401 kB) 2021-02-10 15:40:55.377 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (2.8.1) 2021-02-10 15:40:55.382 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (4.2.0) 2021-02-10 15:40:55.402 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 438)) (2021.1) 2021-02-10 15:40:55.406 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (2.25.1) 2021-02-10 15:40:55.429 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2021-02-10 15:40:55.647 | Collecting scrypt===0.8.17 2021-02-10 15:40:55.656 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dae/9bc00391fab92/scrypt-0.8.17-cp36-cp36m-manylinux2010_x86_64.whl (924 kB) 2021-02-10 15:40:55.741 | Requirement already satisfied: setuptools===53.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (53.0.0) 2021-02-10 15:40:55.789 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (1.15.0) 2021-02-10 15:40:55.883 | Collecting sqlalchemy-migrate===0.13.0 2021-02-10 15:40:55.889 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e5d/2348db19a5062/sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl (109 kB) 2021-02-10 15:40:56.051 | Collecting sqlparse===0.4.1 2021-02-10 15:40:56.058 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/017/cde379adbd6a1/sqlparse-0.4.1-py3-none-any.whl (42 kB) 2021-02-10 15:40:56.204 | Collecting statsd===3.3.0 2021-02-10 15:40:56.211 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c61/0fb80347fca0e/statsd-3.3.0-py2.py3-none-any.whl (11 kB) 2021-02-10 15:40:56.272 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (3.3.0) 2021-02-10 15:40:56.361 | Collecting testresources===2.0.1 2021-02-10 15:40:56.368 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67a/361c3a2412231/testresources-2.0.1-py2.py3-none-any.whl (36 kB) 2021-02-10 15:40:56.507 | Collecting testscenarios===0.5.0 2021-02-10 15:40:56.513 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/480/263fa5d6e6181/testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2021-02-10 15:40:56.580 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.4.0) 2021-02-10 15:40:56.599 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.4.0) 2021-02-10 15:40:56.603 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.1.0) 2021-02-10 15:40:56.610 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.26.3) 2021-02-10 15:40:56.760 | Collecting xmlschema===1.5.0 2021-02-10 15:40:56.767 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eae/929e10f18c497/xmlschema-1.5.0-py3-none-any.whl (248 kB) 2021-02-10 15:40:56.931 | Collecting yappi===1.3.2 2021-02-10 15:40:56.938 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a51/d3e6e5563cc74/yappi-1.3.2.tar.gz (58 kB) 2021-02-10 15:40:57.676 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-02-10 15:40:57.679 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 203)) (3.4.0) 2021-02-10 15:40:57.720 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-10 15:40:57.766 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (4.3.0) 2021-02-10 15:40:57.832 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-02-10 15:40:57.840 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-10 15:40:57.843 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.8.0) 2021-02-10 15:40:57.970 | Collecting alembic===1.5.4 2021-02-10 15:40:57.979 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e87/1118b6174681f/alembic-1.5.4.tar.gz (1.1 MB) 2021-02-10 15:40:59.036 | Collecting cachetools===4.2.1 2021-02-10 15:40:59.043 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d9/d5f567be80f7c/cachetools-4.2.1-py3-none-any.whl (12 kB) 2021-02-10 15:40:59.226 | Collecting amqp===5.0.5 2021-02-10 15:40:59.232 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e7/59a7f202d9109/amqp-5.0.5-py3-none-any.whl (51 kB) 2021-02-10 15:40:59.294 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.3.0) 2021-02-10 15:40:59.476 | Collecting kombu===5.0.2 2021-02-10 15:40:59.483 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6dc/509178ac4269b/kombu-5.0.2-py2.py3-none-any.whl (180 kB) 2021-02-10 15:40:59.633 | Collecting Routes===2.5.1 2021-02-10 15:40:59.640 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fab/5a042a3a87778/Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2021-02-10 15:40:59.656 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (3.0.0) 2021-02-10 15:40:59.746 | Collecting Paste===3.5.0 2021-02-10 15:40:59.753 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e0/8200a570f7e29/Paste-3.5.0-py2.py3-none-any.whl (593 kB) 2021-02-10 15:40:59.963 | Collecting oslo.concurrency===4.4.0 2021-02-10 15:40:59.970 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a4e/0186c246d9724/oslo.concurrency-4.4.0-py3-none-any.whl (47 kB) 2021-02-10 15:41:00.343 | Collecting greenlet===1.0.0 2021-02-10 15:41:00.351 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c5b/22b31c947ad8b/greenlet-1.0.0-cp36-cp36m-manylinux2010_x86_64.whl (156 kB) 2021-02-10 15:41:00.521 | Collecting eventlet===0.30.1 2021-02-10 15:41:00.527 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a58/caa60ea936c96/eventlet-0.30.1-py2.py3-none-any.whl (224 kB) 2021-02-10 15:41:00.634 | Collecting PasteDeploy===2.1.1 2021-02-10 15:41:00.641 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/23cfd6ad4281b/PasteDeploy-2.1.1-py2.py3-none-any.whl (17 kB) 2021-02-10 15:41:00.653 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (0.1.14) 2021-02-10 15:41:00.656 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (0.10.9) 2021-02-10 15:41:00.705 | Collecting pyOpenSSL===20.0.1 2021-02-10 15:41:00.712 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/818/ae18e06922c06/pyOpenSSL-20.0.1-py2.py3-none-any.whl (54 kB) 2021-02-10 15:41:00.732 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (3.3.1) 2021-02-10 15:41:00.829 | Collecting defusedxml===0.6.0 2021-02-10 15:41:00.836 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/668/7150770438374/defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) 2021-02-10 15:41:00.899 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-02-10 15:41:00.902 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-10 15:41:00.904 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-10 15:41:00.908 | Requirement already satisfied: Tempita===0.5.2 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-02-10 15:41:00.910 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2021-02-10 15:41:00.912 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (1.6.0) 2021-02-10 15:41:00.914 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (1.0.0) 2021-02-10 15:41:00.916 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.4.0) 2021-02-10 15:41:01.032 | Collecting elementpath===2.1.3 2021-02-10 15:41:01.039 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/98e/e5d5b411a42ba/elementpath-2.1.3-py3-none-any.whl (130 kB) 2021-02-10 15:41:01.103 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 586)) (3.4.0) 2021-02-10 15:41:01.130 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (3.7.4.3) 2021-02-10 15:41:01.134 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (1.7.0) 2021-02-10 15:41:01.138 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (1.12.1) 2021-02-10 15:41:01.184 | Collecting Mako===1.1.4 2021-02-10 15:41:01.192 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/178/31f0b7087c313/Mako-1.1.4.tar.gz (479 kB) 2021-02-10 15:41:02.063 | Collecting python-editor===1.0.4 2021-02-10 15:41:02.075 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1bf/6e860a8ad52a1/python_editor-1.0.4-py3-none-any.whl (4.9 kB) 2021-02-10 15:41:02.223 | Collecting vine===5.0.0 2021-02-10 15:41:02.236 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4c9/dceab6f76ed92/vine-5.0.0-py2.py3-none-any.whl (9.4 kB) 2021-02-10 15:41:02.296 | Requirement already satisfied: repoze.lru===0.7 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) (0.7) 2021-02-10 15:41:02.387 | Collecting fasteners===0.14.1 2021-02-10 15:41:02.400 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/564/a115ff9698767/fasteners-0.14.1-py2.py3-none-any.whl (20 kB) 2021-02-10 15:41:02.544 | Collecting dnspython===1.16.0 2021-02-10 15:41:02.557 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f69/c21288a962f4d/dnspython-1.16.0-py2.py3-none-any.whl (188 kB) 2021-02-10 15:41:02.728 | Collecting monotonic===1.5 2021-02-10 15:41:02.741 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/552/a91f381532e33/monotonic-1.5-py2.py3-none-any.whl (5.3 kB) 2021-02-10 15:41:02.803 | Building wheels for collected packages: Mako, alembic, pyrsistent, yappi 2021-02-10 15:41:02.804 | Building wheel for Mako (setup.py): started 2021-02-10 15:41:03.551 | Building wheel for Mako (setup.py): finished with status 'done' 2021-02-10 15:41:03.552 | Created wheel for Mako: filename=Mako-1.1.4-py2.py3-none-any.whl size=75675 sha256=615fa20b5abc0b1857f0744866c7e8ca00d8410e08133b4df4f04e9e8b3aab24 2021-02-10 15:41:03.552 | Stored in directory: /root/.cache/pip/wheels/13/76/1c/739ead6fe601098ec2b19e9b1478ae559faca4f14491d7360c 2021-02-10 15:41:03.554 | Building wheel for alembic (setup.py): started 2021-02-10 15:41:04.378 | Building wheel for alembic (setup.py): finished with status 'done' 2021-02-10 15:41:04.379 | Created wheel for alembic: filename=alembic-1.5.4-py2.py3-none-any.whl size=156314 sha256=7235747a6d065c436639caea15add88459ae6e05ecce13a149c17684c3a51c0a 2021-02-10 15:41:04.379 | Stored in directory: /root/.cache/pip/wheels/8f/de/22/1bb5fc75115fdaa480d0d21eb2f31ada243674a93602f97925 2021-02-10 15:41:04.381 | Building wheel for pyrsistent (setup.py): started 2021-02-10 15:41:05.855 | Building wheel for pyrsistent (setup.py): finished with status 'done' 2021-02-10 15:41:05.857 | Created wheel for pyrsistent: filename=pyrsistent-0.17.3-cp36-cp36m-linux_x86_64.whl size=97029 sha256=6580a31e8218f3831b02826a6e678cde708a9bd91779886844467955cd50c30b 2021-02-10 15:41:05.857 | Stored in directory: /root/.cache/pip/wheels/d9/35/06/14a1989d794cd957ba6aff4bd2bd7ba2db723cfa921ed47738 2021-02-10 15:41:05.859 | Building wheel for yappi (setup.py): started 2021-02-10 15:41:08.340 | Building wheel for yappi (setup.py): finished with status 'done' 2021-02-10 15:41:08.342 | Created wheel for yappi: filename=yappi-1.3.2-cp36-cp36m-linux_x86_64.whl size=90036 sha256=43c9b1a9b538d04598bb250957a13c0fd3b0dbc8e3dd67b5c295c28c4730bec6 2021-02-10 15:41:08.342 | Stored in directory: /root/.cache/pip/wheels/2c/f6/ed/37af57410b5f53067a2a196175f565d15ab76949cca6b2c3b9 2021-02-10 15:41:08.343 | Successfully built Mako alembic pyrsistent yappi 2021-02-10 15:41:09.387 | Installing collected packages: click, Werkzeug, itsdangerous, MarkupSafe, Jinja2, Flask, aniso8601, Flask-RESTful, pycparser, cffi, cryptography, SQLAlchemy, sqlparse, sqlalchemy-migrate, passlib, bcrypt, scrypt, cachetools, vine, amqp, Routes, yappi, Paste, monotonic, fasteners, oslo.concurrency, greenlet, dnspython, eventlet, PasteDeploy, oslo.service, statsd, oslo.middleware, kombu, oslo.messaging, testresources, testscenarios, Mako, python-editor, alembic, oslo.db, oslo.policy, oslo.upgradecheck, oauthlib, pyOpenSSL, defusedxml, elementpath, xmlschema, pysaml2, PyJWT, pyrsistent, jsonschema, osprofiler, keystone 2021-02-10 15:41:09.387 | Attempting uninstall: click 2021-02-10 15:41:09.388 | Found existing installation: click 6.7 2021-02-10 15:41:09.394 | Uninstalling click-6.7: 2021-02-10 15:41:09.443 | Successfully uninstalled click-6.7 2021-02-10 15:41:09.525 | Attempting uninstall: Werkzeug 2021-02-10 15:41:09.527 | Found existing installation: Werkzeug 0.16.1 2021-02-10 15:41:09.528 | Uninstalling Werkzeug-0.16.1: 2021-02-10 15:41:09.577 | Successfully uninstalled Werkzeug-0.16.1 2021-02-10 15:41:09.792 | Attempting uninstall: MarkupSafe 2021-02-10 15:41:09.793 | Found existing installation: MarkupSafe 1.0 2021-02-10 15:41:09.800 | Uninstalling MarkupSafe-1.0: 2021-02-10 15:41:09.848 | Successfully uninstalled MarkupSafe-1.0 2021-02-10 15:41:09.865 | Attempting uninstall: Jinja2 2021-02-10 15:41:09.866 | Found existing installation: Jinja2 2.10 2021-02-10 15:41:09.875 | Uninstalling Jinja2-2.10: 2021-02-10 15:41:09.922 | Successfully uninstalled Jinja2-2.10 2021-02-10 15:41:10.503 | Attempting uninstall: cryptography 2021-02-10 15:41:10.504 | Found existing installation: cryptography 2.1.4 2021-02-10 15:41:10.512 | Uninstalling cryptography-2.1.4: 2021-02-10 15:41:10.559 | Successfully uninstalled cryptography-2.1.4 2021-02-10 15:41:12.383 | Attempting uninstall: bcrypt 2021-02-10 15:41:12.385 | Found existing installation: bcrypt 3.1.4 2021-02-10 15:41:12.387 | Uninstalling bcrypt-3.1.4: 2021-02-10 15:41:12.432 | Successfully uninstalled bcrypt-3.1.4 2021-02-10 15:41:12.597 | Attempting uninstall: Routes 2021-02-10 15:41:12.598 | Found existing installation: Routes 2.4.1 2021-02-10 15:41:12.600 | Uninstalling Routes-2.4.1: 2021-02-10 15:41:12.644 | Successfully uninstalled Routes-2.4.1 2021-02-10 15:41:12.701 | Attempting uninstall: Paste 2021-02-10 15:41:12.703 | Found existing installation: Paste 2.0.3 2021-02-10 15:41:12.709 | Uninstalling Paste-2.0.3: 2021-02-10 15:41:12.753 | Successfully uninstalled Paste-2.0.3 2021-02-10 15:41:13.564 | Attempting uninstall: PasteDeploy 2021-02-10 15:41:13.566 | Found existing installation: PasteDeploy 1.5.2 2021-02-10 15:41:13.568 | Uninstalling PasteDeploy-1.5.2: 2021-02-10 15:41:13.609 | Successfully uninstalled PasteDeploy-1.5.2 2021-02-10 15:41:14.284 | Attempting uninstall: Mako 2021-02-10 15:41:14.285 | Found existing installation: Mako 1.0.7 2021-02-10 15:41:14.287 | Uninstalling Mako-1.0.7: 2021-02-10 15:41:14.328 | Successfully uninstalled Mako-1.0.7 2021-02-10 15:41:14.874 | Attempting uninstall: oauthlib 2021-02-10 15:41:14.875 | Found existing installation: oauthlib 2.0.6 2021-02-10 15:41:14.894 | Uninstalling oauthlib-2.0.6: 2021-02-10 15:41:14.934 | Successfully uninstalled oauthlib-2.0.6 2021-02-10 15:41:15.056 | Attempting uninstall: pyOpenSSL 2021-02-10 15:41:15.057 | Found existing installation: pyOpenSSL 17.5.0 2021-02-10 15:41:15.061 | Uninstalling pyOpenSSL-17.5.0: 2021-02-10 15:41:15.100 | Successfully uninstalled pyOpenSSL-17.5.0 2021-02-10 15:41:16.082 | Attempting uninstall: PyJWT 2021-02-10 15:41:16.083 | Found existing installation: PyJWT 1.5.3 2021-02-10 15:41:16.102 | Uninstalling PyJWT-1.5.3: 2021-02-10 15:41:16.141 | Successfully uninstalled PyJWT-1.5.3 2021-02-10 15:41:16.236 | Attempting uninstall: jsonschema 2021-02-10 15:41:16.237 | Found existing installation: jsonschema 2.6.0 2021-02-10 15:41:16.250 | Uninstalling jsonschema-2.6.0: 2021-02-10 15:41:16.306 | Successfully uninstalled jsonschema-2.6.0 2021-02-10 15:41:16.480 | Running setup.py develop for keystone 2021-02-10 15:41:18.307 | Successfully installed Flask-1.1.2 Flask-RESTful-0.3.8 Jinja2-2.11.3 Mako-1.1.4 MarkupSafe-1.1.1 Paste-3.5.0 PasteDeploy-2.1.1 PyJWT-2.0.1 Routes-2.5.1 SQLAlchemy-1.3.23 Werkzeug-1.0.1 alembic-1.5.4 amqp-5.0.5 aniso8601-8.1.1 bcrypt-3.2.0 cachetools-4.2.1 cffi-1.14.4 click-7.1.2 cryptography-3.4.4 defusedxml-0.6.0 dnspython-1.16.0 elementpath-2.1.3 eventlet-0.30.1 fasteners-0.14.1 greenlet-1.0.0 itsdangerous-1.1.0 jsonschema-3.2.0 keystone kombu-5.0.2 monotonic-1.5 oauthlib-3.1.0 oslo.concurrency-4.4.0 oslo.db-8.4.0 oslo.messaging-12.7.0 oslo.middleware-4.1.1 oslo.policy-3.6.0 oslo.service-2.5.0 oslo.upgradecheck-1.3.0 osprofiler-3.4.0 passlib-1.7.4 pyOpenSSL-20.0.1 pycparser-2.20 pyrsistent-0.17.3 pysaml2-6.5.1 python-editor-1.0.4 scrypt-0.8.17 sqlalchemy-migrate-0.13.0 sqlparse-0.4.1 statsd-3.3.0 testresources-2.0.1 testscenarios-0.5.0 vine-5.0.0 xmlschema-1.5.0 yappi-1.3.2 2021-02-10 15:41:18.424 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-10 15:41:18.424 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-10 15:41:18.602 | + inc/python:pip_install:200 : result=0 2021-02-10 15:41:18.604 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-10 15:41:18.607 | + functions-common:time_stop:2306 : local name 2021-02-10 15:41:18.609 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:41:18.611 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:41:18.613 | + functions-common:time_stop:2309 : local total 2021-02-10 15:41:18.615 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:41:18.617 | + functions-common:time_stop:2312 : name=pip_install 2021-02-10 15:41:18.619 | + functions-common:time_stop:2313 : start_time=1612971643137 2021-02-10 15:41:18.621 | + functions-common:time_stop:2315 : [[ -z 1612971643137 ]] 2021-02-10 15:41:18.624 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:41:18.627 | + functions-common:time_stop:2318 : end_time=1612971678625 2021-02-10 15:41:18.629 | + functions-common:time_stop:2319 : elapsed_time=35488 2021-02-10 15:41:18.631 | + functions-common:time_stop:2320 : total=57718 2021-02-10 15:41:18.633 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:41:18.635 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=93206 2021-02-10 15:41:18.638 | + inc/python:pip_install:203 : return 0 2021-02-10 15:41:18.640 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-02-10 15:41:18.643 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-02-10 15:41:18.645 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-02-10 15:41:18.664 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-02-10 15:41:18.675 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-02-10 15:41:18.678 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-02-10 15:41:18.680 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:41:18.683 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:41:18.685 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2021-02-10 15:41:18.688 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:41:18.690 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2021-02-10 15:41:18.707 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:41:18.710 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2021-02-10 15:41:18.712 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-02-10 15:41:18.715 | + ./stack.sh:main:868 : configure_keystone 2021-02-10 15:41:18.718 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-02-10 15:41:18.730 | + 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-02-10 15:41:18.733 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-02-10 15:41:18.737 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-02-10 15:41:18.753 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:41:18.755 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-02-10 15:41:18.783 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-02-10 15:41:18.808 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-02-10 15:41:18.835 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-02-10 15:41:18.862 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-02-10 15:41:18.888 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-02-10 15:41:18.916 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-02-10 15:41:18.942 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-02-10 15:41:18.967 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-02-10 15:41:18.970 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-02-10 15:41:18.972 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-02-10 15:41:18.975 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-02-10 15:41:18.977 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-02-10 15:41:18.979 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-02-10 15:41:18.994 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:41:18.997 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-02-10 15:41:19.000 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-02-10 15:41:19.002 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-02-10 15:41:19.018 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:41:19.020 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2021-02-10 15:41:19.023 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2021-02-10 15:41:19.050 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-02-10 15:41:19.052 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-02-10 15:41:19.055 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-02-10 15:41:19.057 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-02-10 15:41:19.059 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-02-10 15:41:19.075 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:41:19.078 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.39/identity 2021-02-10 15:41:19.106 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.39/identity 2021-02-10 15:41:19.132 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-02-10 15:41:19.134 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-02-10 15:41:19.164 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-02-10 15:41:19.167 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-02-10 15:41:19.169 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-02-10 15:41:19.172 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-02-10 15:41:19.175 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-02-10 15:41:19.177 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-02-10 15:41:19.205 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-02-10 15:41:19.207 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-02-10 15:41:19.210 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2021-02-10 15:41:19.212 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2021-02-10 15:41:19.216 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2021-02-10 15:41:19.232 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2021-02-10 15:41:19.234 | + functions:setup_systemd_logging:719 : local pidstr= 2021-02-10 15:41:19.237 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2021-02-10 15:41:19.240 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2021-02-10 15:41:19.242 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-02-10 15:41:19.267 | + functions:setup_systemd_logging:728 : 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-02-10 15:41:19.291 | + functions:setup_systemd_logging:729 : 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-02-10 15:41:19.317 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-02-10 15:41:19.343 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-02-10 15:41:19.368 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-02-10 15:41:19.370 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-02-10 15:41:19.372 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-02-10 15:41:19.375 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-02-10 15:41:19.378 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-02-10 15:41:19.380 | + lib/apache:write_uwsgi_config:260 : local http= 2021-02-10 15:41:19.382 | + lib/apache:write_uwsgi_config:261 : local name= 2021-02-10 15:41:19.385 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-02-10 15:41:19.388 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-02-10 15:41:19.391 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-02-10 15:41:19.393 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-02-10 15:41:19.405 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-02-10 15:41:19.405 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-02-10 15:41:19.412 | d /var/run/uwsgi 0755 ubuntu root 2021-02-10 15:41:19.415 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-02-10 15:41:19.429 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-02-10 15:41:19.431 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-02-10 15:41:19.435 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-02-10 15:41:19.460 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-02-10 15:41:19.484 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-02-10 15:41:19.508 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-02-10 15:41:19.533 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-02-10 15:41:19.557 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-02-10 15:41:19.581 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-02-10 15:41:19.606 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-02-10 15:41:19.630 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-02-10 15:41:19.657 | + 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-02-10 15:41:19.682 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-02-10 15:41:19.706 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-02-10 15:41:19.731 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-02-10 15:41:19.756 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-02-10 15:41:19.759 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-02-10 15:41:19.762 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-02-10 15:41:19.765 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-02-10 15:41:19.767 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-02-10 15:41:19.770 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:41:19.772 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:41:19.774 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-02-10 15:41:19.779 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-02-10 15:41:19.782 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-02-10 15:41:19.807 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-02-10 15:41:19.834 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-02-10 15:41:19.834 | + 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-02-10 15:41:19.841 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-02-10 15:41:19.844 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-02-10 15:41:19.847 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-02-10 15:41:19.849 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-02-10 15:41:19.852 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-02-10 15:41:19.854 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-02-10 15:41:19.856 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:41:19.859 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:41:19.861 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-02-10 15:41:19.863 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-02-10 15:41:19.866 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:41:19.868 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:41:19.870 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-02-10 15:41:19.929 | Enabling site keystone-wsgi-public. 2021-02-10 15:41:19.934 | To activate the new configuration, you need to run: 2021-02-10 15:41:19.934 | systemctl reload apache2 2021-02-10 15:41:19.939 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-02-10 15:41:19.941 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-02-10 15:41:19.944 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-10 15:41:19.947 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2021-02-10 15:41:20.086 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-02-10 15:41:20.088 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-02-10 15:41:20.091 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-02-10 15:41:20.094 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-02-10 15:41:20.096 | + lib/apache:write_uwsgi_config:260 : local http= 2021-02-10 15:41:20.099 | + lib/apache:write_uwsgi_config:261 : local name= 2021-02-10 15:41:20.102 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-02-10 15:41:20.105 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-02-10 15:41:20.108 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-02-10 15:41:20.111 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-02-10 15:41:20.123 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-02-10 15:41:20.123 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-02-10 15:41:20.131 | d /var/run/uwsgi 0755 ubuntu root 2021-02-10 15:41:20.135 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-02-10 15:41:20.149 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-02-10 15:41:20.151 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-02-10 15:41:20.155 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-02-10 15:41:20.187 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-02-10 15:41:20.212 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-02-10 15:41:20.237 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-02-10 15:41:20.266 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-02-10 15:41:20.291 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-02-10 15:41:20.316 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-02-10 15:41:20.341 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-02-10 15:41:20.368 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-02-10 15:41:20.393 | + 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-02-10 15:41:20.418 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-02-10 15:41:20.444 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-02-10 15:41:20.469 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-02-10 15:41:20.494 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-02-10 15:41:20.496 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-02-10 15:41:20.499 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-02-10 15:41:20.502 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-02-10 15:41:20.504 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-02-10 15:41:20.506 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:41:20.509 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:41:20.511 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-02-10 15:41:20.514 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-02-10 15:41:20.516 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-02-10 15:41:20.542 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-02-10 15:41:20.568 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-02-10 15:41:20.568 | + 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-02-10 15:41:20.575 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-02-10 15:41:20.578 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-02-10 15:41:20.581 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-02-10 15:41:20.583 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-02-10 15:41:20.586 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-02-10 15:41:20.588 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-02-10 15:41:20.591 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:41:20.593 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:41:20.596 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-02-10 15:41:20.598 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-02-10 15:41:20.600 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:41:20.603 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:41:20.605 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-02-10 15:41:20.663 | Enabling site keystone-wsgi-admin. 2021-02-10 15:41:20.668 | To activate the new configuration, you need to run: 2021-02-10 15:41:20.668 | systemctl reload apache2 2021-02-10 15:41:20.672 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-02-10 15:41:20.675 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-02-10 15:41:20.677 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-10 15:41:20.680 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2021-02-10 15:41:20.817 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-02-10 15:41:20.844 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-02-10 15:41:20.870 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-02-10 15:41:20.896 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-02-10 15:41:20.899 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-02-10 15:41:20.926 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-02-10 15:41:20.952 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-02-10 15:41:20.979 | + ./stack.sh:main:872 : is_service_enabled swift 2021-02-10 15:41:20.996 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:41:20.998 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2021-02-10 15:41:21.015 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:41:21.018 | + ./stack.sh:main:888 : stack_install_service glance 2021-02-10 15:41:21.020 | + lib/stack:stack_install_service:20 : local service=glance 2021-02-10 15:41:21.023 | + lib/stack:stack_install_service:21 : type install_glance 2021-02-10 15:41:21.025 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-02-10 15:41:21.027 | + lib/stack:stack_install_service:32 : install_glance 2021-02-10 15:41:21.031 | + lib/glance:install_glance:436 : glance_store_extras=() 2021-02-10 15:41:21.033 | + lib/glance:install_glance:436 : local glance_store_extras 2021-02-10 15:41:21.036 | + lib/glance:install_glance:438 : is_service_enabled cinder 2021-02-10 15:41:21.052 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:41:21.054 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-02-10 15:41:21.057 | + lib/glance:install_glance:442 : is_service_enabled swift 2021-02-10 15:41:21.073 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:41:21.075 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2021-02-10 15:41:21.078 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-02-10 15:41:21.080 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:41:21.083 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:41:21.085 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2021-02-10 15:41:21.088 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:41:21.091 | ++ lib/glance:install_glance:454 : join_extras cinder 2021-02-10 15:41:21.094 | ++ inc/python:join_extras:29 : local IFS=, 2021-02-10 15:41:21.096 | ++ inc/python:join_extras:30 : echo cinder 2021-02-10 15:41:21.099 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store cinder 2021-02-10 15:41:21.101 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-02-10 15:41:21.104 | + inc/python:pip_install_gr_extras:90 : local extras=cinder 2021-02-10 15:41:21.106 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-02-10 15:41:21.109 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-02-10 15:41:21.112 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-02-10 15:41:21.114 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-02-10 15:41:21.118 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-02-10 15:41:21.119 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-02-10 15:41:21.123 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-02-10 15:41:21.126 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-02-10 15:41:21.128 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-02-10 15:41:21.131 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-02-10 15:41:21.133 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[cinder]!=0.29.0' 2021-02-10 15:41:21.155 | Using python 3.6 to install glance-store[cinder]!=0.29.0 2021-02-10 15:41:21.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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2021-02-10 15:41:22.189 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:41:22.189 | 2021-02-10 15:41:22.189 | Traceback (most recent call last): 2021-02-10 15:41:22.189 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:41:22.189 | exec(line) 2021-02-10 15:41:22.189 | File "", line 1, in 2021-02-10 15:41:22.189 | File "", line 568, in module_from_spec 2021-02-10 15:41:22.189 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:41:22.189 | 2021-02-10 15:41:22.190 | Remainder of file ignored 2021-02-10 15:41:22.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:41:22.190 | from cryptography.utils import int_from_bytes 2021-02-10 15:41:22.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:41:22.190 | from cryptography.utils import int_from_bytes 2021-02-10 15:41:23.347 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-10 15:41:23.347 | 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-02-10 15:41:23.355 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:41:23.358 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:41:23.365 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:41:23.530 | Collecting glance-store===2.4.0 2021-02-10 15:41:23.538 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/59f/79a3d41ec315b/glance_store-2.4.0-py3-none-any.whl (215 kB) 2021-02-10 15:41:23.708 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (3.2.0) 2021-02-10 15:41:23.741 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (4.3.0) 2021-02-10 15:41:24.000 | Collecting os-brick===4.1.0 2021-02-10 15:41:24.008 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/914/945bdb17581e0/os_brick-4.1.0-py3-none-any.whl (239 kB) 2021-02-10 15:41:24.135 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (1.7.0) 2021-02-10 15:41:24.274 | Collecting os-win===5.4.0 2021-02-10 15:41:24.281 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/101/6e34bab38f089/os_win-5.4.0-py3-none-any.whl (273 kB) 2021-02-10 15:41:24.378 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2021-02-10 15:41:24.389 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (8.4.0) 2021-02-10 15:41:24.437 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (3.1.1) 2021-02-10 15:41:24.444 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.1) 2021-02-10 15:41:24.450 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.4.0) 2021-02-10 15:41:24.645 | Collecting oslo.privsep===2.4.0 2021-02-10 15:41:24.652 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/145/175818dc0ea1c/oslo.privsep-2.4.0-py3-none-any.whl (33 kB) 2021-02-10 15:41:24.891 | Collecting oslo.rootwrap===6.2.0 2021-02-10 15:41:24.897 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ddc/377863c93f8cb/oslo.rootwrap-6.2.0-py3-none-any.whl (33 kB) 2021-02-10 15:41:24.973 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.1.0) 2021-02-10 15:41:25.006 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.5.0) 2021-02-10 15:41:25.033 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (4.7.0) 2021-02-10 15:41:25.054 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (20.9) 2021-02-10 15:41:25.060 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (5.5.1) 2021-02-10 15:41:25.063 | Requirement already satisfied: pyinotify===0.9.6 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2021-02-10 15:41:25.065 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (2.4.7) 2021-02-10 15:41:25.068 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.17.3) 2021-02-10 15:41:25.213 | Collecting python-cinderclient===7.3.0 2021-02-10 15:41:25.220 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/210/6a0088c501648/python_cinderclient-7.3.0-py3-none-any.whl (278 kB) 2021-02-10 15:41:25.319 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (2.8.1) 2021-02-10 15:41:25.325 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (4.2.0) 2021-02-10 15:41:25.347 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 438)) (2021.1) 2021-02-10 15:41:25.351 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (2.25.1) 2021-02-10 15:41:25.372 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2021-02-10 15:41:25.377 | Requirement already satisfied: setuptools===53.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (53.0.0) 2021-02-10 15:41:25.427 | Requirement already satisfied: simplejson===3.13.2 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (3.13.2) 2021-02-10 15:41:25.429 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (1.15.0) 2021-02-10 15:41:25.432 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (3.3.0) 2021-02-10 15:41:25.442 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2021-02-10 15:41:25.457 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.26.3) 2021-02-10 15:41:25.481 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (1.3.2) 2021-02-10 15:41:25.487 | Requirement already satisfied: eventlet===0.30.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.30.1) 2021-02-10 15:41:25.497 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 203)) (3.4.0) 2021-02-10 15:41:25.538 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-10 15:41:25.585 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (0.1.14) 2021-02-10 15:41:25.588 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.14.1) 2021-02-10 15:41:25.594 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.8.0) 2021-02-10 15:41:25.600 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-10 15:41:25.604 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-02-10 15:41:25.612 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (1.0.2) 2021-02-10 15:41:25.615 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.4) 2021-02-10 15:41:25.619 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.0.0) 2021-02-10 15:41:25.624 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-02-10 15:41:25.637 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-02-10 15:41:25.647 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (3.0.0) 2021-02-10 15:41:25.659 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-02-10 15:41:25.674 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-02-10 15:41:25.683 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (0.10.9) 2021-02-10 15:41:25.686 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (0.7.2) 2021-02-10 15:41:25.688 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-10 15:41:25.691 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-02-10 15:41:25.695 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-10 15:41:25.699 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-02-10 15:41:25.707 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (3.7.4.3) 2021-02-10 15:41:25.712 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 586)) (3.4.0) 2021-02-10 15:41:25.741 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.5) 2021-02-10 15:41:25.744 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (3.3.1) 2021-02-10 15:41:25.764 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (1.12.1) 2021-02-10 15:41:25.766 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.20) 2021-02-10 15:41:25.769 | Requirement already satisfied: repoze.lru===0.7 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) (0.7) 2021-02-10 15:41:25.773 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.4.0) 2021-02-10 15:41:25.793 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.1.0) 2021-02-10 15:41:25.802 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2021-02-10 15:41:25.804 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.4.0) 2021-02-10 15:41:25.807 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (1.6.0) 2021-02-10 15:41:25.810 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.4.0) 2021-02-10 15:41:25.812 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (1.0.0) 2021-02-10 15:41:26.787 | Installing collected packages: oslo.privsep, oslo.rootwrap, python-cinderclient, os-win, os-brick, glance-store 2021-02-10 15:41:28.097 | Successfully installed glance-store-2.4.0 os-brick-4.1.0 os-win-5.4.0 oslo.privsep-2.4.0 oslo.rootwrap-6.2.0 python-cinderclient-7.3.0 2021-02-10 15:41:28.220 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-10 15:41:28.220 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-10 15:41:28.309 | + inc/python:pip_install:200 : result=0 2021-02-10 15:41:28.312 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-10 15:41:28.314 | + functions-common:time_stop:2306 : local name 2021-02-10 15:41:28.317 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:41:28.319 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:41:28.321 | + functions-common:time_stop:2309 : local total 2021-02-10 15:41:28.324 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:41:28.327 | + functions-common:time_stop:2312 : name=pip_install 2021-02-10 15:41:28.329 | + functions-common:time_stop:2313 : start_time=1612971681151 2021-02-10 15:41:28.331 | + functions-common:time_stop:2315 : [[ -z 1612971681151 ]] 2021-02-10 15:41:28.334 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:41:28.338 | + functions-common:time_stop:2318 : end_time=1612971688335 2021-02-10 15:41:28.340 | + functions-common:time_stop:2319 : elapsed_time=7184 2021-02-10 15:41:28.342 | + functions-common:time_stop:2320 : total=93206 2021-02-10 15:41:28.344 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:41:28.347 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=100390 2021-02-10 15:41:28.349 | + inc/python:pip_install:203 : return 0 2021-02-10 15:41:28.352 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2021-02-10 15:41:28.354 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2021-02-10 15:41:28.357 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2021-02-10 15:41:28.370 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-02-10 15:41:28.375 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-02-10 15:41:28.377 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2021-02-10 15:41:28.380 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2021-02-10 15:41:28.382 | + functions-common:git_clone:527 : local git_ref=master 2021-02-10 15:41:28.384 | + functions-common:git_clone:528 : local orig_dir 2021-02-10 15:41:28.387 | ++ functions-common:git_clone:529 : pwd 2021-02-10 15:41:28.390 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-02-10 15:41:28.392 | + functions-common:git_clone:530 : local git_clone_flags= 2021-02-10 15:41:28.396 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-02-10 15:41:28.412 | + functions-common:git_clone:532 : RECLONE=False 2021-02-10 15:41:28.414 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-02-10 15:41:28.416 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-02-10 15:41:28.419 | + functions-common:git_clone:546 : echo master 2021-02-10 15:41:28.419 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-02-10 15:41:28.424 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2021-02-10 15:41:28.426 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-02-10 15:41:28.429 | + functions-common:git_clone:594 : cd /opt/stack/glance 2021-02-10 15:41:28.432 | + functions-common:git_clone:595 : git show --oneline 2021-02-10 15:41:28.432 | + functions-common:git_clone:595 : head -1 2021-02-10 15:41:28.435 | 2c893fbd Merge "Add devstack plugin script" 2021-02-10 15:41:28.438 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-02-10 15:41:28.440 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2021-02-10 15:41:28.443 | + inc/python:setup_develop:338 : local bindep 2021-02-10 15:41:28.445 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-02-10 15:41:28.449 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-02-10 15:41:28.452 | + inc/python:setup_develop:344 : local extras= 2021-02-10 15:41:28.454 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-02-10 15:41:28.456 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-02-10 15:41:28.459 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-02-10 15:41:28.462 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-02-10 15:41:28.464 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-02-10 15:41:28.466 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-02-10 15:41:28.469 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-02-10 15:41:28.472 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-02-10 15:41:28.475 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-02-10 15:41:28.477 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-02-10 15:41:28.480 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-02-10 15:41:28.483 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-02-10 15:41:28.489 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-02-10 15:41:28.493 | + 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-02-10 15:41:29.229 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-02-10 15:41:29.231 | + inc/python:setup_package:417 : local bindep=0 2021-02-10 15:41:29.233 | + inc/python:setup_package:418 : local bindep_flag= 2021-02-10 15:41:29.236 | + inc/python:setup_package:419 : local bindep_profiles= 2021-02-10 15:41:29.238 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-02-10 15:41:29.245 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-02-10 15:41:29.248 | + inc/python:setup_package:426 : local flags=-e 2021-02-10 15:41:29.251 | + inc/python:setup_package:427 : local extras= 2021-02-10 15:41:29.254 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-02-10 15:41:29.256 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-02-10 15:41:29.259 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-02-10 15:41:29.261 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-02-10 15:41:29.263 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-02-10 15:41:29.266 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-02-10 15:41:29.285 | Using python 3.6 to install /opt/stack/glance 2021-02-10 15:41:29.287 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2021-02-10 15:41:30.292 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:41:30.292 | 2021-02-10 15:41:30.292 | Traceback (most recent call last): 2021-02-10 15:41:30.292 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:41:30.292 | exec(line) 2021-02-10 15:41:30.292 | File "", line 1, in 2021-02-10 15:41:30.292 | File "", line 568, in module_from_spec 2021-02-10 15:41:30.292 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:41:30.292 | 2021-02-10 15:41:30.292 | Remainder of file ignored 2021-02-10 15:41:30.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:41:30.292 | from cryptography.utils import int_from_bytes 2021-02-10 15:41:30.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:41:30.292 | from cryptography.utils import int_from_bytes 2021-02-10 15:41:31.425 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-10 15:41:31.425 | 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-02-10 15:41:31.433 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:41:31.437 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:41:31.444 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:41:31.449 | Obtaining file:///opt/stack/glance 2021-02-10 15:41:32.882 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-02-10 15:41:34.210 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-02-10 15:41:34.219 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-02-10 15:41:34.228 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-02-10 15:41:34.241 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-02-10 15:41:34.396 | Collecting WSME===0.10.0 2021-02-10 15:41:34.405 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e1/2c01e2820134f/WSME-0.10.0-py3-none-any.whl (60 kB) 2021-02-10 15:41:34.489 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-02-10 15:41:34.504 | Requirement already satisfied: alembic===1.5.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.4) 2021-02-10 15:41:34.647 | Collecting castellan===3.7.0 2021-02-10 15:41:34.655 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af3/facd94857f477/castellan-3.7.0-py3-none-any.whl (93 kB) 2021-02-10 15:41:34.751 | Requirement already satisfied: cryptography===3.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.4) 2021-02-10 15:41:34.879 | Collecting cursive===0.2.2 2021-02-10 15:41:34.885 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2021-02-10 15:41:34.972 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-02-10 15:41:34.980 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.6.0) 2021-02-10 15:41:34.986 | Requirement already satisfied: eventlet===0.30.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.30.1) 2021-02-10 15:41:34.996 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.3.0) 2021-02-10 15:41:35.003 | Requirement already satisfied: glance-store===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (2.4.0) 2021-02-10 15:41:35.080 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.0.0) 2021-02-10 15:41:35.193 | Collecting httplib2===0.19.0 2021-02-10 15:41:35.200 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/749/c32603f9bf16c/httplib2-0.19.0-py3-none-any.whl (95 kB) 2021-02-10 15:41:35.278 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (0.1.14) 2021-02-10 15:41:35.282 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (3.2.0) 2021-02-10 15:41:35.314 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (4.3.0) 2021-02-10 15:41:35.405 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (9.2.0) 2021-02-10 15:41:35.464 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (0.8.0) 2021-02-10 15:41:35.471 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (1.7.0) 2021-02-10 15:41:35.475 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (5.4.0) 2021-02-10 15:41:35.495 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (2.7.0) 2021-02-10 15:41:35.536 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2021-02-10 15:41:35.547 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (8.4.0) 2021-02-10 15:41:35.595 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.1.1) 2021-02-10 15:41:35.601 | Requirement already satisfied: oslo.db===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (8.4.0) 2021-02-10 15:41:35.655 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (5.0.1) 2021-02-10 15:41:35.663 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.4.0) 2021-02-10 15:41:35.707 | Requirement already satisfied: oslo.messaging===12.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (12.7.0) 2021-02-10 15:41:35.767 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.1) 2021-02-10 15:41:35.787 | Requirement already satisfied: oslo.policy===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (3.6.0) 2021-02-10 15:41:35.939 | Collecting oslo.reports===2.2.0 2021-02-10 15:41:35.946 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af9/ef1cf70a64013/oslo.reports-2.2.0-py3-none-any.whl (50 kB) 2021-02-10 15:41:36.035 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (4.1.0) 2021-02-10 15:41:36.045 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.5.0) 2021-02-10 15:41:36.070 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.3.0) 2021-02-10 15:41:36.082 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (4.7.0) 2021-02-10 15:41:36.102 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (3.4.0) 2021-02-10 15:41:36.155 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (20.9) 2021-02-10 15:41:36.160 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (5.5.1) 2021-02-10 15:41:36.163 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.7.2) 2021-02-10 15:41:36.757 | Collecting psutil===5.8.0 2021-02-10 15:41:36.764 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/99d/e3e8739258b3c/psutil-5.8.0-cp36-cp36m-manylinux2010_x86_64.whl (291 kB) 2021-02-10 15:41:36.869 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (20.0.1) 2021-02-10 15:41:36.884 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (3.1.1) 2021-02-10 15:41:36.896 | Requirement already satisfied: pyinotify===0.9.6 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (0.9.6) 2021-02-10 15:41:36.898 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (2.4.7) 2021-02-10 15:41:36.901 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (0.17.3) 2021-02-10 15:41:37.020 | Collecting python-barbicanclient===5.0.1 2021-02-10 15:41:37.027 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0a2/c78d3a61be98e/python_barbicanclient-5.0.1-py3-none-any.whl (80 kB) 2021-02-10 15:41:37.120 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (2.8.1) 2021-02-10 15:41:37.125 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (1.0.4) 2021-02-10 15:41:37.128 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (4.2.0) 2021-02-10 15:41:37.148 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439)) (2021.1) 2021-02-10 15:41:37.153 | Requirement already satisfied: repoze.lru===0.7 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (0.7) 2021-02-10 15:41:37.157 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (2.25.1) 2021-02-10 15:41:37.265 | Collecting retrying===1.3.3 2021-02-10 15:41:37.271 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-02-10 15:41:37.350 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 463)) (1.4.0) 2021-02-10 15:41:37.355 | Requirement already satisfied: setuptools===53.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (53.0.0) 2021-02-10 15:41:37.402 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (0.8.1) 2021-02-10 15:41:37.406 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (1.15.0) 2021-02-10 15:41:37.409 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (0.13.0) 2021-02-10 15:41:37.420 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (0.4.1) 2021-02-10 15:41:37.423 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (3.3.0) 2021-02-10 15:41:37.426 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (3.3.0) 2021-02-10 15:41:37.599 | Collecting taskflow===4.6.0 2021-02-10 15:41:37.606 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/38a/894dabb73b25d/taskflow-4.6.0-py3-none-any.whl (491 kB) 2021-02-10 15:41:37.756 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (6.3.1) 2021-02-10 15:41:37.771 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (2.0.1) 2021-02-10 15:41:37.781 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (0.5.0) 2021-02-10 15:41:37.787 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (2.4.0) 2021-02-10 15:41:37.807 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 548)) (1.4.0) 2021-02-10 15:41:37.810 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (1.1.0) 2021-02-10 15:41:37.817 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (1.26.3) 2021-02-10 15:41:37.840 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (1.12.1) 2021-02-10 15:41:37.843 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 582)) (1.3.2) 2021-02-10 15:41:37.849 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-02-10 15:41:37.857 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.4) 2021-02-10 15:41:37.861 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-02-10 15:41:37.870 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 203)) (3.4.0) 2021-02-10 15:41:37.910 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-10 15:41:37.956 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (3.3.1) 2021-02-10 15:41:37.975 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-02-10 15:41:37.981 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.14.1) 2021-02-10 15:41:37.987 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-10 15:41:37.990 | Requirement already satisfied: amqp===5.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.5) 2021-02-10 15:41:37.994 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (5.0.2) 2021-02-10 15:41:38.042 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.1) 2021-02-10 15:41:38.045 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-02-10 15:41:38.052 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (1.0.2) 2021-02-10 15:41:38.056 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (3.0.0) 2021-02-10 15:41:38.067 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (0.10.9) 2021-02-10 15:41:38.070 | Requirement already satisfied: cliff===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.6.0) 2021-02-10 15:41:38.084 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-02-10 15:41:38.088 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-10 15:41:38.091 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-10 15:41:38.094 | Requirement already satisfied: Tempita===0.5.2 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-02-10 15:41:38.096 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-02-10 15:41:38.258 | Collecting networkx===2.5 2021-02-10 15:41:38.268 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c5/812e9f798d37c/networkx-2.5-py3-none-any.whl (1.6 MB) 2021-02-10 15:41:38.546 | Collecting automaton===2.2.0 2021-02-10 15:41:38.552 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3e8/275eabd89ee53/automaton-2.2.0-py3-none-any.whl (18 kB) 2021-02-10 15:41:38.716 | Collecting pydot===1.4.1 2021-02-10 15:41:38.722 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67b/e714300c78fda/pydot-1.4.1-py2.py3-none-any.whl (19 kB) 2021-02-10 15:41:38.799 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (1.6.0) 2021-02-10 15:41:38.801 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2021-02-10 15:41:38.804 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.0) 2021-02-10 15:41:38.806 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 557)) (1.4.0) 2021-02-10 15:41:38.809 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-02-10 15:41:38.813 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.20) 2021-02-10 15:41:38.815 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (3.7.4.3) 2021-02-10 15:41:38.820 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 587)) (3.4.0) 2021-02-10 15:41:38.847 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (1.5) 2021-02-10 15:41:38.849 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (5.0.0) 2021-02-10 15:41:38.852 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-02-10 15:41:38.915 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (0.2.5) 2021-02-10 15:41:38.921 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-02-10 15:41:38.925 | Requirement already satisfied: pyperclip===1.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (1.8.1) 2021-02-10 15:41:39.587 | Installing collected packages: httplib2, networkx, automaton, pydot, taskflow, WSME, psutil, oslo.reports, retrying, python-barbicanclient, castellan, cursive, glance 2021-02-10 15:41:42.296 | Running setup.py develop for glance 2021-02-10 15:41:43.899 | Successfully installed WSME-0.10.0 automaton-2.2.0 castellan-3.7.0 cursive-0.2.2 glance httplib2-0.19.0 networkx-2.5 oslo.reports-2.2.0 psutil-5.8.0 pydot-1.4.1 python-barbicanclient-5.0.1 retrying-1.3.3 taskflow-4.6.0 2021-02-10 15:41:44.027 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-10 15:41:44.027 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-10 15:41:44.138 | + inc/python:pip_install:200 : result=0 2021-02-10 15:41:44.141 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-10 15:41:44.143 | + functions-common:time_stop:2306 : local name 2021-02-10 15:41:44.145 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:41:44.147 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:41:44.149 | + functions-common:time_stop:2309 : local total 2021-02-10 15:41:44.151 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:41:44.154 | + functions-common:time_stop:2312 : name=pip_install 2021-02-10 15:41:44.156 | + functions-common:time_stop:2313 : start_time=1612971689280 2021-02-10 15:41:44.158 | + functions-common:time_stop:2315 : [[ -z 1612971689280 ]] 2021-02-10 15:41:44.161 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:41:44.164 | + functions-common:time_stop:2318 : end_time=1612971704161 2021-02-10 15:41:44.166 | + functions-common:time_stop:2319 : elapsed_time=14881 2021-02-10 15:41:44.168 | + functions-common:time_stop:2320 : total=100390 2021-02-10 15:41:44.170 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:41:44.172 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=115271 2021-02-10 15:41:44.175 | + inc/python:pip_install:203 : return 0 2021-02-10 15:41:44.177 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-02-10 15:41:44.179 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-02-10 15:41:44.182 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-02-10 15:41:44.202 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-02-10 15:41:44.214 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-02-10 15:41:44.217 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-02-10 15:41:44.219 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:41:44.221 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:41:44.224 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2021-02-10 15:41:44.226 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:41:44.229 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-02-10 15:41:44.231 | + ./stack.sh:main:889 : configure_glance 2021-02-10 15:41:44.235 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-02-10 15:41:44.246 | + lib/glance:configure_glance:270 : local dburl 2021-02-10 15:41:44.249 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2021-02-10 15:41:44.251 | ++ lib/database:database_connection_url:132 : local db=glance 2021-02-10 15:41:44.253 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-02-10 15:41:44.256 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-02-10 15:41:44.258 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-02-10 15:41:44.261 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-02-10 15:41:44.263 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-02-10 15:41:44.290 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-02-10 15:41:44.319 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-02-10 15:41:44.345 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-02-10 15:41:44.369 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-02-10 15:41:44.401 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-02-10 15:41:44.428 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-02-10 15:41:44.431 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2021-02-10 15:41:44.433 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2021-02-10 15:41:44.436 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-02-10 15:41:44.438 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-02-10 15:41:44.467 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-02-10 15:41:44.496 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.39/identity 2021-02-10 15:41:44.521 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-02-10 15:41:44.545 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-02-10 15:41:44.573 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-02-10 15:41:44.598 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-02-10 15:41:44.623 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-02-10 15:41:44.647 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-02-10 15:41:44.674 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-02-10 15:41:44.704 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-02-10 15:41:44.732 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-02-10 15:41:44.734 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-02-10 15:41:44.737 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-02-10 15:41:44.739 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-02-10 15:41:44.741 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-02-10 15:41:44.744 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-02-10 15:41:44.760 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:41:44.763 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-02-10 15:41:44.766 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-02-10 15:41:44.768 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-02-10 15:41:44.783 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:41:44.785 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2021-02-10 15:41:44.788 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2021-02-10 15:41:44.821 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-02-10 15:41:44.823 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-02-10 15:41:44.829 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2021-02-10 15:41:44.832 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2021-02-10 15:41:44.834 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2021-02-10 15:41:44.837 | + lib/glance:configure_glance:291 : configure_glance_store False False 2021-02-10 15:41:44.839 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2021-02-10 15:41:44.841 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2021-02-10 15:41:44.843 | + lib/glance:configure_glance_store:230 : local be 2021-02-10 15:41:44.846 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2021-02-10 15:41:44.848 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2021-02-10 15:41:44.850 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-02-10 15:41:44.877 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2021-02-10 15:41:44.879 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.39 2021-02-10 15:41:44.907 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2021-02-10 15:41:44.909 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2021-02-10 15:41:44.926 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:41:44.929 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.39/image 2021-02-10 15:41:44.955 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2021-02-10 15:41:44.971 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:41:44.973 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2021-02-10 15:41:44.975 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2021-02-10 15:41:44.978 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2021-02-10 15:41:44.981 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2021-02-10 15:41:45.004 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2021-02-10 15:41:45.006 | + functions:setup_systemd_logging:719 : local pidstr= 2021-02-10 15:41:45.009 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2021-02-10 15:41:45.011 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2021-02-10 15:41:45.014 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-02-10 15:41:45.049 | + functions:setup_systemd_logging:728 : 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-02-10 15:41:45.074 | + functions:setup_systemd_logging:729 : 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-02-10 15:41:45.100 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-02-10 15:41:45.134 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-02-10 15:41:45.139 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-02-10 15:41:45.167 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-02-10 15:41:45.193 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-02-10 15:41:45.218 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.39/identity 2021-02-10 15:41:45.244 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-02-10 15:41:45.272 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-02-10 15:41:45.297 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-02-10 15:41:45.322 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-02-10 15:41:45.354 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-02-10 15:41:45.382 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-02-10 15:41:45.409 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-02-10 15:41:45.436 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-02-10 15:41:45.441 | + lib/glance:configure_glance:356 : 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-02-10 15:41:45.447 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2021-02-10 15:41:45.463 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:41:45.467 | + lib/glance:configure_glance:366 : [[ False == False ]] 2021-02-10 15:41:45.469 | + lib/glance:configure_glance:367 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-02-10 15:41:45.472 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2021-02-10 15:41:45.474 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-02-10 15:41:45.476 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2021-02-10 15:41:45.479 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2021-02-10 15:41:45.483 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2021-02-10 15:41:45.485 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2021-02-10 15:41:45.489 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-02-10 15:41:45.517 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2021-02-10 15:41:45.519 | ++ functions:get_random_port:860 : read lower_port upper_port 2021-02-10 15:41:45.522 | ++ functions:get_random_port:861 : true 2021-02-10 15:41:45.524 | ++ functions:get_random_port:862 : (( port = upper_port )) 2021-02-10 15:41:45.526 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2021-02-10 15:41:45.528 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2021-02-10 15:41:45.593 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2021-02-10 15:41:45.595 | ++ functions:get_random_port:865 : break 2 2021-02-10 15:41:45.597 | ++ functions:get_random_port:869 : echo 60999 2021-02-10 15:41:45.600 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2021-02-10 15:41:45.602 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-02-10 15:41:45.630 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-02-10 15:41:45.657 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-02-10 15:41:45.689 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-02-10 15:41:45.713 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-02-10 15:41:45.744 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-02-10 15:41:45.782 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-02-10 15:41:45.807 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-02-10 15:41:45.831 | + 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-02-10 15:41:45.856 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-02-10 15:41:45.880 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-02-10 15:41:45.905 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-02-10 15:41:45.930 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-02-10 15:41:45.955 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-02-10 15:41:45.984 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-02-10 15:41:46.009 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-02-10 15:41:46.034 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-02-10 15:41:46.058 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-02-10 15:41:46.083 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-02-10 15:41:46.107 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2021-02-10 15:41:46.109 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-02-10 15:41:46.112 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-02-10 15:41:46.114 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:41:46.116 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:41:46.119 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-02-10 15:41:46.121 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-02-10 15:41:46.177 | proxy (enabled by site administrator) 2021-02-10 15:41:46.181 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2021-02-10 15:41:46.183 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-02-10 15:41:46.186 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-02-10 15:41:46.188 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:41:46.191 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:41:46.193 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-02-10 15:41:46.195 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-02-10 15:41:46.245 | No module matches proxy_http 2021-02-10 15:41:46.249 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-02-10 15:41:46.307 | Considering dependency proxy for proxy_http: 2021-02-10 15:41:46.307 | Module proxy already enabled 2021-02-10 15:41:46.307 | Enabling module proxy_http. 2021-02-10 15:41:46.313 | To activate the new configuration, you need to run: 2021-02-10 15:41:46.313 | systemctl restart apache2 2021-02-10 15:41:46.317 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-02-10 15:41:46.320 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-02-10 15:41:46.322 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-10 15:41:46.324 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2021-02-10 15:41:46.465 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2021-02-10 15:41:46.468 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2021-02-10 15:41:46.471 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2021-02-10 15:41:46.473 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-02-10 15:41:46.476 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:41:46.478 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:41:46.481 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-02-10 15:41:46.484 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-02-10 15:41:46.487 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-02-10 15:41:46.487 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2021-02-10 15:41:46.494 | KeepAlive Off 2021-02-10 15:41:46.499 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-02-10 15:41:46.501 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2021-02-10 15:41:46.506 | SetEnv proxy-sendchunked 1 2021-02-10 15:41:46.512 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-02-10 15:41:46.515 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-02-10 15:41:46.520 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-02-10 15:41:46.524 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2021-02-10 15:41:46.526 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2021-02-10 15:41:46.529 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-02-10 15:41:46.532 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-02-10 15:41:46.534 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-02-10 15:41:46.537 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:41:46.539 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:41:46.541 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-02-10 15:41:46.543 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-02-10 15:41:46.546 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:41:46.548 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:41:46.551 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2021-02-10 15:41:46.608 | Enabling site glance-wsgi-api. 2021-02-10 15:41:46.613 | To activate the new configuration, you need to run: 2021-02-10 15:41:46.613 | systemctl reload apache2 2021-02-10 15:41:46.617 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2021-02-10 15:41:46.620 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-02-10 15:41:46.622 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-10 15:41:46.625 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2021-02-10 15:41:46.772 | + ./stack.sh:main:892 : is_service_enabled cinder 2021-02-10 15:41:46.795 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:41:46.797 | + ./stack.sh:main:894 : stack_install_service cinder 2021-02-10 15:41:46.800 | + lib/stack:stack_install_service:20 : local service=cinder 2021-02-10 15:41:46.802 | + lib/stack:stack_install_service:21 : type install_cinder 2021-02-10 15:41:46.805 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-02-10 15:41:46.807 | + lib/stack:stack_install_service:32 : install_cinder 2021-02-10 15:41:46.813 | + lib/cinder:install_cinder:418 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-02-10 15:41:46.815 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2021-02-10 15:41:46.817 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2021-02-10 15:41:46.820 | + functions-common:git_clone:527 : local git_ref=master 2021-02-10 15:41:46.822 | + functions-common:git_clone:528 : local orig_dir 2021-02-10 15:41:46.825 | ++ functions-common:git_clone:529 : pwd 2021-02-10 15:41:46.828 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-02-10 15:41:46.830 | + functions-common:git_clone:530 : local git_clone_flags= 2021-02-10 15:41:46.833 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-02-10 15:41:46.849 | + functions-common:git_clone:532 : RECLONE=False 2021-02-10 15:41:46.852 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-02-10 15:41:46.854 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-02-10 15:41:46.858 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-02-10 15:41:46.861 | + functions-common:git_clone:546 : echo master 2021-02-10 15:41:46.864 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2021-02-10 15:41:46.866 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-02-10 15:41:46.868 | + functions-common:git_clone:594 : cd /opt/stack/cinder 2021-02-10 15:41:46.872 | + functions-common:git_clone:595 : git show --oneline 2021-02-10 15:41:46.872 | + functions-common:git_clone:595 : head -1 2021-02-10 15:41:46.882 | f35bbc4b7 Merge "RBD: Pass bytes type for mon_command inbuf" 2021-02-10 15:41:46.885 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-02-10 15:41:46.888 | + lib/cinder:install_cinder:419 : setup_develop /opt/stack/cinder 2021-02-10 15:41:46.890 | + inc/python:setup_develop:338 : local bindep 2021-02-10 15:41:46.893 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-02-10 15:41:46.895 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-02-10 15:41:46.898 | + inc/python:setup_develop:344 : local extras= 2021-02-10 15:41:46.900 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-02-10 15:41:46.903 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-02-10 15:41:46.906 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-02-10 15:41:46.909 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-02-10 15:41:46.911 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-02-10 15:41:46.914 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-02-10 15:41:46.917 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-02-10 15:41:46.921 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-02-10 15:41:46.924 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-02-10 15:41:46.930 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-02-10 15:41:46.933 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-02-10 15:41:46.936 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-02-10 15:41:46.942 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-02-10 15:41:46.945 | + 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-02-10 15:41:47.643 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-02-10 15:41:47.646 | + inc/python:setup_package:417 : local bindep=0 2021-02-10 15:41:47.648 | + inc/python:setup_package:418 : local bindep_flag= 2021-02-10 15:41:47.650 | + inc/python:setup_package:419 : local bindep_profiles= 2021-02-10 15:41:47.652 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-02-10 15:41:47.655 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-02-10 15:41:47.658 | + inc/python:setup_package:426 : local flags=-e 2021-02-10 15:41:47.660 | + inc/python:setup_package:427 : local extras= 2021-02-10 15:41:47.663 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-02-10 15:41:47.665 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-02-10 15:41:47.667 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-02-10 15:41:47.670 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-02-10 15:41:47.672 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-02-10 15:41:47.674 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-02-10 15:41:47.693 | Using python 3.6 to install /opt/stack/cinder 2021-02-10 15:41:47.696 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2021-02-10 15:41:48.753 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:41:48.753 | 2021-02-10 15:41:48.754 | Traceback (most recent call last): 2021-02-10 15:41:48.754 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:41:48.754 | exec(line) 2021-02-10 15:41:48.754 | File "", line 1, in 2021-02-10 15:41:48.754 | File "", line 568, in module_from_spec 2021-02-10 15:41:48.754 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:41:48.754 | 2021-02-10 15:41:48.754 | Remainder of file ignored 2021-02-10 15:41:48.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:41:48.754 | from cryptography.utils import int_from_bytes 2021-02-10 15:41:48.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:41:48.754 | from cryptography.utils import int_from_bytes 2021-02-10 15:41:49.900 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-10 15:41:49.900 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-02-10 15:41:49.909 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:41:49.912 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:41:49.920 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:41:49.924 | Obtaining file:///opt/stack/cinder 2021-02-10 15:41:52.118 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-02-10 15:41:54.332 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-02-10 15:41:54.342 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-02-10 15:41:54.352 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-02-10 15:41:54.364 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-02-10 15:41:54.395 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-02-10 15:41:55.347 | Collecting boto3===1.17.5 2021-02-10 15:41:55.354 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d6a/afb804fca2b67/boto3-1.17.5.tar.gz (100 kB) 2021-02-10 15:41:57.418 | Collecting botocore===1.20.5 2021-02-10 15:41:57.442 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3c5/5f0db5e089207/botocore-1.20.5-py2.py3-none-any.whl (7.2 MB) 2021-02-10 15:41:57.725 | Requirement already satisfied: castellan===3.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (3.7.0) 2021-02-10 15:41:57.792 | Requirement already satisfied: cryptography===3.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.4) 2021-02-10 15:41:57.835 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (0.2.2) 2021-02-10 15:41:57.850 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-02-10 15:41:57.853 | Requirement already satisfied: eventlet===0.30.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.30.1) 2021-02-10 15:41:58.039 | Collecting google-api-python-client===1.12.8 2021-02-10 15:41:58.046 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3c4/c4ca46b5c2119/google_api_python_client-1.12.8-py2.py3-none-any.whl (61 kB) 2021-02-10 15:41:58.300 | Collecting google-auth===1.25.0 2021-02-10 15:41:58.306 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/008/e23ed080674f6/google_auth-1.25.0-py2.py3-none-any.whl (116 kB) 2021-02-10 15:41:58.493 | Collecting google-auth-httplib2===0.0.4 2021-02-10 15:41:58.499 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aea/ff501738b2897/google_auth_httplib2-0.0.4-py2.py3-none-any.whl (9.1 kB) 2021-02-10 15:41:58.580 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.0.0) 2021-02-10 15:41:58.586 | Requirement already satisfied: httplib2===0.19.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.19.0) 2021-02-10 15:41:58.590 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (3.4.0) 2021-02-10 15:41:58.630 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.1.14) 2021-02-10 15:41:58.732 | Collecting jmespath===0.10.0 2021-02-10 15:41:58.739 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cdf/6525904cc5977/jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 2021-02-10 15:41:58.818 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.2.0) 2021-02-10 15:41:58.849 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (4.3.0) 2021-02-10 15:41:58.916 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (9.2.0) 2021-02-10 15:41:59.749 | Collecting lxml===4.6.2 2021-02-10 15:41:59.767 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4fb/85c447e288df5/lxml-4.6.2-cp36-cp36m-manylinux1_x86_64.whl (5.5 MB) 2021-02-10 15:42:00.054 | Collecting oauth2client===4.1.3 2021-02-10 15:42:00.061 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-02-10 15:42:00.149 | Requirement already satisfied: os-brick===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (4.1.0) 2021-02-10 15:42:00.177 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (1.7.0) 2021-02-10 15:42:00.182 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.4.0) 2021-02-10 15:42:00.203 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (2.7.0) 2021-02-10 15:42:00.244 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.4.0) 2021-02-10 15:42:00.256 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (8.4.0) 2021-02-10 15:42:00.304 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (3.1.1) 2021-02-10 15:42:00.311 | Requirement already satisfied: oslo.db===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (8.4.0) 2021-02-10 15:42:00.364 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.1) 2021-02-10 15:42:00.371 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.4.0) 2021-02-10 15:42:00.414 | Requirement already satisfied: oslo.messaging===12.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (12.7.0) 2021-02-10 15:42:00.475 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.1.1) 2021-02-10 15:42:00.495 | Requirement already satisfied: oslo.policy===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.6.0) 2021-02-10 15:42:00.511 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.4.0) 2021-02-10 15:42:00.528 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.2.0) 2021-02-10 15:42:00.543 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.2.0) 2021-02-10 15:42:00.548 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (4.1.0) 2021-02-10 15:42:00.558 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (2.5.0) 2021-02-10 15:42:00.584 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (1.3.0) 2021-02-10 15:42:00.595 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (4.7.0) 2021-02-10 15:42:00.783 | Collecting oslo.versionedobjects===2.4.0 2021-02-10 15:42:00.790 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/98db096a09c1d/oslo.versionedobjects-2.4.0-py3-none-any.whl (86 kB) 2021-02-10 15:42:01.064 | Collecting oslo.vmware===3.8.0 2021-02-10 15:42:01.071 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/068/0d520ba7c6651/oslo.vmware-3.8.0-py3-none-any.whl (491 kB) 2021-02-10 15:42:01.184 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (3.4.0) 2021-02-10 15:42:01.237 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (20.9) 2021-02-10 15:42:01.424 | Collecting paramiko===2.7.2 2021-02-10 15:42:01.432 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f3/e316fef2ac628/paramiko-2.7.2-py2.py3-none-any.whl (206 kB) 2021-02-10 15:42:01.551 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (5.5.1) 2021-02-10 15:42:01.554 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (0.7.2) 2021-02-10 15:42:01.556 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (5.8.0) 2021-02-10 15:42:01.729 | Collecting pyasn1===0.4.8 2021-02-10 15:42:01.737 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2021-02-10 15:42:01.937 | Collecting pyasn1-modules===0.2.8 2021-02-10 15:42:01.949 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2021-02-10 15:42:02.039 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (3.1.1) 2021-02-10 15:42:02.050 | Requirement already satisfied: pyinotify===0.9.6 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.9.6) 2021-02-10 15:42:02.052 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (2.4.7) 2021-02-10 15:42:02.056 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.17.3) 2021-02-10 15:42:02.061 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (5.0.1) 2021-02-10 15:42:02.079 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (2.8.1) 2021-02-10 15:42:02.246 | Collecting python-glanceclient===3.2.2 2021-02-10 15:42:02.254 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1a6/98806cba5fd9b/python_glanceclient-3.2.2-py3-none-any.whl (189 kB) 2021-02-10 15:42:02.366 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (4.2.0) 2021-02-10 15:42:02.607 | Collecting python-novaclient===17.3.0 2021-02-10 15:42:02.615 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b11/588e7d9cb6e81/python_novaclient-17.3.0-py3-none-any.whl (331 kB) 2021-02-10 15:42:02.843 | Collecting python-swiftclient===3.11.0 2021-02-10 15:42:02.850 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/265/7e2871691bac4/python_swiftclient-3.11.0-py2.py3-none-any.whl (86 kB) 2021-02-10 15:42:02.959 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (2021.1) 2021-02-10 15:42:02.963 | Requirement already satisfied: repoze.lru===0.7 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (0.7) 2021-02-10 15:42:02.967 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (2.25.1) 2021-02-10 15:42:02.989 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 464)) (1.4.0) 2021-02-10 15:42:03.112 | Collecting rsa===4.7 2021-02-10 15:42:03.120 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a87/74e55b59fd9fc/rsa-4.7-py3-none-any.whl (34 kB) 2021-02-10 15:42:03.303 | Collecting rtslib-fb===2.1.74 2021-02-10 15:42:03.311 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2021-02-10 15:42:04.202 | Collecting s3transfer===0.3.4 2021-02-10 15:42:04.209 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e2/8620e5b444652/s3transfer-0.3.4-py2.py3-none-any.whl (69 kB) 2021-02-10 15:42:04.294 | Requirement already satisfied: setuptools===53.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (53.0.0) 2021-02-10 15:42:04.343 | Requirement already satisfied: simplejson===3.13.2 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (3.13.2) 2021-02-10 15:42:04.345 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (1.15.0) 2021-02-10 15:42:04.348 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (0.13.0) 2021-02-10 15:42:04.360 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (0.4.1) 2021-02-10 15:42:04.363 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (3.3.0) 2021-02-10 15:42:04.365 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (3.3.0) 2021-02-10 15:42:04.469 | Collecting suds-jurko===0.6 2021-02-10 15:42:04.476 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2021-02-10 15:42:04.666 | Collecting tabulate===0.8.7 2021-02-10 15:42:04.673 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ac6/4cb76d53b1231/tabulate-0.8.7-py3-none-any.whl (24 kB) 2021-02-10 15:42:04.756 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (4.6.0) 2021-02-10 15:42:04.819 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (6.3.1) 2021-02-10 15:42:04.835 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.0.1) 2021-02-10 15:42:04.845 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (0.5.0) 2021-02-10 15:42:04.851 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (2.4.0) 2021-02-10 15:42:05.067 | Collecting tooz===2.8.0 2021-02-10 15:42:05.074 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d6e/06c42ef836cf6/tooz-2.8.0-py3-none-any.whl (93 kB) 2021-02-10 15:42:05.220 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (1.4.0) 2021-02-10 15:42:05.223 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (3.7.4.3) 2021-02-10 15:42:05.228 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.1.0) 2021-02-10 15:42:05.330 | Collecting uritemplate===3.0.1 2021-02-10 15:42:05.337 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2021-02-10 15:42:05.417 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (1.26.3) 2021-02-10 15:42:05.440 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (0.12.1) 2021-02-10 15:42:05.542 | Collecting warlock===1.3.3 2021-02-10 15:42:05.549 | 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-02-10 15:42:05.632 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (1.12.1) 2021-02-10 15:42:05.635 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 583)) (1.3.2) 2021-02-10 15:42:05.641 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 588)) (3.4.0) 2021-02-10 15:42:05.764 | Collecting zstd===1.4.8.1 2021-02-10 15:42:05.772 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b62/b21eb850abd6b/zstd-1.4.8.1.tar.gz (506 kB) 2021-02-10 15:42:06.530 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.4) 2021-02-10 15:42:06.533 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-02-10 15:42:06.685 | Collecting google-api-core===1.26.0 2021-02-10 15:42:06.692 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/002/e44c533299aec/google_api_core-1.26.0-py2.py3-none-any.whl (92 kB) 2021-02-10 15:42:06.798 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.1) 2021-02-10 15:42:06.801 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-10 15:42:06.846 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-02-10 15:42:06.853 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.14.1) 2021-02-10 15:42:06.858 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (0.8.0) 2021-02-10 15:42:06.864 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-02-10 15:42:06.872 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-10 15:42:06.876 | Requirement already satisfied: alembic===1.5.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.4) 2021-02-10 15:42:06.885 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.3.0) 2021-02-10 15:42:06.892 | Requirement already satisfied: amqp===5.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.5) 2021-02-10 15:42:06.896 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (5.0.2) 2021-02-10 15:42:06.942 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-02-10 15:42:06.949 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (1.0.2) 2021-02-10 15:42:06.953 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (3.0.0) 2021-02-10 15:42:06.964 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (0.10.9) 2021-02-10 15:42:06.967 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (3.2.0) 2021-02-10 15:42:07.147 | Collecting PyNaCl===1.4.0 2021-02-10 15:42:07.154 | 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-02-10 15:42:07.266 | Requirement already satisfied: cliff===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.6.0) 2021-02-10 15:42:07.280 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (20.0.1) 2021-02-10 15:42:07.295 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-10 15:42:07.299 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-10 15:42:07.302 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (2.10) 2021-02-10 15:42:07.404 | Collecting pyudev===0.22.0 2021-02-10 15:42:07.411 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-02-10 15:42:07.493 | Requirement already satisfied: Tempita===0.5.2 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-02-10 15:42:07.495 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 267)) (2.5) 2021-02-10 15:42:07.537 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.4.1) 2021-02-10 15:42:07.542 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2021-02-10 15:42:07.550 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2021-02-10 15:42:07.553 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (1.6.0) 2021-02-10 15:42:07.555 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (1.0.0) 2021-02-10 15:42:07.558 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.4.0) 2021-02-10 15:42:07.602 | Collecting jsonpatch===1.28 2021-02-10 15:42:07.609 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/da3/831be60919e8c/jsonpatch-1.28-py2.py3-none-any.whl (12 kB) 2021-02-10 15:42:07.618 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (2.20) 2021-02-10 15:42:07.732 | Collecting googleapis-common-protos===1.52.0 2021-02-10 15:42:07.739 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c89/61760f5aad9a7/googleapis_common_protos-1.52.0-py2.py3-none-any.whl (100 kB) 2021-02-10 15:42:07.824 | Requirement already satisfied: protobuf===3.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (3.14.0) 2021-02-10 15:42:07.829 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.5) 2021-02-10 15:42:07.831 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (3.3.1) 2021-02-10 15:42:07.851 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (1.0.4) 2021-02-10 15:42:07.853 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-02-10 15:42:07.862 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (5.0.0) 2021-02-10 15:42:07.864 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-02-10 15:42:07.868 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-02-10 15:42:07.960 | Collecting jsonpointer===2.0 2021-02-10 15:42:07.967 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ff3/79fa021d1b81a/jsonpointer-2.0-py2.py3-none-any.whl (7.6 kB) 2021-02-10 15:42:07.973 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-02-10 15:42:07.978 | Requirement already satisfied: pyperclip===1.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (1.8.1) 2021-02-10 15:42:07.980 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (0.2.5) 2021-02-10 15:42:07.987 | Building wheels for collected packages: boto3, rtslib-fb, zstd 2021-02-10 15:42:07.988 | Building wheel for boto3 (setup.py): started 2021-02-10 15:42:08.843 | Building wheel for boto3 (setup.py): finished with status 'done' 2021-02-10 15:42:08.845 | Created wheel for boto3: filename=boto3-1.17.5-py2.py3-none-any.whl size=128765 sha256=3df89b1d581c0f750e86012dc7b6a4443e4ff171b9b445ba64a909fbf83bfdfd 2021-02-10 15:42:08.845 | Stored in directory: /root/.cache/pip/wheels/fb/a1/72/0c6d40fda905b4f8be50e783162f1ea77910ed26e42d8bfe42 2021-02-10 15:42:08.847 | Building wheel for rtslib-fb (setup.py): started 2021-02-10 15:42:09.631 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-02-10 15:42:09.632 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.74-py3-none-any.whl size=85410 sha256=b072d3f7ec8a72e77ad206baeabfbd4c0bd2927184254fdfd960893009e2a981 2021-02-10 15:42:09.632 | Stored in directory: /root/.cache/pip/wheels/d1/ed/a4/4f0113c98639b05fa912fd390b3ffa6feb900ec306c3311edf 2021-02-10 15:42:09.634 | Building wheel for zstd (setup.py): started 2021-02-10 15:42:44.040 | Building wheel for zstd (setup.py): finished with status 'done' 2021-02-10 15:42:44.049 | Created wheel for zstd: filename=zstd-1.4.8.1-cp36-cp36m-linux_x86_64.whl size=1206080 sha256=d3c82fb0aac2a66b8dc60933daa0deeffda2b0dd02b7234046930cb5211aa133 2021-02-10 15:42:44.049 | Stored in directory: /root/.cache/pip/wheels/2d/1d/e6/e2ab9e3ef13f5231c8b84de2e0f00990c07414aaf378944ac2 2021-02-10 15:42:44.050 | Successfully built boto3 rtslib-fb zstd 2021-02-10 15:42:44.999 | Installing collected packages: lxml, pyasn1, pyasn1-modules, rsa, oauth2client, oslo.versionedobjects, PyNaCl, paramiko, jsonpointer, jsonpatch, warlock, python-glanceclient, python-novaclient, python-swiftclient, pyudev, rtslib-fb, tabulate, suds-jurko, oslo.vmware, tooz, google-auth, google-auth-httplib2, uritemplate, googleapis-common-protos, google-api-core, google-api-python-client, zstd, jmespath, botocore, s3transfer, boto3, cinder 2021-02-10 15:42:44.999 | Attempting uninstall: lxml 2021-02-10 15:42:45.001 | Found existing installation: lxml 4.2.1 2021-02-10 15:42:45.003 | Uninstalling lxml-4.2.1: 2021-02-10 15:42:45.040 | Successfully uninstalled lxml-4.2.1 2021-02-10 15:42:45.333 | Attempting uninstall: pyasn1 2021-02-10 15:42:45.335 | Found existing installation: pyasn1 0.4.2 2021-02-10 15:42:45.341 | Uninstalling pyasn1-0.4.2: 2021-02-10 15:42:45.376 | Successfully uninstalled pyasn1-0.4.2 2021-02-10 15:42:46.191 | Attempting uninstall: jsonpointer 2021-02-10 15:42:46.194 | Found existing installation: jsonpointer 1.10 2021-02-10 15:42:46.202 | Uninstalling jsonpointer-1.10: 2021-02-10 15:42:46.238 | Successfully uninstalled jsonpointer-1.10 2021-02-10 15:42:46.250 | Attempting uninstall: jsonpatch 2021-02-10 15:42:46.252 | Found existing installation: jsonpatch 1.16 2021-02-10 15:42:46.261 | Uninstalling jsonpatch-1.16: 2021-02-10 15:42:46.297 | Successfully uninstalled jsonpatch-1.16 2021-02-10 15:42:49.241 | Running setup.py develop for cinder 2021-02-10 15:42:51.633 | Successfully installed PyNaCl-1.4.0 boto3-1.17.5 botocore-1.20.5 cinder google-api-core-1.26.0 google-api-python-client-1.12.8 google-auth-1.25.0 google-auth-httplib2-0.0.4 googleapis-common-protos-1.52.0 jmespath-0.10.0 jsonpatch-1.28 jsonpointer-2.0 lxml-4.6.2 oauth2client-4.1.3 oslo.versionedobjects-2.4.0 oslo.vmware-3.8.0 paramiko-2.7.2 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-glanceclient-3.2.2 python-novaclient-17.3.0 python-swiftclient-3.11.0 pyudev-0.22.0 rsa-4.7 rtslib-fb-2.1.74 s3transfer-0.3.4 suds-jurko-0.6 tabulate-0.8.7 tooz-2.8.0 uritemplate-3.0.1 warlock-1.3.3 zstd-1.4.8.1 2021-02-10 15:42:51.771 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-10 15:42:51.771 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-10 15:42:51.958 | + inc/python:pip_install:200 : result=0 2021-02-10 15:42:51.960 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-10 15:42:51.963 | + functions-common:time_stop:2306 : local name 2021-02-10 15:42:51.965 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:42:51.967 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:42:51.970 | + functions-common:time_stop:2309 : local total 2021-02-10 15:42:51.972 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:42:51.974 | + functions-common:time_stop:2312 : name=pip_install 2021-02-10 15:42:51.976 | + functions-common:time_stop:2313 : start_time=1612971707689 2021-02-10 15:42:51.978 | + functions-common:time_stop:2315 : [[ -z 1612971707689 ]] 2021-02-10 15:42:51.982 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:42:51.985 | + functions-common:time_stop:2318 : end_time=1612971771983 2021-02-10 15:42:51.987 | + functions-common:time_stop:2319 : elapsed_time=64294 2021-02-10 15:42:51.989 | + functions-common:time_stop:2320 : total=115271 2021-02-10 15:42:51.992 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:42:51.994 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=179565 2021-02-10 15:42:51.997 | + inc/python:pip_install:203 : return 0 2021-02-10 15:42:51.999 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-02-10 15:42:52.002 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-02-10 15:42:52.004 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-02-10 15:42:52.021 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-02-10 15:42:52.032 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2021-02-10 15:42:52.034 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-02-10 15:42:52.037 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:42:52.040 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:42:52.042 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2021-02-10 15:42:52.045 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:42:52.047 | + lib/cinder:install_cinder:420 : [[ tgtadm == \t\g\t\a\d\m ]] 2021-02-10 15:42:52.050 | + lib/cinder:install_cinder:421 : install_package tgt 2021-02-10 15:42:52.052 | + functions-common:install_package:1344 : update_package_repo 2021-02-10 15:42:52.055 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-10 15:42:52.057 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-02-10 15:42:52.060 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-10 15:42:52.062 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-10 15:42:52.065 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-02-10 15:42:52.067 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:42:52.070 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:42:52.072 | + functions-common:update_package_repo:1325 : apt_get_update 2021-02-10 15:42:52.075 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-02-10 15:42:52.077 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-02-10 15:42:52.080 | + functions-common:apt_get_update:1071 : return 2021-02-10 15:42:52.082 | + functions-common:install_package:1345 : real_install_package tgt 2021-02-10 15:42:52.085 | + functions-common:real_install_package:1330 : is_ubuntu 2021-02-10 15:42:52.087 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:42:52.090 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:42:52.092 | + functions-common:real_install_package:1331 : apt_get install tgt 2021-02-10 15:42:52.112 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install tgt 2021-02-10 15:42:52.235 | Reading package lists... 2021-02-10 15:42:52.489 | Building dependency tree... 2021-02-10 15:42:52.490 | Reading state information... 2021-02-10 15:42:52.703 | The following packages were automatically installed and are no longer required: 2021-02-10 15:42:52.703 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-02-10 15:42:52.703 | python3-click python3-colorama python3-configobj python3-constantly 2021-02-10 15:42:52.703 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2021-02-10 15:42:52.703 | python3-pam python3-problem-report python3-pyasn1 2021-02-10 15:42:52.704 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-10 15:42:52.704 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-10 15:42:52.704 | Use 'sudo apt autoremove' to remove them. 2021-02-10 15:42:52.704 | The following additional packages will be installed: 2021-02-10 15:42:52.704 | libconfig-general-perl libsgutils2-2 sg3-utils 2021-02-10 15:42:52.706 | Suggested packages: 2021-02-10 15:42:52.706 | tgt-rbd 2021-02-10 15:42:52.748 | The following NEW packages will be installed: 2021-02-10 15:42:52.749 | libconfig-general-perl libsgutils2-2 sg3-utils tgt 2021-02-10 15:42:52.885 | 0 upgraded, 4 newly installed, 0 to remove and 164 not upgraded. 2021-02-10 15:42:52.885 | Need to get 1,077 kB of archives. 2021-02-10 15:42:52.885 | After this operation, 3,183 kB of additional disk space will be used. 2021-02-10 15:42:52.885 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libconfig-general-perl all 2.63-1 [53.9 kB] 2021-02-10 15:42:53.067 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsgutils2-2 amd64 1.42-2ubuntu1.18.04.2 [59.8 kB] 2021-02-10 15:42:53.104 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sg3-utils amd64 1.42-2ubuntu1.18.04.2 [749 kB] 2021-02-10 15:42:53.310 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 tgt amd64 1:1.0.72-1ubuntu1 [214 kB] 2021-02-10 15:42:53.883 | Fetched 1,077 kB in 1s (1,907 kB/s) 2021-02-10 15:42:53.924 | Selecting previously unselected package libconfig-general-perl. 2021-02-10 15:42:53.966 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 79047 files and directories currently installed.) 2021-02-10 15:42:53.969 | Preparing to unpack .../libconfig-general-perl_2.63-1_all.deb ... 2021-02-10 15:42:53.972 | Unpacking libconfig-general-perl (2.63-1) ... 2021-02-10 15:42:54.064 | Selecting previously unselected package libsgutils2-2. 2021-02-10 15:42:54.072 | Preparing to unpack .../libsgutils2-2_1.42-2ubuntu1.18.04.2_amd64.deb ... 2021-02-10 15:42:54.084 | Unpacking libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2021-02-10 15:42:54.146 | Selecting previously unselected package sg3-utils. 2021-02-10 15:42:54.154 | Preparing to unpack .../sg3-utils_1.42-2ubuntu1.18.04.2_amd64.deb ... 2021-02-10 15:42:54.156 | Unpacking sg3-utils (1.42-2ubuntu1.18.04.2) ... 2021-02-10 15:42:54.367 | Selecting previously unselected package tgt. 2021-02-10 15:42:54.376 | Preparing to unpack .../tgt_1%3a1.0.72-1ubuntu1_amd64.deb ... 2021-02-10 15:42:54.378 | Unpacking tgt (1:1.0.72-1ubuntu1) ... 2021-02-10 15:42:54.498 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-10 15:42:54.513 | Setting up libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2021-02-10 15:42:54.541 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-02-10 15:42:54.569 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-10 15:42:54.752 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-02-10 15:42:56.453 | Setting up sg3-utils (1.42-2ubuntu1.18.04.2) ... 2021-02-10 15:42:56.481 | Setting up libconfig-general-perl (2.63-1) ... 2021-02-10 15:42:56.508 | Setting up tgt (1:1.0.72-1ubuntu1) ... 2021-02-10 15:42:56.799 | Created symlink /etc/systemd/system/multi-user.target.wants/tgt.service → /lib/systemd/system/tgt.service. 2021-02-10 15:42:57.484 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-10 15:42:57.670 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-10 15:42:59.630 | + functions-common:apt_get:1115 : result=0 2021-02-10 15:42:59.632 | + functions-common:apt_get:1118 : time_stop apt-get 2021-02-10 15:42:59.635 | + functions-common:time_stop:2306 : local name 2021-02-10 15:42:59.637 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:42:59.639 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:42:59.642 | + functions-common:time_stop:2309 : local total 2021-02-10 15:42:59.644 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:42:59.647 | + functions-common:time_stop:2312 : name=apt-get 2021-02-10 15:42:59.649 | + functions-common:time_stop:2313 : start_time=1612971772109 2021-02-10 15:42:59.652 | + functions-common:time_stop:2315 : [[ -z 1612971772109 ]] 2021-02-10 15:42:59.655 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:42:59.658 | + functions-common:time_stop:2318 : end_time=1612971779656 2021-02-10 15:42:59.661 | + functions-common:time_stop:2319 : elapsed_time=7547 2021-02-10 15:42:59.663 | + functions-common:time_stop:2320 : total=266164 2021-02-10 15:42:59.665 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:42:59.668 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=273711 2021-02-10 15:42:59.671 | + functions-common:apt_get:1119 : return 0 2021-02-10 15:42:59.673 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-02-10 15:42:59.676 | + ./stack.sh:main:895 : configure_cinder 2021-02-10 15:42:59.678 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-02-10 15:42:59.690 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2021-02-10 15:42:59.693 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2021-02-10 15:42:59.695 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-02-10 15:42:59.697 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-02-10 15:42:59.700 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-02-10 15:42:59.701 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-02-10 15:42:59.704 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-02-10 15:42:59.707 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-02-10 15:42:59.709 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-02-10 15:42:59.711 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-02-10 15:42:59.714 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-02-10 15:42:59.716 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-02-10 15:42:59.718 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-02-10 15:42:59.721 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-02-10 15:42:59.732 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-02-10 15:42:59.743 | + 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-02-10 15:42:59.754 | + 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-02-10 15:42:59.765 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-02-10 15:42:59.775 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-02-10 15:42:59.779 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-02-10 15:42:59.782 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.HFF8R5fjdk 2021-02-10 15:42:59.784 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-02-10 15:42:59.786 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-02-10 15:42:59.789 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-02-10 15:42:59.791 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.HFF8R5fjdk 2021-02-10 15:42:59.795 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.HFF8R5fjdk 2021-02-10 15:42:59.806 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.HFF8R5fjdk /etc/sudoers.d/cinder-rootwrap 2021-02-10 15:42:59.817 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-02-10 15:42:59.820 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-02-10 15:42:59.822 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-02-10 15:42:59.824 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-02-10 15:42:59.826 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-02-10 15:42:59.829 | + 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-02-10 15:42:59.831 | + 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-02-10 15:42:59.833 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-02-10 15:42:59.835 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-02-10 15:42:59.840 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-02-10 15:42:59.844 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-02-10 15:42:59.862 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-02-10 15:42:59.879 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-02-10 15:42:59.896 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-02-10 15:42:59.913 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-02-10 15:42:59.930 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-02-10 15:42:59.948 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-02-10 15:42:59.966 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-02-10 15:42:59.983 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-02-10 15:42:59.985 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2021-02-10 15:42:59.988 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2021-02-10 15:42:59.990 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-02-10 15:42:59.993 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-02-10 15:43:00.018 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-02-10 15:43:00.043 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.39/identity 2021-02-10 15:43:00.066 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-02-10 15:43:00.090 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-02-10 15:43:00.115 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-02-10 15:43:00.139 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-02-10 15:43:00.163 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-02-10 15:43:00.188 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-02-10 15:43:00.212 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-02-10 15:43:00.237 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-02-10 15:43:00.263 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2021-02-10 15:43:00.287 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2021-02-10 15:43:00.289 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-02-10 15:43:00.292 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-02-10 15:43:00.294 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-02-10 15:43:00.297 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-02-10 15:43:00.300 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-02-10 15:43:00.326 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-02-10 15:43:00.350 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-02-10 15:43:00.377 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-02-10 15:43:00.401 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-02-10 15:43:00.426 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-02-10 15:43:00.449 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-02-10 15:43:00.476 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2021-02-10 15:43:00.478 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.39 2021-02-10 15:43:00.502 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-02-10 15:43:00.529 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2021-02-10 15:43:00.536 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key 0882eb3d114a242ae3fb6e94e249b482 2021-02-10 15:43:00.562 | + lib/cinder:configure_cinder:242 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-02-10 15:43:00.587 | + lib/cinder:configure_cinder:244 : is_service_enabled c-vol 2021-02-10 15:43:00.603 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:43:00.606 | + lib/cinder:configure_cinder:244 : [[ -n ceph ]] 2021-02-10 15:43:00.608 | + lib/cinder:configure_cinder:245 : local enabled_backends= 2021-02-10 15:43:00.610 | + lib/cinder:configure_cinder:246 : local default_name= 2021-02-10 15:43:00.613 | + lib/cinder:configure_cinder:247 : local be be_name be_type 2021-02-10 15:43:00.615 | + lib/cinder:configure_cinder:248 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-02-10 15:43:00.617 | + lib/cinder:configure_cinder:249 : be_type=ceph 2021-02-10 15:43:00.619 | + lib/cinder:configure_cinder:250 : be_name=ceph 2021-02-10 15:43:00.622 | + lib/cinder:configure_cinder:251 : type configure_cinder_backend_ceph 2021-02-10 15:43:00.625 | + lib/cinder:configure_cinder:252 : configure_cinder_backend_ceph ceph 2021-02-10 15:43:00.627 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:44 : local be_name=ceph 2021-02-10 15:43:00.629 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:46 : iniset /etc/cinder/cinder.conf ceph volume_backend_name ceph 2021-02-10 15:43:00.654 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:47 : iniset /etc/cinder/cinder.conf ceph volume_driver cinder.volume.drivers.rbd.RBDDriver 2021-02-10 15:43:00.678 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:48 : iniset /etc/cinder/cinder.conf ceph rbd_ceph_conf /etc/ceph/ceph.conf 2021-02-10 15:43:00.702 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:49 : iniset /etc/cinder/cinder.conf ceph rbd_pool volumes 2021-02-10 15:43:00.726 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:50 : iniset /etc/cinder/cinder.conf ceph rbd_user cinder 2021-02-10 15:43:00.751 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:51 : iniset /etc/cinder/cinder.conf ceph rbd_secret_uuid 31f1502f-8884-410a-80c7-9af1c66afe17 2021-02-10 15:43:00.776 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:52 : iniset /etc/cinder/cinder.conf ceph rbd_flatten_volume_from_snapshot False 2021-02-10 15:43:00.800 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:53 : iniset /etc/cinder/cinder.conf ceph rbd_max_clone_depth 5 2021-02-10 15:43:00.824 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:54 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_version 2 2021-02-10 15:43:00.848 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:56 : is_service_enabled c-bak 2021-02-10 15:43:00.863 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:43:00.866 | + lib/cinder:configure_cinder:254 : [[ -z '' ]] 2021-02-10 15:43:00.868 | + lib/cinder:configure_cinder:255 : default_name=ceph 2021-02-10 15:43:00.871 | + lib/cinder:configure_cinder:257 : enabled_backends+=ceph, 2021-02-10 15:43:00.873 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf ceph volume_clear none 2021-02-10 15:43:00.900 | + lib/cinder:configure_cinder:262 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends ceph 2021-02-10 15:43:00.924 | + lib/cinder:configure_cinder:263 : [[ -n ceph ]] 2021-02-10 15:43:00.926 | + lib/cinder:configure_cinder:264 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type ceph 2021-02-10 15:43:00.951 | + lib/cinder:configure_cinder:266 : configure_cinder_image_volume_cache 2021-02-10 15:43:00.954 | + lib/cinder:configure_cinder_image_volume_cache:563 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2021-02-10 15:43:00.956 | + lib/cinder:configure_cinder_image_volume_cache:564 : local be_name=ceph 2021-02-10 15:43:00.959 | + lib/cinder:configure_cinder_image_volume_cache:566 : iniset /etc/cinder/cinder.conf ceph image_volume_cache_enabled True 2021-02-10 15:43:00.983 | + lib/cinder:configure_cinder_image_volume_cache:568 : [[ -n '' ]] 2021-02-10 15:43:00.986 | + lib/cinder:configure_cinder_image_volume_cache:572 : [[ -n '' ]] 2021-02-10 15:43:00.988 | + lib/cinder:configure_cinder:269 : is_service_enabled c-bak 2021-02-10 15:43:01.004 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:43:01.006 | + lib/cinder:configure_cinder:278 : is_service_enabled ceilometer 2021-02-10 15:43:01.022 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:43:01.024 | + lib/cinder:configure_cinder:282 : is_service_enabled tls-proxy 2021-02-10 15:43:01.040 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:43:01.043 | + lib/cinder:configure_cinder:296 : '[' False '!=' False ']' 2021-02-10 15:43:01.045 | + lib/cinder:configure_cinder:300 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-02-10 15:43:01.047 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-02-10 15:43:01.050 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-02-10 15:43:01.052 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-02-10 15:43:01.054 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-02-10 15:43:01.057 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-02-10 15:43:01.074 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:43:01.077 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-02-10 15:43:01.079 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-02-10 15:43:01.082 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-02-10 15:43:01.097 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:43:01.100 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2021-02-10 15:43:01.102 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2021-02-10 15:43:01.128 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-02-10 15:43:01.130 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-02-10 15:43:01.133 | + lib/cinder:configure_cinder:303 : setup_logging /etc/cinder/cinder.conf True 2021-02-10 15:43:01.135 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2021-02-10 15:43:01.137 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2021-02-10 15:43:01.140 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2021-02-10 15:43:01.157 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2021-02-10 15:43:01.159 | + functions:setup_systemd_logging:719 : local pidstr= 2021-02-10 15:43:01.162 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2021-02-10 15:43:01.164 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2021-02-10 15:43:01.166 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-02-10 15:43:01.192 | + functions:setup_systemd_logging:728 : 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-02-10 15:43:01.218 | + functions:setup_systemd_logging:729 : 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-02-10 15:43:01.243 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-02-10 15:43:01.268 | + lib/cinder:configure_cinder:305 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-02-10 15:43:01.271 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-02-10 15:43:01.273 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2021-02-10 15:43:01.276 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2021-02-10 15:43:01.278 | + lib/apache:write_uwsgi_config:260 : local http= 2021-02-10 15:43:01.280 | + lib/apache:write_uwsgi_config:261 : local name= 2021-02-10 15:43:01.283 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2021-02-10 15:43:01.287 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2021-02-10 15:43:01.289 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-02-10 15:43:01.292 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-02-10 15:43:01.303 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-02-10 15:43:01.303 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-02-10 15:43:01.311 | d /var/run/uwsgi 0755 ubuntu root 2021-02-10 15:43:01.314 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-02-10 15:43:01.328 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-02-10 15:43:01.331 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-02-10 15:43:01.334 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-02-10 15:43:01.359 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-02-10 15:43:01.383 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-02-10 15:43:01.408 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-02-10 15:43:01.432 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-02-10 15:43:01.457 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-02-10 15:43:01.481 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-02-10 15:43:01.505 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-02-10 15:43:01.531 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-02-10 15:43:01.556 | + 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-02-10 15:43:01.580 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-02-10 15:43:01.605 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-02-10 15:43:01.628 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-02-10 15:43:01.653 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-02-10 15:43:01.655 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-02-10 15:43:01.658 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2021-02-10 15:43:01.661 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2021-02-10 15:43:01.663 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-02-10 15:43:01.665 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:43:01.668 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:43:01.670 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-02-10 15:43:01.673 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-02-10 15:43:01.675 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-02-10 15:43:01.699 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-02-10 15:43:01.724 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-02-10 15:43:01.724 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2021-02-10 15:43:01.731 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-02-10 15:43:01.734 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2021-02-10 15:43:01.737 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2021-02-10 15:43:01.739 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-02-10 15:43:01.741 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-02-10 15:43:01.744 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-02-10 15:43:01.746 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:43:01.748 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:43:01.751 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-02-10 15:43:01.753 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-02-10 15:43:01.755 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:43:01.758 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:43:01.760 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2021-02-10 15:43:01.816 | Enabling site cinder-wsgi. 2021-02-10 15:43:01.821 | To activate the new configuration, you need to run: 2021-02-10 15:43:01.821 | systemctl reload apache2 2021-02-10 15:43:01.825 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-02-10 15:43:01.828 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-02-10 15:43:01.830 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-10 15:43:01.832 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2021-02-10 15:43:01.972 | + lib/cinder:configure_cinder:307 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/ceph ]] 2021-02-10 15:43:01.974 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-02-10 15:43:02.001 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.39/image 2021-02-10 15:43:02.027 | + lib/cinder:configure_cinder:314 : is_service_enabled tls-proxy 2021-02-10 15:43:02.043 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:43:02.045 | + lib/cinder:configure_cinder:320 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-02-10 15:43:02.048 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2021-02-10 15:43:02.050 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-02-10 15:43:02.052 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2021-02-10 15:43:02.055 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-02-10 15:43:02.082 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2021-02-10 15:43:02.106 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.39/identity 2021-02-10 15:43:02.131 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2021-02-10 15:43:02.156 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-02-10 15:43:02.180 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-02-10 15:43:02.208 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2021-02-10 15:43:02.233 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-02-10 15:43:02.258 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-02-10 15:43:02.282 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-02-10 15:43:02.307 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-02-10 15:43:02.332 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-02-10 15:43:02.357 | + lib/cinder:configure_cinder:324 : [[ ! -z '' ]] 2021-02-10 15:43:02.359 | + lib/cinder:configure_cinder:326 : is_service_enabled etcd3 2021-02-10 15:43:02.375 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:43:02.378 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.39:2379 2021-02-10 15:43:02.405 | + ./stack.sh:main:898 : is_service_enabled neutron 2021-02-10 15:43:02.422 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:43:02.425 | + ./stack.sh:main:900 : stack_install_service neutron 2021-02-10 15:43:02.427 | + lib/stack:stack_install_service:20 : local service=neutron 2021-02-10 15:43:02.429 | + lib/stack:stack_install_service:21 : type install_neutron 2021-02-10 15:43:02.432 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-02-10 15:43:02.435 | + lib/stack:stack_install_service:32 : install_neutron 2021-02-10 15:43:02.437 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-02-10 15:43:02.441 | ++ 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-02-10 15:43:02.441 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-02-10 15:43:02.445 | + 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-02-10 15:43:02.448 | + 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-02-10 15:43:02.450 | + 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-02-10 15:43:02.453 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-02-10 15:43:02.455 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-02-10 15:43:02.458 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-02-10 15:43:02.460 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-02-10 15:43:02.463 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:43:02.465 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:43:02.468 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2021-02-10 15:43:02.470 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:43:02.473 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-02-10 15:43:02.475 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2021-02-10 15:43:02.477 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2021-02-10 15:43:02.480 | + functions-common:git_clone:527 : local git_ref=master 2021-02-10 15:43:02.482 | + functions-common:git_clone:528 : local orig_dir 2021-02-10 15:43:02.485 | ++ functions-common:git_clone:529 : pwd 2021-02-10 15:43:02.488 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-02-10 15:43:02.490 | + functions-common:git_clone:530 : local git_clone_flags= 2021-02-10 15:43:02.493 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-02-10 15:43:02.508 | + functions-common:git_clone:532 : RECLONE=False 2021-02-10 15:43:02.510 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-02-10 15:43:02.513 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-02-10 15:43:02.515 | + functions-common:git_clone:546 : echo master 2021-02-10 15:43:02.516 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-02-10 15:43:02.520 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2021-02-10 15:43:02.522 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-02-10 15:43:02.524 | + functions-common:git_clone:594 : cd /opt/stack/neutron 2021-02-10 15:43:02.527 | + functions-common:git_clone:595 : git show --oneline 2021-02-10 15:43:02.528 | + functions-common:git_clone:595 : head -1 2021-02-10 15:43:02.531 | a3dc80b509 Merge "[OVN] Fix RowNotFound exception while waiting for metadata networks" 2021-02-10 15:43:02.534 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-02-10 15:43:02.536 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-02-10 15:43:02.539 | + inc/python:setup_develop:338 : local bindep 2021-02-10 15:43:02.541 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-02-10 15:43:02.544 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-02-10 15:43:02.546 | + inc/python:setup_develop:344 : local extras= 2021-02-10 15:43:02.549 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-02-10 15:43:02.551 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-02-10 15:43:02.554 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-02-10 15:43:02.556 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-02-10 15:43:02.559 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-02-10 15:43:02.562 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-02-10 15:43:02.565 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-02-10 15:43:02.567 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-02-10 15:43:02.570 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-02-10 15:43:02.572 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-02-10 15:43:02.575 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-02-10 15:43:02.578 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-02-10 15:43:02.583 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2021-02-10 15:43:02.586 | + 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-02-10 15:43:03.296 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2021-02-10 15:43:03.298 | + inc/python:setup_package:417 : local bindep=0 2021-02-10 15:43:03.301 | + inc/python:setup_package:418 : local bindep_flag= 2021-02-10 15:43:03.303 | + inc/python:setup_package:419 : local bindep_profiles= 2021-02-10 15:43:03.305 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2021-02-10 15:43:03.308 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2021-02-10 15:43:03.310 | + inc/python:setup_package:426 : local flags=-e 2021-02-10 15:43:03.312 | + inc/python:setup_package:427 : local extras= 2021-02-10 15:43:03.315 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-02-10 15:43:03.317 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-02-10 15:43:03.319 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-02-10 15:43:03.321 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-02-10 15:43:03.324 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-02-10 15:43:03.327 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2021-02-10 15:43:03.346 | Using python 3.6 to install /opt/stack/neutron 2021-02-10 15:43:03.348 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2021-02-10 15:43:04.454 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:43:04.454 | 2021-02-10 15:43:04.454 | Traceback (most recent call last): 2021-02-10 15:43:04.454 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:43:04.454 | exec(line) 2021-02-10 15:43:04.454 | File "", line 1, in 2021-02-10 15:43:04.454 | File "", line 568, in module_from_spec 2021-02-10 15:43:04.454 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:43:04.454 | 2021-02-10 15:43:04.454 | Remainder of file ignored 2021-02-10 15:43:04.454 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:43:04.454 | from cryptography.utils import int_from_bytes 2021-02-10 15:43:04.454 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:43:04.454 | from cryptography.utils import int_from_bytes 2021-02-10 15:43:05.593 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-10 15:43:05.593 | 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-02-10 15:43:05.601 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:43:05.604 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:43:05.611 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:43:05.616 | Obtaining file:///opt/stack/neutron 2021-02-10 15:43:07.922 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-02-10 15:43:10.261 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-02-10 15:43:10.268 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-02-10 15:43:10.272 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-02-10 15:43:10.282 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-02-10 15:43:10.291 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-02-10 15:43:10.303 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-02-10 15:43:10.334 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-02-10 15:43:10.349 | Requirement already satisfied: alembic===1.5.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.4) 2021-02-10 15:43:10.358 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.2.0) 2021-02-10 15:43:10.367 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (4.4.2) 2021-02-10 15:43:10.371 | Requirement already satisfied: eventlet===0.30.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.30.1) 2021-02-10 15:43:10.381 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.3.0) 2021-02-10 15:43:10.388 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (1.0.0) 2021-02-10 15:43:10.393 | Requirement already satisfied: httplib2===0.19.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.19.0) 2021-02-10 15:43:10.398 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (4.3.0) 2021-02-10 15:43:10.465 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (9.2.0) 2021-02-10 15:43:10.524 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (0.8.0) 2021-02-10 15:43:10.531 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (0.10.9) 2021-02-10 15:43:10.713 | Collecting neutron-lib===2.8.0 2021-02-10 15:43:10.721 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/11d/51adcb4c283b8/neutron_lib-2.8.0-py3-none-any.whl (521 kB) 2021-02-10 15:43:11.114 | Collecting openstacksdk===0.53.0 2021-02-10 15:43:11.125 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7f/322c53bfb8fcc/openstacksdk-0.53.0-py3-none-any.whl (1.4 MB) 2021-02-10 15:43:11.402 | Collecting os-ken===1.3.0 2021-02-10 15:43:11.413 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4ca/11d69356c54d5/os_ken-1.3.0-py3-none-any.whl (2.1 MB) 2021-02-10 15:43:11.598 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (1.7.0) 2021-02-10 15:43:11.730 | Collecting os-traits===2.4.0 2021-02-10 15:43:11.737 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/85e/cc9635036635c/os_traits-2.4.0-py3-none-any.whl (31 kB) 2021-02-10 15:43:11.967 | Collecting os-vif===2.3.0 2021-02-10 15:43:11.974 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d45/ffef9628a96b5/os_vif-2.3.0-py3-none-any.whl (104 kB) 2021-02-10 15:43:12.094 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.7.0) 2021-02-10 15:43:12.137 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.4.0) 2021-02-10 15:43:12.149 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (8.4.0) 2021-02-10 15:43:12.198 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (3.1.1) 2021-02-10 15:43:12.205 | Requirement already satisfied: oslo.db===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (8.4.0) 2021-02-10 15:43:12.259 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.1) 2021-02-10 15:43:12.266 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.4.0) 2021-02-10 15:43:12.309 | Requirement already satisfied: oslo.messaging===12.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (12.7.0) 2021-02-10 15:43:12.370 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.1.1) 2021-02-10 15:43:12.389 | Requirement already satisfied: oslo.policy===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.6.0) 2021-02-10 15:43:12.407 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.4.0) 2021-02-10 15:43:12.423 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.2.0) 2021-02-10 15:43:12.439 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (6.2.0) 2021-02-10 15:43:12.443 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (4.1.0) 2021-02-10 15:43:12.453 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (2.5.0) 2021-02-10 15:43:12.479 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (1.3.0) 2021-02-10 15:43:12.492 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (4.7.0) 2021-02-10 15:43:12.511 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.4.0) 2021-02-10 15:43:12.533 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (3.4.0) 2021-02-10 15:43:12.611 | Collecting ovs===2.13.0 2021-02-10 15:43:12.618 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/1bf/5c1d276201545/ovs-2.13.0-py3-none-any.whl (118 kB) 2021-02-10 15:43:12.781 | Collecting ovsdbapp===1.8.0 2021-02-10 15:43:12.789 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/13c/d6779114f11bf/ovsdbapp-1.8.0-py3-none-any.whl (112 kB) 2021-02-10 15:43:12.892 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (20.9) 2021-02-10 15:43:12.899 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (5.5.1) 2021-02-10 15:43:12.902 | Requirement already satisfied: pecan===1.3.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (1.3.3) 2021-02-10 15:43:12.905 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (0.7.2) 2021-02-10 15:43:12.908 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (5.8.0) 2021-02-10 15:43:12.932 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (20.0.1) 2021-02-10 15:43:12.948 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (3.1.1) 2021-02-10 15:43:12.960 | Requirement already satisfied: pyinotify===0.9.6 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (0.9.6) 2021-02-10 15:43:12.963 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (2.4.7) 2021-02-10 15:43:13.110 | Collecting pyroute2===0.5.14 2021-02-10 15:43:13.117 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/774/c5ecf05fe40f0/pyroute2-0.5.14.tar.gz (873 kB) 2021-02-10 15:43:14.147 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (2.8.1) 2021-02-10 15:43:14.317 | Collecting python-designateclient===4.2.0 2021-02-10 15:43:14.324 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e57/9b8bc89f20c84/python_designateclient-4.2.0-py3-none-any.whl (84 kB) 2021-02-10 15:43:14.440 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (1.0.4) 2021-02-10 15:43:14.443 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (4.2.0) 2021-02-10 15:43:14.621 | Collecting python-neutronclient===7.3.0 2021-02-10 15:43:14.628 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5f0/2bfc5a2f9f738/python_neutronclient-7.3.0-py3-none-any.whl (436 kB) 2021-02-10 15:43:14.770 | Requirement already satisfied: python-novaclient===17.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 422)) (17.3.0) 2021-02-10 15:43:14.790 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (2021.1) 2021-02-10 15:43:14.795 | Requirement already satisfied: repoze.lru===0.7 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (0.7) 2021-02-10 15:43:14.799 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (2.25.1) 2021-02-10 15:43:14.928 | Collecting requestsexceptions===1.4.0 2021-02-10 15:43:14.934 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/308/3d872b6e07dc5/requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2021-02-10 15:43:15.027 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (1.4.0) 2021-02-10 15:43:15.169 | Collecting setproctitle===1.2.2 2021-02-10 15:43:15.176 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30b/c7a769a445163/setproctitle-1.2.2-cp36-cp36m-manylinux1_x86_64.whl (35 kB) 2021-02-10 15:43:15.273 | Requirement already satisfied: setuptools===53.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (53.0.0) 2021-02-10 15:43:15.324 | Requirement already satisfied: simplejson===3.13.2 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (3.13.2) 2021-02-10 15:43:15.327 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488)) (1.15.0) 2021-02-10 15:43:15.376 | Collecting sortedcontainers===2.3.0 2021-02-10 15:43:15.383 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/372/57a32add0a3ee/sortedcontainers-2.3.0-py2.py3-none-any.whl (29 kB) 2021-02-10 15:43:15.391 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (0.13.0) 2021-02-10 15:43:15.403 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (0.4.1) 2021-02-10 15:43:15.406 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (3.3.0) 2021-02-10 15:43:15.409 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (3.3.0) 2021-02-10 15:43:15.420 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (6.3.1) 2021-02-10 15:43:15.437 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (2.0.1) 2021-02-10 15:43:15.447 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (0.5.0) 2021-02-10 15:43:15.454 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (2.4.0) 2021-02-10 15:43:15.582 | Collecting tinyrpc===1.0.4 2021-02-10 15:43:15.589 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/4e7/2714bf0a16e74/tinyrpc-1.0.4-py3-none-any.whl (35 kB) 2021-02-10 15:43:15.700 | Requirement already satisfied: tooz===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (2.8.0) 2021-02-10 15:43:15.768 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 550)) (1.4.0) 2021-02-10 15:43:15.772 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (1.1.0) 2021-02-10 15:43:15.780 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.26.3) 2021-02-10 15:43:15.804 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (0.12.1) 2021-02-10 15:43:15.808 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 576)) (1.12.1) 2021-02-10 15:43:15.812 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.3.2) 2021-02-10 15:43:15.817 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-02-10 15:43:15.826 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.16.0) 2021-02-10 15:43:15.835 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.1.14) 2021-02-10 15:43:15.839 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (3.3.1) 2021-02-10 15:43:15.858 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (0.10.0) 2021-02-10 15:43:15.863 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (3.4.0) 2021-02-10 15:43:15.903 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-02-10 15:43:15.906 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.2) 2021-02-10 15:43:15.913 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-10 15:43:16.018 | Collecting munch===2.5.0 2021-02-10 15:43:16.025 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f4/4af89a2ce4ed0/munch-2.5.0-py2.py3-none-any.whl (10 kB) 2021-02-10 15:43:16.134 | Requirement already satisfied: cryptography===3.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (3.4.4) 2021-02-10 15:43:16.178 | Requirement already satisfied: jsonpatch===1.28 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (1.28) 2021-02-10 15:43:16.184 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (1.0.2) 2021-02-10 15:43:16.188 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.14.1) 2021-02-10 15:43:16.193 | Requirement already satisfied: amqp===5.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.5) 2021-02-10 15:43:16.198 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.1) 2021-02-10 15:43:16.202 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (5.0.2) 2021-02-10 15:43:16.249 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.4) 2021-02-10 15:43:16.253 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2021-02-10 15:43:16.265 | Requirement already satisfied: cliff===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.6.0) 2021-02-10 15:43:16.279 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (3.2.0) 2021-02-10 15:43:16.440 | Collecting osc-lib===2.3.1 2021-02-10 15:43:16.447 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cd8/f2320abb113ad/osc_lib-2.3.1-py3-none-any.whl (88 kB) 2021-02-10 15:43:16.716 | Collecting os-client-config===2.1.0 2021-02-10 15:43:16.722 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/27b/dc338f8a87281/os_client_config-2.1.0-py3-none-any.whl (31 kB) 2021-02-10 15:43:16.813 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-10 15:43:16.817 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-10 15:43:16.820 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (2.10) 2021-02-10 15:43:16.824 | Requirement already satisfied: Tempita===0.5.2 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-02-10 15:43:16.826 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 417)) (1.6.0) 2021-02-10 15:43:16.829 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2021-02-10 15:43:16.832 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (1.0.0) 2021-02-10 15:43:16.834 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 559)) (1.4.0) 2021-02-10 15:43:16.837 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 589)) (3.4.0) 2021-02-10 15:43:16.893 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (3.7.4.3) 2021-02-10 15:43:16.898 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (2.0) 2021-02-10 15:43:16.902 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.5) 2021-02-10 15:43:16.905 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (5.0.0) 2021-02-10 15:43:16.908 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (2.20) 2021-02-10 15:43:16.911 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (1.5.0) 2021-02-10 15:43:16.975 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (0.17.3) 2021-02-10 15:43:16.981 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-10 15:43:17.025 | Requirement already satisfied: pyperclip===1.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (1.8.1) 2021-02-10 15:43:17.029 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (0.2.5) 2021-02-10 15:43:17.035 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (0.4.4) 2021-02-10 15:43:17.040 | Building wheels for collected packages: pyroute2 2021-02-10 15:43:17.041 | Building wheel for pyroute2 (setup.py): started 2021-02-10 15:43:18.105 | Building wheel for pyroute2 (setup.py): finished with status 'done' 2021-02-10 15:43:18.108 | Created wheel for pyroute2: filename=pyroute2-0.5.14-py3-none-any.whl size=391761 sha256=7221e6e1727f52bf9733c73b208c7f892603d920c5d41d596377ce1413447d85 2021-02-10 15:43:18.108 | Stored in directory: /root/.cache/pip/wheels/53/0a/0f/5bfd17b16df551bb25b3cf5daa998f0fc3a35dd9a717b2ffce 2021-02-10 15:43:18.109 | Successfully built pyroute2 2021-02-10 15:43:19.287 | Installing collected packages: os-traits, tinyrpc, sortedcontainers, ovs, os-ken, setproctitle, neutron-lib, munch, requestsexceptions, openstacksdk, os-client-config, osc-lib, python-neutronclient, ovsdbapp, pyroute2, python-designateclient, os-vif, neutron 2021-02-10 15:43:19.377 | Attempting uninstall: sortedcontainers 2021-02-10 15:43:19.380 | Found existing installation: sortedcontainers 1.5.7 2021-02-10 15:43:19.382 | Uninstalling sortedcontainers-1.5.7: 2021-02-10 15:43:19.416 | Successfully uninstalled sortedcontainers-1.5.7 2021-02-10 15:43:19.447 | Attempting uninstall: ovs 2021-02-10 15:43:19.449 | Found existing installation: ovs 2.13.1 2021-02-10 15:43:19.451 | Uninstalling ovs-2.13.1: 2021-02-10 15:43:19.484 | Successfully uninstalled ovs-2.13.1 2021-02-10 15:43:25.290 | Running setup.py develop for neutron 2021-02-10 15:43:27.924 | Successfully installed munch-2.5.0 neutron neutron-lib-2.8.0 openstacksdk-0.53.0 os-client-config-2.1.0 os-ken-1.3.0 os-traits-2.4.0 os-vif-2.3.0 osc-lib-2.3.1 ovs-2.13.0 ovsdbapp-1.8.0 pyroute2-0.5.14 python-designateclient-4.2.0 python-neutronclient-7.3.0 requestsexceptions-1.4.0 setproctitle-1.2.2 sortedcontainers-2.3.0 tinyrpc-1.0.4 2021-02-10 15:43:28.073 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-10 15:43:28.073 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-10 15:43:28.202 | + inc/python:pip_install:200 : result=0 2021-02-10 15:43:28.204 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-10 15:43:28.207 | + functions-common:time_stop:2306 : local name 2021-02-10 15:43:28.209 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:43:28.211 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:43:28.214 | + functions-common:time_stop:2309 : local total 2021-02-10 15:43:28.216 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:43:28.218 | + functions-common:time_stop:2312 : name=pip_install 2021-02-10 15:43:28.221 | + functions-common:time_stop:2313 : start_time=1612971783341 2021-02-10 15:43:28.223 | + functions-common:time_stop:2315 : [[ -z 1612971783341 ]] 2021-02-10 15:43:28.226 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:43:28.229 | + functions-common:time_stop:2318 : end_time=1612971808226 2021-02-10 15:43:28.232 | + functions-common:time_stop:2319 : elapsed_time=24885 2021-02-10 15:43:28.234 | + functions-common:time_stop:2320 : total=179565 2021-02-10 15:43:28.236 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:43:28.238 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=204450 2021-02-10 15:43:28.241 | + inc/python:pip_install:203 : return 0 2021-02-10 15:43:28.243 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-02-10 15:43:28.245 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-02-10 15:43:28.248 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-02-10 15:43:28.264 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-02-10 15:43:28.276 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2021-02-10 15:43:28.279 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-02-10 15:43:28.281 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:43:28.284 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:43:28.286 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2021-02-10 15:43:28.288 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:43:28.292 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2021-02-10 15:43:28.294 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-02-10 15:43:28.296 | + ./stack.sh:main:903 : is_service_enabled nova 2021-02-10 15:43:28.312 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:43:28.314 | + ./stack.sh:main:905 : stack_install_service nova 2021-02-10 15:43:28.317 | + lib/stack:stack_install_service:20 : local service=nova 2021-02-10 15:43:28.319 | + lib/stack:stack_install_service:21 : type install_nova 2021-02-10 15:43:28.322 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-02-10 15:43:28.324 | + lib/stack:stack_install_service:32 : install_nova 2021-02-10 15:43:28.327 | + lib/nova:install_nova:799 : use_library_from_git os-vif 2021-02-10 15:43:28.329 | + inc/python:use_library_from_git:250 : local name=os-vif 2021-02-10 15:43:28.331 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:43:28.334 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:43:28.336 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2021-02-10 15:43:28.339 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:43:28.341 | + lib/nova:install_nova:804 : is_service_enabled n-cpu 2021-02-10 15:43:28.357 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:43:28.359 | + lib/nova:install_nova:808 : is_service_enabled n-novnc 2021-02-10 15:43:28.374 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:43:28.377 | + lib/nova:install_nova:820 : is_service_enabled n-spice 2021-02-10 15:43:28.392 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:43:28.394 | + lib/nova:install_nova:832 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2021-02-10 15:43:28.396 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2021-02-10 15:43:28.399 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2021-02-10 15:43:28.401 | + functions-common:git_clone:527 : local git_ref=master 2021-02-10 15:43:28.404 | + functions-common:git_clone:528 : local orig_dir 2021-02-10 15:43:28.406 | ++ functions-common:git_clone:529 : pwd 2021-02-10 15:43:28.409 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-02-10 15:43:28.411 | + functions-common:git_clone:530 : local git_clone_flags= 2021-02-10 15:43:28.414 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-02-10 15:43:28.429 | + functions-common:git_clone:532 : RECLONE=False 2021-02-10 15:43:28.431 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-02-10 15:43:28.434 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-02-10 15:43:28.436 | + functions-common:git_clone:546 : echo master 2021-02-10 15:43:28.437 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-02-10 15:43:28.441 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2021-02-10 15:43:28.443 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-02-10 15:43:28.445 | + functions-common:git_clone:594 : cd /opt/stack/nova 2021-02-10 15:43:28.448 | + functions-common:git_clone:595 : git show --oneline 2021-02-10 15:43:28.448 | + functions-common:git_clone:595 : head -1 2021-02-10 15:43:28.456 | 56ac9b22cf Merge "db: Compact Queens database migrations" 2021-02-10 15:43:28.459 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-02-10 15:43:28.462 | + lib/nova:install_nova:833 : setup_develop /opt/stack/nova 2021-02-10 15:43:28.465 | + inc/python:setup_develop:338 : local bindep 2021-02-10 15:43:28.467 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2021-02-10 15:43:28.469 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2021-02-10 15:43:28.472 | + inc/python:setup_develop:344 : local extras= 2021-02-10 15:43:28.474 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-02-10 15:43:28.477 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-02-10 15:43:28.480 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2021-02-10 15:43:28.482 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2021-02-10 15:43:28.484 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-02-10 15:43:28.487 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-02-10 15:43:28.490 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2021-02-10 15:43:28.492 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-02-10 15:43:28.495 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2021-02-10 15:43:28.498 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-02-10 15:43:28.500 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-02-10 15:43:28.503 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-02-10 15:43:28.508 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2021-02-10 15:43:28.510 | + 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-02-10 15:43:29.204 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2021-02-10 15:43:29.206 | + inc/python:setup_package:417 : local bindep=0 2021-02-10 15:43:29.208 | + inc/python:setup_package:418 : local bindep_flag= 2021-02-10 15:43:29.211 | + inc/python:setup_package:419 : local bindep_profiles= 2021-02-10 15:43:29.214 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2021-02-10 15:43:29.216 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2021-02-10 15:43:29.218 | + inc/python:setup_package:426 : local flags=-e 2021-02-10 15:43:29.221 | + inc/python:setup_package:427 : local extras= 2021-02-10 15:43:29.223 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-02-10 15:43:29.225 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-02-10 15:43:29.227 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-02-10 15:43:29.230 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-02-10 15:43:29.232 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-02-10 15:43:29.234 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2021-02-10 15:43:29.253 | Using python 3.6 to install /opt/stack/nova 2021-02-10 15:43:29.255 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2021-02-10 15:43:30.401 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:43:30.401 | 2021-02-10 15:43:30.401 | Traceback (most recent call last): 2021-02-10 15:43:30.401 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:43:30.401 | exec(line) 2021-02-10 15:43:30.401 | File "", line 1, in 2021-02-10 15:43:30.401 | File "", line 568, in module_from_spec 2021-02-10 15:43:30.401 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:43:30.401 | 2021-02-10 15:43:30.401 | Remainder of file ignored 2021-02-10 15:43:30.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:43:30.401 | from cryptography.utils import int_from_bytes 2021-02-10 15:43:30.402 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:43:30.402 | from cryptography.utils import int_from_bytes 2021-02-10 15:43:31.550 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-10 15:43:31.551 | 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-02-10 15:43:31.559 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:43:31.561 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:43:31.568 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:43:31.574 | Obtaining file:///opt/stack/nova 2021-02-10 15:43:35.177 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-02-10 15:43:38.776 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-02-10 15:43:38.786 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-02-10 15:43:38.793 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-02-10 15:43:38.806 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-02-10 15:43:38.816 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-10 15:43:38.820 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-02-10 15:43:38.833 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-02-10 15:43:38.863 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-02-10 15:43:38.879 | Requirement already satisfied: castellan===3.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (3.7.0) 2021-02-10 15:43:38.901 | Requirement already satisfied: cryptography===3.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (3.4.4) 2021-02-10 15:43:38.945 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2021-02-10 15:43:39.093 | Collecting dataclasses===0.8 2021-02-10 15:43:39.101 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/020/1d89fa866f68c/dataclasses-0.8-py3-none-any.whl (19 kB) 2021-02-10 15:43:39.198 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (4.4.2) 2021-02-10 15:43:39.203 | Requirement already satisfied: eventlet===0.30.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.30.1) 2021-02-10 15:43:39.214 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.3.0) 2021-02-10 15:43:39.221 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (1.0.0) 2021-02-10 15:43:39.226 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.1.14) 2021-02-10 15:43:39.230 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (3.2.0) 2021-02-10 15:43:39.262 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (4.3.0) 2021-02-10 15:43:39.329 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (9.2.0) 2021-02-10 15:43:39.388 | Requirement already satisfied: lxml===4.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (4.6.2) 2021-02-10 15:43:39.508 | Collecting microversion-parse===1.0.1 2021-02-10 15:43:39.515 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2021-02-10 15:43:39.609 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (0.8.0) 2021-02-10 15:43:39.642 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (0.10.9) 2021-02-10 15:43:39.645 | Requirement already satisfied: openstacksdk===0.53.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (0.53.0) 2021-02-10 15:43:39.676 | Requirement already satisfied: os-brick===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (4.1.0) 2021-02-10 15:43:39.809 | Collecting os-resource-classes===1.0.0 2021-02-10 15:43:39.815 | 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-02-10 15:43:39.910 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (1.7.0) 2021-02-10 15:43:39.915 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.4.0) 2021-02-10 15:43:39.921 | Requirement already satisfied: os-vif===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (2.3.0) 2021-02-10 15:43:39.946 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.4.0) 2021-02-10 15:43:40.071 | Collecting os-xenapi===0.3.4 2021-02-10 15:43:40.077 | 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-02-10 15:43:40.194 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.7.0) 2021-02-10 15:43:40.236 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.4.0) 2021-02-10 15:43:40.248 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (8.4.0) 2021-02-10 15:43:40.296 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.1.1) 2021-02-10 15:43:40.302 | Requirement already satisfied: oslo.db===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (8.4.0) 2021-02-10 15:43:40.357 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (5.0.1) 2021-02-10 15:43:40.364 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.4.0) 2021-02-10 15:43:40.407 | Requirement already satisfied: oslo.messaging===12.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (12.7.0) 2021-02-10 15:43:40.469 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.1.1) 2021-02-10 15:43:40.489 | Requirement already satisfied: oslo.policy===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (3.6.0) 2021-02-10 15:43:40.506 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.4.0) 2021-02-10 15:43:40.523 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.2.0) 2021-02-10 15:43:40.539 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (6.2.0) 2021-02-10 15:43:40.544 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (4.1.0) 2021-02-10 15:43:40.554 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.5.0) 2021-02-10 15:43:40.580 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (1.3.0) 2021-02-10 15:43:40.593 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (4.7.0) 2021-02-10 15:43:40.612 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.4.0) 2021-02-10 15:43:40.635 | Requirement already satisfied: ovsdbapp===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (1.8.0) 2021-02-10 15:43:40.645 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (20.9) 2021-02-10 15:43:40.651 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (2.7.2) 2021-02-10 15:43:40.690 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (5.5.1) 2021-02-10 15:43:40.693 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (0.7.2) 2021-02-10 15:43:40.696 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (5.8.0) 2021-02-10 15:43:40.719 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (3.1.1) 2021-02-10 15:43:40.732 | Requirement already satisfied: pyinotify===0.9.6 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (0.9.6) 2021-02-10 15:43:40.734 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (2.4.7) 2021-02-10 15:43:40.871 | Collecting pypowervm===1.1.24 2021-02-10 15:43:40.878 | 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-02-10 15:43:41.030 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (0.5.14) 2021-02-10 15:43:41.038 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378)) (0.17.3) 2021-02-10 15:43:41.043 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (5.0.1) 2021-02-10 15:43:41.061 | Requirement already satisfied: python-cinderclient===7.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (7.3.0) 2021-02-10 15:43:41.080 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (2.8.1) 2021-02-10 15:43:41.085 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (3.2.2) 2021-02-10 15:43:41.105 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.2.0) 2021-02-10 15:43:41.126 | Requirement already satisfied: python-neutronclient===7.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 422)) (7.3.0) 2021-02-10 15:43:41.155 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2021.1) 2021-02-10 15:43:41.160 | Requirement already satisfied: repoze.lru===0.7 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (0.7) 2021-02-10 15:43:41.164 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (2.25.1) 2021-02-10 15:43:41.187 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 461)) (1.4.0) 2021-02-10 15:43:41.189 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 464)) (1.3.3) 2021-02-10 15:43:41.194 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 466)) (1.4.0) 2021-02-10 15:43:41.199 | Requirement already satisfied: setuptools===53.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (53.0.0) 2021-02-10 15:43:41.251 | Requirement already satisfied: simplejson===3.13.2 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488)) (3.13.2) 2021-02-10 15:43:41.253 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (1.15.0) 2021-02-10 15:43:41.257 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (0.13.0) 2021-02-10 15:43:41.268 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (0.4.1) 2021-02-10 15:43:41.271 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (3.3.0) 2021-02-10 15:43:41.274 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2021-02-10 15:43:41.285 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (4.6.0) 2021-02-10 15:43:41.347 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (6.3.1) 2021-02-10 15:43:41.364 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (2.0.1) 2021-02-10 15:43:41.373 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (0.5.0) 2021-02-10 15:43:41.380 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (2.4.0) 2021-02-10 15:43:41.399 | Requirement already satisfied: tooz===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 548)) (2.8.0) 2021-02-10 15:43:41.466 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (1.4.0) 2021-02-10 15:43:41.469 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (1.1.0) 2021-02-10 15:43:41.477 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.3) 2021-02-10 15:43:41.500 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.12.1) 2021-02-10 15:43:41.505 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (1.3.3) 2021-02-10 15:43:41.617 | Collecting websockify===0.9.0 2021-02-10 15:43:41.623 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/427/91706b55e301d/websockify-0.9.0-py3-none-any.whl (35 kB) 2021-02-10 15:43:41.720 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.12.1) 2021-02-10 15:43:41.723 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.2) 2021-02-10 15:43:41.833 | Collecting zVMCloudConnector===1.4.1 2021-02-10 15:43:41.840 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2021-02-10 15:43:42.800 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.4) 2021-02-10 15:43:42.804 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.16.0) 2021-02-10 15:43:42.813 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (3.4.0) 2021-02-10 15:43:42.855 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-10 15:43:42.902 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (3.3.1) 2021-02-10 15:43:42.922 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.2) 2021-02-10 15:43:42.929 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (0.10.0) 2021-02-10 15:43:42.933 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (2.5.0) 2021-02-10 15:43:42.957 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-02-10 15:43:42.961 | Requirement already satisfied: jsonpatch===1.28 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (1.28) 2021-02-10 15:43:42.967 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.2.0) 2021-02-10 15:43:43.099 | Collecting Babel===2.9.0 2021-02-10 15:43:43.119 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9d3/5c22fcc79893c/Babel-2.9.0-py2.py3-none-any.whl (8.8 MB) 2021-02-10 15:43:43.436 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.14.1) 2021-02-10 15:43:43.442 | Requirement already satisfied: alembic===1.5.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.4) 2021-02-10 15:43:43.452 | Requirement already satisfied: amqp===5.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.5) 2021-02-10 15:43:43.456 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.1) 2021-02-10 15:43:43.460 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (5.0.2) 2021-02-10 15:43:43.508 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (1.0.2) 2021-02-10 15:43:43.512 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2021-02-10 15:43:43.523 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (2.13.0) 2021-02-10 15:43:43.530 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (3.2.0) 2021-02-10 15:43:43.541 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2021-02-10 15:43:43.556 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (0.4.8) 2021-02-10 15:43:43.559 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (0.2.8) 2021-02-10 15:43:43.564 | Requirement already satisfied: cliff===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.6.0) 2021-02-10 15:43:43.579 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (20.0.1) 2021-02-10 15:43:43.595 | Requirement already satisfied: osc-lib===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (2.3.1) 2021-02-10 15:43:43.612 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (2.1.0) 2021-02-10 15:43:43.617 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-10 15:43:43.620 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-10 15:43:43.623 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (2.10) 2021-02-10 15:43:43.628 | Requirement already satisfied: Tempita===0.5.2 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-02-10 15:43:43.630 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.4.1) 2021-02-10 15:43:43.636 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2021-02-10 15:43:43.645 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 268)) (2.5) 2021-02-10 15:43:43.687 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2021-02-10 15:43:43.690 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 418)) (1.6.0) 2021-02-10 15:43:43.693 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (1.0.0) 2021-02-10 15:43:43.696 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 560)) (1.4.0) 2021-02-10 15:43:44.705 | Collecting numpy===1.19.5 2021-02-10 15:43:44.733 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a46/46724fba402aa/numpy-1.19.5-cp36-cp36m-manylinux2010_x86_64.whl (14.8 MB) 2021-02-10 15:43:45.218 | Requirement already satisfied: PyJWT===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.0.1) 2021-02-10 15:43:45.248 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (2.20) 2021-02-10 15:43:45.252 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (3.7.4.3) 2021-02-10 15:43:45.257 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.4.0) 2021-02-10 15:43:45.286 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (2.0) 2021-02-10 15:43:45.289 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.5) 2021-02-10 15:43:45.292 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-02-10 15:43:45.301 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (1.0.4) 2021-02-10 15:43:45.304 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2021-02-10 15:43:45.307 | Requirement already satisfied: sortedcontainers===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493)) (2.3.0) 2021-02-10 15:43:45.311 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (1.5.0) 2021-02-10 15:43:45.376 | Requirement already satisfied: pyperclip===1.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (1.8.1) 2021-02-10 15:43:45.379 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (0.4.4) 2021-02-10 15:43:45.384 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2021-02-10 15:43:45.390 | Building wheels for collected packages: zVMCloudConnector 2021-02-10 15:43:45.390 | Building wheel for zVMCloudConnector (setup.py): started 2021-02-10 15:43:46.384 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2021-02-10 15:43:46.386 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303899 sha256=602534c6456a985c0922e877e52fdbab91adf73e31a4e30bca1e960d7e4e7ae8 2021-02-10 15:43:46.387 | Stored in directory: /root/.cache/pip/wheels/77/e9/f7/60f0d1ed62c86db5498c1a2c54e062ef948abfc58230673f10 2021-02-10 15:43:46.387 | Successfully built zVMCloudConnector 2021-02-10 15:43:47.351 | Installing collected packages: numpy, websockify, os-resource-classes, microversion-parse, Babel, os-xenapi, pypowervm, zVMCloudConnector, dataclasses, nova 2021-02-10 15:43:51.766 | Running setup.py develop for nova 2021-02-10 15:43:55.602 | Successfully installed Babel-2.9.0 dataclasses-0.8 microversion-parse-1.0.1 nova numpy-1.19.5 os-resource-classes-1.0.0 os-xenapi-0.3.4 pypowervm-1.1.24 websockify-0.9.0 zVMCloudConnector-1.4.1 2021-02-10 15:43:55.751 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-10 15:43:55.751 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-10 15:43:55.886 | + inc/python:pip_install:200 : result=0 2021-02-10 15:43:55.889 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-10 15:43:55.891 | + functions-common:time_stop:2306 : local name 2021-02-10 15:43:55.893 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:43:55.895 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:43:55.897 | + functions-common:time_stop:2309 : local total 2021-02-10 15:43:55.900 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:43:55.902 | + functions-common:time_stop:2312 : name=pip_install 2021-02-10 15:43:55.905 | + functions-common:time_stop:2313 : start_time=1612971809248 2021-02-10 15:43:55.907 | + functions-common:time_stop:2315 : [[ -z 1612971809248 ]] 2021-02-10 15:43:55.909 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:43:55.913 | + functions-common:time_stop:2318 : end_time=1612971835910 2021-02-10 15:43:55.915 | + functions-common:time_stop:2319 : elapsed_time=26662 2021-02-10 15:43:55.917 | + functions-common:time_stop:2320 : total=204450 2021-02-10 15:43:55.919 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:43:55.921 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=231112 2021-02-10 15:43:55.923 | + inc/python:pip_install:203 : return 0 2021-02-10 15:43:55.926 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-02-10 15:43:55.928 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-02-10 15:43:55.931 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-02-10 15:43:55.949 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-02-10 15:43:55.960 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2021-02-10 15:43:55.962 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2021-02-10 15:43:55.965 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:43:55.967 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:43:55.970 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2021-02-10 15:43:55.972 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:43:55.975 | + lib/nova:install_nova:834 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2021-02-10 15:43:55.986 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-02-10 15:43:55.989 | + ./stack.sh:main:906 : configure_nova 2021-02-10 15:43:55.991 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2021-02-10 15:43:56.003 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2021-02-10 15:43:56.005 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-02-10 15:43:56.008 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-02-10 15:43:56.012 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-02-10 15:43:56.012 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-02-10 15:43:56.016 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-02-10 15:43:56.018 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-02-10 15:43:56.021 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-02-10 15:43:56.023 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-02-10 15:43:56.025 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-02-10 15:43:56.028 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-02-10 15:43:56.030 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-02-10 15:43:56.032 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-02-10 15:43:56.043 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-02-10 15:43:56.054 | + 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-02-10 15:43:56.066 | + 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-02-10 15:43:56.078 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-02-10 15:43:56.089 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-02-10 15:43:56.092 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-02-10 15:43:56.096 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.Nw7QPRlxiC 2021-02-10 15:43:56.098 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-02-10 15:43:56.100 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-02-10 15:43:56.103 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-02-10 15:43:56.105 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-02-10 15:43:56.108 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-02-10 15:43:56.110 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.Nw7QPRlxiC 2021-02-10 15:43:56.114 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.Nw7QPRlxiC 2021-02-10 15:43:56.125 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.Nw7QPRlxiC /etc/sudoers.d/nova-rootwrap 2021-02-10 15:43:56.137 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-02-10 15:43:56.140 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-02-10 15:43:56.143 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-02-10 15:43:56.145 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-02-10 15:43:56.147 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-02-10 15:43:56.150 | + 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-02-10 15:43:56.152 | + 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-02-10 15:43:56.155 | + lib/nova:configure_nova:240 : [[ 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-02-10 15:43:56.157 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-02-10 15:43:56.161 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2021-02-10 15:43:56.177 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:43:56.179 | + lib/nova:configure_nova:320 : create_nova_conf 2021-02-10 15:43:56.182 | + lib/nova:create_nova_conf:387 : rm -f /opt/stack/nova/bin/nova.conf 2021-02-10 15:43:56.185 | + lib/nova:create_nova_conf:390 : rm -f /etc/nova/nova.conf 2021-02-10 15:43:56.189 | + lib/nova:create_nova_conf:391 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-02-10 15:43:56.213 | + lib/nova:create_nova_conf:392 : '[' True == True ']' 2021-02-10 15:43:56.215 | + lib/nova:create_nova_conf:393 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-02-10 15:43:56.238 | + lib/nova:create_nova_conf:395 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-02-10 15:43:56.262 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-02-10 15:43:56.285 | + lib/nova:create_nova_conf:397 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-02-10 15:43:56.311 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf scheduler workers 2 2021-02-10 15:43:56.336 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-02-10 15:43:56.361 | + lib/nova:create_nova_conf:400 : [[ 4 == 6 ]] 2021-02-10 15:43:56.363 | + lib/nova:create_nova_conf:403 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.39 2021-02-10 15:43:56.387 | + lib/nova:create_nova_conf:405 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-02-10 15:43:56.410 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-02-10 15:43:56.433 | + lib/nova:create_nova_conf:407 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-02-10 15:43:56.456 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-02-10 15:43:56.480 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-02-10 15:43:56.504 | + lib/nova:create_nova_conf:412 : is_fedora 2021-02-10 15:43:56.507 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-02-10 15:43:56.509 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-02-10 15:43:56.511 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-02-10 15:43:56.514 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-02-10 15:43:56.516 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-02-10 15:43:56.518 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-02-10 15:43:56.520 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2021-02-10 15:43:56.522 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2021-02-10 15:43:56.524 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-02-10 15:43:56.527 | + lib/nova:create_nova_conf:412 : is_suse 2021-02-10 15:43:56.529 | + functions-common:is_suse:464 : is_opensuse 2021-02-10 15:43:56.531 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-02-10 15:43:56.534 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-02-10 15:43:56.536 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-02-10 15:43:56.538 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-02-10 15:43:56.540 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-02-10 15:43:56.542 | + lib/nova:create_nova_conf:421 : is_service_enabled n-api n-cond n-sched 2021-02-10 15:43:56.557 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:43:56.559 | + lib/nova:create_nova_conf:425 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-02-10 15:43:56.561 | + lib/nova:create_nova_conf:428 : local db=nova_cell0 2021-02-10 15:43:56.563 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-02-10 15:43:56.587 | ++ lib/nova:create_nova_conf:434 : database_connection_url nova_cell0 2021-02-10 15:43:56.590 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-02-10 15:43:56.592 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-02-10 15:43:56.594 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-02-10 15:43:56.597 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-02-10 15:43:56.599 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-02-10 15:43:56.624 | ++ lib/nova:create_nova_conf:435 : database_connection_url nova_api 2021-02-10 15:43:56.627 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-02-10 15:43:56.629 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-02-10 15:43:56.631 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2021-02-10 15:43:56.633 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-02-10 15:43:56.636 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-02-10 15:43:56.662 | + lib/nova:create_nova_conf:440 : iniset /etc/nova/nova.conf cache enabled True 2021-02-10 15:43:56.687 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-02-10 15:43:56.710 | + lib/nova:create_nova_conf:442 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-02-10 15:43:56.733 | + lib/nova:create_nova_conf:445 : is_service_enabled n-api 2021-02-10 15:43:56.748 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:43:56.750 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api-meta 2021-02-10 15:43:56.766 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:43:56.769 | ++ lib/nova:create_nova_conf:448 : echo osapi_compute,metadata 2021-02-10 15:43:56.769 | ++ lib/nova:create_nova_conf:448 : sed s/,metadata// 2021-02-10 15:43:56.773 | + lib/nova:create_nova_conf:448 : NOVA_ENABLED_APIS=osapi_compute 2021-02-10 15:43:56.775 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-02-10 15:43:56.798 | + lib/nova:create_nova_conf:451 : is_service_enabled tls-proxy 2021-02-10 15:43:56.813 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:43:56.815 | + lib/nova:create_nova_conf:457 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-02-10 15:43:56.817 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2021-02-10 15:43:56.820 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-02-10 15:43:56.822 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-02-10 15:43:56.825 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-02-10 15:43:56.850 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-02-10 15:43:56.873 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.39/identity 2021-02-10 15:43:56.897 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-02-10 15:43:56.920 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-02-10 15:43:56.944 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-02-10 15:43:56.968 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-02-10 15:43:56.992 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-02-10 15:43:57.016 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-02-10 15:43:57.040 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-02-10 15:43:57.064 | + lib/nova:create_nova_conf:460 : is_service_enabled cinder 2021-02-10 15:43:57.079 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:43:57.081 | + lib/nova:create_nova_conf:461 : configure_cinder_access 2021-02-10 15:43:57.084 | + lib/nova:configure_cinder_access:582 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-02-10 15:43:57.110 | + lib/nova:configure_cinder_access:583 : iniset /etc/nova/nova.conf cinder auth_type password 2021-02-10 15:43:57.134 | + lib/nova:configure_cinder_access:584 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.39/identity 2021-02-10 15:43:57.158 | + lib/nova:configure_cinder_access:591 : iniset /etc/nova/nova.conf cinder username nova 2021-02-10 15:43:57.182 | + lib/nova:configure_cinder_access:592 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-02-10 15:43:57.206 | + lib/nova:configure_cinder_access:593 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-02-10 15:43:57.230 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder project_name service 2021-02-10 15:43:57.253 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-02-10 15:43:57.277 | + lib/nova:configure_cinder_access:596 : is_service_enabled tls-proxy 2021-02-10 15:43:57.291 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:43:57.294 | + lib/nova:create_nova_conf:464 : '[' -n /opt/stack/data/nova ']' 2021-02-10 15:43:57.296 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-02-10 15:43:57.320 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-02-10 15:43:57.347 | + lib/nova:create_nova_conf:468 : '[' -n /opt/stack/data/nova/instances ']' 2021-02-10 15:43:57.349 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-02-10 15:43:57.374 | + lib/nova:create_nova_conf:471 : '[' False '!=' False ']' 2021-02-10 15:43:57.376 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2021-02-10 15:43:57.379 | + lib/nova:create_nova_conf:479 : is_suse 2021-02-10 15:43:57.381 | + functions-common:is_suse:464 : is_opensuse 2021-02-10 15:43:57.383 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-02-10 15:43:57.385 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-02-10 15:43:57.388 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-02-10 15:43:57.390 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-02-10 15:43:57.392 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-02-10 15:43:57.395 | + lib/nova:create_nova_conf:484 : setup_logging /etc/nova/nova.conf 2021-02-10 15:43:57.397 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2021-02-10 15:43:57.399 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2021-02-10 15:43:57.402 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2021-02-10 15:43:57.418 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2021-02-10 15:43:57.420 | + functions:setup_systemd_logging:719 : local pidstr= 2021-02-10 15:43:57.423 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2021-02-10 15:43:57.425 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2021-02-10 15:43:57.427 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-02-10 15:43:57.450 | + functions:setup_systemd_logging:728 : 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-02-10 15:43:57.475 | + functions:setup_systemd_logging:729 : 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-02-10 15:43:57.499 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-02-10 15:43:57.522 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-02-10 15:43:57.548 | + lib/nova:create_nova_conf:488 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-02-10 15:43:57.551 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2021-02-10 15:43:57.553 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-02-10 15:43:57.555 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2021-02-10 15:43:57.557 | + lib/apache:write_uwsgi_config:260 : local http= 2021-02-10 15:43:57.560 | + lib/apache:write_uwsgi_config:261 : local name= 2021-02-10 15:43:57.562 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2021-02-10 15:43:57.565 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2021-02-10 15:43:57.568 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-02-10 15:43:57.570 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-02-10 15:43:57.581 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-02-10 15:43:57.581 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-02-10 15:43:57.589 | d /var/run/uwsgi 0755 ubuntu root 2021-02-10 15:43:57.592 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-02-10 15:43:57.605 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-02-10 15:43:57.608 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-02-10 15:43:57.612 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-02-10 15:43:57.636 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-02-10 15:43:57.659 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-02-10 15:43:57.682 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-02-10 15:43:57.705 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-02-10 15:43:57.729 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-02-10 15:43:57.752 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-02-10 15:43:57.775 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-02-10 15:43:57.799 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-02-10 15:43:57.821 | + 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-02-10 15:43:57.846 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-02-10 15:43:57.869 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-02-10 15:43:57.892 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-02-10 15:43:57.916 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-02-10 15:43:57.918 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-02-10 15:43:57.921 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2021-02-10 15:43:57.923 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2021-02-10 15:43:57.925 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-02-10 15:43:57.928 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:43:57.930 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:43:57.932 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-02-10 15:43:57.935 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-02-10 15:43:57.937 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-02-10 15:43:57.960 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-02-10 15:43:57.985 | + 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-02-10 15:43:57.985 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-02-10 15:43:57.992 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 2021-02-10 15:43:57.995 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2021-02-10 15:43:57.997 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2021-02-10 15:43:58.000 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-02-10 15:43:58.002 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-02-10 15:43:58.004 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-02-10 15:43:58.006 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:43:58.009 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:43:58.011 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-02-10 15:43:58.014 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-02-10 15:43:58.016 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:43:58.018 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:43:58.020 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2021-02-10 15:43:58.077 | Enabling site nova-api-wsgi. 2021-02-10 15:43:58.082 | To activate the new configuration, you need to run: 2021-02-10 15:43:58.082 | systemctl reload apache2 2021-02-10 15:43:58.086 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-02-10 15:43:58.089 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-02-10 15:43:58.091 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-10 15:43:58.094 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2021-02-10 15:43:58.231 | + lib/nova:create_nova_conf:489 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2021-02-10 15:43:58.233 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-02-10 15:43:58.236 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-02-10 15:43:58.238 | + lib/apache:write_uwsgi_config:259 : local url= 2021-02-10 15:43:58.240 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2021-02-10 15:43:58.242 | + lib/apache:write_uwsgi_config:261 : local name= 2021-02-10 15:43:58.246 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2021-02-10 15:43:58.249 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2021-02-10 15:43:58.251 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-02-10 15:43:58.254 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-02-10 15:43:58.266 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-02-10 15:43:58.266 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-02-10 15:43:58.274 | d /var/run/uwsgi 0755 ubuntu root 2021-02-10 15:43:58.277 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-02-10 15:43:58.290 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-02-10 15:43:58.293 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-02-10 15:43:58.296 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-02-10 15:43:58.323 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-02-10 15:43:58.350 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-02-10 15:43:58.376 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-02-10 15:43:58.401 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-02-10 15:43:58.425 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-02-10 15:43:58.450 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-02-10 15:43:58.474 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-02-10 15:43:58.498 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-02-10 15:43:58.522 | + 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-02-10 15:43:58.546 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-02-10 15:43:58.572 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-02-10 15:43:58.598 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-02-10 15:43:58.624 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2021-02-10 15:43:58.626 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-02-10 15:43:58.650 | + lib/nova:create_nova_conf:491 : is_service_enabled ceilometer 2021-02-10 15:43:58.664 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:43:58.667 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-02-10 15:43:58.695 | ++ lib/nova:create_nova_conf:500 : get_notification_url 2021-02-10 15:43:58.697 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-02-10 15:43:58.699 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-02-10 15:43:58.714 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:43:58.717 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2021-02-10 15:43:58.719 | + lib/nova:create_nova_conf:500 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2021-02-10 15:43:58.745 | + lib/nova:create_nova_conf:501 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-02-10 15:43:58.772 | + lib/nova:create_nova_conf:502 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-02-10 15:43:58.774 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-02-10 15:43:58.776 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-02-10 15:43:58.779 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-02-10 15:43:58.781 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-02-10 15:43:58.783 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-02-10 15:43:58.799 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:43:58.801 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-02-10 15:43:58.804 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-02-10 15:43:58.806 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-02-10 15:43:58.821 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:43:58.824 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2021-02-10 15:43:58.826 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2021-02-10 15:43:58.850 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-02-10 15:43:58.853 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-02-10 15:43:58.855 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-02-10 15:43:58.879 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-02-10 15:43:58.903 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf conductor workers 2 2021-02-10 15:43:58.929 | + lib/nova:create_nova_conf:509 : is_service_enabled tls-proxy 2021-02-10 15:43:58.944 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:43:58.946 | + lib/nova:create_nova_conf:514 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-02-10 15:43:58.971 | + lib/nova:create_nova_conf:516 : '[' False == True ']' 2021-02-10 15:43:58.974 | + lib/nova:create_nova_conf:520 : is_service_enabled n-cond 2021-02-10 15:43:58.989 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:43:58.992 | ++ lib/nova:create_nova_conf:521 : seq 1 1 2021-02-10 15:43:58.995 | + lib/nova:create_nova_conf:521 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-02-10 15:43:58.998 | + lib/nova:create_nova_conf:522 : local conf 2021-02-10 15:43:59.000 | + lib/nova:create_nova_conf:523 : local vhost 2021-02-10 15:43:59.003 | ++ lib/nova:create_nova_conf:524 : conductor_conf 1 2021-02-10 15:43:59.005 | ++ lib/nova:conductor_conf:734 : local cell=1 2021-02-10 15:43:59.007 | ++ lib/nova:conductor_conf:735 : echo /etc/nova/nova_cell1.conf 2021-02-10 15:43:59.010 | + lib/nova:create_nova_conf:524 : conf=/etc/nova/nova_cell1.conf 2021-02-10 15:43:59.012 | + lib/nova:create_nova_conf:525 : vhost=nova_cell1 2021-02-10 15:43:59.014 | + lib/nova:create_nova_conf:527 : rm -f /etc/nova/nova_cell1.conf 2021-02-10 15:43:59.018 | ++ lib/nova:create_nova_conf:528 : database_connection_url nova_cell1 2021-02-10 15:43:59.021 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-02-10 15:43:59.023 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-02-10 15:43:59.025 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2021-02-10 15:43:59.028 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-02-10 15:43:59.031 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-02-10 15:43:59.058 | + lib/nova:create_nova_conf:529 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-02-10 15:43:59.083 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-02-10 15:43:59.110 | + lib/nova:create_nova_conf:532 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-02-10 15:43:59.112 | + lib/nova:create_nova_conf:535 : rpc_backend_add_vhost nova_cell1 2021-02-10 15:43:59.114 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-02-10 15:43:59.117 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-02-10 15:43:59.132 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:43:59.135 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-02-10 15:43:59.135 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-02-10 15:44:00.168 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2021-02-10 15:44:00.170 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2021-02-10 15:44:01.186 | Creating vhost "nova_cell1" 2021-02-10 15:44:01.273 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2021-02-10 15:44:02.286 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" 2021-02-10 15:44:02.310 | + lib/nova:create_nova_conf:536 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-02-10 15:44:02.312 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-02-10 15:44:02.315 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-02-10 15:44:02.317 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-02-10 15:44:02.319 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-02-10 15:44:02.322 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-02-10 15:44:02.336 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:44:02.340 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-02-10 15:44:02.342 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-02-10 15:44:02.344 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-02-10 15:44:02.359 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:44:02.362 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/nova_cell1 2021-02-10 15:44:02.364 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/nova_cell1 2021-02-10 15:44:02.389 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-02-10 15:44:02.391 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-02-10 15:44:02.393 | + lib/nova:create_nova_conf:540 : is_service_enabled placement placement-client 2021-02-10 15:44:02.408 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:44:02.411 | + lib/nova:create_nova_conf:541 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-02-10 15:44:02.413 | + lib/nova:configure_placement_nova_compute:569 : local conf=/etc/nova/nova_cell1.conf 2021-02-10 15:44:02.416 | + lib/nova:configure_placement_nova_compute:570 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-02-10 15:44:02.442 | + lib/nova:configure_placement_nova_compute:571 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.39/identity 2021-02-10 15:44:02.466 | + lib/nova:configure_placement_nova_compute:572 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-02-10 15:44:02.490 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-02-10 15:44:02.514 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-02-10 15:44:02.538 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-02-10 15:44:02.562 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-02-10 15:44:02.586 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-02-10 15:44:02.610 | + lib/nova:create_nova_conf:545 : setup_logging /etc/nova/nova_cell1.conf 2021-02-10 15:44:02.612 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-02-10 15:44:02.615 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2021-02-10 15:44:02.618 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2021-02-10 15:44:02.633 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2021-02-10 15:44:02.636 | + functions:setup_systemd_logging:719 : local pidstr= 2021-02-10 15:44:02.638 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2021-02-10 15:44:02.640 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2021-02-10 15:44:02.642 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-02-10 15:44:02.667 | + functions:setup_systemd_logging:728 : 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-02-10 15:44:02.691 | + functions:setup_systemd_logging:729 : 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-02-10 15:44:02.716 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-02-10 15:44:02.740 | + lib/nova:create_nova_conf:552 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-02-10 15:44:02.743 | ++ lib/nova:create_nova_conf:555 : seq 1 1 2021-02-10 15:44:02.746 | + lib/nova:create_nova_conf:555 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-02-10 15:44:02.749 | + lib/nova:create_nova_conf:556 : local conf 2021-02-10 15:44:02.751 | + lib/nova:create_nova_conf:557 : local offset 2021-02-10 15:44:02.754 | ++ lib/nova:create_nova_conf:558 : conductor_conf 1 2021-02-10 15:44:02.756 | ++ lib/nova:conductor_conf:734 : local cell=1 2021-02-10 15:44:02.758 | ++ lib/nova:conductor_conf:735 : echo /etc/nova/nova_cell1.conf 2021-02-10 15:44:02.761 | + lib/nova:create_nova_conf:558 : conf=/etc/nova/nova_cell1.conf 2021-02-10 15:44:02.763 | + lib/nova:create_nova_conf:559 : offset=0 2021-02-10 15:44:02.765 | + lib/nova:create_nova_conf:560 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-02-10 15:44:02.768 | + lib/nova:configure_console_proxies:669 : local conf=/etc/nova/nova_cell1.conf 2021-02-10 15:44:02.770 | + lib/nova:configure_console_proxies:670 : local offset=0 2021-02-10 15:44:02.772 | + lib/nova:configure_console_proxies:674 : offset=0 2021-02-10 15:44:02.774 | + lib/nova:configure_console_proxies:676 : is_service_enabled n-novnc 2021-02-10 15:44:02.789 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:44:02.792 | + lib/nova:configure_console_proxies:676 : is_service_enabled n-xvnc 2021-02-10 15:44:02.807 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:44:02.809 | + lib/nova:configure_console_proxies:676 : '[' False '!=' False ']' 2021-02-10 15:44:02.811 | + lib/nova:configure_console_proxies:710 : is_service_enabled n-spice 2021-02-10 15:44:02.826 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:44:02.828 | + lib/nova:configure_console_proxies:715 : is_service_enabled n-sproxy 2021-02-10 15:44:02.843 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:44:02.846 | + lib/nova:configure_nova:322 : is_service_enabled n-cpu 2021-02-10 15:44:02.861 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:44:02.864 | + ./stack.sh:main:909 : is_service_enabled placement 2021-02-10 15:44:02.880 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:44:02.883 | + ./stack.sh:main:911 : stack_install_service placement 2021-02-10 15:44:02.885 | + lib/stack:stack_install_service:20 : local service=placement 2021-02-10 15:44:02.887 | + lib/stack:stack_install_service:21 : type install_placement 2021-02-10 15:44:02.890 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-02-10 15:44:02.892 | + lib/stack:stack_install_service:32 : install_placement 2021-02-10 15:44:02.895 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-02-10 15:44:02.897 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2021-02-10 15:44:02.900 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:44:02.903 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:44:02.905 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2021-02-10 15:44:02.907 | + functions-common:install_package:1344 : update_package_repo 2021-02-10 15:44:02.910 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-10 15:44:02.912 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-02-10 15:44:02.915 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-10 15:44:02.917 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-10 15:44:02.920 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-02-10 15:44:02.922 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:44:02.924 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:44:02.927 | + functions-common:update_package_repo:1325 : apt_get_update 2021-02-10 15:44:02.929 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-02-10 15:44:02.932 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-02-10 15:44:02.934 | + functions-common:apt_get_update:1071 : return 2021-02-10 15:44:02.937 | + functions-common:install_package:1345 : real_install_package apache2 2021-02-10 15:44:02.939 | + functions-common:real_install_package:1330 : is_ubuntu 2021-02-10 15:44:02.942 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:44:02.944 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:44:02.947 | + functions-common:real_install_package:1331 : apt_get install apache2 2021-02-10 15:44:02.966 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2021-02-10 15:44:03.087 | Reading package lists... 2021-02-10 15:44:03.342 | Building dependency tree... 2021-02-10 15:44:03.343 | Reading state information... 2021-02-10 15:44:03.555 | apache2 is already the newest version (2.4.29-1ubuntu4.14). 2021-02-10 15:44:03.555 | The following packages were automatically installed and are no longer required: 2021-02-10 15:44:03.556 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-02-10 15:44:03.556 | python3-click python3-colorama python3-configobj python3-constantly 2021-02-10 15:44:03.556 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2021-02-10 15:44:03.556 | python3-pam python3-problem-report python3-pyasn1 2021-02-10 15:44:03.556 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-10 15:44:03.556 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-10 15:44:03.556 | Use 'sudo apt autoremove' to remove them. 2021-02-10 15:44:03.623 | 0 upgraded, 0 newly installed, 0 to remove and 164 not upgraded. 2021-02-10 15:44:03.627 | + functions-common:apt_get:1115 : result=0 2021-02-10 15:44:03.629 | + functions-common:apt_get:1118 : time_stop apt-get 2021-02-10 15:44:03.632 | + functions-common:time_stop:2306 : local name 2021-02-10 15:44:03.634 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:44:03.637 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:44:03.639 | + functions-common:time_stop:2309 : local total 2021-02-10 15:44:03.641 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:44:03.643 | + functions-common:time_stop:2312 : name=apt-get 2021-02-10 15:44:03.646 | + functions-common:time_stop:2313 : start_time=1612971842964 2021-02-10 15:44:03.648 | + functions-common:time_stop:2315 : [[ -z 1612971842964 ]] 2021-02-10 15:44:03.651 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:44:03.655 | + functions-common:time_stop:2318 : end_time=1612971843652 2021-02-10 15:44:03.657 | + functions-common:time_stop:2319 : elapsed_time=688 2021-02-10 15:44:03.659 | + functions-common:time_stop:2320 : total=273711 2021-02-10 15:44:03.662 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:44:03.664 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=274399 2021-02-10 15:44:03.667 | + functions-common:apt_get:1119 : return 0 2021-02-10 15:44:03.669 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2021-02-10 15:44:03.672 | + functions-common:is_package_installed:1353 : [[ -z libapache2-mod-wsgi ]] 2021-02-10 15:44:03.674 | + functions-common:is_package_installed:1357 : [[ -z deb ]] 2021-02-10 15:44:03.677 | + functions-common:is_package_installed:1361 : [[ deb = \d\e\b ]] 2021-02-10 15:44:03.679 | + functions-common:is_package_installed:1362 : dpkg -s libapache2-mod-wsgi 2021-02-10 15:44:03.704 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2021-02-10 15:44:03.707 | + functions-common:install_package:1344 : update_package_repo 2021-02-10 15:44:03.709 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-10 15:44:03.711 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-02-10 15:44:03.715 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-10 15:44:03.717 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-10 15:44:03.719 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-02-10 15:44:03.722 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:44:03.724 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:44:03.727 | + functions-common:update_package_repo:1325 : apt_get_update 2021-02-10 15:44:03.730 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-02-10 15:44:03.732 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-02-10 15:44:03.734 | + functions-common:apt_get_update:1071 : return 2021-02-10 15:44:03.737 | + functions-common:install_package:1345 : real_install_package libapache2-mod-wsgi-py3 2021-02-10 15:44:03.739 | + functions-common:real_install_package:1330 : is_ubuntu 2021-02-10 15:44:03.742 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:44:03.744 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:44:03.747 | + functions-common:real_install_package:1331 : apt_get install libapache2-mod-wsgi-py3 2021-02-10 15:44:03.767 | + functions-common:apt_get:1111 : 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-02-10 15:44:03.888 | Reading package lists... 2021-02-10 15:44:04.137 | Building dependency tree... 2021-02-10 15:44:04.138 | Reading state information... 2021-02-10 15:44:04.352 | The following packages were automatically installed and are no longer required: 2021-02-10 15:44:04.353 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-02-10 15:44:04.353 | python3-click python3-colorama python3-configobj python3-constantly 2021-02-10 15:44:04.353 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2021-02-10 15:44:04.353 | python3-pam python3-problem-report python3-pyasn1 2021-02-10 15:44:04.353 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-10 15:44:04.353 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-10 15:44:04.353 | Use 'sudo apt autoremove' to remove them. 2021-02-10 15:44:04.396 | The following NEW packages will be installed: 2021-02-10 15:44:04.397 | libapache2-mod-wsgi-py3 2021-02-10 15:44:04.532 | 0 upgraded, 1 newly installed, 0 to remove and 164 not upgraded. 2021-02-10 15:44:04.532 | Need to get 88.3 kB of archives. 2021-02-10 15:44:04.532 | After this operation, 278 kB of additional disk space will be used. 2021-02-10 15:44:04.532 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libapache2-mod-wsgi-py3 amd64 4.5.17-1ubuntu1 [88.3 kB] 2021-02-10 15:44:05.244 | Fetched 88.3 kB in 0s (317 kB/s) 2021-02-10 15:44:05.319 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2021-02-10 15:44:05.361 | (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 ... 79307 files and directories currently installed.) 2021-02-10 15:44:05.365 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.5.17-1ubuntu1_amd64.deb ... 2021-02-10 15:44:05.367 | Unpacking libapache2-mod-wsgi-py3 (4.5.17-1ubuntu1) ... 2021-02-10 15:44:05.454 | Setting up libapache2-mod-wsgi-py3 (4.5.17-1ubuntu1) ... 2021-02-10 15:44:05.637 | apache2_invoke: Enable module wsgi 2021-02-10 15:44:07.996 | + functions-common:apt_get:1115 : result=0 2021-02-10 15:44:07.999 | + functions-common:apt_get:1118 : time_stop apt-get 2021-02-10 15:44:08.001 | + functions-common:time_stop:2306 : local name 2021-02-10 15:44:08.004 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:44:08.006 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:44:08.009 | + functions-common:time_stop:2309 : local total 2021-02-10 15:44:08.011 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:44:08.013 | + functions-common:time_stop:2312 : name=apt-get 2021-02-10 15:44:08.016 | + functions-common:time_stop:2313 : start_time=1612971843764 2021-02-10 15:44:08.018 | + functions-common:time_stop:2315 : [[ -z 1612971843764 ]] 2021-02-10 15:44:08.021 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:44:08.024 | + functions-common:time_stop:2318 : end_time=1612971848022 2021-02-10 15:44:08.027 | + functions-common:time_stop:2319 : elapsed_time=4258 2021-02-10 15:44:08.030 | + functions-common:time_stop:2320 : total=274399 2021-02-10 15:44:08.032 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:44:08.034 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=278657 2021-02-10 15:44:08.039 | + functions-common:apt_get:1119 : return 0 2021-02-10 15:44:08.041 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2021-02-10 15:44:08.044 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2021-02-10 15:44:08.046 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-02-10 15:44:08.049 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:44:08.051 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:44:08.054 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2021-02-10 15:44:08.056 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2021-02-10 15:44:08.108 | wsgi (enabled by maintainer script) 2021-02-10 15:44:08.111 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2021-02-10 15:44:08.114 | + inc/python:pip_install_gr:76 : local name=osc-placement 2021-02-10 15:44:08.116 | + inc/python:pip_install_gr:77 : local clean_name 2021-02-10 15:44:08.119 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2021-02-10 15:44:08.122 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2021-02-10 15:44:08.124 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-02-10 15:44:08.128 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2021-02-10 15:44:08.128 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-02-10 15:44:08.132 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2021-02-10 15:44:08.135 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2021-02-10 15:44:08.137 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2021-02-10 15:44:08.140 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2021-02-10 15:44:08.143 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2021-02-10 15:44:08.162 | Using python 3.6 to install osc-placement 2021-02-10 15:44:08.165 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2021-02-10 15:44:09.345 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:44:09.345 | 2021-02-10 15:44:09.345 | Traceback (most recent call last): 2021-02-10 15:44:09.345 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:44:09.345 | exec(line) 2021-02-10 15:44:09.345 | File "", line 1, in 2021-02-10 15:44:09.345 | File "", line 568, in module_from_spec 2021-02-10 15:44:09.345 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:44:09.345 | 2021-02-10 15:44:09.345 | Remainder of file ignored 2021-02-10 15:44:09.345 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:44:09.345 | from cryptography.utils import int_from_bytes 2021-02-10 15:44:09.345 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:44:09.345 | from cryptography.utils import int_from_bytes 2021-02-10 15:44:10.528 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-10 15:44:10.528 | 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-02-10 15:44:10.537 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:44:10.540 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:44:10.547 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:44:10.693 | Collecting osc-placement===2.2.0 2021-02-10 15:44:10.705 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/740/05aba1d3f5eed/osc_placement-2.2.0-py3-none-any.whl (57 kB) 2021-02-10 15:44:10.816 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (4.7.0) 2021-02-10 15:44:10.836 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (20.9) 2021-02-10 15:44:10.842 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (5.5.1) 2021-02-10 15:44:10.845 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (2.4.7) 2021-02-10 15:44:10.849 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2021.1) 2021-02-10 15:44:10.854 | Requirement already satisfied: simplejson===3.13.2 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488)) (3.13.2) 2021-02-10 15:44:10.857 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (1.15.0) 2021-02-10 15:44:10.860 | Requirement already satisfied: osc-lib===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (2.3.1) 2021-02-10 15:44:10.877 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (4.3.0) 2021-02-10 15:44:10.947 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.2.0) 2021-02-10 15:44:10.955 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (0.10.9) 2021-02-10 15:44:10.959 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (5.0.1) 2021-02-10 15:44:10.966 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (0.8.0) 2021-02-10 15:44:10.973 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.1.14) 2021-02-10 15:44:10.977 | Requirement already satisfied: openstacksdk===0.53.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (0.53.0) 2021-02-10 15:44:11.009 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2021-02-10 15:44:11.018 | Requirement already satisfied: cliff===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.6.0) 2021-02-10 15:44:11.033 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (1.7.0) 2021-02-10 15:44:11.038 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (2.25.1) 2021-02-10 15:44:11.062 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.12.1) 2021-02-10 15:44:11.065 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (3.3.1) 2021-02-10 15:44:11.084 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (3.4.0) 2021-02-10 15:44:11.126 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-10 15:44:11.129 | Requirement already satisfied: cryptography===3.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (3.4.4) 2021-02-10 15:44:11.174 | Requirement already satisfied: jsonpatch===1.28 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (1.28) 2021-02-10 15:44:11.180 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.2) 2021-02-10 15:44:11.187 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (2.5.0) 2021-02-10 15:44:11.213 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 461)) (1.4.0) 2021-02-10 15:44:11.216 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-02-10 15:44:11.220 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (4.4.2) 2021-02-10 15:44:11.224 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (0.10.0) 2021-02-10 15:44:11.228 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (1.5.0) 2021-02-10 15:44:11.292 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (0.7.2) 2021-02-10 15:44:11.295 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (2.10) 2021-02-10 15:44:11.299 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.3) 2021-02-10 15:44:11.324 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-10 15:44:11.327 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-10 15:44:11.331 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.4.0) 2021-02-10 15:44:11.359 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (3.7.4.3) 2021-02-10 15:44:11.364 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.4) 2021-02-10 15:44:11.368 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (2.0) 2021-02-10 15:44:11.371 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2021-02-10 15:44:11.377 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-10 15:44:11.424 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (0.4.4) 2021-02-10 15:44:11.429 | Requirement already satisfied: pyperclip===1.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (1.8.1) 2021-02-10 15:44:11.433 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (2.20) 2021-02-10 15:44:13.363 | Installing collected packages: osc-placement 2021-02-10 15:44:13.545 | ERROR: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts. 2021-02-10 15:44:13.545 | 2021-02-10 15:44:13.545 | We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default. 2021-02-10 15:44:13.545 | 2021-02-10 15:44:13.545 | osc-placement 2.2.0 requires simplejson>=3.16.0, but you'll have simplejson 3.13.2 which is incompatible. 2021-02-10 15:44:13.545 | Successfully installed osc-placement-2.2.0 2021-02-10 15:44:13.698 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-10 15:44:13.699 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-10 15:44:13.795 | + inc/python:pip_install:200 : result=0 2021-02-10 15:44:13.798 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-10 15:44:13.800 | + functions-common:time_stop:2306 : local name 2021-02-10 15:44:13.803 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:44:13.805 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:44:13.808 | + functions-common:time_stop:2309 : local total 2021-02-10 15:44:13.810 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:44:13.813 | + functions-common:time_stop:2312 : name=pip_install 2021-02-10 15:44:13.815 | + functions-common:time_stop:2313 : start_time=1612971848157 2021-02-10 15:44:13.818 | + functions-common:time_stop:2315 : [[ -z 1612971848157 ]] 2021-02-10 15:44:13.821 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:44:13.825 | + functions-common:time_stop:2318 : end_time=1612971853822 2021-02-10 15:44:13.828 | + functions-common:time_stop:2319 : elapsed_time=5665 2021-02-10 15:44:13.830 | + functions-common:time_stop:2320 : total=231112 2021-02-10 15:44:13.833 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:44:13.835 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=236777 2021-02-10 15:44:13.838 | + inc/python:pip_install:203 : return 0 2021-02-10 15:44:13.841 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2021-02-10 15:44:13.843 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2021-02-10 15:44:13.846 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2021-02-10 15:44:13.848 | + functions-common:git_clone:527 : local git_ref=master 2021-02-10 15:44:13.851 | + functions-common:git_clone:528 : local orig_dir 2021-02-10 15:44:13.854 | ++ functions-common:git_clone:529 : pwd 2021-02-10 15:44:13.857 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-02-10 15:44:13.859 | + functions-common:git_clone:530 : local git_clone_flags= 2021-02-10 15:44:13.862 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-02-10 15:44:13.879 | + functions-common:git_clone:532 : RECLONE=False 2021-02-10 15:44:13.882 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-02-10 15:44:13.884 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-02-10 15:44:13.888 | + functions-common:git_clone:546 : echo master 2021-02-10 15:44:13.888 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-02-10 15:44:13.893 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2021-02-10 15:44:13.895 | + functions-common:git_clone:561 : [[ False = \T\r\u\e ]] 2021-02-10 15:44:13.897 | + functions-common:git_clone:567 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-02-10 15:44:13.900 | + functions-common:git_timed:619 : local count=0 2021-02-10 15:44:13.902 | + functions-common:git_timed:620 : local timeout=0 2021-02-10 15:44:13.905 | + functions-common:git_timed:622 : [[ -n 0 ]] 2021-02-10 15:44:13.907 | + functions-common:git_timed:623 : timeout=0 2021-02-10 15:44:13.910 | + functions-common:git_timed:626 : time_start git_timed 2021-02-10 15:44:13.912 | + functions-common:time_start:2292 : local name=git_timed 2021-02-10 15:44:13.914 | + functions-common:time_start:2293 : local start_time= 2021-02-10 15:44:13.917 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 15:44:13.920 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 15:44:13.923 | + functions-common:time_start:2297 : _TIME_START[$name]=1612971853920 2021-02-10 15:44:13.925 | + functions-common:git_timed:627 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-02-10 15:44:13.928 | Cloning into '/opt/stack/placement'... 2021-02-10 15:44:35.757 | + functions-common:git_timed:641 : time_stop git_timed 2021-02-10 15:44:35.760 | + functions-common:time_stop:2306 : local name 2021-02-10 15:44:35.762 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:44:35.764 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:44:35.767 | + functions-common:time_stop:2309 : local total 2021-02-10 15:44:35.769 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:44:35.771 | + functions-common:time_stop:2312 : name=git_timed 2021-02-10 15:44:35.774 | + functions-common:time_stop:2313 : start_time=1612971853920 2021-02-10 15:44:35.776 | + functions-common:time_stop:2315 : [[ -z 1612971853920 ]] 2021-02-10 15:44:35.779 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:44:35.782 | + functions-common:time_stop:2318 : end_time=1612971875780 2021-02-10 15:44:35.785 | + functions-common:time_stop:2319 : elapsed_time=21860 2021-02-10 15:44:35.788 | + functions-common:time_stop:2320 : total=2266 2021-02-10 15:44:35.790 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:44:35.792 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=24126 2021-02-10 15:44:35.795 | + functions-common:git_clone:594 : cd /opt/stack/placement 2021-02-10 15:44:35.798 | + functions-common:git_clone:595 : git show --oneline 2021-02-10 15:44:35.798 | + functions-common:git_clone:595 : head -1 2021-02-10 15:44:35.801 | 6805790d policy: Add note about keystone's expansion of roles 2021-02-10 15:44:35.804 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-02-10 15:44:35.806 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2021-02-10 15:44:35.809 | + inc/python:setup_develop:338 : local bindep 2021-02-10 15:44:35.812 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2021-02-10 15:44:35.814 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2021-02-10 15:44:35.817 | + inc/python:setup_develop:344 : local extras= 2021-02-10 15:44:35.820 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2021-02-10 15:44:35.822 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-02-10 15:44:35.825 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2021-02-10 15:44:35.827 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2021-02-10 15:44:35.830 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-02-10 15:44:35.832 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-02-10 15:44:35.835 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2021-02-10 15:44:35.839 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-02-10 15:44:35.841 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2021-02-10 15:44:35.844 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-02-10 15:44:35.847 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-02-10 15:44:35.850 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2021-02-10 15:44:35.855 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2021-02-10 15:44:35.858 | + 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-02-10 15:44:36.544 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2021-02-10 15:44:36.546 | + inc/python:setup_package:417 : local bindep=0 2021-02-10 15:44:36.549 | + inc/python:setup_package:418 : local bindep_flag= 2021-02-10 15:44:36.551 | + inc/python:setup_package:419 : local bindep_profiles= 2021-02-10 15:44:36.553 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2021-02-10 15:44:36.556 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2021-02-10 15:44:36.558 | + inc/python:setup_package:426 : local flags=-e 2021-02-10 15:44:36.561 | + inc/python:setup_package:427 : local extras= 2021-02-10 15:44:36.563 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-02-10 15:44:36.566 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-02-10 15:44:36.568 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-02-10 15:44:36.571 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-02-10 15:44:36.573 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-02-10 15:44:36.576 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2021-02-10 15:44:36.595 | Using python 3.6 to install /opt/stack/placement 2021-02-10 15:44:36.598 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2021-02-10 15:44:37.776 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:44:37.776 | 2021-02-10 15:44:37.776 | Traceback (most recent call last): 2021-02-10 15:44:37.776 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:44:37.776 | exec(line) 2021-02-10 15:44:37.776 | File "", line 1, in 2021-02-10 15:44:37.776 | File "", line 568, in module_from_spec 2021-02-10 15:44:37.776 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:44:37.776 | 2021-02-10 15:44:37.776 | Remainder of file ignored 2021-02-10 15:44:37.776 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:44:37.776 | from cryptography.utils import int_from_bytes 2021-02-10 15:44:37.776 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:44:37.776 | from cryptography.utils import int_from_bytes 2021-02-10 15:44:38.982 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-10 15:44:38.982 | 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-02-10 15:44:38.992 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:44:38.995 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:44:39.003 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:44:39.007 | Obtaining file:///opt/stack/placement 2021-02-10 15:44:40.420 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-02-10 15:44:41.826 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-02-10 15:44:41.839 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-02-10 15:44:41.871 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-02-10 15:44:41.885 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (3.2.0) 2021-02-10 15:44:41.918 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (9.2.0) 2021-02-10 15:44:41.978 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.1) 2021-02-10 15:44:41.983 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (1.0.0) 2021-02-10 15:44:41.989 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (2.4.0) 2021-02-10 15:44:41.994 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.7.0) 2021-02-10 15:44:42.036 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.4.0) 2021-02-10 15:44:42.048 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (8.4.0) 2021-02-10 15:44:42.097 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (3.1.1) 2021-02-10 15:44:42.104 | Requirement already satisfied: oslo.db===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (8.4.0) 2021-02-10 15:44:42.157 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (5.0.1) 2021-02-10 15:44:42.165 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.4.0) 2021-02-10 15:44:42.210 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.1.1) 2021-02-10 15:44:42.231 | Requirement already satisfied: oslo.policy===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.6.0) 2021-02-10 15:44:42.248 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (4.1.0) 2021-02-10 15:44:42.258 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (1.3.0) 2021-02-10 15:44:42.271 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.7.0) 2021-02-10 15:44:42.291 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (20.9) 2021-02-10 15:44:42.298 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.5.1) 2021-02-10 15:44:42.301 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.7.2) 2021-02-10 15:44:42.304 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (3.1.1) 2021-02-10 15:44:42.317 | Requirement already satisfied: pyinotify===0.9.6 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (0.9.6) 2021-02-10 15:44:42.319 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (2.4.7) 2021-02-10 15:44:42.323 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (0.17.3) 2021-02-10 15:44:42.328 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (2.8.1) 2021-02-10 15:44:42.335 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 413)) (4.2.0) 2021-02-10 15:44:42.356 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2021.1) 2021-02-10 15:44:42.361 | Requirement already satisfied: repoze.lru===0.7 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2021-02-10 15:44:42.365 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.25.1) 2021-02-10 15:44:42.387 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.4.0) 2021-02-10 15:44:42.392 | Requirement already satisfied: setuptools===53.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (53.0.0) 2021-02-10 15:44:42.443 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.15.0) 2021-02-10 15:44:42.446 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (0.13.0) 2021-02-10 15:44:42.458 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.4.1) 2021-02-10 15:44:42.462 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (3.3.0) 2021-02-10 15:44:42.465 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (3.3.0) 2021-02-10 15:44:42.476 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (2.0.1) 2021-02-10 15:44:42.486 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (0.5.0) 2021-02-10 15:44:42.492 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.4.0) 2021-02-10 15:44:42.511 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.4.0) 2021-02-10 15:44:42.516 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.1.0) 2021-02-10 15:44:42.525 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (1.26.3) 2021-02-10 15:44:42.548 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-10 15:44:42.595 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (3.4.0) 2021-02-10 15:44:42.635 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (4.3.0) 2021-02-10 15:44:42.704 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.2) 2021-02-10 15:44:42.710 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.14.1) 2021-02-10 15:44:42.717 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-10 15:44:42.720 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.2.0) 2021-02-10 15:44:42.730 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (0.8.0) 2021-02-10 15:44:42.738 | Requirement already satisfied: alembic===1.5.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.4) 2021-02-10 15:44:42.747 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-02-10 15:44:42.755 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (1.0.2) 2021-02-10 15:44:42.759 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (0.10.9) 2021-02-10 15:44:42.762 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.1.14) 2021-02-10 15:44:42.765 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (2.10) 2021-02-10 15:44:42.770 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-10 15:44:42.774 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-10 15:44:42.777 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (4.4.2) 2021-02-10 15:44:42.780 | Requirement already satisfied: Tempita===0.5.2 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-02-10 15:44:42.783 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2021-02-10 15:44:42.786 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 419)) (1.6.0) 2021-02-10 15:44:42.789 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2021-02-10 15:44:42.802 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (1.0.0) 2021-02-10 15:44:42.804 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.4.0) 2021-02-10 15:44:42.808 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (3.4.0) 2021-02-10 15:44:42.835 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (3.7.4.3) 2021-02-10 15:44:42.840 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (1.7.0) 2021-02-10 15:44:42.846 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.5) 2021-02-10 15:44:42.849 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.12.1) 2021-02-10 15:44:42.852 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (3.3.1) 2021-02-10 15:44:42.872 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-02-10 15:44:42.881 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (1.0.4) 2021-02-10 15:44:42.884 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-02-10 15:44:44.583 | Installing collected packages: openstack-placement 2021-02-10 15:44:44.585 | Running setup.py develop for openstack-placement 2021-02-10 15:44:46.303 | Successfully installed openstack-placement 2021-02-10 15:44:46.463 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-10 15:44:46.463 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-10 15:44:46.568 | + inc/python:pip_install:200 : result=0 2021-02-10 15:44:46.571 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-10 15:44:46.573 | + functions-common:time_stop:2306 : local name 2021-02-10 15:44:46.575 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:44:46.578 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:44:46.580 | + functions-common:time_stop:2309 : local total 2021-02-10 15:44:46.583 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:44:46.585 | + functions-common:time_stop:2312 : name=pip_install 2021-02-10 15:44:46.587 | + functions-common:time_stop:2313 : start_time=1612971876591 2021-02-10 15:44:46.590 | + functions-common:time_stop:2315 : [[ -z 1612971876591 ]] 2021-02-10 15:44:46.592 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:44:46.596 | + functions-common:time_stop:2318 : end_time=1612971886593 2021-02-10 15:44:46.598 | + functions-common:time_stop:2319 : elapsed_time=10002 2021-02-10 15:44:46.600 | + functions-common:time_stop:2320 : total=236777 2021-02-10 15:44:46.602 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:44:46.605 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=246779 2021-02-10 15:44:46.607 | + inc/python:pip_install:203 : return 0 2021-02-10 15:44:46.609 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-02-10 15:44:46.612 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-02-10 15:44:46.615 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-02-10 15:44:46.633 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-02-10 15:44:46.644 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2021-02-10 15:44:46.647 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2021-02-10 15:44:46.649 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:44:46.652 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:44:46.654 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2021-02-10 15:44:46.657 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:44:46.659 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-02-10 15:44:46.662 | + ./stack.sh:main:912 : configure_placement 2021-02-10 15:44:46.664 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2021-02-10 15:44:46.676 | + lib/placement:configure_placement:107 : create_placement_conf 2021-02-10 15:44:46.679 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2021-02-10 15:44:46.683 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2021-02-10 15:44:46.685 | ++ lib/database:database_connection_url:132 : local db=placement 2021-02-10 15:44:46.688 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2021-02-10 15:44:46.691 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2021-02-10 15:44:46.693 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-02-10 15:44:46.696 | + 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-02-10 15:44:46.723 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2021-02-10 15:44:46.750 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2021-02-10 15:44:46.778 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2021-02-10 15:44:46.781 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2021-02-10 15:44:46.783 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2021-02-10 15:44:46.786 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-02-10 15:44:46.788 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2021-02-10 15:44:46.817 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2021-02-10 15:44:46.842 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.39/identity 2021-02-10 15:44:46.869 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2021-02-10 15:44:46.896 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2021-02-10 15:44:46.922 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2021-02-10 15:44:46.949 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2021-02-10 15:44:46.974 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2021-02-10 15:44:47.000 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-02-10 15:44:47.026 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2021-02-10 15:44:47.053 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2021-02-10 15:44:47.056 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2021-02-10 15:44:47.058 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2021-02-10 15:44:47.061 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2021-02-10 15:44:47.078 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2021-02-10 15:44:47.081 | + functions:setup_systemd_logging:719 : local pidstr= 2021-02-10 15:44:47.083 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2021-02-10 15:44:47.085 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2021-02-10 15:44:47.088 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-02-10 15:44:47.114 | + functions:setup_systemd_logging:728 : 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-02-10 15:44:47.140 | + functions:setup_systemd_logging:729 : 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-02-10 15:44:47.166 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-02-10 15:44:47.195 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2021-02-10 15:44:47.197 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2021-02-10 15:44:47.200 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2021-02-10 15:44:47.202 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2021-02-10 15:44:47.205 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2021-02-10 15:44:47.207 | + lib/apache:write_uwsgi_config:260 : local http= 2021-02-10 15:44:47.210 | + lib/apache:write_uwsgi_config:261 : local name= 2021-02-10 15:44:47.213 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2021-02-10 15:44:47.216 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2021-02-10 15:44:47.219 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-02-10 15:44:47.222 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-02-10 15:44:47.234 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-02-10 15:44:47.235 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-02-10 15:44:47.242 | d /var/run/uwsgi 0755 ubuntu root 2021-02-10 15:44:47.246 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-02-10 15:44:47.260 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2021-02-10 15:44:47.262 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2021-02-10 15:44:47.266 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2021-02-10 15:44:47.294 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2021-02-10 15:44:47.319 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2021-02-10 15:44:47.344 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2021-02-10 15:44:47.370 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2021-02-10 15:44:47.398 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2021-02-10 15:44:47.425 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2021-02-10 15:44:47.450 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2021-02-10 15:44:47.477 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2021-02-10 15:44:47.502 | + lib/apache:write_uwsgi_config:293 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-02-10 15:44:47.528 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2021-02-10 15:44:47.554 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2021-02-10 15:44:47.579 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2021-02-10 15:44:47.605 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-02-10 15:44:47.607 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-02-10 15:44:47.610 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2021-02-10 15:44:47.613 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2021-02-10 15:44:47.615 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-02-10 15:44:47.618 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:44:47.620 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:44:47.623 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2021-02-10 15:44:47.626 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2021-02-10 15:44:47.628 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2021-02-10 15:44:47.653 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2021-02-10 15:44:47.679 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 ' 2021-02-10 15:44:47.680 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2021-02-10 15:44:47.687 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 2021-02-10 15:44:47.691 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2021-02-10 15:44:47.693 | + lib/apache:enable_apache_site:206 : local site=placement-api 2021-02-10 15:44:47.696 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-02-10 15:44:47.698 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-02-10 15:44:47.701 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-02-10 15:44:47.703 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:44:47.706 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:44:47.708 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-02-10 15:44:47.711 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-02-10 15:44:47.714 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:44:47.716 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:44:47.718 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2021-02-10 15:44:47.775 | Enabling site placement-api. 2021-02-10 15:44:47.780 | To activate the new configuration, you need to run: 2021-02-10 15:44:47.780 | systemctl reload apache2 2021-02-10 15:44:47.785 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-02-10 15:44:47.787 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-02-10 15:44:47.790 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-10 15:44:47.792 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2021-02-10 15:44:47.957 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2021-02-10 15:44:47.983 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:44:47.986 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2021-02-10 15:44:48.006 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:44:48.009 | + ./stack.sh:main:920 : is_service_enabled n-sch 2021-02-10 15:44:48.029 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:44:48.032 | + ./stack.sh:main:921 : configure_placement_nova_compute 2021-02-10 15:44:48.035 | + lib/nova:configure_placement_nova_compute:569 : local conf=/etc/nova/nova.conf 2021-02-10 15:44:48.039 | + lib/nova:configure_placement_nova_compute:570 : iniset /etc/nova/nova.conf placement auth_type password 2021-02-10 15:44:48.069 | + lib/nova:configure_placement_nova_compute:571 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.39/identity 2021-02-10 15:44:48.096 | + lib/nova:configure_placement_nova_compute:572 : iniset /etc/nova/nova.conf placement username placement 2021-02-10 15:44:48.122 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-02-10 15:44:48.149 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-02-10 15:44:48.175 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement project_name service 2021-02-10 15:44:48.202 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-02-10 15:44:48.228 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement region_name RegionOne 2021-02-10 15:44:48.254 | + ./stack.sh:main:925 : is_service_enabled horizon 2021-02-10 15:44:48.271 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:44:48.273 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2021-02-10 15:44:48.289 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:44:48.292 | + ./stack.sh:main:938 : run_phase stack install 2021-02-10 15:44:48.294 | + functions-common:run_phase:1734 : local mode=stack 2021-02-10 15:44:48.297 | + functions-common:run_phase:1735 : local phase=install 2021-02-10 15:44:48.300 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-02-10 15:44:48.302 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2021-02-10 15:44:48.305 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-02-10 15:44:48.308 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2021-02-10 15:44:48.310 | + functions-common:run_phase:1744 : local extra 2021-02-10 15:44:48.313 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-02-10 15:44:48.317 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2021-02-10 15:44:48.320 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-02-10 15:44:48.322 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-02-10 15:44:48.325 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2021-02-10 15:44:48.327 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-02-10 15:44:48.343 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:44:48.345 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-02-10 15:44:48.347 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-02-10 15:44:48.349 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2021-02-10 15:44:48.352 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2021-02-10 15:44:48.354 | ++ ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 15:44:48.357 | ++ ./stack.sh:echo_summary:422 : echo -e Installing Tempest 2021-02-10 15:44:48.360 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2021-02-10 15:44:48.363 | ++ lib/tempest:install_tempest:697 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2021-02-10 15:44:48.365 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2021-02-10 15:44:48.367 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2021-02-10 15:44:48.369 | ++ functions-common:git_clone:527 : local git_ref=master 2021-02-10 15:44:48.372 | ++ functions-common:git_clone:528 : local orig_dir 2021-02-10 15:44:48.374 | +++ functions-common:git_clone:529 : pwd 2021-02-10 15:44:48.377 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-02-10 15:44:48.380 | ++ functions-common:git_clone:530 : local git_clone_flags= 2021-02-10 15:44:48.382 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-02-10 15:44:48.397 | ++ functions-common:git_clone:532 : RECLONE=False 2021-02-10 15:44:48.399 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-02-10 15:44:48.401 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-02-10 15:44:48.404 | ++ functions-common:git_clone:546 : echo master 2021-02-10 15:44:48.405 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2021-02-10 15:44:48.409 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2021-02-10 15:44:48.411 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-02-10 15:44:48.413 | ++ functions-common:git_clone:594 : cd /opt/stack/tempest 2021-02-10 15:44:48.416 | ++ functions-common:git_clone:595 : git show --oneline 2021-02-10 15:44:48.416 | ++ functions-common:git_clone:595 : head -1 2021-02-10 15:44:48.422 | f4ddd6f8b Merge "Make _create_loginable_secgroup_rule non-private" 2021-02-10 15:44:48.425 | ++ functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-02-10 15:44:48.427 | ++ lib/tempest:install_tempest:698 : pip_install 'tox!=2.8.0' 2021-02-10 15:44:48.448 | Using python 3.6 to install tox!=2.8.0 2021-02-10 15:44:48.450 | ++ 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0' 2021-02-10 15:44:49.626 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:44:49.626 | 2021-02-10 15:44:49.626 | Traceback (most recent call last): 2021-02-10 15:44:49.626 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:44:49.626 | exec(line) 2021-02-10 15:44:49.626 | File "", line 1, in 2021-02-10 15:44:49.626 | File "", line 568, in module_from_spec 2021-02-10 15:44:49.626 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:44:49.626 | 2021-02-10 15:44:49.626 | Remainder of file ignored 2021-02-10 15:44:49.626 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:44:49.626 | from cryptography.utils import int_from_bytes 2021-02-10 15:44:49.626 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:44:49.626 | from cryptography.utils import int_from_bytes 2021-02-10 15:44:50.787 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-10 15:44:50.787 | 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-02-10 15:44:50.796 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:44:50.799 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:44:50.806 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:44:51.116 | Collecting tox!=2.8.0 2021-02-10 15:44:51.124 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/65d/0e90ceb816638/tox-3.21.4-py2.py3-none-any.whl (84 kB) 2021-02-10 15:44:51.445 | Collecting virtualenv===20.2.1 2021-02-10 15:44:51.461 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/07c/ff122e9d34314/virtualenv-20.2.1-py2.py3-none-any.whl (4.9 MB) 2021-02-10 15:44:51.641 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (20.9) 2021-02-10 15:44:51.761 | Collecting toml===0.10.0 2021-02-10 15:44:51.768 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/235/682dd292d5899/toml-0.10.0-py2.py3-none-any.whl (25 kB) 2021-02-10 15:44:51.891 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (3.4.0) 2021-02-10 15:44:52.077 | Collecting py===1.10.0 2021-02-10 15:44:52.084 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3b8/0836aa6d1feea/py-1.10.0-py2.py3-none-any.whl (97 kB) 2021-02-10 15:44:52.307 | Collecting pluggy===0.13.1 2021-02-10 15:44:52.314 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/966/c145cd83c9650/pluggy-0.13.1-py2.py3-none-any.whl (18 kB) 2021-02-10 15:44:52.422 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.15.0) 2021-02-10 15:44:52.426 | Requirement already satisfied: filelock===3.0.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (3.0.12) 2021-02-10 15:44:52.429 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-02-10 15:44:52.433 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (3.3.1) 2021-02-10 15:44:52.452 | Requirement already satisfied: distlib===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (0.3.1) 2021-02-10 15:44:52.455 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (2.4.7) 2021-02-10 15:44:52.458 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (3.7.4.3) 2021-02-10 15:44:52.464 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (3.4.0) 2021-02-10 15:44:54.825 | Installing collected packages: pluggy, py, toml, virtualenv, tox 2021-02-10 15:44:55.019 | Attempting uninstall: virtualenv 2021-02-10 15:44:55.021 | Found existing installation: virtualenv 20.4.2 2021-02-10 15:44:55.091 | Uninstalling virtualenv-20.4.2: 2021-02-10 15:44:55.098 | Successfully uninstalled virtualenv-20.4.2 2021-02-10 15:44:55.546 | Successfully installed pluggy-0.13.1 py-1.10.0 toml-0.10.0 tox-3.21.4 virtualenv-20.2.1 2021-02-10 15:44:55.699 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-10 15:44:55.699 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-10 15:44:55.804 | ++ inc/python:pip_install:200 : result=0 2021-02-10 15:44:55.806 | ++ inc/python:pip_install:202 : time_stop pip_install 2021-02-10 15:44:55.809 | ++ functions-common:time_stop:2306 : local name 2021-02-10 15:44:55.811 | ++ functions-common:time_stop:2307 : local end_time 2021-02-10 15:44:55.814 | ++ functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:44:55.817 | ++ functions-common:time_stop:2309 : local total 2021-02-10 15:44:55.819 | ++ functions-common:time_stop:2310 : local start_time 2021-02-10 15:44:55.822 | ++ functions-common:time_stop:2312 : name=pip_install 2021-02-10 15:44:55.824 | ++ functions-common:time_stop:2313 : start_time=1612971888442 2021-02-10 15:44:55.827 | ++ functions-common:time_stop:2315 : [[ -z 1612971888442 ]] 2021-02-10 15:44:55.830 | +++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:44:55.834 | ++ functions-common:time_stop:2318 : end_time=1612971895831 2021-02-10 15:44:55.836 | ++ functions-common:time_stop:2319 : elapsed_time=7389 2021-02-10 15:44:55.839 | ++ functions-common:time_stop:2320 : total=246779 2021-02-10 15:44:55.841 | ++ functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:44:55.843 | ++ functions-common:time_stop:2323 : _TIME_TOTAL[$name]=254168 2021-02-10 15:44:55.846 | ++ inc/python:pip_install:203 : return 0 2021-02-10 15:44:55.848 | ++ lib/tempest:install_tempest:699 : pushd /opt/stack/tempest 2021-02-10 15:44:55.848 | /opt/stack/tempest ~/devstack 2021-02-10 15:44:55.850 | ++ lib/tempest:install_tempest:703 : git checkout master 2021-02-10 15:44:55.873 | M .coveragerc 2021-02-10 15:44:55.874 | M .gitignore 2021-02-10 15:44:55.874 | M .gitreview 2021-02-10 15:44:55.874 | M .mailmap 2021-02-10 15:44:55.874 | M .stestr.conf 2021-02-10 15:44:55.874 | M CONTRIBUTING.rst 2021-02-10 15:44:55.874 | M HACKING.rst 2021-02-10 15:44:55.874 | M LICENSE 2021-02-10 15:44:55.874 | M README.rst 2021-02-10 15:44:55.874 | M REVIEWING.rst 2021-02-10 15:44:55.874 | M bindep.txt 2021-02-10 15:44:55.874 | M doc/requirements.txt 2021-02-10 15:44:55.874 | M doc/source/_extra/.htaccess 2021-02-10 15:44:55.874 | M doc/source/_static/.keep 2021-02-10 15:44:55.874 | M doc/source/account_generator.rst 2021-02-10 15:44:55.874 | M doc/source/cleanup.rst 2021-02-10 15:44:55.874 | M doc/source/conf.py 2021-02-10 15:44:55.874 | M doc/source/configuration.rst 2021-02-10 15:44:55.874 | M doc/source/contributor/contributing.rst 2021-02-10 15:44:55.874 | M doc/source/data/tempest-non-active-plugins-registry.header 2021-02-10 15:44:55.874 | M doc/source/data/tempest-plugins-registry.header 2021-02-10 15:44:55.874 | M doc/source/index.rst 2021-02-10 15:44:55.874 | M doc/source/library.rst 2021-02-10 15:44:55.874 | M doc/source/library/api_microversion_testing.rst 2021-02-10 15:44:55.874 | M doc/source/library/auth.rst 2021-02-10 15:44:55.874 | M doc/source/library/cli.rst 2021-02-10 15:44:55.874 | M doc/source/library/clients.rst 2021-02-10 15:44:55.874 | M doc/source/library/credential_providers.rst 2021-02-10 15:44:55.874 | M doc/source/library/decorators.rst 2021-02-10 15:44:55.874 | M doc/source/library/rest_client.rst 2021-02-10 15:44:55.874 | M doc/source/library/service_clients/compute_clients.rst 2021-02-10 15:44:55.874 | M doc/source/library/utils.rst 2021-02-10 15:44:55.874 | M doc/source/library/validation_resources.rst 2021-02-10 15:44:55.875 | M doc/source/microversion_testing.rst 2021-02-10 15:44:55.875 | M doc/source/overview.rst 2021-02-10 15:44:55.875 | M doc/source/plugins/index.rst 2021-02-10 15:44:55.875 | M doc/source/plugins/plugin.rst 2021-02-10 15:44:55.875 | M doc/source/requirement_upper_constraint_for_tempest.rst 2021-02-10 15:44:55.875 | M doc/source/run.rst 2021-02-10 15:44:55.875 | M doc/source/sampleconf.rst 2021-02-10 15:44:55.875 | M doc/source/stable_branch_support_policy.rst 2021-02-10 15:44:55.875 | M doc/source/stable_branch_testing_policy.rst 2021-02-10 15:44:55.875 | M doc/source/subunit_describe_calls.rst 2021-02-10 15:44:55.875 | M doc/source/supported_version.rst 2021-02-10 15:44:55.875 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2021-02-10 15:44:55.875 | M doc/source/test_removal.rst 2021-02-10 15:44:55.875 | M doc/source/tests/modules.rst 2021-02-10 15:44:55.875 | M doc/source/workspace.rst 2021-02-10 15:44:55.875 | M doc/source/write_tests.rst 2021-02-10 15:44:55.875 | M etc/accounts.yaml.sample 2021-02-10 15:44:55.875 | M etc/allow-list.yaml 2021-02-10 15:44:55.875 | M etc/logging.conf.sample 2021-02-10 15:44:55.875 | M etc/rbac-persona-accounts.yaml.sample 2021-02-10 15:44:55.875 | M playbooks/devstack-tempest-ipv6.yaml 2021-02-10 15:44:55.875 | M playbooks/devstack-tempest.yaml 2021-02-10 15:44:55.875 | M playbooks/post-tempest.yaml 2021-02-10 15:44:55.875 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2021-02-10 15:44:55.875 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2021-02-10 15:44:55.875 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2021-02-10 15:44:55.875 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2021-02-10 15:44:55.875 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2021-02-10 15:44:55.875 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2021-02-10 15:44:55.875 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2021-02-10 15:44:55.875 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2021-02-10 15:44:55.875 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2021-02-10 15:44:55.876 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2021-02-10 15:44:55.876 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2021-02-10 15:44:55.876 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2021-02-10 15:44:55.876 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2021-02-10 15:44:55.876 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2021-02-10 15:44:55.876 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2021-02-10 15:44:55.876 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2021-02-10 15:44:55.876 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2021-02-10 15:44:55.876 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2021-02-10 15:44:55.876 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2021-02-10 15:44:55.876 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2021-02-10 15:44:55.876 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2021-02-10 15:44:55.876 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2021-02-10 15:44:55.876 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2021-02-10 15:44:55.876 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2021-02-10 15:44:55.876 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2021-02-10 15:44:55.876 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2021-02-10 15:44:55.876 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2021-02-10 15:44:55.876 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2021-02-10 15:44:55.876 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2021-02-10 15:44:55.876 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2021-02-10 15:44:55.876 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2021-02-10 15:44:55.876 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2021-02-10 15:44:55.876 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2021-02-10 15:44:55.876 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2021-02-10 15:44:55.876 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2021-02-10 15:44:55.876 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2021-02-10 15:44:55.876 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2021-02-10 15:44:55.876 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2021-02-10 15:44:55.876 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2021-02-10 15:44:55.877 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2021-02-10 15:44:55.877 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2021-02-10 15:44:55.877 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2021-02-10 15:44:55.877 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2021-02-10 15:44:55.877 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2021-02-10 15:44:55.877 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2021-02-10 15:44:55.877 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2021-02-10 15:44:55.877 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2021-02-10 15:44:55.877 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2021-02-10 15:44:55.877 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2021-02-10 15:44:55.877 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2021-02-10 15:44:55.877 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2021-02-10 15:44:55.877 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2021-02-10 15:44:55.878 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2021-02-10 15:44:55.878 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2021-02-10 15:44:55.878 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2021-02-10 15:44:55.878 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2021-02-10 15:44:55.878 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2021-02-10 15:44:55.878 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2021-02-10 15:44:55.878 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2021-02-10 15:44:55.878 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2021-02-10 15:44:55.878 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2021-02-10 15:44:55.878 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2021-02-10 15:44:55.878 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2021-02-10 15:44:55.878 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2021-02-10 15:44:55.878 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2021-02-10 15:44:55.878 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2021-02-10 15:44:55.878 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2021-02-10 15:44:55.878 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2021-02-10 15:44:55.878 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2021-02-10 15:44:55.878 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2021-02-10 15:44:55.878 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2021-02-10 15:44:55.878 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2021-02-10 15:44:55.878 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2021-02-10 15:44:55.878 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2021-02-10 15:44:55.878 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2021-02-10 15:44:55.878 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2021-02-10 15:44:55.878 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2021-02-10 15:44:55.878 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2021-02-10 15:44:55.878 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2021-02-10 15:44:55.878 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2021-02-10 15:44:55.878 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2021-02-10 15:44:55.878 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2021-02-10 15:44:55.879 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2021-02-10 15:44:55.879 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2021-02-10 15:44:55.879 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2021-02-10 15:44:55.879 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2021-02-10 15:44:55.879 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2021-02-10 15:44:55.879 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2021-02-10 15:44:55.879 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2021-02-10 15:44:55.879 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2021-02-10 15:44:55.879 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2021-02-10 15:44:55.879 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2021-02-10 15:44:55.879 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2021-02-10 15:44:55.879 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2021-02-10 15:44:55.879 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2021-02-10 15:44:55.879 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2021-02-10 15:44:55.879 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2021-02-10 15:44:55.879 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2021-02-10 15:44:55.879 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2021-02-10 15:44:55.879 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2021-02-10 15:44:55.879 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2021-02-10 15:44:55.879 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2021-02-10 15:44:55.879 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2021-02-10 15:44:55.879 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2021-02-10 15:44:55.879 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2021-02-10 15:44:55.879 | M releasenotes/notes/Inclusive-jargon-17621346744f0cf4.yaml 2021-02-10 15:44:55.879 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2021-02-10 15:44:55.879 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2021-02-10 15:44:55.879 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2021-02-10 15:44:55.879 | M releasenotes/notes/Remove-manager-2e0b0af48f01294a.yaml 2021-02-10 15:44:55.879 | M releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml 2021-02-10 15:44:55.879 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2021-02-10 15:44:55.879 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2021-02-10 15:44:55.879 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2021-02-10 15:44:55.880 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2021-02-10 15:44:55.880 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2021-02-10 15:44:55.880 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2021-02-10 15:44:55.880 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2021-02-10 15:44:55.880 | M releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml 2021-02-10 15:44:55.880 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2021-02-10 15:44:55.880 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2021-02-10 15:44:55.880 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2021-02-10 15:44:55.880 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2021-02-10 15:44:55.880 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2021-02-10 15:44:55.880 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2021-02-10 15:44:55.880 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2021-02-10 15:44:55.880 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2021-02-10 15:44:55.880 | M releasenotes/notes/add-identity-roles-system-methods-519dc144231993a3.yaml 2021-02-10 15:44:55.880 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2021-02-10 15:44:55.880 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2021-02-10 15:44:55.880 | M releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml 2021-02-10 15:44:55.880 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2021-02-10 15:44:55.880 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2021-02-10 15:44:55.880 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2021-02-10 15:44:55.880 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2021-02-10 15:44:55.880 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2021-02-10 15:44:55.880 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2021-02-10 15:44:55.880 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2021-02-10 15:44:55.880 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2021-02-10 15:44:55.880 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2021-02-10 15:44:55.880 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2021-02-10 15:44:55.880 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2021-02-10 15:44:55.880 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2021-02-10 15:44:55.880 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2021-02-10 15:44:55.880 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2021-02-10 15:44:55.881 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2021-02-10 15:44:55.881 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2021-02-10 15:44:55.881 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2021-02-10 15:44:55.881 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2021-02-10 15:44:55.881 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2021-02-10 15:44:55.881 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2021-02-10 15:44:55.881 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2021-02-10 15:44:55.881 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2021-02-10 15:44:55.881 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2021-02-10 15:44:55.881 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2021-02-10 15:44:55.881 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2021-02-10 15:44:55.881 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2021-02-10 15:44:55.881 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2021-02-10 15:44:55.881 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2021-02-10 15:44:55.881 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2021-02-10 15:44:55.881 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2021-02-10 15:44:55.881 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2021-02-10 15:44:55.881 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2021-02-10 15:44:55.881 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2021-02-10 15:44:55.881 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2021-02-10 15:44:55.881 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2021-02-10 15:44:55.881 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2021-02-10 15:44:55.881 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2021-02-10 15:44:55.881 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2021-02-10 15:44:55.881 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2021-02-10 15:44:55.881 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2021-02-10 15:44:55.881 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2021-02-10 15:44:55.881 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2021-02-10 15:44:55.881 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2021-02-10 15:44:55.881 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2021-02-10 15:44:55.881 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2021-02-10 15:44:55.881 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2021-02-10 15:44:55.882 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2021-02-10 15:44:55.882 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2021-02-10 15:44:55.882 | M releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml 2021-02-10 15:44:55.882 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2021-02-10 15:44:55.882 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2021-02-10 15:44:55.882 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2021-02-10 15:44:55.882 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2021-02-10 15:44:55.882 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2021-02-10 15:44:55.882 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2021-02-10 15:44:55.882 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2021-02-10 15:44:55.882 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2021-02-10 15:44:55.882 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2021-02-10 15:44:55.882 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2021-02-10 15:44:55.882 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2021-02-10 15:44:55.882 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2021-02-10 15:44:55.882 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2021-02-10 15:44:55.882 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2021-02-10 15:44:55.882 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2021-02-10 15:44:55.882 | M releasenotes/notes/create_loginable_secgroup_rule-73722fd4b4eb12d0.yaml 2021-02-10 15:44:55.882 | M releasenotes/notes/create_security_group_rule-16d58a8f0f0ff262.yaml 2021-02-10 15:44:55.882 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2021-02-10 15:44:55.882 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2021-02-10 15:44:55.882 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2021-02-10 15:44:55.882 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2021-02-10 15:44:55.882 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2021-02-10 15:44:55.882 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2021-02-10 15:44:55.882 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2021-02-10 15:44:55.882 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2021-02-10 15:44:55.882 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2021-02-10 15:44:55.882 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2021-02-10 15:44:55.882 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2021-02-10 15:44:55.883 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2021-02-10 15:44:55.883 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2021-02-10 15:44:55.883 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2021-02-10 15:44:55.883 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2021-02-10 15:44:55.883 | M releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml 2021-02-10 15:44:55.883 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2021-02-10 15:44:55.883 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2021-02-10 15:44:55.883 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2021-02-10 15:44:55.883 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2021-02-10 15:44:55.883 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2021-02-10 15:44:55.883 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2021-02-10 15:44:55.883 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2021-02-10 15:44:55.883 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2021-02-10 15:44:55.883 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2021-02-10 15:44:55.883 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2021-02-10 15:44:55.883 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2021-02-10 15:44:55.883 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2021-02-10 15:44:55.883 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2021-02-10 15:44:55.883 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2021-02-10 15:44:55.883 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2021-02-10 15:44:55.883 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2021-02-10 15:44:55.883 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2021-02-10 15:44:55.883 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2021-02-10 15:44:55.883 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2021-02-10 15:44:55.883 | M releasenotes/notes/log_console_output-dae6b8740b5a5821.yaml 2021-02-10 15:44:55.883 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2021-02-10 15:44:55.883 | M releasenotes/notes/merge-tempest-horizon-plugin-39d555339ab8c7ce.yaml 2021-02-10 15:44:55.883 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2021-02-10 15:44:55.883 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2021-02-10 15:44:55.883 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2021-02-10 15:44:55.883 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2021-02-10 15:44:55.883 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2021-02-10 15:44:55.884 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2021-02-10 15:44:55.884 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2021-02-10 15:44:55.884 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2021-02-10 15:44:55.884 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2021-02-10 15:44:55.884 | M releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml 2021-02-10 15:44:55.884 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2021-02-10 15:44:55.884 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2021-02-10 15:44:55.884 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2021-02-10 15:44:55.884 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2021-02-10 15:44:55.884 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2021-02-10 15:44:55.884 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2021-02-10 15:44:55.884 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2021-02-10 15:44:55.884 | M releasenotes/notes/random-bytes-size-limit-ee94a8c6534fe916.yaml 2021-02-10 15:44:55.884 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2021-02-10 15:44:55.884 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2021-02-10 15:44:55.884 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2021-02-10 15:44:55.884 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2021-02-10 15:44:55.884 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2021-02-10 15:44:55.884 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2021-02-10 15:44:55.884 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2021-02-10 15:44:55.884 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2021-02-10 15:44:55.884 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2021-02-10 15:44:55.884 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2021-02-10 15:44:55.884 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2021-02-10 15:44:55.884 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2021-02-10 15:44:55.884 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2021-02-10 15:44:55.884 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2021-02-10 15:44:55.884 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2021-02-10 15:44:55.884 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2021-02-10 15:44:55.884 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2021-02-10 15:44:55.884 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2021-02-10 15:44:55.884 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2021-02-10 15:44:55.885 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2021-02-10 15:44:55.885 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2021-02-10 15:44:55.885 | M releasenotes/notes/system-scope-44244cc955a7825f.yaml 2021-02-10 15:44:55.885 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2021-02-10 15:44:55.885 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2021-02-10 15:44:55.885 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2021-02-10 15:44:55.885 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2021-02-10 15:44:55.885 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2021-02-10 15:44:55.885 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2021-02-10 15:44:55.885 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2021-02-10 15:44:55.885 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2021-02-10 15:44:55.885 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2021-02-10 15:44:55.885 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2021-02-10 15:44:55.885 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2021-02-10 15:44:55.885 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2021-02-10 15:44:55.885 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2021-02-10 15:44:55.885 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2021-02-10 15:44:55.885 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2021-02-10 15:44:55.885 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2021-02-10 15:44:55.885 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2021-02-10 15:44:55.885 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2021-02-10 15:44:55.885 | M releasenotes/source/_static/.placeholder 2021-02-10 15:44:55.885 | M releasenotes/source/_templates/.placeholder 2021-02-10 15:44:55.885 | M releasenotes/source/conf.py 2021-02-10 15:44:55.885 | M releasenotes/source/index.rst 2021-02-10 15:44:55.885 | M releasenotes/source/unreleased.rst 2021-02-10 15:44:55.885 | M releasenotes/source/v10.0.0.rst 2021-02-10 15:44:55.885 | M releasenotes/source/v11.0.0.rst 2021-02-10 15:44:55.885 | M releasenotes/source/v12.0.0.rst 2021-02-10 15:44:55.885 | M releasenotes/source/v13.0.0.rst 2021-02-10 15:44:55.885 | M releasenotes/source/v14.0.0.rst 2021-02-10 15:44:55.886 | M releasenotes/source/v15.0.0.rst 2021-02-10 15:44:55.886 | M releasenotes/source/v16.0.0.rst 2021-02-10 15:44:55.886 | M releasenotes/source/v16.1.0.rst 2021-02-10 15:44:55.886 | M releasenotes/source/v17.0.0.rst 2021-02-10 15:44:55.886 | M releasenotes/source/v17.1.0.rst 2021-02-10 15:44:55.886 | M releasenotes/source/v17.2.0.rst 2021-02-10 15:44:55.886 | M releasenotes/source/v18.0.0.rst 2021-02-10 15:44:55.886 | M releasenotes/source/v19.0.0.rst 2021-02-10 15:44:55.886 | M releasenotes/source/v20.0.0.rst 2021-02-10 15:44:55.886 | M releasenotes/source/v21.0.0.rst 2021-02-10 15:44:55.886 | M releasenotes/source/v22.0.0.rst 2021-02-10 15:44:55.886 | M releasenotes/source/v22.1.0.rst 2021-02-10 15:44:55.886 | M releasenotes/source/v23.0.0.rst 2021-02-10 15:44:55.886 | M releasenotes/source/v24.0.0.rst 2021-02-10 15:44:55.886 | M releasenotes/source/v26.0.0.rst 2021-02-10 15:44:55.886 | M requirements.txt 2021-02-10 15:44:55.886 | M roles/acl-devstack-files/README.rst 2021-02-10 15:44:55.886 | M roles/acl-devstack-files/defaults/main.yaml 2021-02-10 15:44:55.886 | M roles/acl-devstack-files/tasks/main.yaml 2021-02-10 15:44:55.886 | M roles/ipv6-only-deployments-verification/README.rst 2021-02-10 15:44:55.886 | M roles/ipv6-only-deployments-verification/defaults/main.yaml 2021-02-10 15:44:55.886 | M roles/ipv6-only-deployments-verification/tasks/main.yaml 2021-02-10 15:44:55.886 | M roles/run-tempest/README.rst 2021-02-10 15:44:55.886 | M roles/run-tempest/defaults/main.yaml 2021-02-10 15:44:55.886 | M roles/run-tempest/tasks/main.yaml 2021-02-10 15:44:55.886 | M roles/setup-tempest-data-dir/README.rst 2021-02-10 15:44:55.886 | M roles/setup-tempest-data-dir/defaults/main.yaml 2021-02-10 15:44:55.886 | M roles/setup-tempest-data-dir/tasks/main.yaml 2021-02-10 15:44:55.886 | M roles/setup-tempest-run-dir/README.rst 2021-02-10 15:44:55.886 | M roles/setup-tempest-run-dir/defaults/main.yaml 2021-02-10 15:44:55.886 | M roles/setup-tempest-run-dir/tasks/main.yaml 2021-02-10 15:44:55.886 | M roles/tempest-cleanup/README.rst 2021-02-10 15:44:55.887 | M roles/tempest-cleanup/defaults/main.yaml 2021-02-10 15:44:55.887 | M roles/tempest-cleanup/tasks/dry_run.yaml 2021-02-10 15:44:55.887 | M roles/tempest-cleanup/tasks/dry_run_checker.py 2021-02-10 15:44:55.887 | M roles/tempest-cleanup/tasks/main.yaml 2021-02-10 15:44:55.887 | M setup.cfg 2021-02-10 15:44:55.887 | M setup.py 2021-02-10 15:44:55.887 | M tempest/README.rst 2021-02-10 15:44:55.887 | M tempest/__init__.py 2021-02-10 15:44:55.887 | M tempest/api/README.rst 2021-02-10 15:44:55.887 | M tempest/api/__init__.py 2021-02-10 15:44:55.887 | M tempest/api/compute/__init__.py 2021-02-10 15:44:55.887 | M tempest/api/compute/admin/__init__.py 2021-02-10 15:44:55.887 | M tempest/api/compute/admin/test_agents.py 2021-02-10 15:44:55.887 | M tempest/api/compute/admin/test_aggregates.py 2021-02-10 15:44:55.887 | M tempest/api/compute/admin/test_aggregates_negative.py 2021-02-10 15:44:55.887 | M tempest/api/compute/admin/test_auto_allocate_network.py 2021-02-10 15:44:55.887 | M tempest/api/compute/admin/test_availability_zone.py 2021-02-10 15:44:55.887 | M tempest/api/compute/admin/test_availability_zone_negative.py 2021-02-10 15:44:55.887 | M tempest/api/compute/admin/test_create_server.py 2021-02-10 15:44:55.887 | M tempest/api/compute/admin/test_delete_server.py 2021-02-10 15:44:55.887 | M tempest/api/compute/admin/test_fixed_ips.py 2021-02-10 15:44:55.887 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2021-02-10 15:44:55.887 | M tempest/api/compute/admin/test_flavors.py 2021-02-10 15:44:55.887 | M tempest/api/compute/admin/test_flavors_access.py 2021-02-10 15:44:55.887 | M tempest/api/compute/admin/test_flavors_access_negative.py 2021-02-10 15:44:55.887 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2021-02-10 15:44:55.887 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2021-02-10 15:44:55.887 | M tempest/api/compute/admin/test_flavors_microversions.py 2021-02-10 15:44:55.887 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2021-02-10 15:44:55.887 | M tempest/api/compute/admin/test_hosts.py 2021-02-10 15:44:55.887 | M tempest/api/compute/admin/test_hosts_negative.py 2021-02-10 15:44:55.887 | M tempest/api/compute/admin/test_hypervisor.py 2021-02-10 15:44:55.887 | M tempest/api/compute/admin/test_hypervisor_negative.py 2021-02-10 15:44:55.888 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2021-02-10 15:44:55.888 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2021-02-10 15:44:55.888 | M tempest/api/compute/admin/test_keypairs_v210.py 2021-02-10 15:44:55.888 | M tempest/api/compute/admin/test_live_migration.py 2021-02-10 15:44:55.888 | M tempest/api/compute/admin/test_live_migration_negative.py 2021-02-10 15:44:55.888 | M tempest/api/compute/admin/test_migrations.py 2021-02-10 15:44:55.888 | M tempest/api/compute/admin/test_networks.py 2021-02-10 15:44:55.888 | M tempest/api/compute/admin/test_quotas.py 2021-02-10 15:44:55.888 | M tempest/api/compute/admin/test_quotas_negative.py 2021-02-10 15:44:55.888 | M tempest/api/compute/admin/test_security_groups.py 2021-02-10 15:44:55.888 | M tempest/api/compute/admin/test_server_diagnostics.py 2021-02-10 15:44:55.888 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2021-02-10 15:44:55.888 | M tempest/api/compute/admin/test_servers.py 2021-02-10 15:44:55.888 | M tempest/api/compute/admin/test_servers_negative.py 2021-02-10 15:44:55.888 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2021-02-10 15:44:55.888 | M tempest/api/compute/admin/test_services.py 2021-02-10 15:44:55.888 | M tempest/api/compute/admin/test_services_negative.py 2021-02-10 15:44:55.888 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2021-02-10 15:44:55.888 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2021-02-10 15:44:55.888 | M tempest/api/compute/admin/test_volume.py 2021-02-10 15:44:55.888 | M tempest/api/compute/admin/test_volume_swap.py 2021-02-10 15:44:55.888 | M tempest/api/compute/admin/test_volumes_negative.py 2021-02-10 15:44:55.888 | M tempest/api/compute/api_microversion_fixture.py 2021-02-10 15:44:55.888 | M tempest/api/compute/base.py 2021-02-10 15:44:55.888 | M tempest/api/compute/certificates/__init__.py 2021-02-10 15:44:55.888 | M tempest/api/compute/certificates/test_certificates.py 2021-02-10 15:44:55.888 | M tempest/api/compute/flavors/__init__.py 2021-02-10 15:44:55.888 | M tempest/api/compute/flavors/test_flavors.py 2021-02-10 15:44:55.888 | M tempest/api/compute/flavors/test_flavors_negative.py 2021-02-10 15:44:55.888 | M tempest/api/compute/floating_ips/__init__.py 2021-02-10 15:44:55.888 | M tempest/api/compute/floating_ips/base.py 2021-02-10 15:44:55.888 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2021-02-10 15:44:55.889 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2021-02-10 15:44:55.889 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2021-02-10 15:44:55.889 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2021-02-10 15:44:55.889 | M tempest/api/compute/images/__init__.py 2021-02-10 15:44:55.889 | M tempest/api/compute/images/test_image_metadata.py 2021-02-10 15:44:55.889 | M tempest/api/compute/images/test_image_metadata_negative.py 2021-02-10 15:44:55.889 | M tempest/api/compute/images/test_images.py 2021-02-10 15:44:55.889 | M tempest/api/compute/images/test_images_negative.py 2021-02-10 15:44:55.889 | M tempest/api/compute/images/test_images_oneserver.py 2021-02-10 15:44:55.889 | M tempest/api/compute/images/test_images_oneserver_negative.py 2021-02-10 15:44:55.889 | M tempest/api/compute/images/test_list_image_filters.py 2021-02-10 15:44:55.889 | M tempest/api/compute/images/test_list_image_filters_negative.py 2021-02-10 15:44:55.889 | M tempest/api/compute/images/test_list_images.py 2021-02-10 15:44:55.889 | M tempest/api/compute/keypairs/__init__.py 2021-02-10 15:44:55.889 | M tempest/api/compute/keypairs/base.py 2021-02-10 15:44:55.889 | M tempest/api/compute/keypairs/test_keypairs.py 2021-02-10 15:44:55.889 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2021-02-10 15:44:55.889 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2021-02-10 15:44:55.889 | M tempest/api/compute/limits/__init__.py 2021-02-10 15:44:55.889 | M tempest/api/compute/limits/test_absolute_limits.py 2021-02-10 15:44:55.889 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2021-02-10 15:44:55.889 | M tempest/api/compute/security_groups/__init__.py 2021-02-10 15:44:55.889 | M tempest/api/compute/security_groups/base.py 2021-02-10 15:44:55.889 | M tempest/api/compute/security_groups/test_security_group_rules.py 2021-02-10 15:44:55.889 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2021-02-10 15:44:55.889 | M tempest/api/compute/security_groups/test_security_groups.py 2021-02-10 15:44:55.889 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2021-02-10 15:44:55.889 | M tempest/api/compute/servers/__init__.py 2021-02-10 15:44:55.889 | M tempest/api/compute/servers/test_attach_interfaces.py 2021-02-10 15:44:55.889 | M tempest/api/compute/servers/test_availability_zone.py 2021-02-10 15:44:55.889 | M tempest/api/compute/servers/test_create_server.py 2021-02-10 15:44:55.889 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2021-02-10 15:44:55.889 | M tempest/api/compute/servers/test_delete_server.py 2021-02-10 15:44:55.890 | M tempest/api/compute/servers/test_device_tagging.py 2021-02-10 15:44:55.890 | M tempest/api/compute/servers/test_disk_config.py 2021-02-10 15:44:55.890 | M tempest/api/compute/servers/test_instance_actions.py 2021-02-10 15:44:55.890 | M tempest/api/compute/servers/test_instance_actions_negative.py 2021-02-10 15:44:55.890 | M tempest/api/compute/servers/test_list_server_filters.py 2021-02-10 15:44:55.890 | M tempest/api/compute/servers/test_list_servers_negative.py 2021-02-10 15:44:55.890 | M tempest/api/compute/servers/test_multiple_create.py 2021-02-10 15:44:55.890 | M tempest/api/compute/servers/test_multiple_create_negative.py 2021-02-10 15:44:55.890 | M tempest/api/compute/servers/test_novnc.py 2021-02-10 15:44:55.890 | M tempest/api/compute/servers/test_server_actions.py 2021-02-10 15:44:55.890 | M tempest/api/compute/servers/test_server_addresses.py 2021-02-10 15:44:55.890 | M tempest/api/compute/servers/test_server_addresses_negative.py 2021-02-10 15:44:55.890 | M tempest/api/compute/servers/test_server_group.py 2021-02-10 15:44:55.890 | M tempest/api/compute/servers/test_server_metadata.py 2021-02-10 15:44:55.890 | M tempest/api/compute/servers/test_server_metadata_negative.py 2021-02-10 15:44:55.890 | M tempest/api/compute/servers/test_server_password.py 2021-02-10 15:44:55.890 | M tempest/api/compute/servers/test_server_personality.py 2021-02-10 15:44:55.890 | M tempest/api/compute/servers/test_server_rescue.py 2021-02-10 15:44:55.890 | M tempest/api/compute/servers/test_server_rescue_negative.py 2021-02-10 15:44:55.890 | M tempest/api/compute/servers/test_server_tags.py 2021-02-10 15:44:55.890 | M tempest/api/compute/servers/test_servers.py 2021-02-10 15:44:55.890 | M tempest/api/compute/servers/test_servers_microversions.py 2021-02-10 15:44:55.890 | M tempest/api/compute/servers/test_servers_negative.py 2021-02-10 15:44:55.890 | M tempest/api/compute/servers/test_virtual_interfaces.py 2021-02-10 15:44:55.890 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2021-02-10 15:44:55.890 | M tempest/api/compute/test_extensions.py 2021-02-10 15:44:55.890 | M tempest/api/compute/test_networks.py 2021-02-10 15:44:55.890 | M tempest/api/compute/test_quotas.py 2021-02-10 15:44:55.890 | M tempest/api/compute/test_tenant_networks.py 2021-02-10 15:44:55.890 | M tempest/api/compute/test_versions.py 2021-02-10 15:44:55.890 | M tempest/api/compute/volumes/__init__.py 2021-02-10 15:44:55.891 | M tempest/api/compute/volumes/test_attach_volume.py 2021-02-10 15:44:55.891 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2021-02-10 15:44:55.891 | M tempest/api/compute/volumes/test_volume_snapshots.py 2021-02-10 15:44:55.891 | M tempest/api/compute/volumes/test_volumes_get.py 2021-02-10 15:44:55.891 | M tempest/api/compute/volumes/test_volumes_list.py 2021-02-10 15:44:55.891 | M tempest/api/compute/volumes/test_volumes_negative.py 2021-02-10 15:44:55.891 | M tempest/api/identity/__init__.py 2021-02-10 15:44:55.891 | M tempest/api/identity/admin/__init__.py 2021-02-10 15:44:55.891 | M tempest/api/identity/admin/v2/__init__.py 2021-02-10 15:44:55.891 | M tempest/api/identity/admin/v2/test_endpoints.py 2021-02-10 15:44:55.891 | M tempest/api/identity/admin/v2/test_roles.py 2021-02-10 15:44:55.891 | M tempest/api/identity/admin/v2/test_roles_negative.py 2021-02-10 15:44:55.891 | M tempest/api/identity/admin/v2/test_services.py 2021-02-10 15:44:55.891 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2021-02-10 15:44:55.891 | M tempest/api/identity/admin/v2/test_tenants.py 2021-02-10 15:44:55.891 | M tempest/api/identity/admin/v2/test_tokens.py 2021-02-10 15:44:55.891 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2021-02-10 15:44:55.891 | M tempest/api/identity/admin/v2/test_users.py 2021-02-10 15:44:55.891 | M tempest/api/identity/admin/v2/test_users_negative.py 2021-02-10 15:44:55.891 | M tempest/api/identity/admin/v3/__init__.py 2021-02-10 15:44:55.891 | M tempest/api/identity/admin/v3/test_application_credentials.py 2021-02-10 15:44:55.891 | M tempest/api/identity/admin/v3/test_credentials.py 2021-02-10 15:44:55.891 | M tempest/api/identity/admin/v3/test_default_project_id.py 2021-02-10 15:44:55.891 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2021-02-10 15:44:55.891 | M tempest/api/identity/admin/v3/test_domains.py 2021-02-10 15:44:55.891 | M tempest/api/identity/admin/v3/test_domains_negative.py 2021-02-10 15:44:55.891 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2021-02-10 15:44:55.891 | M tempest/api/identity/admin/v3/test_endpoints.py 2021-02-10 15:44:55.891 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2021-02-10 15:44:55.891 | M tempest/api/identity/admin/v3/test_groups.py 2021-02-10 15:44:55.891 | M tempest/api/identity/admin/v3/test_inherits.py 2021-02-10 15:44:55.891 | M tempest/api/identity/admin/v3/test_list_projects.py 2021-02-10 15:44:55.891 | M tempest/api/identity/admin/v3/test_list_users.py 2021-02-10 15:44:55.892 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2021-02-10 15:44:55.892 | M tempest/api/identity/admin/v3/test_policies.py 2021-02-10 15:44:55.892 | M tempest/api/identity/admin/v3/test_project_tags.py 2021-02-10 15:44:55.892 | M tempest/api/identity/admin/v3/test_projects.py 2021-02-10 15:44:55.892 | M tempest/api/identity/admin/v3/test_projects_negative.py 2021-02-10 15:44:55.892 | M tempest/api/identity/admin/v3/test_regions.py 2021-02-10 15:44:55.892 | M tempest/api/identity/admin/v3/test_roles.py 2021-02-10 15:44:55.892 | M tempest/api/identity/admin/v3/test_services.py 2021-02-10 15:44:55.892 | M tempest/api/identity/admin/v3/test_tokens.py 2021-02-10 15:44:55.892 | M tempest/api/identity/admin/v3/test_trusts.py 2021-02-10 15:44:55.892 | M tempest/api/identity/admin/v3/test_users.py 2021-02-10 15:44:55.892 | M tempest/api/identity/admin/v3/test_users_negative.py 2021-02-10 15:44:55.892 | M tempest/api/identity/base.py 2021-02-10 15:44:55.892 | M tempest/api/identity/v2/__init__.py 2021-02-10 15:44:55.892 | M tempest/api/identity/v2/test_api_discovery.py 2021-02-10 15:44:55.892 | M tempest/api/identity/v2/test_ec2_credentials.py 2021-02-10 15:44:55.892 | M tempest/api/identity/v2/test_extension.py 2021-02-10 15:44:55.892 | M tempest/api/identity/v2/test_tenants.py 2021-02-10 15:44:55.892 | M tempest/api/identity/v2/test_tokens.py 2021-02-10 15:44:55.892 | M tempest/api/identity/v2/test_users.py 2021-02-10 15:44:55.892 | M tempest/api/identity/v3/__init__.py 2021-02-10 15:44:55.892 | M tempest/api/identity/v3/test_access_rules.py 2021-02-10 15:44:55.892 | M tempest/api/identity/v3/test_api_discovery.py 2021-02-10 15:44:55.892 | M tempest/api/identity/v3/test_application_credentials.py 2021-02-10 15:44:55.892 | M tempest/api/identity/v3/test_catalog.py 2021-02-10 15:44:55.892 | M tempest/api/identity/v3/test_domains.py 2021-02-10 15:44:55.892 | M tempest/api/identity/v3/test_ec2_credentials.py 2021-02-10 15:44:55.892 | M tempest/api/identity/v3/test_projects.py 2021-02-10 15:44:55.892 | M tempest/api/identity/v3/test_tokens.py 2021-02-10 15:44:55.892 | M tempest/api/identity/v3/test_users.py 2021-02-10 15:44:55.892 | M tempest/api/image/__init__.py 2021-02-10 15:44:55.892 | M tempest/api/image/base.py 2021-02-10 15:44:55.893 | M tempest/api/image/v1/__init__.py 2021-02-10 15:44:55.893 | M tempest/api/image/v1/test_image_members.py 2021-02-10 15:44:55.893 | M tempest/api/image/v1/test_image_members_negative.py 2021-02-10 15:44:55.893 | M tempest/api/image/v1/test_images.py 2021-02-10 15:44:55.893 | M tempest/api/image/v1/test_images_negative.py 2021-02-10 15:44:55.893 | M tempest/api/image/v2/__init__.py 2021-02-10 15:44:55.893 | M tempest/api/image/v2/admin/__init__.py 2021-02-10 15:44:55.893 | M tempest/api/image/v2/admin/test_images.py 2021-02-10 15:44:55.893 | M tempest/api/image/v2/test_images.py 2021-02-10 15:44:55.893 | M tempest/api/image/v2/test_images_member.py 2021-02-10 15:44:55.893 | M tempest/api/image/v2/test_images_member_negative.py 2021-02-10 15:44:55.893 | M tempest/api/image/v2/test_images_metadefs_namespace_objects.py 2021-02-10 15:44:55.893 | M tempest/api/image/v2/test_images_metadefs_namespace_properties.py 2021-02-10 15:44:55.893 | M tempest/api/image/v2/test_images_metadefs_namespace_tags.py 2021-02-10 15:44:55.893 | M tempest/api/image/v2/test_images_metadefs_namespaces.py 2021-02-10 15:44:55.893 | M tempest/api/image/v2/test_images_metadefs_resource_types.py 2021-02-10 15:44:55.893 | M tempest/api/image/v2/test_images_metadefs_schema.py 2021-02-10 15:44:55.893 | M tempest/api/image/v2/test_images_negative.py 2021-02-10 15:44:55.893 | M tempest/api/image/v2/test_images_tags.py 2021-02-10 15:44:55.893 | M tempest/api/image/v2/test_images_tags_negative.py 2021-02-10 15:44:55.893 | M tempest/api/image/v2/test_versions.py 2021-02-10 15:44:55.893 | M tempest/api/network/__init__.py 2021-02-10 15:44:55.893 | M tempest/api/network/admin/__init__.py 2021-02-10 15:44:55.893 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2021-02-10 15:44:55.893 | M tempest/api/network/admin/test_external_network_extension.py 2021-02-10 15:44:55.893 | M tempest/api/network/admin/test_external_networks_negative.py 2021-02-10 15:44:55.893 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2021-02-10 15:44:55.893 | M tempest/api/network/admin/test_metering_extensions.py 2021-02-10 15:44:55.893 | M tempest/api/network/admin/test_negative_quotas.py 2021-02-10 15:44:55.893 | M tempest/api/network/admin/test_ports.py 2021-02-10 15:44:55.893 | M tempest/api/network/admin/test_quotas.py 2021-02-10 15:44:55.893 | M tempest/api/network/admin/test_routers.py 2021-02-10 15:44:55.894 | M tempest/api/network/admin/test_routers_dvr.py 2021-02-10 15:44:55.894 | M tempest/api/network/admin/test_routers_negative.py 2021-02-10 15:44:55.894 | M tempest/api/network/base.py 2021-02-10 15:44:55.894 | M tempest/api/network/base_security_groups.py 2021-02-10 15:44:55.894 | M tempest/api/network/test_agent_management_negative.py 2021-02-10 15:44:55.894 | M tempest/api/network/test_allowed_address_pair.py 2021-02-10 15:44:55.894 | M tempest/api/network/test_dhcp_ipv6.py 2021-02-10 15:44:55.894 | M tempest/api/network/test_extensions.py 2021-02-10 15:44:55.894 | M tempest/api/network/test_extra_dhcp_options.py 2021-02-10 15:44:55.894 | M tempest/api/network/test_floating_ips.py 2021-02-10 15:44:55.894 | M tempest/api/network/test_floating_ips_negative.py 2021-02-10 15:44:55.894 | M tempest/api/network/test_networks.py 2021-02-10 15:44:55.894 | M tempest/api/network/test_networks_negative.py 2021-02-10 15:44:55.894 | M tempest/api/network/test_ports.py 2021-02-10 15:44:55.894 | M tempest/api/network/test_routers.py 2021-02-10 15:44:55.894 | M tempest/api/network/test_routers_negative.py 2021-02-10 15:44:55.894 | M tempest/api/network/test_security_groups.py 2021-02-10 15:44:55.894 | M tempest/api/network/test_security_groups_negative.py 2021-02-10 15:44:55.894 | M tempest/api/network/test_service_providers.py 2021-02-10 15:44:55.894 | M tempest/api/network/test_subnetpools_extensions.py 2021-02-10 15:44:55.894 | M tempest/api/network/test_tags.py 2021-02-10 15:44:55.894 | M tempest/api/network/test_versions.py 2021-02-10 15:44:55.894 | M tempest/api/object_storage/__init__.py 2021-02-10 15:44:55.894 | M tempest/api/object_storage/base.py 2021-02-10 15:44:55.894 | M tempest/api/object_storage/test_account_bulk.py 2021-02-10 15:44:55.894 | M tempest/api/object_storage/test_account_quotas.py 2021-02-10 15:44:55.894 | M tempest/api/object_storage/test_account_quotas_negative.py 2021-02-10 15:44:55.894 | M tempest/api/object_storage/test_account_services.py 2021-02-10 15:44:55.894 | M tempest/api/object_storage/test_account_services_negative.py 2021-02-10 15:44:55.894 | M tempest/api/object_storage/test_container_acl.py 2021-02-10 15:44:55.894 | M tempest/api/object_storage/test_container_acl_negative.py 2021-02-10 15:44:55.894 | M tempest/api/object_storage/test_container_quotas.py 2021-02-10 15:44:55.895 | M tempest/api/object_storage/test_container_services.py 2021-02-10 15:44:55.895 | M tempest/api/object_storage/test_container_services_negative.py 2021-02-10 15:44:55.895 | M tempest/api/object_storage/test_container_staticweb.py 2021-02-10 15:44:55.895 | M tempest/api/object_storage/test_container_sync.py 2021-02-10 15:44:55.895 | M tempest/api/object_storage/test_container_sync_middleware.py 2021-02-10 15:44:55.895 | M tempest/api/object_storage/test_crossdomain.py 2021-02-10 15:44:55.895 | M tempest/api/object_storage/test_healthcheck.py 2021-02-10 15:44:55.895 | M tempest/api/object_storage/test_object_expiry.py 2021-02-10 15:44:55.895 | M tempest/api/object_storage/test_object_formpost.py 2021-02-10 15:44:55.895 | M tempest/api/object_storage/test_object_formpost_negative.py 2021-02-10 15:44:55.895 | M tempest/api/object_storage/test_object_services.py 2021-02-10 15:44:55.895 | M tempest/api/object_storage/test_object_slo.py 2021-02-10 15:44:55.895 | M tempest/api/object_storage/test_object_temp_url.py 2021-02-10 15:44:55.895 | M tempest/api/object_storage/test_object_temp_url_negative.py 2021-02-10 15:44:55.895 | M tempest/api/object_storage/test_object_version.py 2021-02-10 15:44:55.895 | M tempest/api/volume/__init__.py 2021-02-10 15:44:55.895 | M tempest/api/volume/admin/__init__.py 2021-02-10 15:44:55.895 | M tempest/api/volume/admin/test_backends_capabilities.py 2021-02-10 15:44:55.895 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2021-02-10 15:44:55.895 | M tempest/api/volume/admin/test_group_snapshots.py 2021-02-10 15:44:55.895 | M tempest/api/volume/admin/test_group_type_specs.py 2021-02-10 15:44:55.895 | M tempest/api/volume/admin/test_group_types.py 2021-02-10 15:44:55.895 | M tempest/api/volume/admin/test_groups.py 2021-02-10 15:44:55.895 | M tempest/api/volume/admin/test_multi_backend.py 2021-02-10 15:44:55.895 | M tempest/api/volume/admin/test_qos.py 2021-02-10 15:44:55.895 | M tempest/api/volume/admin/test_snapshot_manage.py 2021-02-10 15:44:55.895 | M tempest/api/volume/admin/test_snapshots_actions.py 2021-02-10 15:44:55.895 | M tempest/api/volume/admin/test_user_messages.py 2021-02-10 15:44:55.895 | M tempest/api/volume/admin/test_volume_hosts.py 2021-02-10 15:44:55.895 | M tempest/api/volume/admin/test_volume_manage.py 2021-02-10 15:44:55.895 | M tempest/api/volume/admin/test_volume_pools.py 2021-02-10 15:44:55.895 | M tempest/api/volume/admin/test_volume_quota_classes.py 2021-02-10 15:44:55.895 | M tempest/api/volume/admin/test_volume_quotas.py 2021-02-10 15:44:55.896 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2021-02-10 15:44:55.896 | M tempest/api/volume/admin/test_volume_retype.py 2021-02-10 15:44:55.896 | M tempest/api/volume/admin/test_volume_services.py 2021-02-10 15:44:55.896 | M tempest/api/volume/admin/test_volume_services_negative.py 2021-02-10 15:44:55.896 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2021-02-10 15:44:55.896 | M tempest/api/volume/admin/test_volume_type_access.py 2021-02-10 15:44:55.896 | M tempest/api/volume/admin/test_volume_types.py 2021-02-10 15:44:55.896 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2021-02-10 15:44:55.896 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2021-02-10 15:44:55.896 | M tempest/api/volume/admin/test_volume_types_negative.py 2021-02-10 15:44:55.896 | M tempest/api/volume/admin/test_volumes_actions.py 2021-02-10 15:44:55.896 | M tempest/api/volume/admin/test_volumes_backup.py 2021-02-10 15:44:55.896 | M tempest/api/volume/admin/test_volumes_list.py 2021-02-10 15:44:55.896 | M tempest/api/volume/api_microversion_fixture.py 2021-02-10 15:44:55.896 | M tempest/api/volume/base.py 2021-02-10 15:44:55.896 | M tempest/api/volume/test_availability_zone.py 2021-02-10 15:44:55.896 | M tempest/api/volume/test_extensions.py 2021-02-10 15:44:55.896 | M tempest/api/volume/test_image_metadata.py 2021-02-10 15:44:55.896 | M tempest/api/volume/test_snapshot_metadata.py 2021-02-10 15:44:55.896 | M tempest/api/volume/test_versions.py 2021-02-10 15:44:55.896 | M tempest/api/volume/test_volume_absolute_limits.py 2021-02-10 15:44:55.896 | M tempest/api/volume/test_volume_delete_cascade.py 2021-02-10 15:44:55.896 | M tempest/api/volume/test_volume_metadata.py 2021-02-10 15:44:55.896 | M tempest/api/volume/test_volume_transfers.py 2021-02-10 15:44:55.896 | M tempest/api/volume/test_volumes_actions.py 2021-02-10 15:44:55.896 | M tempest/api/volume/test_volumes_backup.py 2021-02-10 15:44:55.896 | M tempest/api/volume/test_volumes_clone.py 2021-02-10 15:44:55.896 | M tempest/api/volume/test_volumes_clone_negative.py 2021-02-10 15:44:55.896 | M tempest/api/volume/test_volumes_extend.py 2021-02-10 15:44:55.896 | M tempest/api/volume/test_volumes_get.py 2021-02-10 15:44:55.896 | M tempest/api/volume/test_volumes_list.py 2021-02-10 15:44:55.896 | M tempest/api/volume/test_volumes_negative.py 2021-02-10 15:44:55.896 | M tempest/api/volume/test_volumes_snapshots.py 2021-02-10 15:44:55.897 | M tempest/api/volume/test_volumes_snapshots_list.py 2021-02-10 15:44:55.897 | M tempest/api/volume/test_volumes_snapshots_negative.py 2021-02-10 15:44:55.897 | M tempest/clients.py 2021-02-10 15:44:55.897 | M tempest/cmd/__init__.py 2021-02-10 15:44:55.897 | M tempest/cmd/cleanup.py 2021-02-10 15:44:55.897 | M tempest/cmd/cleanup_service.py 2021-02-10 15:44:55.897 | M tempest/cmd/config-generator.tempest.conf 2021-02-10 15:44:55.897 | M tempest/cmd/init.py 2021-02-10 15:44:55.897 | M tempest/cmd/list_plugins.py 2021-02-10 15:44:55.897 | M tempest/cmd/main.py 2021-02-10 15:44:55.897 | M tempest/cmd/run.py 2021-02-10 15:44:55.897 | M tempest/cmd/subunit_describe_calls.py 2021-02-10 15:44:55.897 | M tempest/cmd/verify_tempest_config.py 2021-02-10 15:44:55.897 | M tempest/cmd/workspace.py 2021-02-10 15:44:55.897 | M tempest/common/__init__.py 2021-02-10 15:44:55.897 | M tempest/common/compute.py 2021-02-10 15:44:55.897 | M tempest/common/credentials_factory.py 2021-02-10 15:44:55.897 | M tempest/common/custom_matchers.py 2021-02-10 15:44:55.897 | M tempest/common/identity.py 2021-02-10 15:44:55.897 | M tempest/common/image.py 2021-02-10 15:44:55.897 | M tempest/common/tempest_fixtures.py 2021-02-10 15:44:55.897 | M tempest/common/utils/__init__.py 2021-02-10 15:44:55.897 | M tempest/common/utils/linux/__init__.py 2021-02-10 15:44:55.897 | M tempest/common/utils/linux/remote_client.py 2021-02-10 15:44:55.897 | M tempest/common/utils/net_info.py 2021-02-10 15:44:55.897 | M tempest/common/utils/net_utils.py 2021-02-10 15:44:55.897 | M tempest/common/waiters.py 2021-02-10 15:44:55.897 | M tempest/config.py 2021-02-10 15:44:55.897 | M tempest/hacking/__init__.py 2021-02-10 15:44:55.897 | M tempest/hacking/checks.py 2021-02-10 15:44:55.897 | M tempest/lib/__init__.py 2021-02-10 15:44:55.897 | M tempest/lib/api_schema/__init__.py 2021-02-10 15:44:55.897 | M tempest/lib/api_schema/response/__init__.py 2021-02-10 15:44:55.897 | M tempest/lib/api_schema/response/compute/__init__.py 2021-02-10 15:44:55.898 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2021-02-10 15:44:55.898 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2021-02-10 15:44:55.898 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2021-02-10 15:44:55.898 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2021-02-10 15:44:55.898 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2021-02-10 15:44:55.898 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2021-02-10 15:44:55.898 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2021-02-10 15:44:55.898 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2021-02-10 15:44:55.898 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2021-02-10 15:44:55.898 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2021-02-10 15:44:55.898 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2021-02-10 15:44:55.898 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2021-02-10 15:44:55.898 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2021-02-10 15:44:55.898 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2021-02-10 15:44:55.898 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2021-02-10 15:44:55.898 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2021-02-10 15:44:55.898 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2021-02-10 15:44:55.898 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2021-02-10 15:44:55.898 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2021-02-10 15:44:55.898 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2021-02-10 15:44:55.898 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2021-02-10 15:44:55.898 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2021-02-10 15:44:55.898 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2021-02-10 15:44:55.898 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2021-02-10 15:44:55.898 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2021-02-10 15:44:55.898 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2021-02-10 15:44:55.898 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2021-02-10 15:44:55.898 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2021-02-10 15:44:55.898 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2021-02-10 15:44:55.898 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2021-02-10 15:44:55.899 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2021-02-10 15:44:55.899 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2021-02-10 15:44:55.899 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2021-02-10 15:44:55.899 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2021-02-10 15:44:55.899 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2021-02-10 15:44:55.899 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2021-02-10 15:44:55.899 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2021-02-10 15:44:55.899 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2021-02-10 15:44:55.899 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2021-02-10 15:44:55.899 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2021-02-10 15:44:55.899 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2021-02-10 15:44:55.899 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2021-02-10 15:44:55.899 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2021-02-10 15:44:55.899 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2021-02-10 15:44:55.899 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2021-02-10 15:44:55.899 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2021-02-10 15:44:55.899 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2021-02-10 15:44:55.899 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2021-02-10 15:44:55.899 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2021-02-10 15:44:55.899 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2021-02-10 15:44:55.899 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2021-02-10 15:44:55.899 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2021-02-10 15:44:55.899 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2021-02-10 15:44:55.899 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2021-02-10 15:44:55.899 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2021-02-10 15:44:55.899 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2021-02-10 15:44:55.899 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2021-02-10 15:44:55.899 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2021-02-10 15:44:55.899 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2021-02-10 15:44:55.899 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2021-02-10 15:44:55.899 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2021-02-10 15:44:55.899 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2021-02-10 15:44:55.899 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2021-02-10 15:44:55.900 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2021-02-10 15:44:55.900 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2021-02-10 15:44:55.900 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2021-02-10 15:44:55.900 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2021-02-10 15:44:55.900 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2021-02-10 15:44:55.900 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2021-02-10 15:44:55.900 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2021-02-10 15:44:55.900 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2021-02-10 15:44:55.900 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2021-02-10 15:44:55.900 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2021-02-10 15:44:55.900 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2021-02-10 15:44:55.900 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2021-02-10 15:44:55.900 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2021-02-10 15:44:55.900 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2021-02-10 15:44:55.900 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2021-02-10 15:44:55.900 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2021-02-10 15:44:55.900 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2021-02-10 15:44:55.900 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2021-02-10 15:44:55.900 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2021-02-10 15:44:55.900 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2021-02-10 15:44:55.900 | M tempest/lib/api_schema/response/compute/v2_70/interfaces.py 2021-02-10 15:44:55.900 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2021-02-10 15:44:55.900 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2021-02-10 15:44:55.900 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2021-02-10 15:44:55.900 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2021-02-10 15:44:55.900 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2021-02-10 15:44:55.900 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2021-02-10 15:44:55.900 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2021-02-10 15:44:55.900 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2021-02-10 15:44:55.900 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2021-02-10 15:44:55.900 | M tempest/lib/api_schema/response/volume/__init__.py 2021-02-10 15:44:55.900 | M tempest/lib/api_schema/response/volume/backups.py 2021-02-10 15:44:55.900 | M tempest/lib/api_schema/response/volume/capabilities.py 2021-02-10 15:44:55.901 | M tempest/lib/api_schema/response/volume/extensions.py 2021-02-10 15:44:55.901 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2021-02-10 15:44:55.901 | M tempest/lib/api_schema/response/volume/group_types.py 2021-02-10 15:44:55.901 | M tempest/lib/api_schema/response/volume/groups.py 2021-02-10 15:44:55.901 | M tempest/lib/api_schema/response/volume/hosts.py 2021-02-10 15:44:55.901 | M tempest/lib/api_schema/response/volume/limits.py 2021-02-10 15:44:55.901 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2021-02-10 15:44:55.901 | M tempest/lib/api_schema/response/volume/manage_volume.py 2021-02-10 15:44:55.901 | M tempest/lib/api_schema/response/volume/messages.py 2021-02-10 15:44:55.901 | M tempest/lib/api_schema/response/volume/qos.py 2021-02-10 15:44:55.901 | M tempest/lib/api_schema/response/volume/quota_classes.py 2021-02-10 15:44:55.901 | M tempest/lib/api_schema/response/volume/quotas.py 2021-02-10 15:44:55.901 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2021-02-10 15:44:55.901 | M tempest/lib/api_schema/response/volume/services.py 2021-02-10 15:44:55.901 | M tempest/lib/api_schema/response/volume/snapshots.py 2021-02-10 15:44:55.901 | M tempest/lib/api_schema/response/volume/transfers.py 2021-02-10 15:44:55.901 | M tempest/lib/api_schema/response/volume/volume_types.py 2021-02-10 15:44:55.901 | M tempest/lib/api_schema/response/volume/volumes.py 2021-02-10 15:44:55.901 | M tempest/lib/auth.py 2021-02-10 15:44:55.901 | M tempest/lib/base.py 2021-02-10 15:44:55.901 | M tempest/lib/cli/__init__.py 2021-02-10 15:44:55.901 | M tempest/lib/cli/base.py 2021-02-10 15:44:55.901 | M tempest/lib/cli/output_parser.py 2021-02-10 15:44:55.901 | M tempest/lib/cmd/__init__.py 2021-02-10 15:44:55.901 | M tempest/lib/common/__init__.py 2021-02-10 15:44:55.901 | M tempest/lib/common/api_microversion_fixture.py 2021-02-10 15:44:55.901 | M tempest/lib/common/api_version_request.py 2021-02-10 15:44:55.901 | M tempest/lib/common/api_version_utils.py 2021-02-10 15:44:55.901 | M tempest/lib/common/cred_client.py 2021-02-10 15:44:55.901 | M tempest/lib/common/cred_provider.py 2021-02-10 15:44:55.901 | M tempest/lib/common/dynamic_creds.py 2021-02-10 15:44:55.901 | M tempest/lib/common/fixed_network.py 2021-02-10 15:44:55.901 | M tempest/lib/common/http.py 2021-02-10 15:44:55.902 | M tempest/lib/common/jsonschema_validator.py 2021-02-10 15:44:55.902 | M tempest/lib/common/preprov_creds.py 2021-02-10 15:44:55.902 | M tempest/lib/common/profiler.py 2021-02-10 15:44:55.902 | M tempest/lib/common/rest_client.py 2021-02-10 15:44:55.902 | M tempest/lib/common/ssh.py 2021-02-10 15:44:55.902 | M tempest/lib/common/thread.py 2021-02-10 15:44:55.902 | M tempest/lib/common/utils/__init__.py 2021-02-10 15:44:55.902 | M tempest/lib/common/utils/data_utils.py 2021-02-10 15:44:55.902 | M tempest/lib/common/utils/linux/__init__.py 2021-02-10 15:44:55.902 | M tempest/lib/common/utils/linux/remote_client.py 2021-02-10 15:44:55.902 | M tempest/lib/common/utils/misc.py 2021-02-10 15:44:55.902 | M tempest/lib/common/utils/test_utils.py 2021-02-10 15:44:55.902 | M tempest/lib/common/validation_resources.py 2021-02-10 15:44:55.902 | M tempest/lib/decorators.py 2021-02-10 15:44:55.902 | M tempest/lib/exceptions.py 2021-02-10 15:44:55.902 | M tempest/lib/services/__init__.py 2021-02-10 15:44:55.902 | M tempest/lib/services/clients.py 2021-02-10 15:44:55.902 | M tempest/lib/services/compute/__init__.py 2021-02-10 15:44:55.902 | M tempest/lib/services/compute/agents_client.py 2021-02-10 15:44:55.902 | M tempest/lib/services/compute/aggregates_client.py 2021-02-10 15:44:55.902 | M tempest/lib/services/compute/availability_zone_client.py 2021-02-10 15:44:55.902 | M tempest/lib/services/compute/baremetal_nodes_client.py 2021-02-10 15:44:55.902 | M tempest/lib/services/compute/base_compute_client.py 2021-02-10 15:44:55.902 | M tempest/lib/services/compute/certificates_client.py 2021-02-10 15:44:55.902 | M tempest/lib/services/compute/extensions_client.py 2021-02-10 15:44:55.902 | M tempest/lib/services/compute/fixed_ips_client.py 2021-02-10 15:44:55.902 | M tempest/lib/services/compute/flavors_client.py 2021-02-10 15:44:55.902 | M tempest/lib/services/compute/floating_ip_pools_client.py 2021-02-10 15:44:55.902 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2021-02-10 15:44:55.902 | M tempest/lib/services/compute/floating_ips_client.py 2021-02-10 15:44:55.902 | M tempest/lib/services/compute/hosts_client.py 2021-02-10 15:44:55.903 | M tempest/lib/services/compute/hypervisor_client.py 2021-02-10 15:44:55.903 | M tempest/lib/services/compute/images_client.py 2021-02-10 15:44:55.903 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2021-02-10 15:44:55.903 | M tempest/lib/services/compute/interfaces_client.py 2021-02-10 15:44:55.903 | M tempest/lib/services/compute/keypairs_client.py 2021-02-10 15:44:55.903 | M tempest/lib/services/compute/limits_client.py 2021-02-10 15:44:55.903 | M tempest/lib/services/compute/migrations_client.py 2021-02-10 15:44:55.903 | M tempest/lib/services/compute/networks_client.py 2021-02-10 15:44:55.903 | M tempest/lib/services/compute/quota_classes_client.py 2021-02-10 15:44:55.903 | M tempest/lib/services/compute/quotas_client.py 2021-02-10 15:44:55.903 | M tempest/lib/services/compute/security_group_default_rules_client.py 2021-02-10 15:44:55.903 | M tempest/lib/services/compute/security_group_rules_client.py 2021-02-10 15:44:55.903 | M tempest/lib/services/compute/security_groups_client.py 2021-02-10 15:44:55.903 | M tempest/lib/services/compute/server_groups_client.py 2021-02-10 15:44:55.903 | M tempest/lib/services/compute/servers_client.py 2021-02-10 15:44:55.903 | M tempest/lib/services/compute/services_client.py 2021-02-10 15:44:55.903 | M tempest/lib/services/compute/snapshots_client.py 2021-02-10 15:44:55.903 | M tempest/lib/services/compute/tenant_networks_client.py 2021-02-10 15:44:55.903 | M tempest/lib/services/compute/tenant_usages_client.py 2021-02-10 15:44:55.903 | M tempest/lib/services/compute/versions_client.py 2021-02-10 15:44:55.903 | M tempest/lib/services/compute/volumes_client.py 2021-02-10 15:44:55.903 | M tempest/lib/services/identity/__init__.py 2021-02-10 15:44:55.903 | M tempest/lib/services/identity/v2/__init__.py 2021-02-10 15:44:55.903 | M tempest/lib/services/identity/v2/endpoints_client.py 2021-02-10 15:44:55.903 | M tempest/lib/services/identity/v2/identity_client.py 2021-02-10 15:44:55.903 | M tempest/lib/services/identity/v2/roles_client.py 2021-02-10 15:44:55.903 | M tempest/lib/services/identity/v2/services_client.py 2021-02-10 15:44:55.903 | M tempest/lib/services/identity/v2/tenants_client.py 2021-02-10 15:44:55.903 | M tempest/lib/services/identity/v2/token_client.py 2021-02-10 15:44:55.903 | M tempest/lib/services/identity/v2/users_client.py 2021-02-10 15:44:55.903 | M tempest/lib/services/identity/v3/__init__.py 2021-02-10 15:44:55.903 | M tempest/lib/services/identity/v3/access_rules_client.py 2021-02-10 15:44:55.903 | M tempest/lib/services/identity/v3/application_credentials_client.py 2021-02-10 15:44:55.904 | M tempest/lib/services/identity/v3/catalog_client.py 2021-02-10 15:44:55.904 | M tempest/lib/services/identity/v3/credentials_client.py 2021-02-10 15:44:55.904 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2021-02-10 15:44:55.904 | M tempest/lib/services/identity/v3/domains_client.py 2021-02-10 15:44:55.904 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2021-02-10 15:44:55.904 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2021-02-10 15:44:55.904 | M tempest/lib/services/identity/v3/endpoints_client.py 2021-02-10 15:44:55.904 | M tempest/lib/services/identity/v3/groups_client.py 2021-02-10 15:44:55.904 | M tempest/lib/services/identity/v3/identity_client.py 2021-02-10 15:44:55.904 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2021-02-10 15:44:55.904 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2021-02-10 15:44:55.904 | M tempest/lib/services/identity/v3/oauth_token_client.py 2021-02-10 15:44:55.904 | M tempest/lib/services/identity/v3/policies_client.py 2021-02-10 15:44:55.904 | M tempest/lib/services/identity/v3/project_tags_client.py 2021-02-10 15:44:55.904 | M tempest/lib/services/identity/v3/projects_client.py 2021-02-10 15:44:55.904 | M tempest/lib/services/identity/v3/regions_client.py 2021-02-10 15:44:55.904 | M tempest/lib/services/identity/v3/role_assignments_client.py 2021-02-10 15:44:55.904 | M tempest/lib/services/identity/v3/roles_client.py 2021-02-10 15:44:55.904 | M tempest/lib/services/identity/v3/services_client.py 2021-02-10 15:44:55.904 | M tempest/lib/services/identity/v3/token_client.py 2021-02-10 15:44:55.904 | M tempest/lib/services/identity/v3/trusts_client.py 2021-02-10 15:44:55.904 | M tempest/lib/services/identity/v3/users_client.py 2021-02-10 15:44:55.904 | M tempest/lib/services/identity/v3/versions_client.py 2021-02-10 15:44:55.904 | M tempest/lib/services/image/__init__.py 2021-02-10 15:44:55.904 | M tempest/lib/services/image/v1/__init__.py 2021-02-10 15:44:55.904 | M tempest/lib/services/image/v1/image_members_client.py 2021-02-10 15:44:55.904 | M tempest/lib/services/image/v1/images_client.py 2021-02-10 15:44:55.904 | M tempest/lib/services/image/v2/__init__.py 2021-02-10 15:44:55.904 | M tempest/lib/services/image/v2/image_members_client.py 2021-02-10 15:44:55.904 | M tempest/lib/services/image/v2/images_client.py 2021-02-10 15:44:55.904 | M tempest/lib/services/image/v2/namespace_objects_client.py 2021-02-10 15:44:55.904 | M tempest/lib/services/image/v2/namespace_properties_client.py 2021-02-10 15:44:55.904 | M tempest/lib/services/image/v2/namespace_tags_client.py 2021-02-10 15:44:55.905 | M tempest/lib/services/image/v2/namespaces_client.py 2021-02-10 15:44:55.905 | M tempest/lib/services/image/v2/resource_types_client.py 2021-02-10 15:44:55.905 | M tempest/lib/services/image/v2/schemas_client.py 2021-02-10 15:44:55.905 | M tempest/lib/services/image/v2/versions_client.py 2021-02-10 15:44:55.905 | M tempest/lib/services/network/__init__.py 2021-02-10 15:44:55.905 | M tempest/lib/services/network/agents_client.py 2021-02-10 15:44:55.905 | M tempest/lib/services/network/base.py 2021-02-10 15:44:55.905 | M tempest/lib/services/network/extensions_client.py 2021-02-10 15:44:55.905 | M tempest/lib/services/network/floating_ips_client.py 2021-02-10 15:44:55.905 | M tempest/lib/services/network/metering_label_rules_client.py 2021-02-10 15:44:55.905 | M tempest/lib/services/network/metering_labels_client.py 2021-02-10 15:44:55.905 | M tempest/lib/services/network/networks_client.py 2021-02-10 15:44:55.905 | M tempest/lib/services/network/ports_client.py 2021-02-10 15:44:55.905 | M tempest/lib/services/network/qos_client.py 2021-02-10 15:44:55.905 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2021-02-10 15:44:55.905 | M tempest/lib/services/network/quotas_client.py 2021-02-10 15:44:55.905 | M tempest/lib/services/network/routers_client.py 2021-02-10 15:44:55.905 | M tempest/lib/services/network/security_group_rules_client.py 2021-02-10 15:44:55.905 | M tempest/lib/services/network/security_groups_client.py 2021-02-10 15:44:55.905 | M tempest/lib/services/network/segments_client.py 2021-02-10 15:44:55.905 | M tempest/lib/services/network/service_providers_client.py 2021-02-10 15:44:55.905 | M tempest/lib/services/network/subnetpools_client.py 2021-02-10 15:44:55.905 | M tempest/lib/services/network/subnets_client.py 2021-02-10 15:44:55.905 | M tempest/lib/services/network/tags_client.py 2021-02-10 15:44:55.905 | M tempest/lib/services/network/versions_client.py 2021-02-10 15:44:55.905 | M tempest/lib/services/object_storage/__init__.py 2021-02-10 15:44:55.905 | M tempest/lib/services/object_storage/account_client.py 2021-02-10 15:44:55.905 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2021-02-10 15:44:55.905 | M tempest/lib/services/object_storage/capabilities_client.py 2021-02-10 15:44:55.905 | M tempest/lib/services/object_storage/container_client.py 2021-02-10 15:44:55.905 | M tempest/lib/services/object_storage/object_client.py 2021-02-10 15:44:55.905 | M tempest/lib/services/placement/__init__.py 2021-02-10 15:44:55.905 | M tempest/lib/services/placement/base_placement_client.py 2021-02-10 15:44:55.906 | M tempest/lib/services/placement/placement_client.py 2021-02-10 15:44:55.906 | M tempest/lib/services/placement/resource_providers_client.py 2021-02-10 15:44:55.906 | M tempest/lib/services/volume/__init__.py 2021-02-10 15:44:55.906 | M tempest/lib/services/volume/base_client.py 2021-02-10 15:44:55.906 | M tempest/lib/services/volume/v1/__init__.py 2021-02-10 15:44:55.906 | M tempest/lib/services/volume/v1/availability_zone_client.py 2021-02-10 15:44:55.906 | M tempest/lib/services/volume/v1/backups_client.py 2021-02-10 15:44:55.906 | M tempest/lib/services/volume/v1/encryption_types_client.py 2021-02-10 15:44:55.906 | M tempest/lib/services/volume/v1/extensions_client.py 2021-02-10 15:44:55.906 | M tempest/lib/services/volume/v1/hosts_client.py 2021-02-10 15:44:55.906 | M tempest/lib/services/volume/v1/limits_client.py 2021-02-10 15:44:55.906 | M tempest/lib/services/volume/v1/qos_client.py 2021-02-10 15:44:55.906 | M tempest/lib/services/volume/v1/quotas_client.py 2021-02-10 15:44:55.906 | M tempest/lib/services/volume/v1/services_client.py 2021-02-10 15:44:55.906 | M tempest/lib/services/volume/v1/snapshots_client.py 2021-02-10 15:44:55.906 | M tempest/lib/services/volume/v1/types_client.py 2021-02-10 15:44:55.906 | M tempest/lib/services/volume/v1/volumes_client.py 2021-02-10 15:44:55.906 | M tempest/lib/services/volume/v2/__init__.py 2021-02-10 15:44:55.906 | M tempest/lib/services/volume/v2/availability_zone_client.py 2021-02-10 15:44:55.906 | M tempest/lib/services/volume/v2/backups_client.py 2021-02-10 15:44:55.906 | M tempest/lib/services/volume/v2/capabilities_client.py 2021-02-10 15:44:55.906 | M tempest/lib/services/volume/v2/encryption_types_client.py 2021-02-10 15:44:55.906 | M tempest/lib/services/volume/v2/extensions_client.py 2021-02-10 15:44:55.906 | M tempest/lib/services/volume/v2/hosts_client.py 2021-02-10 15:44:55.906 | M tempest/lib/services/volume/v2/limits_client.py 2021-02-10 15:44:55.906 | M tempest/lib/services/volume/v2/qos_client.py 2021-02-10 15:44:55.906 | M tempest/lib/services/volume/v2/quota_classes_client.py 2021-02-10 15:44:55.906 | M tempest/lib/services/volume/v2/quotas_client.py 2021-02-10 15:44:55.906 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2021-02-10 15:44:55.906 | M tempest/lib/services/volume/v2/services_client.py 2021-02-10 15:44:55.906 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2021-02-10 15:44:55.907 | M tempest/lib/services/volume/v2/snapshots_client.py 2021-02-10 15:44:55.907 | M tempest/lib/services/volume/v2/transfers_client.py 2021-02-10 15:44:55.907 | M tempest/lib/services/volume/v2/types_client.py 2021-02-10 15:44:55.907 | M tempest/lib/services/volume/v2/volume_manage_client.py 2021-02-10 15:44:55.907 | M tempest/lib/services/volume/v2/volumes_client.py 2021-02-10 15:44:55.907 | M tempest/lib/services/volume/v3/__init__.py 2021-02-10 15:44:55.907 | M tempest/lib/services/volume/v3/attachments_client.py 2021-02-10 15:44:55.907 | M tempest/lib/services/volume/v3/availability_zone_client.py 2021-02-10 15:44:55.907 | M tempest/lib/services/volume/v3/backups_client.py 2021-02-10 15:44:55.907 | M tempest/lib/services/volume/v3/base_client.py 2021-02-10 15:44:55.907 | M tempest/lib/services/volume/v3/capabilities_client.py 2021-02-10 15:44:55.907 | M tempest/lib/services/volume/v3/encryption_types_client.py 2021-02-10 15:44:55.907 | M tempest/lib/services/volume/v3/extensions_client.py 2021-02-10 15:44:55.907 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2021-02-10 15:44:55.907 | M tempest/lib/services/volume/v3/group_types_client.py 2021-02-10 15:44:55.907 | M tempest/lib/services/volume/v3/groups_client.py 2021-02-10 15:44:55.907 | M tempest/lib/services/volume/v3/hosts_client.py 2021-02-10 15:44:55.907 | M tempest/lib/services/volume/v3/limits_client.py 2021-02-10 15:44:55.907 | M tempest/lib/services/volume/v3/messages_client.py 2021-02-10 15:44:55.907 | M tempest/lib/services/volume/v3/qos_client.py 2021-02-10 15:44:55.907 | M tempest/lib/services/volume/v3/quota_classes_client.py 2021-02-10 15:44:55.907 | M tempest/lib/services/volume/v3/quotas_client.py 2021-02-10 15:44:55.907 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2021-02-10 15:44:55.907 | M tempest/lib/services/volume/v3/services_client.py 2021-02-10 15:44:55.907 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2021-02-10 15:44:55.907 | M tempest/lib/services/volume/v3/snapshots_client.py 2021-02-10 15:44:55.907 | M tempest/lib/services/volume/v3/transfers_client.py 2021-02-10 15:44:55.907 | M tempest/lib/services/volume/v3/types_client.py 2021-02-10 15:44:55.907 | M tempest/lib/services/volume/v3/versions_client.py 2021-02-10 15:44:55.907 | M tempest/lib/services/volume/v3/volume_manage_client.py 2021-02-10 15:44:55.907 | M tempest/lib/services/volume/v3/volumes_client.py 2021-02-10 15:44:55.907 | M tempest/scenario/README.rst 2021-02-10 15:44:55.907 | M tempest/scenario/__init__.py 2021-02-10 15:44:55.908 | M tempest/scenario/manager.py 2021-02-10 15:44:55.908 | M tempest/scenario/test_aggregates_basic_ops.py 2021-02-10 15:44:55.908 | M tempest/scenario/test_dashboard_basic_ops.py 2021-02-10 15:44:55.908 | M tempest/scenario/test_encrypted_cinder_volumes.py 2021-02-10 15:44:55.908 | M tempest/scenario/test_minbw_allocation_placement.py 2021-02-10 15:44:55.908 | M tempest/scenario/test_minimum_basic.py 2021-02-10 15:44:55.908 | M tempest/scenario/test_network_advanced_server_ops.py 2021-02-10 15:44:55.908 | M tempest/scenario/test_network_basic_ops.py 2021-02-10 15:44:55.908 | M tempest/scenario/test_network_v6.py 2021-02-10 15:44:55.908 | M tempest/scenario/test_object_storage_basic_ops.py 2021-02-10 15:44:55.908 | M tempest/scenario/test_security_groups_basic_ops.py 2021-02-10 15:44:55.908 | M tempest/scenario/test_server_advanced_ops.py 2021-02-10 15:44:55.908 | M tempest/scenario/test_server_basic_ops.py 2021-02-10 15:44:55.908 | M tempest/scenario/test_server_multinode.py 2021-02-10 15:44:55.908 | M tempest/scenario/test_shelve_instance.py 2021-02-10 15:44:55.908 | M tempest/scenario/test_snapshot_pattern.py 2021-02-10 15:44:55.908 | M tempest/scenario/test_stamp_pattern.py 2021-02-10 15:44:55.908 | M tempest/scenario/test_volume_backup_restore.py 2021-02-10 15:44:55.908 | M tempest/scenario/test_volume_boot_pattern.py 2021-02-10 15:44:55.908 | M tempest/scenario/test_volume_migrate_attached.py 2021-02-10 15:44:55.908 | M tempest/services/__init__.py 2021-02-10 15:44:55.908 | M tempest/services/orchestration/__init__.py 2021-02-10 15:44:55.908 | M tempest/services/orchestration/json/__init__.py 2021-02-10 15:44:55.908 | M tempest/services/orchestration/json/orchestration_client.py 2021-02-10 15:44:55.908 | M tempest/test.py 2021-02-10 15:44:55.908 | M tempest/test_discover/__init__.py 2021-02-10 15:44:55.908 | M tempest/test_discover/plugins.py 2021-02-10 15:44:55.908 | M tempest/test_discover/test_discover.py 2021-02-10 15:44:55.908 | M tempest/tests/README.rst 2021-02-10 15:44:55.908 | M tempest/tests/__init__.py 2021-02-10 15:44:55.908 | M tempest/tests/api/__init__.py 2021-02-10 15:44:55.908 | M tempest/tests/api/compute/__init__.py 2021-02-10 15:44:55.909 | M tempest/tests/api/compute/test_base.py 2021-02-10 15:44:55.909 | M tempest/tests/base.py 2021-02-10 15:44:55.909 | M tempest/tests/cmd/__init__.py 2021-02-10 15:44:55.909 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2021-02-10 15:44:55.909 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2021-02-10 15:44:55.909 | M tempest/tests/cmd/test_account_generator.py 2021-02-10 15:44:55.909 | M tempest/tests/cmd/test_cleanup.py 2021-02-10 15:44:55.909 | M tempest/tests/cmd/test_cleanup_services.py 2021-02-10 15:44:55.909 | M tempest/tests/cmd/test_list_plugins.py 2021-02-10 15:44:55.909 | M tempest/tests/cmd/test_run.py 2021-02-10 15:44:55.909 | M tempest/tests/cmd/test_saved_state_json.json 2021-02-10 15:44:55.909 | M tempest/tests/cmd/test_subunit_describe_calls.py 2021-02-10 15:44:55.909 | M tempest/tests/cmd/test_tempest_init.py 2021-02-10 15:44:55.909 | M tempest/tests/cmd/test_verify_tempest_config.py 2021-02-10 15:44:55.909 | M tempest/tests/cmd/test_workspace.py 2021-02-10 15:44:55.909 | M tempest/tests/common/__init__.py 2021-02-10 15:44:55.909 | M tempest/tests/common/test_admin_available.py 2021-02-10 15:44:55.909 | M tempest/tests/common/test_alt_available.py 2021-02-10 15:44:55.909 | M tempest/tests/common/test_compute.py 2021-02-10 15:44:55.909 | M tempest/tests/common/test_credentials_factory.py 2021-02-10 15:44:55.909 | M tempest/tests/common/test_custom_matchers.py 2021-02-10 15:44:55.909 | M tempest/tests/common/test_image.py 2021-02-10 15:44:55.909 | M tempest/tests/common/utils/__init__.py 2021-02-10 15:44:55.909 | M tempest/tests/common/utils/linux/__init__.py 2021-02-10 15:44:55.909 | M tempest/tests/common/utils/linux/test_remote_client.py 2021-02-10 15:44:55.909 | M tempest/tests/common/utils/test_net_utils.py 2021-02-10 15:44:55.909 | M tempest/tests/fake_config.py 2021-02-10 15:44:55.909 | M tempest/tests/fake_tempest_plugin.py 2021-02-10 15:44:55.909 | M tempest/tests/files/__init__.py 2021-02-10 15:44:55.909 | M tempest/tests/files/failing-tests 2021-02-10 15:44:55.909 | M tempest/tests/files/passing-tests 2021-02-10 15:44:55.909 | M tempest/tests/files/setup.cfg 2021-02-10 15:44:55.909 | M tempest/tests/files/testr-conf 2021-02-10 15:44:55.910 | M tempest/tests/lib/__init__.py 2021-02-10 15:44:55.910 | M tempest/tests/lib/cli/__init__.py 2021-02-10 15:44:55.910 | M tempest/tests/lib/cli/test_command_failed.py 2021-02-10 15:44:55.910 | M tempest/tests/lib/cli/test_execute.py 2021-02-10 15:44:55.910 | M tempest/tests/lib/cli/test_output_parser.py 2021-02-10 15:44:55.910 | M tempest/tests/lib/cmd/__init__.py 2021-02-10 15:44:55.910 | M tempest/tests/lib/cmd/test_check_uuid.py 2021-02-10 15:44:55.910 | M tempest/tests/lib/common/__init__.py 2021-02-10 15:44:55.910 | M tempest/tests/lib/common/test_api_version_request.py 2021-02-10 15:44:55.910 | M tempest/tests/lib/common/test_api_version_utils.py 2021-02-10 15:44:55.910 | M tempest/tests/lib/common/test_cred_client.py 2021-02-10 15:44:55.910 | M tempest/tests/lib/common/test_dynamic_creds.py 2021-02-10 15:44:55.910 | M tempest/tests/lib/common/test_http.py 2021-02-10 15:44:55.910 | M tempest/tests/lib/common/test_jsonschema_validator.py 2021-02-10 15:44:55.910 | M tempest/tests/lib/common/test_preprov_creds.py 2021-02-10 15:44:55.910 | M tempest/tests/lib/common/test_profiler.py 2021-02-10 15:44:55.910 | M tempest/tests/lib/common/test_rest_client.py 2021-02-10 15:44:55.910 | M tempest/tests/lib/common/test_validation_resources.py 2021-02-10 15:44:55.910 | M tempest/tests/lib/common/utils/__init__.py 2021-02-10 15:44:55.910 | M tempest/tests/lib/common/utils/linux/__init__.py 2021-02-10 15:44:55.910 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2021-02-10 15:44:55.910 | M tempest/tests/lib/common/utils/test_data_utils.py 2021-02-10 15:44:55.910 | M tempest/tests/lib/common/utils/test_misc.py 2021-02-10 15:44:55.910 | M tempest/tests/lib/common/utils/test_test_utils.py 2021-02-10 15:44:55.910 | M tempest/tests/lib/fake_auth_provider.py 2021-02-10 15:44:55.910 | M tempest/tests/lib/fake_credentials.py 2021-02-10 15:44:55.910 | M tempest/tests/lib/fake_http.py 2021-02-10 15:44:55.910 | M tempest/tests/lib/fake_identity.py 2021-02-10 15:44:55.910 | M tempest/tests/lib/services/__init__.py 2021-02-10 15:44:55.910 | M tempest/tests/lib/services/base.py 2021-02-10 15:44:55.910 | M tempest/tests/lib/services/compute/__init__.py 2021-02-10 15:44:55.910 | M tempest/tests/lib/services/compute/test_agents_client.py 2021-02-10 15:44:55.911 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2021-02-10 15:44:55.911 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2021-02-10 15:44:55.911 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2021-02-10 15:44:55.911 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2021-02-10 15:44:55.911 | M tempest/tests/lib/services/compute/test_certificates_client.py 2021-02-10 15:44:55.911 | M tempest/tests/lib/services/compute/test_extensions_client.py 2021-02-10 15:44:55.911 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2021-02-10 15:44:55.911 | M tempest/tests/lib/services/compute/test_flavors_client.py 2021-02-10 15:44:55.911 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2021-02-10 15:44:55.911 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2021-02-10 15:44:55.911 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2021-02-10 15:44:55.911 | M tempest/tests/lib/services/compute/test_hosts_client.py 2021-02-10 15:44:55.911 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2021-02-10 15:44:55.911 | M tempest/tests/lib/services/compute/test_images_client.py 2021-02-10 15:44:55.911 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2021-02-10 15:44:55.911 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2021-02-10 15:44:55.911 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2021-02-10 15:44:55.911 | M tempest/tests/lib/services/compute/test_limits_client.py 2021-02-10 15:44:55.911 | M tempest/tests/lib/services/compute/test_migrations_client.py 2021-02-10 15:44:55.911 | M tempest/tests/lib/services/compute/test_networks_client.py 2021-02-10 15:44:55.911 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2021-02-10 15:44:55.911 | M tempest/tests/lib/services/compute/test_quotas_client.py 2021-02-10 15:44:55.911 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2021-02-10 15:44:55.911 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2021-02-10 15:44:55.911 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2021-02-10 15:44:55.911 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2021-02-10 15:44:55.911 | M tempest/tests/lib/services/compute/test_servers_client.py 2021-02-10 15:44:55.911 | M tempest/tests/lib/services/compute/test_services_client.py 2021-02-10 15:44:55.911 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2021-02-10 15:44:55.911 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2021-02-10 15:44:55.911 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2021-02-10 15:44:55.911 | M tempest/tests/lib/services/compute/test_versions_client.py 2021-02-10 15:44:55.912 | M tempest/tests/lib/services/compute/test_volumes_client.py 2021-02-10 15:44:55.912 | M tempest/tests/lib/services/identity/__init__.py 2021-02-10 15:44:55.912 | M tempest/tests/lib/services/identity/v2/__init__.py 2021-02-10 15:44:55.912 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2021-02-10 15:44:55.912 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2021-02-10 15:44:55.912 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2021-02-10 15:44:55.912 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2021-02-10 15:44:55.912 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2021-02-10 15:44:55.912 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2021-02-10 15:44:55.912 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2021-02-10 15:44:55.912 | M tempest/tests/lib/services/identity/v3/__init__.py 2021-02-10 15:44:55.912 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2021-02-10 15:44:55.912 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2021-02-10 15:44:55.912 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2021-02-10 15:44:55.912 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2021-02-10 15:44:55.912 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2021-02-10 15:44:55.912 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2021-02-10 15:44:55.912 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2021-02-10 15:44:55.912 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2021-02-10 15:44:55.912 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2021-02-10 15:44:55.912 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2021-02-10 15:44:55.912 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2021-02-10 15:44:55.912 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2021-02-10 15:44:55.912 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2021-02-10 15:44:55.912 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2021-02-10 15:44:55.912 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2021-02-10 15:44:55.912 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2021-02-10 15:44:55.912 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2021-02-10 15:44:55.912 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2021-02-10 15:44:55.912 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2021-02-10 15:44:55.912 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2021-02-10 15:44:55.912 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2021-02-10 15:44:55.913 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2021-02-10 15:44:55.913 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2021-02-10 15:44:55.913 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2021-02-10 15:44:55.913 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2021-02-10 15:44:55.913 | M tempest/tests/lib/services/image/__init__.py 2021-02-10 15:44:55.913 | M tempest/tests/lib/services/image/v1/__init__.py 2021-02-10 15:44:55.913 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2021-02-10 15:44:55.913 | M tempest/tests/lib/services/image/v2/__init__.py 2021-02-10 15:44:55.913 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2021-02-10 15:44:55.913 | M tempest/tests/lib/services/image/v2/test_images_client.py 2021-02-10 15:44:55.913 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2021-02-10 15:44:55.913 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2021-02-10 15:44:55.913 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2021-02-10 15:44:55.913 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2021-02-10 15:44:55.913 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2021-02-10 15:44:55.913 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2021-02-10 15:44:55.913 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2021-02-10 15:44:55.913 | M tempest/tests/lib/services/network/__init__.py 2021-02-10 15:44:55.913 | M tempest/tests/lib/services/network/test_agents_client.py 2021-02-10 15:44:55.913 | M tempest/tests/lib/services/network/test_base_network_client.py 2021-02-10 15:44:55.913 | M tempest/tests/lib/services/network/test_extensions_client.py 2021-02-10 15:44:55.913 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2021-02-10 15:44:55.913 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2021-02-10 15:44:55.913 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2021-02-10 15:44:55.913 | M tempest/tests/lib/services/network/test_networks_client.py 2021-02-10 15:44:55.913 | M tempest/tests/lib/services/network/test_ports_client.py 2021-02-10 15:44:55.913 | M tempest/tests/lib/services/network/test_qos_client.py 2021-02-10 15:44:55.913 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2021-02-10 15:44:55.913 | M tempest/tests/lib/services/network/test_quotas_client.py 2021-02-10 15:44:55.913 | M tempest/tests/lib/services/network/test_routers_client.py 2021-02-10 15:44:55.913 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2021-02-10 15:44:55.913 | M tempest/tests/lib/services/network/test_security_groups_client.py 2021-02-10 15:44:55.914 | M tempest/tests/lib/services/network/test_segments_client.py 2021-02-10 15:44:55.914 | M tempest/tests/lib/services/network/test_service_providers_client.py 2021-02-10 15:44:55.914 | M tempest/tests/lib/services/network/test_subnetpools_client.py 2021-02-10 15:44:55.914 | M tempest/tests/lib/services/network/test_subnets_client.py 2021-02-10 15:44:55.914 | M tempest/tests/lib/services/network/test_tags_client.py 2021-02-10 15:44:55.914 | M tempest/tests/lib/services/network/test_versions_client.py 2021-02-10 15:44:55.914 | M tempest/tests/lib/services/object_storage/__init__.py 2021-02-10 15:44:55.914 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2021-02-10 15:44:55.914 | M tempest/tests/lib/services/object_storage/test_capabilities_client.py 2021-02-10 15:44:55.914 | M tempest/tests/lib/services/object_storage/test_object_client.py 2021-02-10 15:44:55.914 | M tempest/tests/lib/services/placement/__init__.py 2021-02-10 15:44:55.914 | M tempest/tests/lib/services/placement/test_placement_client.py 2021-02-10 15:44:55.914 | M tempest/tests/lib/services/placement/test_resource_providers_client.py 2021-02-10 15:44:55.914 | M tempest/tests/lib/services/registry_fixture.py 2021-02-10 15:44:55.914 | M tempest/tests/lib/services/test_clients.py 2021-02-10 15:44:55.914 | M tempest/tests/lib/services/volume/__init__.py 2021-02-10 15:44:55.914 | M tempest/tests/lib/services/volume/v1/__init__.py 2021-02-10 15:44:55.914 | M tempest/tests/lib/services/volume/v1/test_encryption_types_client.py 2021-02-10 15:44:55.914 | M tempest/tests/lib/services/volume/v1/test_quotas_client.py 2021-02-10 15:44:55.914 | M tempest/tests/lib/services/volume/v1/test_snapshots_client.py 2021-02-10 15:44:55.914 | M tempest/tests/lib/services/volume/v3/__init__.py 2021-02-10 15:44:55.914 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2021-02-10 15:44:55.914 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2021-02-10 15:44:55.914 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2021-02-10 15:44:55.914 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2021-02-10 15:44:55.914 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2021-02-10 15:44:55.914 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2021-02-10 15:44:55.914 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2021-02-10 15:44:55.914 | M tempest/tests/lib/services/volume/v3/test_group_types_client.py 2021-02-10 15:44:55.914 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2021-02-10 15:44:55.914 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2021-02-10 15:44:55.915 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2021-02-10 15:44:55.915 | M tempest/tests/lib/services/vSwitched to branch 'master' 2021-02-10 15:44:55.915 | olume/v3/test_quota_classes_client.py 2021-02-10 15:44:55.915 | M tempest/tests/lib/services/volume/v3/test_quotas_client.py 2021-02-10 15:44:55.915 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py 2021-02-10 15:44:55.915 | M tempest/tests/lib/services/volume/v3/test_services_client.py 2021-02-10 15:44:55.915 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2021-02-10 15:44:55.915 | M tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2021-02-10 15:44:55.915 | M tempest/tests/lib/services/volume/v3/test_transfers_client.py 2021-02-10 15:44:55.915 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2021-02-10 15:44:55.915 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2021-02-10 15:44:55.915 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2021-02-10 15:44:55.915 | M tempest/tests/lib/services/volume/v3/test_volume_manage_client.py 2021-02-10 15:44:55.915 | M tempest/tests/lib/services/volume/v3/test_volumes_client.py 2021-02-10 15:44:55.915 | M tempest/tests/lib/test_api_microversion_fixture.py 2021-02-10 15:44:55.915 | M tempest/tests/lib/test_auth.py 2021-02-10 15:44:55.915 | M tempest/tests/lib/test_base.py 2021-02-10 15:44:55.915 | M tempest/tests/lib/test_credentials.py 2021-02-10 15:44:55.915 | M tempest/tests/lib/test_decorators.py 2021-02-10 15:44:55.915 | M tempest/tests/lib/test_ssh.py 2021-02-10 15:44:55.915 | M tempest/tests/lib/test_tempest_lib.py 2021-02-10 15:44:55.915 | M tempest/tests/test_base_test.py 2021-02-10 15:44:55.915 | M tempest/tests/test_config.py 2021-02-10 15:44:55.915 | M tempest/tests/test_decorators.py 2021-02-10 15:44:55.915 | M tempest/tests/test_hacking.py 2021-02-10 15:44:55.915 | M tempest/tests/test_imports.py 2021-02-10 15:44:55.915 | M tempest/tests/test_list_tests.py 2021-02-10 15:44:55.915 | M tempest/tests/test_microversions.py 2021-02-10 15:44:55.915 | M tempest/tests/test_tempest_plugin.py 2021-02-10 15:44:55.915 | M tempest/tests/test_test.py 2021-02-10 15:44:55.915 | M tempest/tests/utils.py 2021-02-10 15:44:55.915 | M tempest/version.py 2021-02-10 15:44:55.915 | M test-requirements.txt 2021-02-10 15:44:55.916 | M tools/generate-tempest-plugins-list.py 2021-02-10 15:44:55.916 | M tools/tempest-integrated-gate-compute-exclude-list.txt 2021-02-10 15:44:55.916 | M tools/tempest-integrated-gate-networking-exclude-list.txt 2021-02-10 15:44:55.916 | M tools/tempest-integrated-gate-object-storage-exclude-list.txt 2021-02-10 15:44:55.916 | M tools/tempest-integrated-gate-placement-exclude-list.txt 2021-02-10 15:44:55.916 | M tools/tempest-integrated-gate-storage-exclude-list.txt 2021-02-10 15:44:55.916 | M tools/tempest-plugin-sanity.sh 2021-02-10 15:44:55.916 | M tox.ini 2021-02-10 15:44:55.916 | M zuul.d/base.yaml 2021-02-10 15:44:55.916 | M zuul.d/integrated-gate.yaml 2021-02-10 15:44:55.916 | M zuul.d/project.yaml 2021-02-10 15:44:55.916 | M zuul.d/stable-jobs.yaml 2021-02-10 15:44:55.916 | M zuul.d/tempest-specific.yaml 2021-02-10 15:44:55.916 | Your branch is up to date with 'origin/master'. 2021-02-10 15:44:55.916 | ++ lib/tempest:install_tempest:705 : tox -r --notest -efull 2021-02-10 15:44:56.508 | full create: /opt/stack/tempest/.tox/tempest 2021-02-10 15:44:57.469 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-02-10 15:45:22.036 | full develop-inst: /opt/stack/tempest 2021-02-10 15:45:27.572 | full installed: attrs==20.3.0,bcrypt==3.2.0,certifi==2020.12.5,cffi==1.14.4,chardet==4.0.0,cliff==3.6.0,cmd2==1.5.0,colorama==0.4.4,cryptography==3.4.4,debtcollector==2.2.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.10,importlib-metadata==3.4.0,importlib-resources==3.3.1,iso8601==0.1.14,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.5,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.10.9,oslo.concurrency==4.4.0,oslo.config==8.4.0,oslo.context==3.1.1,oslo.i18n==5.0.1,oslo.log==4.4.0,oslo.serialization==4.1.0,oslo.utils==4.7.0,packaging==20.9,paramiko==2.7.2,pbr==5.5.1,prettytable==0.7.2,pycparser==2.20,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.1,pyrsistent==0.17.3,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.4.0,pytz==2021.1,PyYAML==5.4.1,requests==2.25.1,rfc3986==1.4.0,six==1.15.0,stestr==3.1.0,stevedore==3.3.0,-e git+https://opendev.org/openstack/tempest@f4ddd6f8be44f3107c6a4d58da2c9179cd3ec76c#egg=tempest,testtools==2.4.0,traceback2==1.4.0,typing-extensions==3.7.4.3,unittest2==1.1.0,urllib3==1.26.3,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1,zipp==3.4.0 2021-02-10 15:45:27.572 | ___________________________________ summary ____________________________________ 2021-02-10 15:45:27.572 | full: skipped tests 2021-02-10 15:45:27.572 | congratulations :) 2021-02-10 15:45:27.572 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:45:27.572 | 2021-02-10 15:45:27.572 | Traceback (most recent call last): 2021-02-10 15:45:27.572 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:45:27.572 | exec(line) 2021-02-10 15:45:27.572 | File "", line 1, in 2021-02-10 15:45:27.572 | File "", line 568, in module_from_spec 2021-02-10 15:45:27.572 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:45:27.572 | 2021-02-10 15:45:27.572 | Remainder of file ignored 2021-02-10 15:45:27.603 | ++ lib/tempest:install_tempest:708 : /opt/stack/tempest/.tox/tempest/bin/pip install -U -r /home/ubuntu/devstack/tools/cap-pip.txt 2021-02-10 15:45:28.262 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-10 15:45:28.442 | Requirement already up-to-date: pip<20.3 in ./.tox/tempest/lib/python3.6/site-packages (from -r /home/ubuntu/devstack/tools/cap-pip.txt (line 1)) (20.2.4) 2021-02-10 15:45:29.110 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-10 15:45:29.110 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-02-10 15:45:29.164 | ++ lib/tempest:install_tempest:712 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -r requirements.txt 2021-02-10 15:45:30.804 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-10 15:45:30.804 | 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-02-10 15:45:30.812 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:45:30.816 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:45:30.823 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:45:30.828 | Requirement already satisfied: PyYAML===5.4.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-10 15:45:30.843 | Requirement already satisfied: cliff===3.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.6.0) 2021-02-10 15:45:30.856 | Requirement already satisfied: cmd2===1.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (1.5.0) 2021-02-10 15:45:30.918 | Requirement already satisfied: colorama===0.4.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (0.4.4) 2021-02-10 15:45:30.922 | Requirement already satisfied: debtcollector===2.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.2.0) 2021-02-10 15:45:30.930 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2021-02-10 15:45:30.940 | Requirement already satisfied: importlib-metadata===3.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (3.4.0) 2021-02-10 15:45:30.980 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (3.2.0) 2021-02-10 15:45:31.010 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (0.8.0) 2021-02-10 15:45:31.016 | Requirement already satisfied: oslo.concurrency===4.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.4.0) 2021-02-10 15:45:31.028 | Requirement already satisfied: oslo.config===8.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (8.4.0) 2021-02-10 15:45:31.073 | Requirement already satisfied: oslo.i18n===5.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (5.0.1) 2021-02-10 15:45:31.080 | Requirement already satisfied: oslo.log===4.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.4.0) 2021-02-10 15:45:31.122 | Requirement already satisfied: oslo.serialization===4.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (4.1.0) 2021-02-10 15:45:31.131 | Requirement already satisfied: oslo.utils===4.7.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.7.0) 2021-02-10 15:45:31.149 | Requirement already satisfied: packaging===20.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (20.9) 2021-02-10 15:45:31.154 | Requirement already satisfied: paramiko===2.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (2.7.2) 2021-02-10 15:45:31.191 | Requirement already satisfied: pbr===5.5.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.5.1) 2021-02-10 15:45:31.193 | Requirement already satisfied: prettytable===0.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.7.2) 2021-02-10 15:45:31.195 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (0.9.6) 2021-02-10 15:45:31.196 | Requirement already satisfied: pyparsing===2.4.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (2.4.7) 2021-02-10 15:45:31.199 | Requirement already satisfied: pyperclip===1.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (1.8.1) 2021-02-10 15:45:31.200 | Requirement already satisfied: pyrsistent===0.17.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (0.17.3) 2021-02-10 15:45:31.205 | Requirement already satisfied: python-dateutil===2.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (2.8.1) 2021-02-10 15:45:31.209 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (1.4.0) 2021-02-10 15:45:31.224 | Requirement already satisfied: pytz===2021.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2021.1) 2021-02-10 15:45:31.227 | Requirement already satisfied: requests===2.25.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.25.1) 2021-02-10 15:45:31.247 | Requirement already satisfied: rfc3986===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.4.0) 2021-02-10 15:45:31.252 | Requirement already satisfied: setuptools===53.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (53.0.0) 2021-02-10 15:45:31.300 | Requirement already satisfied: six===1.15.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.15.0) 2021-02-10 15:45:31.302 | Requirement already satisfied: stestr===3.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.1.0) 2021-02-10 15:45:31.334 | Requirement already satisfied: stevedore===3.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (3.3.0) 2021-02-10 15:45:31.343 | Requirement already satisfied: testtools===2.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.4.0) 2021-02-10 15:45:31.361 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.4.0) 2021-02-10 15:45:31.363 | Requirement already satisfied: typing-extensions===3.7.4.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (3.7.4.3) 2021-02-10 15:45:31.367 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.1.0) 2021-02-10 15:45:31.373 | Requirement already satisfied: urllib3===1.26.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (1.26.3) 2021-02-10 15:45:31.397 | Requirement already satisfied: voluptuous===0.12.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (0.12.1) 2021-02-10 15:45:31.400 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (0.2.5) 2021-02-10 15:45:31.405 | Requirement already satisfied: wrapt===1.12.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.12.1) 2021-02-10 15:45:31.407 | Requirement already satisfied: zipp===3.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (3.4.0) 2021-02-10 15:45:31.432 | Requirement already satisfied: attrs===20.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-10 15:45:31.477 | Requirement already satisfied: importlib-resources===3.3.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (3.3.1) 2021-02-10 15:45:31.495 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.14.1) 2021-02-10 15:45:31.500 | Requirement already satisfied: oslo.context===3.1.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (3.1.1) 2021-02-10 15:45:31.506 | Requirement already satisfied: msgpack===1.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (1.0.2) 2021-02-10 15:45:31.508 | Requirement already satisfied: iso8601===0.1.14 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.1.14) 2021-02-10 15:45:31.510 | Requirement already satisfied: netifaces===0.10.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (0.10.9) 2021-02-10 15:45:31.512 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (3.2.0) 2021-02-10 15:45:31.522 | Requirement already satisfied: cryptography===3.4.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (3.4.4) 2021-02-10 15:45:31.564 | Requirement already satisfied: PyNaCl===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2021-02-10 15:45:31.577 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2021-02-10 15:45:31.579 | Requirement already satisfied: idna===2.10 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (2.10) 2021-02-10 15:45:31.582 | Requirement already satisfied: certifi===2020.12.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-10 15:45:31.584 | Requirement already satisfied: chardet===4.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-10 15:45:31.586 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (0.18.2) 2021-02-10 15:45:31.589 | Requirement already satisfied: python-mimeparse===1.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 419)) (1.6.0) 2021-02-10 15:45:31.590 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (1.0.0) 2021-02-10 15:45:31.592 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.4.0) 2021-02-10 15:45:31.594 | Requirement already satisfied: monotonic===1.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.5) 2021-02-10 15:45:31.595 | Requirement already satisfied: cffi===1.14.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.4) 2021-02-10 15:45:31.598 | Requirement already satisfied: pycparser===2.20 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.20) 2021-02-10 15:45:31.695 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-10 15:45:31.695 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-02-10 15:45:31.752 | ++ lib/tempest:install_tempest:713 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2021-02-10 15:45:31.755 | ++ lib/tempest:install_tempest:714 : popd 2021-02-10 15:45:31.755 | ~/devstack 2021-02-10 15:45:31.757 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-02-10 15:45:31.760 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-02-10 15:45:31.762 | + functions-common:run_phase:1755 : [[ stack == \s\o\u\r\c\e ]] 2021-02-10 15:45:31.765 | + functions-common:run_phase:1758 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-02-10 15:45:31.767 | + functions-common:run_phase:1761 : run_plugins stack install 2021-02-10 15:45:31.770 | + functions-common:run_plugins:1720 : local mode=stack 2021-02-10 15:45:31.772 | + functions-common:run_plugins:1721 : local phase=install 2021-02-10 15:45:31.775 | + functions-common:run_plugins:1723 : local plugins=,devstack-plugin-ceph 2021-02-10 15:45:31.777 | + functions-common:run_plugins:1724 : local plugin 2021-02-10 15:45:31.780 | + functions-common:run_plugins:1725 : for plugin in ${plugins//,/ } 2021-02-10 15:45:31.782 | + functions-common:run_plugins:1726 : local dir=/opt/stack/devstack-plugin-ceph 2021-02-10 15:45:31.784 | + functions-common:run_plugins:1727 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2021-02-10 15:45:31.787 | + functions-common:run_plugins:1728 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack install 2021-02-10 15:45:31.790 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2021-02-10 15:45:31.792 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2021-02-10 15:45:31.794 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ install == \p\r\e\-\i\n\s\t\a\l\l ]] 2021-02-10 15:45:31.797 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ stack == \s\t\a\c\k ]] 2021-02-10 15:45:31.799 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ install == \i\n\s\t\a\l\l ]] 2021-02-10 15:45:31.802 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:41 : [[ master == stable/queens ]] 2021-02-10 15:45:31.804 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:41 : [[ master == master ]] 2021-02-10 15:45:31.806 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:42 : pip_install -U --force PasteDeploy 2021-02-10 15:45:31.825 | Using python 3.6 to install PasteDeploy 2021-02-10 15:45:31.827 | ++ 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U --force PasteDeploy 2021-02-10 15:45:33.018 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:45:33.019 | 2021-02-10 15:45:33.019 | Traceback (most recent call last): 2021-02-10 15:45:33.019 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:45:33.019 | exec(line) 2021-02-10 15:45:33.019 | File "", line 1, in 2021-02-10 15:45:33.019 | File "", line 568, in module_from_spec 2021-02-10 15:45:33.019 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:45:33.019 | 2021-02-10 15:45:33.019 | Remainder of file ignored 2021-02-10 15:45:33.019 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:45:33.019 | from cryptography.utils import int_from_bytes 2021-02-10 15:45:33.019 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:45:33.019 | from cryptography.utils import int_from_bytes 2021-02-10 15:45:34.187 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-10 15:45:34.187 | 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-02-10 15:45:34.196 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:45:34.199 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:45:34.206 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:45:34.268 | Collecting PasteDeploy===2.1.1 2021-02-10 15:45:34.276 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/23cfd6ad4281b/PasteDeploy-2.1.1-py2.py3-none-any.whl (17 kB) 2021-02-10 15:45:34.882 | Collecting setuptools===53.0.0 2021-02-10 15:45:34.890 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e8/6620d658c5ca8/setuptools-53.0.0-py3-none-any.whl (784 kB) 2021-02-10 15:45:37.441 | Installing collected packages: setuptools, PasteDeploy 2021-02-10 15:45:37.441 | Attempting uninstall: setuptools 2021-02-10 15:45:37.444 | Found existing installation: setuptools 53.0.0 2021-02-10 15:45:37.529 | Uninstalling setuptools-53.0.0: 2021-02-10 15:45:37.915 | Successfully uninstalled setuptools-53.0.0 2021-02-10 15:45:38.440 | Attempting uninstall: PasteDeploy 2021-02-10 15:45:38.442 | Found existing installation: PasteDeploy 2.1.1 2021-02-10 15:45:38.449 | Uninstalling PasteDeploy-2.1.1: 2021-02-10 15:45:38.818 | Successfully uninstalled PasteDeploy-2.1.1 2021-02-10 15:45:38.953 | Successfully installed PasteDeploy-2.1.1 setuptools-53.0.0 2021-02-10 15:45:39.105 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-10 15:45:39.105 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-10 15:45:39.215 | ++ inc/python:pip_install:200 : result=0 2021-02-10 15:45:39.217 | ++ inc/python:pip_install:202 : time_stop pip_install 2021-02-10 15:45:39.220 | ++ functions-common:time_stop:2306 : local name 2021-02-10 15:45:39.222 | ++ functions-common:time_stop:2307 : local end_time 2021-02-10 15:45:39.224 | ++ functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:45:39.226 | ++ functions-common:time_stop:2309 : local total 2021-02-10 15:45:39.229 | ++ functions-common:time_stop:2310 : local start_time 2021-02-10 15:45:39.231 | ++ functions-common:time_stop:2312 : name=pip_install 2021-02-10 15:45:39.233 | ++ functions-common:time_stop:2313 : start_time=1612971931820 2021-02-10 15:45:39.235 | ++ functions-common:time_stop:2315 : [[ -z 1612971931820 ]] 2021-02-10 15:45:39.238 | +++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:45:39.242 | ++ functions-common:time_stop:2318 : end_time=1612971939239 2021-02-10 15:45:39.244 | ++ functions-common:time_stop:2319 : elapsed_time=7419 2021-02-10 15:45:39.247 | ++ functions-common:time_stop:2320 : total=254168 2021-02-10 15:45:39.249 | ++ functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:45:39.251 | ++ functions-common:time_stop:2323 : _TIME_TOTAL[$name]=261587 2021-02-10 15:45:39.254 | ++ inc/python:pip_install:203 : return 0 2021-02-10 15:45:39.256 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2021-02-10 15:45:39.259 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2021-02-10 15:45:39.262 | + ./stack.sh:main:941 : use_library_from_git python-openstackclient 2021-02-10 15:45:39.264 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2021-02-10 15:45:39.267 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:45:39.270 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:45:39.272 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2021-02-10 15:45:39.275 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 15:45:39.277 | + ./stack.sh:main:945 : pip_install_gr python-openstackclient 2021-02-10 15:45:39.280 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2021-02-10 15:45:39.283 | + inc/python:pip_install_gr:77 : local clean_name 2021-02-10 15:45:39.286 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2021-02-10 15:45:39.289 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2021-02-10 15:45:39.291 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-02-10 15:45:39.295 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2021-02-10 15:45:39.297 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-02-10 15:45:39.301 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2021-02-10 15:45:39.304 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2021-02-10 15:45:39.306 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2021-02-10 15:45:39.309 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2021-02-10 15:45:39.311 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2021-02-10 15:45:39.331 | Using python 3.6 to install python-openstackclient 2021-02-10 15:45:39.334 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2021-02-10 15:45:40.525 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:45:40.525 | 2021-02-10 15:45:40.525 | Traceback (most recent call last): 2021-02-10 15:45:40.525 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:45:40.525 | exec(line) 2021-02-10 15:45:40.525 | File "", line 1, in 2021-02-10 15:45:40.525 | File "", line 568, in module_from_spec 2021-02-10 15:45:40.525 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:45:40.525 | 2021-02-10 15:45:40.525 | Remainder of file ignored 2021-02-10 15:45:40.525 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:45:40.525 | from cryptography.utils import int_from_bytes 2021-02-10 15:45:40.525 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:45:40.525 | from cryptography.utils import int_from_bytes 2021-02-10 15:45:41.676 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-10 15:45:41.676 | 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-02-10 15:45:41.684 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:45:41.687 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:45:41.695 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:45:41.911 | Collecting python-openstackclient===5.4.0 2021-02-10 15:45:41.919 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/266/5fc7a9ce7e44a/python_openstackclient-5.4.0-py3-none-any.whl (886 kB) 2021-02-10 15:45:42.079 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.15.0) 2021-02-10 15:45:42.082 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (3.3.0) 2021-02-10 15:45:42.092 | Requirement already satisfied: python-cinderclient===7.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (7.3.0) 2021-02-10 15:45:42.112 | Requirement already satisfied: cliff===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.6.0) 2021-02-10 15:45:42.125 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.7.0) 2021-02-10 15:45:42.145 | Requirement already satisfied: osc-lib===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.3.1) 2021-02-10 15:45:42.161 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 413)) (4.2.0) 2021-02-10 15:45:42.182 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (5.0.1) 2021-02-10 15:45:42.189 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.5.1) 2021-02-10 15:45:42.192 | Requirement already satisfied: python-novaclient===17.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) (17.3.0) 2021-02-10 15:45:42.212 | Requirement already satisfied: openstacksdk===0.53.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (0.53.0) 2021-02-10 15:45:42.243 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (3.4.0) 2021-02-10 15:45:42.283 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (4.3.0) 2021-02-10 15:45:42.349 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.7.2) 2021-02-10 15:45:42.352 | Requirement already satisfied: simplejson===3.13.2 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.13.2) 2021-02-10 15:45:42.355 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.25.1) 2021-02-10 15:45:42.377 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (2.4.7) 2021-02-10 15:45:42.381 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (1.5.0) 2021-02-10 15:45:42.444 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-10 15:45:42.448 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (0.8.0) 2021-02-10 15:45:42.456 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.1.14) 2021-02-10 15:45:42.459 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (20.9) 2021-02-10 15:45:42.465 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2021.1) 2021-02-10 15:45:42.470 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.2.0) 2021-02-10 15:45:42.479 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (0.10.9) 2021-02-10 15:45:42.482 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (4.1.0) 2021-02-10 15:45:42.492 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (8.4.0) 2021-02-10 15:45:42.539 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-02-10 15:45:42.543 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (4.4.2) 2021-02-10 15:45:42.546 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (1.7.0) 2021-02-10 15:45:42.551 | Requirement already satisfied: cryptography===3.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (3.4.4) 2021-02-10 15:45:42.618 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (0.10.0) 2021-02-10 15:45:42.622 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2021-02-10 15:45:42.625 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.2) 2021-02-10 15:45:42.632 | Requirement already satisfied: jsonpatch===1.28 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (1.28) 2021-02-10 15:45:42.637 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (2.5.0) 2021-02-10 15:45:42.661 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (3.4.0) 2021-02-10 15:45:42.689 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (3.7.4.3) 2021-02-10 15:45:42.694 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (2.10) 2021-02-10 15:45:42.698 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (1.26.3) 2021-02-10 15:45:42.722 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-10 15:45:42.725 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-10 15:45:42.729 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-10 15:45:42.775 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (0.4.4) 2021-02-10 15:45:42.779 | Requirement already satisfied: pyperclip===1.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (1.8.1) 2021-02-10 15:45:42.782 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (0.2.5) 2021-02-10 15:45:42.788 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (3.3.1) 2021-02-10 15:45:42.808 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.12.1) 2021-02-10 15:45:42.811 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (1.0.2) 2021-02-10 15:45:42.815 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.4.0) 2021-02-10 15:45:42.820 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.4) 2021-02-10 15:45:42.824 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (2.0) 2021-02-10 15:45:42.828 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.20) 2021-02-10 15:45:44.716 | Installing collected packages: python-openstackclient 2021-02-10 15:45:45.965 | Successfully installed python-openstackclient-5.4.0 2021-02-10 15:45:46.128 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-10 15:45:46.128 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-10 15:45:46.228 | + inc/python:pip_install:200 : result=0 2021-02-10 15:45:46.230 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-10 15:45:46.233 | + functions-common:time_stop:2306 : local name 2021-02-10 15:45:46.235 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:45:46.238 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:45:46.240 | + functions-common:time_stop:2309 : local total 2021-02-10 15:45:46.243 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:45:46.245 | + functions-common:time_stop:2312 : name=pip_install 2021-02-10 15:45:46.248 | + functions-common:time_stop:2313 : start_time=1612971939326 2021-02-10 15:45:46.250 | + functions-common:time_stop:2315 : [[ -z 1612971939326 ]] 2021-02-10 15:45:46.254 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:45:46.257 | + functions-common:time_stop:2318 : end_time=1612971946254 2021-02-10 15:45:46.259 | + functions-common:time_stop:2319 : elapsed_time=6928 2021-02-10 15:45:46.262 | + functions-common:time_stop:2320 : total=261587 2021-02-10 15:45:46.264 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:45:46.267 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=268515 2021-02-10 15:45:46.269 | + inc/python:pip_install:203 : return 0 2021-02-10 15:45:46.271 | + ./stack.sh:main:950 : install_oscwrap 2021-02-10 15:45:46.275 | ++ functions-common:install_oscwrap:2351 : mktemp 2021-02-10 15:45:46.278 | + functions-common:install_oscwrap:2351 : OSCWRAP_TIMER_FILE=/tmp/tmp.AO55ofgflb 2021-02-10 15:45:46.281 | + functions-common:install_oscwrap:2354 : shopt -s expand_aliases 2021-02-10 15:45:46.283 | + functions-common:install_oscwrap:2357 : unalias -a 2021-02-10 15:45:46.286 | + functions-common:install_oscwrap:2359 : alias openstack=oscwrap 2021-02-10 15:45:46.288 | + ./stack.sh:main:955 : [[ False != \F\a\l\s\e ]] 2021-02-10 15:45:46.291 | + ./stack.sh:main:995 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-02-10 15:45:46.293 | + ./stack.sh:main:1003 : is_service_enabled mysql postgresql 2021-02-10 15:45:46.310 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:45:46.314 | + ./stack.sh:main:1004 : configure_database 2021-02-10 15:45:46.316 | + lib/database:configure_database:126 : configure_database_mysql 2021-02-10 15:45:46.319 | + lib/databases/mysql:configure_database_mysql:69 : local my_conf mysql slow_log 2021-02-10 15:45:46.321 | + lib/databases/mysql:configure_database_mysql:70 : echo_summary 'Configuring and starting MySQL' 2021-02-10 15:45:46.324 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 15:45:46.326 | + ./stack.sh:echo_summary:422 : echo -e Configuring and starting MySQL 2021-02-10 15:45:46.329 | + lib/databases/mysql:configure_database_mysql:72 : is_ubuntu 2021-02-10 15:45:46.331 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:45:46.334 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:45:46.336 | + lib/databases/mysql:configure_database_mysql:73 : my_conf=/etc/mysql/my.cnf 2021-02-10 15:45:46.339 | + lib/databases/mysql:configure_database_mysql:87 : is_fedora 2021-02-10 15:45:46.341 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-02-10 15:45:46.344 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-02-10 15:45:46.346 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-02-10 15:45:46.349 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-02-10 15:45:46.351 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-02-10 15:45:46.354 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-02-10 15:45:46.356 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2021-02-10 15:45:46.358 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2021-02-10 15:45:46.361 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-02-10 15:45:46.363 | + lib/databases/mysql:configure_database_mysql:87 : is_suse 2021-02-10 15:45:46.366 | + functions-common:is_suse:464 : is_opensuse 2021-02-10 15:45:46.368 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-02-10 15:45:46.371 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-02-10 15:45:46.373 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-02-10 15:45:46.375 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-02-10 15:45:46.378 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-02-10 15:45:46.380 | + lib/databases/mysql:configure_database_mysql:95 : sudo mysqladmin -u root password Passw0rd 2021-02-10 15:45:46.400 | mysqladmin: [Warning] Using a password on the command line interface can be insecure. 2021-02-10 15:45:46.400 | Warning: Since password will be sent to server in plain text, use ssl connection to ensure password safety. 2021-02-10 15:45:46.406 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2021-02-10 15:45:46.409 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:45:46.412 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:45:46.414 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2021-02-10 15:45:46.417 | + lib/databases/mysql:configure_database_mysql:102 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2021-02-10 15:45:46.419 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2021-02-10 15:45:46.422 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:45:46.425 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:45:46.427 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2021-02-10 15:45:46.430 | + 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-02-10 15:45:46.440 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-10 15:45:46.453 | + lib/databases/mysql:configure_database_mysql:115 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2021-02-10 15:45:46.465 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-10 15:45:46.479 | ++ lib/databases/mysql:configure_database_mysql:121 : ipv6_unquote 0.0.0.0 2021-02-10 15:45:46.483 | ++ functions-common:ipv6_unquote:2104 : echo 0.0.0.0 2021-02-10 15:45:46.483 | ++ functions-common:ipv6_unquote:2104 : tr -d '[]' 2021-02-10 15:45:46.488 | + lib/databases/mysql:configure_database_mysql:121 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2021-02-10 15:45:46.544 | + lib/databases/mysql:configure_database_mysql:122 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2021-02-10 15:45:46.592 | + lib/databases/mysql:configure_database_mysql:123 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2021-02-10 15:45:46.639 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2021-02-10 15:45:46.685 | + lib/databases/mysql:configure_database_mysql:126 : [[ False == \T\r\u\e ]] 2021-02-10 15:45:46.688 | + lib/databases/mysql:configure_database_mysql:146 : restart_service mysql 2021-02-10 15:45:46.690 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-10 15:45:46.693 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart mysql 2021-02-10 15:45:48.677 | + ./stack.sh:main:1008 : save_stackenv 1008 2021-02-10 15:45:48.679 | + functions-common:save_stackenv:60 : local tag=1008 2021-02-10 15:45:48.682 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-02-10 15:45:48.686 | + functions-common:save_stackenv:62 : time_stamp=2021-02-10-154548 2021-02-10 15:45:48.689 | + functions-common:save_stackenv:63 : echo '# 2021-02-10-154548 1008' 2021-02-10 15:45:48.692 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 15:45:48.694 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-02-10 15:45:48.697 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 15:45:48.699 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-02-10 15:45:48.701 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 15:45:48.705 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-02-10 15:45:48.707 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 15:45:48.709 | + 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-02-10 15:45:48.712 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 15:45:48.715 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.39 2021-02-10 15:45:48.717 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 15:45:48.720 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.39/identity 2021-02-10 15:45:48.722 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 15:45:48.724 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-02-10-153354 2021-02-10 15:45:48.727 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 15:45:48.729 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-02-10 15:45:48.732 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 15:45:48.734 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.39 2021-02-10 15:45:48.736 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 15:45:48.739 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-02-10 15:45:48.741 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 15:45:48.744 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-02-10 15:45:48.746 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 15:45:48.749 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-02-10 15:45:48.752 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 15:45:48.754 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-02-10 15:45:48.756 | + ./stack.sh:main:1020 : [[ True == \T\r\u\e ]] 2021-02-10 15:45:48.759 | + ./stack.sh:main:1021 : [[ -f /sys/kernel/mm/ksm/run ]] 2021-02-10 15:45:48.761 | + ./stack.sh:main:1022 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2021-02-10 15:45:48.773 | + ./stack.sh:main:1034 : start_dstat 2021-02-10 15:45:48.775 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-02-10 15:45:48.778 | + functions-common:run_process:1561 : local service=dstat 2021-02-10 15:45:48.780 | + functions-common:run_process:1562 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-02-10 15:45:48.782 | + functions-common:run_process:1563 : local group= 2021-02-10 15:45:48.785 | + functions-common:run_process:1564 : local user= 2021-02-10 15:45:48.787 | + functions-common:run_process:1566 : local name=dstat 2021-02-10 15:45:48.790 | + functions-common:run_process:1568 : time_start run_process 2021-02-10 15:45:48.792 | + functions-common:time_start:2292 : local name=run_process 2021-02-10 15:45:48.795 | + functions-common:time_start:2293 : local start_time= 2021-02-10 15:45:48.797 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 15:45:48.800 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 15:45:48.804 | + functions-common:time_start:2297 : _TIME_START[$name]=1612971948801 2021-02-10 15:45:48.807 | + functions-common:run_process:1569 : is_service_enabled dstat 2021-02-10 15:45:48.823 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:45:48.825 | + functions-common:run_process:1570 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2021-02-10 15:45:48.828 | + functions-common:_run_under_systemd:1526 : local service=dstat 2021-02-10 15:45:48.831 | + functions-common:_run_under_systemd:1527 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-02-10 15:45:48.834 | + functions-common:_run_under_systemd:1528 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-02-10 15:45:48.836 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-02-10 15:45:48.839 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-02-10 15:45:48.842 | + functions-common:_common_systemd_pitfalls:1501 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2021-02-10 15:45:48.844 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2021-02-10 15:45:48.847 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@dstat.service 2021-02-10 15:45:48.849 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-10 15:45:48.852 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-10 15:45:48.854 | + functions-common:_run_under_systemd:1535 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2021-02-10 15:45:48.857 | + functions-common:_run_under_systemd:1538 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2021-02-10 15:45:48.859 | + functions-common:write_user_unit_file:1443 : local service=devstack@dstat.service 2021-02-10 15:45:48.862 | + functions-common:write_user_unit_file:1444 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-02-10 15:45:48.864 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-10 15:45:48.867 | + functions-common:write_user_unit_file:1446 : local user=ubuntu 2021-02-10 15:45:48.869 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-10 15:45:48.871 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-10 15:45:48.874 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@dstat.service 2021-02-10 15:45:48.876 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-10 15:45:48.881 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2021-02-10 15:45:48.935 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2021-02-10 15:45:48.990 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-02-10 15:45:49.035 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2021-02-10 15:45:49.081 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2021-02-10 15:45:49.129 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-10 15:45:49.183 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-10 15:45:49.186 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2021-02-10 15:45:49.245 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-10 15:45:49.438 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@dstat.service 2021-02-10 15:45:49.451 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2021-02-10 15:45:49.633 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@dstat.service 2021-02-10 15:45:49.661 | + functions-common:run_process:1572 : time_stop run_process 2021-02-10 15:45:49.663 | + functions-common:time_stop:2306 : local name 2021-02-10 15:45:49.666 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:45:49.668 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:45:49.671 | + functions-common:time_stop:2309 : local total 2021-02-10 15:45:49.674 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:45:49.676 | + functions-common:time_stop:2312 : name=run_process 2021-02-10 15:45:49.679 | + functions-common:time_stop:2313 : start_time=1612971948801 2021-02-10 15:45:49.681 | + functions-common:time_stop:2315 : [[ -z 1612971948801 ]] 2021-02-10 15:45:49.684 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:45:49.688 | + functions-common:time_stop:2318 : end_time=1612971949685 2021-02-10 15:45:49.691 | + functions-common:time_stop:2319 : elapsed_time=884 2021-02-10 15:45:49.693 | + functions-common:time_stop:2320 : total=0 2021-02-10 15:45:49.696 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:45:49.698 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=884 2021-02-10 15:45:49.701 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2021-02-10 15:45:49.703 | + functions-common:run_process:1561 : local service=memory_tracker 2021-02-10 15:45:49.706 | + functions-common:run_process:1562 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2021-02-10 15:45:49.709 | + functions-common:run_process:1563 : local group= 2021-02-10 15:45:49.711 | + functions-common:run_process:1564 : local user=root 2021-02-10 15:45:49.714 | + functions-common:run_process:1566 : local name=memory_tracker 2021-02-10 15:45:49.716 | + functions-common:run_process:1568 : time_start run_process 2021-02-10 15:45:49.720 | + functions-common:time_start:2292 : local name=run_process 2021-02-10 15:45:49.723 | + functions-common:time_start:2293 : local start_time= 2021-02-10 15:45:49.725 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 15:45:49.730 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 15:45:49.733 | + functions-common:time_start:2297 : _TIME_START[$name]=1612971949730 2021-02-10 15:45:49.736 | + functions-common:run_process:1569 : is_service_enabled memory_tracker 2021-02-10 15:45:49.757 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:45:49.760 | + functions-common:run_process:1572 : time_stop run_process 2021-02-10 15:45:49.763 | + functions-common:time_stop:2306 : local name 2021-02-10 15:45:49.765 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:45:49.769 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:45:49.771 | + functions-common:time_stop:2309 : local total 2021-02-10 15:45:49.774 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:45:49.777 | + functions-common:time_stop:2312 : name=run_process 2021-02-10 15:45:49.780 | + functions-common:time_stop:2313 : start_time=1612971949730 2021-02-10 15:45:49.783 | + functions-common:time_stop:2315 : [[ -z 1612971949730 ]] 2021-02-10 15:45:49.787 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:45:49.792 | + functions-common:time_stop:2318 : end_time=1612971949788 2021-02-10 15:45:49.794 | + functions-common:time_stop:2319 : elapsed_time=58 2021-02-10 15:45:49.797 | + functions-common:time_stop:2320 : total=884 2021-02-10 15:45:49.800 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:45:49.804 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=942 2021-02-10 15:45:49.806 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2021-02-10 15:45:49.824 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:45:49.827 | + ./stack.sh:main:1038 : is_service_enabled tcpdump 2021-02-10 15:45:49.844 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:45:49.847 | + ./stack.sh:main:1046 : is_service_enabled etcd3 2021-02-10 15:45:49.863 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:45:49.866 | + ./stack.sh:main:1047 : start_etcd3 2021-02-10 15:45:49.869 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2021-02-10 15:45:49.871 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-osbrick-774883-1-ceph --data-dir /opt/stack/data/etcd' 2021-02-10 15:45:49.873 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2021-02-10 15:45:49.876 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-osbrick-774883-1-ceph=http://10.222.0.39:2380' 2021-02-10 15:45:49.878 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.39:2380' 2021-02-10 15:45:49.881 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.39:2379' 2021-02-10 15:45:49.883 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2021-02-10 15:45:49.886 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2021-02-10 15:45:49.888 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.39:2379' 2021-02-10 15:45:49.891 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2021-02-10 15:45:49.894 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2021-02-10 15:45:49.896 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-02-10 15:45:49.899 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-osbrick-774883-1-ceph --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-osbrick-774883-1-ceph=http://10.222.0.39:2380 --initial-advertise-peer-urls http://10.222.0.39:2380 --advertise-client-urls http://10.222.0.39:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.39:2379 --debug' '' root 2021-02-10 15:45:49.901 | + functions-common:write_user_unit_file:1443 : local service=devstack@etcd.service 2021-02-10 15:45:49.904 | + functions-common:write_user_unit_file:1444 : local 'command=/opt/stack/bin/etcd --name dv-osbrick-774883-1-ceph --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-osbrick-774883-1-ceph=http://10.222.0.39:2380 --initial-advertise-peer-urls http://10.222.0.39:2380 --advertise-client-urls http://10.222.0.39:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.39:2379 --debug' 2021-02-10 15:45:49.906 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-10 15:45:49.909 | + functions-common:write_user_unit_file:1446 : local user=root 2021-02-10 15:45:49.911 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-10 15:45:49.914 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-10 15:45:49.916 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-02-10 15:45:49.919 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-10 15:45:49.923 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2021-02-10 15:45:49.980 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2021-02-10 15:45:50.037 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-osbrick-774883-1-ceph --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-osbrick-774883-1-ceph=http://10.222.0.39:2380 --initial-advertise-peer-urls http://10.222.0.39:2380 --advertise-client-urls http://10.222.0.39:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.39:2379 --debug' 2021-02-10 15:45:50.085 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2021-02-10 15:45:50.134 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2021-02-10 15:45:50.181 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-10 15:45:50.231 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-10 15:45:50.234 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2021-02-10 15:45:50.295 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-10 15:45:50.477 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2021-02-10 15:45:50.525 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2021-02-10 15:45:50.574 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2021-02-10 15:45:50.628 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2021-02-10 15:45:50.675 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2021-02-10 15:45:50.678 | ++ functions-common:is_arch:430 : uname -m 2021-02-10 15:45:50.682 | + functions-common:is_arch:430 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-02-10 15:45:50.684 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2021-02-10 15:45:50.874 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2021-02-10 15:45:50.887 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2021-02-10 15:45:51.066 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2021-02-10 15:45:51.620 | + ./stack.sh:main:1058 : cat 2021-02-10 15:45:51.625 | + ./stack.sh:main:1073 : is_service_enabled tls-proxy 2021-02-10 15:45:51.641 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:45:51.644 | + ./stack.sh:main:1078 : source /home/ubuntu/devstack/userrc_early 2021-02-10 15:45:51.647 | ++ userrc_early:source:4 : export OS_IDENTITY_API_VERSION=3 2021-02-10 15:45:51.649 | ++ userrc_early:source:4 : OS_IDENTITY_API_VERSION=3 2021-02-10 15:45:51.652 | ++ userrc_early:source:5 : export OS_AUTH_URL=http://10.222.0.39/identity 2021-02-10 15:45:51.655 | ++ userrc_early:source:5 : OS_AUTH_URL=http://10.222.0.39/identity 2021-02-10 15:45:51.658 | ++ userrc_early:source:6 : export OS_USERNAME=admin 2021-02-10 15:45:51.661 | ++ userrc_early:source:6 : OS_USERNAME=admin 2021-02-10 15:45:51.663 | ++ userrc_early:source:7 : export OS_USER_DOMAIN_ID=default 2021-02-10 15:45:51.666 | ++ userrc_early:source:7 : OS_USER_DOMAIN_ID=default 2021-02-10 15:45:51.668 | ++ userrc_early:source:8 : export OS_PASSWORD=Passw0rd 2021-02-10 15:45:51.671 | ++ userrc_early:source:8 : OS_PASSWORD=Passw0rd 2021-02-10 15:45:51.674 | ++ userrc_early:source:9 : export OS_PROJECT_NAME=admin 2021-02-10 15:45:51.677 | ++ userrc_early:source:9 : OS_PROJECT_NAME=admin 2021-02-10 15:45:51.679 | ++ userrc_early:source:10 : export OS_PROJECT_DOMAIN_ID=default 2021-02-10 15:45:51.682 | ++ userrc_early:source:10 : OS_PROJECT_DOMAIN_ID=default 2021-02-10 15:45:51.685 | ++ userrc_early:source:11 : export OS_REGION_NAME=RegionOne 2021-02-10 15:45:51.687 | ++ userrc_early:source:11 : OS_REGION_NAME=RegionOne 2021-02-10 15:45:51.690 | + ./stack.sh:main:1080 : is_service_enabled keystone 2021-02-10 15:45:51.705 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:45:51.708 | + ./stack.sh:main:1081 : echo_summary 'Starting Keystone' 2021-02-10 15:45:51.710 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 15:45:51.713 | + ./stack.sh:echo_summary:422 : echo -e Starting Keystone 2021-02-10 15:45:51.715 | + ./stack.sh:main:1083 : '[' 10.222.0.39 == 10.222.0.39 ']' 2021-02-10 15:45:51.718 | + ./stack.sh:main:1084 : init_keystone 2021-02-10 15:45:51.721 | + lib/keystone:init_keystone:437 : is_service_enabled ldap 2021-02-10 15:45:51.736 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:45:51.739 | + lib/keystone:init_keystone:441 : [[ True == True ]] 2021-02-10 15:45:51.741 | + lib/keystone:init_keystone:443 : recreate_database keystone 2021-02-10 15:45:51.744 | + lib/database:recreate_database:110 : local db=keystone 2021-02-10 15:45:51.746 | + lib/database:recreate_database:111 : recreate_database_mysql keystone 2021-02-10 15:45:51.748 | + lib/databases/mysql:recreate_database_mysql:63 : local db=keystone 2021-02-10 15:45:51.751 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2021-02-10 15:45:51.755 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-10 15:45:51.768 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2021-02-10 15:45:51.772 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-10 15:45:51.785 | + lib/keystone:init_keystone:446 : time_start dbsync 2021-02-10 15:45:51.787 | + functions-common:time_start:2292 : local name=dbsync 2021-02-10 15:45:51.790 | + functions-common:time_start:2293 : local start_time= 2021-02-10 15:45:51.792 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 15:45:51.795 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 15:45:51.800 | + functions-common:time_start:2297 : _TIME_START[$name]=1612971951796 2021-02-10 15:45:51.802 | + lib/keystone:init_keystone:448 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2021-02-10 15:45:56.418 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 15:45:56.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.420 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.420 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.422 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.422 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.426 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.427 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.428 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.428 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.428 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.429 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.430 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.432 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.432 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.434 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 15:45:56.434 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 15:45:56.532 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=66305) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-02-10 15:45:56.535 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 15:45:56.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.537 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.537 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.539 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.539 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.543 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.543 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.544 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.545 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.545 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.546 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.546 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.548 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.549 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.551 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 15:45:56.551 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 15:45:56.594 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 15:45:56.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.596 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.596 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.598 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.598 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.602 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.602 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.603 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.604 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.604 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.605 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.605 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.607 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.607 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.610 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 15:45:56.610 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 15:45:56.698 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 15:45:56.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.700 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.700 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.702 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.702 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.706 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.707 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.708 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.708 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.708 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.709 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.710 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.711 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.712 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:45:56.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:45:56.714 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 15:45:56.714 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 15:45:56.721 | INFO migrate.versioning.api [-] 66 -> 67...  2021-02-10 15:45:59.100 | INFO migrate.versioning.api [-] done 2021-02-10 15:45:59.101 | INFO migrate.versioning.api [-] 67 -> 68...  2021-02-10 15:45:59.109 | INFO migrate.versioning.api [-] done 2021-02-10 15:45:59.109 | INFO migrate.versioning.api [-] 68 -> 69...  2021-02-10 15:45:59.117 | INFO migrate.versioning.api [-] done 2021-02-10 15:45:59.117 | INFO migrate.versioning.api [-] 69 -> 70...  2021-02-10 15:45:59.126 | INFO migrate.versioning.api [-] done 2021-02-10 15:45:59.126 | INFO migrate.versioning.api [-] 70 -> 71...  2021-02-10 15:45:59.134 | INFO migrate.versioning.api [-] done 2021-02-10 15:45:59.134 | INFO migrate.versioning.api [-] 71 -> 72...  2021-02-10 15:45:59.143 | INFO migrate.versioning.api [-] done 2021-02-10 15:45:59.143 | INFO migrate.versioning.api [-] 72 -> 73...  2021-02-10 15:45:59.365 | INFO migrate.versioning.api [-] done 2021-02-10 15:45:59.365 | INFO migrate.versioning.api [-] 73 -> 74...  2021-02-10 15:45:59.469 | INFO migrate.versioning.api [-] done 2021-02-10 15:45:59.469 | INFO migrate.versioning.api [-] 74 -> 75...  2021-02-10 15:45:59.529 | INFO migrate.versioning.api [-] done 2021-02-10 15:45:59.529 | INFO migrate.versioning.api [-] 75 -> 76...  2021-02-10 15:45:59.537 | INFO migrate.versioning.api [-] done 2021-02-10 15:45:59.537 | INFO migrate.versioning.api [-] 76 -> 77...  2021-02-10 15:45:59.546 | INFO migrate.versioning.api [-] done 2021-02-10 15:45:59.546 | INFO migrate.versioning.api [-] 77 -> 78...  2021-02-10 15:45:59.554 | INFO migrate.versioning.api [-] done 2021-02-10 15:45:59.554 | INFO migrate.versioning.api [-] 78 -> 79...  2021-02-10 15:45:59.563 | INFO migrate.versioning.api [-] done 2021-02-10 15:45:59.563 | INFO migrate.versioning.api [-] 79 -> 80...  2021-02-10 15:45:59.571 | INFO migrate.versioning.api [-] done 2021-02-10 15:45:59.571 | INFO migrate.versioning.api [-] 80 -> 81...  2021-02-10 15:45:59.640 | INFO migrate.versioning.api [-] done 2021-02-10 15:45:59.640 | INFO migrate.versioning.api [-] 81 -> 82...  2021-02-10 15:45:59.929 | INFO migrate.versioning.api [-] done 2021-02-10 15:45:59.929 | INFO migrate.versioning.api [-] 82 -> 83...  2021-02-10 15:46:00.291 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:00.291 | INFO migrate.versioning.api [-] 83 -> 84...  2021-02-10 15:46:00.398 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:00.398 | INFO migrate.versioning.api [-] 84 -> 85...  2021-02-10 15:46:00.564 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:00.564 | INFO migrate.versioning.api [-] 85 -> 86...  2021-02-10 15:46:00.617 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:00.617 | INFO migrate.versioning.api [-] 86 -> 87...  2021-02-10 15:46:00.926 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:00.926 | INFO migrate.versioning.api [-] 87 -> 88...  2021-02-10 15:46:01.098 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:01.098 | INFO migrate.versioning.api [-] 88 -> 89...  2021-02-10 15:46:01.121 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:01.121 | INFO migrate.versioning.api [-] 89 -> 90...  2021-02-10 15:46:01.261 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:01.261 | INFO migrate.versioning.api [-] 90 -> 91...  2021-02-10 15:46:01.579 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:01.579 | INFO migrate.versioning.api [-] 91 -> 92...  2021-02-10 15:46:01.879 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:01.880 | INFO migrate.versioning.api [-] 92 -> 93...  2021-02-10 15:46:02.207 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:02.207 | INFO migrate.versioning.api [-] 93 -> 94...  2021-02-10 15:46:02.448 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:02.448 | INFO migrate.versioning.api [-] 94 -> 95...  2021-02-10 15:46:02.593 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:02.593 | INFO migrate.versioning.api [-] 95 -> 96...  2021-02-10 15:46:02.604 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:02.604 | INFO migrate.versioning.api [-] 96 -> 97...  2021-02-10 15:46:02.615 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:02.615 | INFO migrate.versioning.api [-] 97 -> 98...  2021-02-10 15:46:02.621 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:02.622 | INFO migrate.versioning.api [-] 98 -> 99...  2021-02-10 15:46:02.628 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:02.629 | INFO migrate.versioning.api [-] 99 -> 100...  2021-02-10 15:46:02.635 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:02.635 | INFO migrate.versioning.api [-] 100 -> 101...  2021-02-10 15:46:02.644 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:02.645 | INFO migrate.versioning.api [-] 101 -> 102...  2021-02-10 15:46:02.671 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:02.671 | INFO migrate.versioning.api [-] 102 -> 103...  2021-02-10 15:46:02.751 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:02.751 | INFO migrate.versioning.api [-] 103 -> 104...  2021-02-10 15:46:02.761 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:02.761 | INFO migrate.versioning.api [-] 104 -> 105...  2021-02-10 15:46:02.958 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:02.958 | INFO migrate.versioning.api [-] 105 -> 106...  2021-02-10 15:46:03.068 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:03.068 | INFO migrate.versioning.api [-] 106 -> 107...  2021-02-10 15:46:03.241 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:03.241 | INFO migrate.versioning.api [-] 107 -> 108...  2021-02-10 15:46:03.448 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:03.448 | INFO migrate.versioning.api [-] 108 -> 109...  2021-02-10 15:46:03.559 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:03.559 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 15:46:03.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.564 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.570 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.571 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.576 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 15:46:03.576 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 15:46:03.576 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 15:46:03.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.578 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.578 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.580 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.580 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.584 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.585 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.586 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.586 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.586 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.587 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.588 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.590 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.590 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.592 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 15:46:03.593 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 15:46:03.593 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 15:46:03.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.595 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.595 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.597 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.597 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.601 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.602 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.603 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.603 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.603 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.604 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.604 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.606 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.607 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.610 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 15:46:03.610 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 15:46:03.616 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 15:46:03.617 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.617 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.618 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.618 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.618 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.618 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.619 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.619 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.620 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.621 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.621 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.621 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.622 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.622 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.625 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.625 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.628 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.628 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.628 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.628 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.628 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.629 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.630 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.631 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.631 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.631 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.632 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.632 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.632 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.634 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.634 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.634 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.635 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.635 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.635 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.635 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.636 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.639 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.639 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.639 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.640 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.640 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.640 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.641 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.642 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.642 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.643 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.643 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.643 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.644 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 15:46:03.644 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 15:46:03.658 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 15:46:03.659 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.659 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.660 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.660 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.661 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.661 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.661 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.661 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.663 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.663 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.664 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.664 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.664 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.664 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.667 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.667 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.670 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.670 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.670 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.670 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.670 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.670 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.671 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.673 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.673 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.674 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.674 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.674 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.675 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.675 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.677 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.677 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.677 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.677 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.678 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.678 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.678 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.679 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.681 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.682 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.682 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.683 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.683 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.683 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.683 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.685 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.685 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.686 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.686 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.686 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.686 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.687 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 15:46:03.687 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 15:46:03.687 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 15:46:03.688 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.688 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.689 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.689 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.690 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.690 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.690 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.690 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.691 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.692 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.693 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.693 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.693 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.693 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.696 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.696 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.699 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.699 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.699 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.699 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.699 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.699 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.700 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.702 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.702 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.702 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.703 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.703 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.703 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.703 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.705 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.705 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.706 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.706 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.706 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.706 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.706 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.707 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.710 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.710 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.710 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.711 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.711 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.711 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.712 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.713 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.713 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.714 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.714 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.715 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.715 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.715 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 15:46:03.715 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 15:46:03.721 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 15:46:03.722 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.723 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.724 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.724 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.724 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.724 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.725 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.725 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.726 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.727 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.727 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.727 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.727 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.728 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.730 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.731 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.733 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.733 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.733 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.733 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.734 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.734 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.734 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.736 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.737 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.737 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.737 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.738 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.738 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.738 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.740 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.740 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.740 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.741 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.741 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.741 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.741 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.742 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.744 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.745 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.745 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.746 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.746 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.746 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.747 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.748 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.748 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.749 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.749 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.749 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.749 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:03.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:03.750 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 15:46:03.750 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 15:46:03.757 | INFO migrate.versioning.api [-] 0 -> 1...  2021-02-10 15:46:03.763 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:03.764 | INFO migrate.versioning.api [-] 1 -> 2...  2021-02-10 15:46:03.770 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:03.770 | INFO migrate.versioning.api [-] 2 -> 3...  2021-02-10 15:46:04.027 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:04.027 | INFO migrate.versioning.api [-] 3 -> 4...  2021-02-10 15:46:04.035 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:04.035 | INFO migrate.versioning.api [-] 4 -> 5...  2021-02-10 15:46:04.044 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:04.044 | INFO migrate.versioning.api [-] 5 -> 6...  2021-02-10 15:46:04.052 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:04.052 | INFO migrate.versioning.api [-] 6 -> 7...  2021-02-10 15:46:04.059 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:04.060 | INFO migrate.versioning.api [-] 7 -> 8...  2021-02-10 15:46:04.068 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:04.068 | INFO migrate.versioning.api [-] 8 -> 9...  2021-02-10 15:46:04.076 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:04.076 | INFO migrate.versioning.api [-] 9 -> 10...  2021-02-10 15:46:04.269 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:04.269 | INFO migrate.versioning.api [-] 10 -> 11...  2021-02-10 15:46:04.284 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:04.284 | INFO migrate.versioning.api [-] 11 -> 12...  2021-02-10 15:46:04.518 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:04.518 | INFO migrate.versioning.api [-] 12 -> 13...  2021-02-10 15:46:04.524 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:04.524 | INFO migrate.versioning.api [-] 13 -> 14...  2021-02-10 15:46:04.730 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:04.730 | INFO migrate.versioning.api [-] 14 -> 15...  2021-02-10 15:46:04.738 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:04.739 | INFO migrate.versioning.api [-] 15 -> 16...  2021-02-10 15:46:04.800 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:04.801 | INFO migrate.versioning.api [-] 16 -> 17...  2021-02-10 15:46:04.808 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:04.808 | INFO migrate.versioning.api [-] 17 -> 18...  2021-02-10 15:46:04.817 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:04.817 | INFO migrate.versioning.api [-] 18 -> 19...  2021-02-10 15:46:04.825 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:04.825 | INFO migrate.versioning.api [-] 19 -> 20...  2021-02-10 15:46:04.831 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:04.832 | INFO migrate.versioning.api [-] 20 -> 21...  2021-02-10 15:46:04.840 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:04.840 | INFO migrate.versioning.api [-] 21 -> 22...  2021-02-10 15:46:04.897 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:04.898 | INFO migrate.versioning.api [-] 22 -> 23...  2021-02-10 15:46:05.004 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:05.004 | INFO migrate.versioning.api [-] 23 -> 24...  2021-02-10 15:46:05.208 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:05.209 | INFO migrate.versioning.api [-] 24 -> 25...  2021-02-10 15:46:05.215 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:05.215 | INFO migrate.versioning.api [-] 25 -> 26...  2021-02-10 15:46:05.223 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:05.223 | INFO migrate.versioning.api [-] 26 -> 27...  2021-02-10 15:46:05.232 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:05.232 | INFO migrate.versioning.api [-] 27 -> 28...  2021-02-10 15:46:05.238 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:05.239 | INFO migrate.versioning.api [-] 28 -> 29...  2021-02-10 15:46:05.247 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:05.247 | INFO migrate.versioning.api [-] 29 -> 30...  2021-02-10 15:46:05.313 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:05.313 | INFO migrate.versioning.api [-] 30 -> 31...  2021-02-10 15:46:05.373 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:05.373 | INFO migrate.versioning.api [-] 31 -> 32...  2021-02-10 15:46:05.496 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:05.497 | INFO migrate.versioning.api [-] 32 -> 33...  2021-02-10 15:46:05.762 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:05.762 | INFO migrate.versioning.api [-] 33 -> 34...  2021-02-10 15:46:05.882 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:05.882 | INFO migrate.versioning.api [-] 34 -> 35...  2021-02-10 15:46:06.004 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:06.004 | INFO migrate.versioning.api [-] 35 -> 36...  2021-02-10 15:46:06.110 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:06.110 | INFO migrate.versioning.api [-] 36 -> 37...  2021-02-10 15:46:06.119 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:06.119 | INFO migrate.versioning.api [-] 37 -> 38...  2021-02-10 15:46:06.127 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:06.127 | INFO migrate.versioning.api [-] 38 -> 39...  2021-02-10 15:46:06.135 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:06.135 | INFO migrate.versioning.api [-] 39 -> 40...  2021-02-10 15:46:06.143 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:06.144 | INFO migrate.versioning.api [-] 40 -> 41...  2021-02-10 15:46:06.151 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:06.151 | INFO migrate.versioning.api [-] 41 -> 42...  2021-02-10 15:46:06.160 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:06.160 | INFO migrate.versioning.api [-] 42 -> 43...  2021-02-10 15:46:06.166 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:06.166 | INFO migrate.versioning.api [-] 43 -> 44...  2021-02-10 15:46:06.175 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:06.175 | INFO migrate.versioning.api [-] 44 -> 45...  2021-02-10 15:46:06.399 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:06.399 | INFO migrate.versioning.api [-] 45 -> 46...  2021-02-10 15:46:06.408 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:06.408 | INFO migrate.versioning.api [-] 46 -> 47...  2021-02-10 15:46:06.989 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:06.989 | INFO migrate.versioning.api [-] 47 -> 48...  2021-02-10 15:46:07.263 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:07.263 | INFO migrate.versioning.api [-] 48 -> 49...  2021-02-10 15:46:07.271 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:07.271 | INFO migrate.versioning.api [-] 49 -> 50...  2021-02-10 15:46:07.279 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:07.279 | INFO migrate.versioning.api [-] 50 -> 51...  2021-02-10 15:46:07.288 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:07.288 | INFO migrate.versioning.api [-] 51 -> 52...  2021-02-10 15:46:07.296 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:07.296 | INFO migrate.versioning.api [-] 52 -> 53...  2021-02-10 15:46:07.407 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:07.407 | INFO migrate.versioning.api [-] 53 -> 54...  2021-02-10 15:46:07.413 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:07.414 | INFO migrate.versioning.api [-] 54 -> 55...  2021-02-10 15:46:07.542 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:07.542 | INFO migrate.versioning.api [-] 55 -> 56...  2021-02-10 15:46:07.658 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:07.659 | INFO migrate.versioning.api [-] 56 -> 57...  2021-02-10 15:46:07.667 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:07.667 | INFO migrate.versioning.api [-] 57 -> 58...  2021-02-10 15:46:07.676 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:07.676 | INFO migrate.versioning.api [-] 58 -> 59...  2021-02-10 15:46:07.684 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:07.684 | INFO migrate.versioning.api [-] 59 -> 60...  2021-02-10 15:46:07.691 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:07.691 | INFO migrate.versioning.api [-] 60 -> 61...  2021-02-10 15:46:07.699 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:07.699 | INFO migrate.versioning.api [-] 61 -> 62...  2021-02-10 15:46:07.911 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:07.912 | INFO migrate.versioning.api [-] 62 -> 63...  2021-02-10 15:46:07.920 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:07.920 | INFO migrate.versioning.api [-] 63 -> 64...  2021-02-10 15:46:08.025 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:08.025 | INFO migrate.versioning.api [-] 64 -> 65...  2021-02-10 15:46:08.412 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:08.412 | INFO migrate.versioning.api [-] 65 -> 66...  2021-02-10 15:46:08.527 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:08.527 | INFO migrate.versioning.api [-] 66 -> 67...  2021-02-10 15:46:08.535 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:08.535 | INFO migrate.versioning.api [-] 67 -> 68...  2021-02-10 15:46:08.543 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:08.543 | INFO migrate.versioning.api [-] 68 -> 69...  2021-02-10 15:46:08.552 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:08.552 | INFO migrate.versioning.api [-] 69 -> 70...  2021-02-10 15:46:08.558 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:08.558 | INFO migrate.versioning.api [-] 70 -> 71...  2021-02-10 15:46:08.568 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:08.568 | INFO migrate.versioning.api [-] 71 -> 72...  2021-02-10 15:46:08.574 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:08.574 | INFO migrate.versioning.api [-] 72 -> 73...  2021-02-10 15:46:08.750 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:08.750 | INFO migrate.versioning.api [-] 73 -> 74...  2021-02-10 15:46:08.758 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:08.758 | INFO migrate.versioning.api [-] 74 -> 75...  2021-02-10 15:46:08.767 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:08.767 | INFO migrate.versioning.api [-] 75 -> 76...  2021-02-10 15:46:08.776 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:08.776 | INFO migrate.versioning.api [-] 76 -> 77...  2021-02-10 15:46:08.784 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:08.784 | INFO migrate.versioning.api [-] 77 -> 78...  2021-02-10 15:46:08.791 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:08.791 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 15:46:08.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.793 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.793 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.795 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.796 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.796 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.796 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.797 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.799 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.800 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.800 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.801 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.801 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.801 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.802 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.802 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.802 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.802 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.802 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.802 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.803 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.804 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.805 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.805 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.805 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.806 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.806 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.806 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.806 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.807 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.807 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.807 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.807 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.807 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.809 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.809 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.810 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.811 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.811 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.813 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.813 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.814 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.814 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.814 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.814 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.814 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.815 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.815 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.816 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.816 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.816 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.816 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.817 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.818 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.818 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.818 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.819 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.819 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.820 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.820 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.820 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.820 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.821 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.821 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.821 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.821 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.822 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 15:46:08.822 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 15:46:08.822 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 15:46:08.824 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.824 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.825 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.825 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.825 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.825 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.826 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.826 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.827 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.829 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.829 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.829 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.829 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.829 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.832 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.832 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.835 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.835 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.835 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.835 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.835 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.836 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.836 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.838 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.838 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.839 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.839 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.839 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.839 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.840 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.841 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.842 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.842 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.842 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.842 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.843 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.843 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.844 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.846 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.847 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.847 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.847 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.848 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.848 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.848 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.849 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.850 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.851 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.851 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.851 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.851 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.852 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 15:46:08.852 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 15:46:08.852 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 15:46:08.853 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.853 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.854 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.854 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.855 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.855 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.855 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.855 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.856 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.857 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.857 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.858 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.858 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.858 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.861 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.861 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.863 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.864 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.864 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.864 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.864 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.864 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.865 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.867 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.867 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.867 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.868 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.868 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.868 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.868 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.870 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.870 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.870 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.871 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.871 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.871 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.871 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.872 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.875 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.876 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.876 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.876 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.876 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.877 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.877 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.878 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.879 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.879 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.880 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.880 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.880 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.880 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 15:46:08.881 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 15:46:08.887 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 15:46:08.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.889 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.889 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.891 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.892 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.892 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.892 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.893 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.895 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.895 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.896 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.896 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.897 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.897 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.897 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.897 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.898 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.898 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.898 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.898 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.898 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.899 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.900 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.901 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.901 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.901 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.902 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.902 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.902 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.902 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.902 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.903 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.903 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.903 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.905 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.905 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.906 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.907 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.907 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.908 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.909 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.909 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.909 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.909 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.909 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.909 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.910 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.910 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.911 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.911 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.911 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.911 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.912 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.912 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.912 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.912 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.913 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.913 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.914 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.914 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.914 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.914 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.914 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.915 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.915 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.915 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.915 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 15:46:08.916 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 15:46:08.930 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 15:46:08.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.932 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.932 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.934 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.934 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.934 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.934 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.935 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.938 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.938 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.939 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.939 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.940 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.940 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.940 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.940 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.941 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.941 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.941 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.941 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.941 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.942 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.943 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.943 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.944 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.944 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.944 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.944 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.945 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.945 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.945 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.945 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.945 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.946 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.947 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.948 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.948 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.949 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.949 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.951 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.951 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.951 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.951 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.952 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.952 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.952 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.952 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.952 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.954 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.954 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.954 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.954 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.955 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.955 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.955 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.956 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.956 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.956 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.957 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.957 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.957 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.957 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.957 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.958 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.958 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.958 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.958 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 15:46:08.959 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 15:46:08.959 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 15:46:08.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.961 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.961 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.963 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.963 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.963 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.963 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.964 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.967 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.967 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.968 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.968 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.968 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.968 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.969 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.969 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.969 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.969 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.969 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.970 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.970 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.971 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.972 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.972 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.972 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.973 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.973 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.973 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.973 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.973 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.974 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.974 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.974 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.974 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.976 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.976 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.977 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.978 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.978 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.979 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.980 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.980 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.980 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.980 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.980 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.980 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.981 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.981 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.982 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.982 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.982 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.982 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.983 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.983 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.983 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.983 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.984 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.984 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.985 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.985 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.985 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.985 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.985 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.985 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.986 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.986 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.986 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 15:46:08.986 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 15:46:08.992 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 15:46:08.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.994 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.994 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.996 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.996 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.996 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.996 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.998 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:08.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:08.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.001 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.001 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.002 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.002 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.002 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.003 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.003 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.003 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.003 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.003 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.004 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.004 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.004 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.005 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.006 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.006 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.006 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.007 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.007 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.007 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.007 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.008 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.008 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.008 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.008 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.008 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.010 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.010 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.011 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.012 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.012 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.014 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.014 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.014 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.014 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.014 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.014 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.015 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.015 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.015 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.016 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.016 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.017 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.017 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.018 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.018 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.018 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.018 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.019 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.019 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.019 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.019 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.020 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.020 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.020 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.020 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.020 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.020 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.021 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 15:46:09.021 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 15:46:09.028 | INFO migrate.versioning.api [-] 0 -> 1...  2021-02-10 15:46:09.034 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.035 | INFO migrate.versioning.api [-] 1 -> 2...  2021-02-10 15:46:09.041 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.041 | INFO migrate.versioning.api [-] 2 -> 3...  2021-02-10 15:46:09.056 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.057 | INFO migrate.versioning.api [-] 3 -> 4...  2021-02-10 15:46:09.063 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.063 | INFO migrate.versioning.api [-] 4 -> 5...  2021-02-10 15:46:09.069 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.069 | INFO migrate.versioning.api [-] 5 -> 6...  2021-02-10 15:46:09.075 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.075 | INFO migrate.versioning.api [-] 6 -> 7...  2021-02-10 15:46:09.082 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.082 | INFO migrate.versioning.api [-] 7 -> 8...  2021-02-10 15:46:09.088 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.088 | INFO migrate.versioning.api [-] 8 -> 9...  2021-02-10 15:46:09.094 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.094 | INFO migrate.versioning.api [-] 9 -> 10...  2021-02-10 15:46:09.100 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.101 | INFO migrate.versioning.api [-] 10 -> 11...  2021-02-10 15:46:09.109 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.109 | INFO migrate.versioning.api [-] 11 -> 12...  2021-02-10 15:46:09.125 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.125 | INFO migrate.versioning.api [-] 12 -> 13...  2021-02-10 15:46:09.132 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.132 | INFO migrate.versioning.api [-] 13 -> 14...  2021-02-10 15:46:09.158 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.158 | INFO migrate.versioning.api [-] 14 -> 15...  2021-02-10 15:46:09.184 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.184 | INFO migrate.versioning.api [-] 15 -> 16...  2021-02-10 15:46:09.192 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.192 | INFO migrate.versioning.api [-] 16 -> 17...  2021-02-10 15:46:09.198 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.199 | INFO migrate.versioning.api [-] 17 -> 18...  2021-02-10 15:46:09.205 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.205 | INFO migrate.versioning.api [-] 18 -> 19...  2021-02-10 15:46:09.212 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.212 | INFO migrate.versioning.api [-] 19 -> 20...  2021-02-10 15:46:09.219 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.219 | INFO migrate.versioning.api [-] 20 -> 21...  2021-02-10 15:46:09.225 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.225 | INFO migrate.versioning.api [-] 21 -> 22...  2021-02-10 15:46:09.231 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.231 | INFO migrate.versioning.api [-] 22 -> 23...  2021-02-10 15:46:09.244 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.245 | INFO migrate.versioning.api [-] 23 -> 24...  2021-02-10 15:46:09.253 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.253 | INFO migrate.versioning.api [-] 24 -> 25...  2021-02-10 15:46:09.262 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.262 | INFO migrate.versioning.api [-] 25 -> 26...  2021-02-10 15:46:09.270 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.270 | INFO migrate.versioning.api [-] 26 -> 27...  2021-02-10 15:46:09.278 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.279 | INFO migrate.versioning.api [-] 27 -> 28...  2021-02-10 15:46:09.287 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.287 | INFO migrate.versioning.api [-] 28 -> 29...  2021-02-10 15:46:09.295 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.295 | INFO migrate.versioning.api [-] 29 -> 30...  2021-02-10 15:46:09.304 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.304 | INFO migrate.versioning.api [-] 30 -> 31...  2021-02-10 15:46:09.313 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.313 | INFO migrate.versioning.api [-] 31 -> 32...  2021-02-10 15:46:09.321 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.321 | INFO migrate.versioning.api [-] 32 -> 33...  2021-02-10 15:46:09.329 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.329 | INFO migrate.versioning.api [-] 33 -> 34...  2021-02-10 15:46:09.338 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.338 | INFO migrate.versioning.api [-] 34 -> 35...  2021-02-10 15:46:09.346 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.346 | INFO migrate.versioning.api [-] 35 -> 36...  2021-02-10 15:46:09.354 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.354 | INFO migrate.versioning.api [-] 36 -> 37...  2021-02-10 15:46:09.363 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.363 | INFO migrate.versioning.api [-] 37 -> 38...  2021-02-10 15:46:09.371 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.372 | INFO migrate.versioning.api [-] 38 -> 39...  2021-02-10 15:46:09.380 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.380 | INFO migrate.versioning.api [-] 39 -> 40...  2021-02-10 15:46:09.386 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.386 | INFO migrate.versioning.api [-] 40 -> 41...  2021-02-10 15:46:09.394 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.394 | INFO migrate.versioning.api [-] 41 -> 42...  2021-02-10 15:46:09.403 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.403 | INFO migrate.versioning.api [-] 42 -> 43...  2021-02-10 15:46:09.411 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.411 | INFO migrate.versioning.api [-] 43 -> 44...  2021-02-10 15:46:09.417 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.418 | INFO migrate.versioning.api [-] 44 -> 45...  2021-02-10 15:46:09.426 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.426 | INFO migrate.versioning.api [-] 45 -> 46...  2021-02-10 15:46:09.447 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.448 | INFO migrate.versioning.api [-] 46 -> 47...  2021-02-10 15:46:09.454 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.454 | INFO migrate.versioning.api [-] 47 -> 48...  2021-02-10 15:46:09.460 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.460 | INFO migrate.versioning.api [-] 48 -> 49...  2021-02-10 15:46:09.466 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.467 | INFO migrate.versioning.api [-] 49 -> 50...  2021-02-10 15:46:09.472 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.473 | INFO migrate.versioning.api [-] 50 -> 51...  2021-02-10 15:46:09.481 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.481 | INFO migrate.versioning.api [-] 51 -> 52...  2021-02-10 15:46:09.489 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.489 | INFO migrate.versioning.api [-] 52 -> 53...  2021-02-10 15:46:09.495 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.496 | INFO migrate.versioning.api [-] 53 -> 54...  2021-02-10 15:46:09.504 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.504 | INFO migrate.versioning.api [-] 54 -> 55...  2021-02-10 15:46:09.512 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.512 | INFO migrate.versioning.api [-] 55 -> 56...  2021-02-10 15:46:09.521 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.521 | INFO migrate.versioning.api [-] 56 -> 57...  2021-02-10 15:46:09.529 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.529 | INFO migrate.versioning.api [-] 57 -> 58...  2021-02-10 15:46:09.535 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.535 | INFO migrate.versioning.api [-] 58 -> 59...  2021-02-10 15:46:09.544 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.544 | INFO migrate.versioning.api [-] 59 -> 60...  2021-02-10 15:46:09.552 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.553 | INFO migrate.versioning.api [-] 60 -> 61...  2021-02-10 15:46:09.561 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.561 | INFO migrate.versioning.api [-] 61 -> 62...  2021-02-10 15:46:09.578 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.578 | INFO migrate.versioning.api [-] 62 -> 63...  2021-02-10 15:46:09.585 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.585 | INFO migrate.versioning.api [-] 63 -> 64...  2021-02-10 15:46:09.592 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.592 | INFO migrate.versioning.api [-] 64 -> 65...  2021-02-10 15:46:09.599 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.599 | INFO migrate.versioning.api [-] 65 -> 66...  2021-02-10 15:46:09.605 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.605 | INFO migrate.versioning.api [-] 66 -> 67...  2021-02-10 15:46:09.612 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.612 | INFO migrate.versioning.api [-] 67 -> 68...  2021-02-10 15:46:09.620 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.620 | INFO migrate.versioning.api [-] 68 -> 69...  2021-02-10 15:46:09.628 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.628 | INFO migrate.versioning.api [-] 69 -> 70...  2021-02-10 15:46:09.634 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.634 | INFO migrate.versioning.api [-] 70 -> 71...  2021-02-10 15:46:09.643 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.643 | INFO migrate.versioning.api [-] 71 -> 72...  2021-02-10 15:46:09.652 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.652 | INFO migrate.versioning.api [-] 72 -> 73...  2021-02-10 15:46:09.660 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.660 | INFO migrate.versioning.api [-] 73 -> 74...  2021-02-10 15:46:09.666 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.667 | INFO migrate.versioning.api [-] 74 -> 75...  2021-02-10 15:46:09.676 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.676 | INFO migrate.versioning.api [-] 75 -> 76...  2021-02-10 15:46:09.682 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.682 | INFO migrate.versioning.api [-] 76 -> 77...  2021-02-10 15:46:09.690 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.690 | INFO migrate.versioning.api [-] 77 -> 78...  2021-02-10 15:46:09.699 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.699 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 15:46:09.700 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.701 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.701 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.701 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.702 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.702 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.703 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.703 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.704 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.704 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.705 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.705 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.706 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.708 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.708 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.710 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.711 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.713 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.713 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.714 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.714 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.714 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.714 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.715 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.715 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.717 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.717 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.717 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.718 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.718 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.719 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.719 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.719 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.721 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.721 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.721 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.722 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.722 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.723 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.723 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.723 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.724 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.724 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.725 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.725 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.726 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.726 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.727 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.727 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.728 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.729 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 15:46:09.729 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 15:46:09.729 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 15:46:09.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.731 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.731 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.733 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.733 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.733 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.733 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.735 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.737 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.737 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.738 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.738 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.739 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.739 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.739 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.740 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.740 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.740 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.740 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.740 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.741 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.742 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.743 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.743 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.743 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.744 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.744 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.744 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.744 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.745 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.745 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.745 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.748 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.749 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.749 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.750 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.751 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.751 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.751 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.751 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.751 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.751 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.752 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.752 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.753 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.753 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.753 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.753 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.754 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.754 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.754 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.755 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.755 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.755 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.756 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.756 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.756 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.756 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.756 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.757 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.757 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.757 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.757 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 15:46:09.758 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 15:46:09.758 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 15:46:09.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.760 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.760 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.762 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.762 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.762 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.762 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.763 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.766 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.766 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.767 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.767 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.767 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.767 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.768 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.768 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.768 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.768 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.768 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.769 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.769 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.770 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.771 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.771 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.771 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.772 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.772 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.772 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.772 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.773 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.773 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.773 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.773 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.773 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.775 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.775 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.776 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.777 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.777 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.779 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.779 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.779 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.779 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.779 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.780 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.780 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.780 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.780 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.781 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.782 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.782 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.782 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.783 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.783 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.783 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.783 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.784 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.784 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.784 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.785 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.785 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.785 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.785 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.785 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.785 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.786 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.786 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 15:46:09.786 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 15:46:09.792 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 15:46:09.793 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.794 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.794 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.794 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.795 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.795 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.796 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.796 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.797 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.797 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.799 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.799 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.799 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.801 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.802 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.804 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.805 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.806 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.807 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.807 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.807 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.807 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.807 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.808 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.808 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.810 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.810 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.810 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.810 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.811 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.811 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.812 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.812 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.813 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.813 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.814 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.814 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.814 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.815 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.815 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.816 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.816 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.817 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.817 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.817 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.818 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.819 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.820 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.820 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.820 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.821 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 15:46:09.821 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 15:46:09.834 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 15:46:09.835 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.836 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.836 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.837 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.837 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.838 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.838 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.839 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.839 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.840 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.840 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.843 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.843 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.846 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.847 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.848 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.848 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.849 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.849 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.849 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.849 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.850 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.850 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.852 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.852 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.852 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.852 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.853 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.853 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.854 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.854 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.855 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.855 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.856 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.856 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.856 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.857 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.858 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.858 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.858 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.859 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.860 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.860 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.861 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.861 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.862 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.862 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.863 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.863 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 15:46:09.864 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 15:46:09.864 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 15:46:09.865 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.865 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.866 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.866 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.866 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.867 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.867 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.868 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.868 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.868 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.869 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.870 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.870 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.872 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.873 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.875 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.876 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.877 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.877 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.878 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.878 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.878 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.878 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.879 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.879 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.881 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.881 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.881 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.882 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.882 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.882 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.883 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.883 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.884 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.884 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.885 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.885 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.885 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.886 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.887 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.887 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.888 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.888 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.888 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.888 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.890 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.890 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.891 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.891 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.891 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.892 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 15:46:09.892 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 15:46:09.898 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 15:46:09.899 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.899 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.900 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.900 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.901 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.901 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.902 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.902 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.902 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.902 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.904 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.904 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.904 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.907 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.907 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.909 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.910 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.912 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.912 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.912 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.913 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.913 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.913 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.914 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.914 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.916 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.916 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.916 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.916 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.917 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.917 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.918 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.918 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.919 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.919 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.920 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.920 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.920 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.921 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.922 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.922 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.923 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.923 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.924 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.924 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.925 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.925 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.926 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.926 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.926 | 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=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:46:09.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:46:09.927 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 15:46:09.927 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=66305) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 15:46:09.935 | INFO migrate.versioning.api [-] 0 -> 1...  2021-02-10 15:46:09.941 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:09.942 | INFO migrate.versioning.api [-] 1 -> 2...  2021-02-10 15:46:10.151 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:10.151 | INFO migrate.versioning.api [-] 2 -> 3...  2021-02-10 15:46:10.423 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:10.424 | INFO migrate.versioning.api [-] 3 -> 4...  2021-02-10 15:46:10.716 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:10.716 | INFO migrate.versioning.api [-] 4 -> 5...  2021-02-10 15:46:10.724 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:10.724 | INFO migrate.versioning.api [-] 5 -> 6...  2021-02-10 15:46:10.732 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:10.733 | INFO migrate.versioning.api [-] 6 -> 7...  2021-02-10 15:46:10.741 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:10.741 | INFO migrate.versioning.api [-] 7 -> 8...  2021-02-10 15:46:10.749 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:10.750 | INFO migrate.versioning.api [-] 8 -> 9...  2021-02-10 15:46:10.757 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:10.757 | INFO migrate.versioning.api [-] 9 -> 10...  2021-02-10 15:46:10.765 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:10.766 | INFO migrate.versioning.api [-] 10 -> 11...  2021-02-10 15:46:10.827 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:10.827 | INFO migrate.versioning.api [-] 11 -> 12...  2021-02-10 15:46:10.936 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:10.937 | INFO migrate.versioning.api [-] 12 -> 13...  2021-02-10 15:46:11.106 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:11.106 | INFO migrate.versioning.api [-] 13 -> 14...  2021-02-10 15:46:11.507 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:11.507 | INFO migrate.versioning.api [-] 14 -> 15...  2021-02-10 15:46:11.624 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:11.624 | INFO migrate.versioning.api [-] 15 -> 16...  2021-02-10 15:46:11.633 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:11.633 | INFO migrate.versioning.api [-] 16 -> 17...  2021-02-10 15:46:11.639 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:11.639 | INFO migrate.versioning.api [-] 17 -> 18...  2021-02-10 15:46:11.647 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:11.648 | INFO migrate.versioning.api [-] 18 -> 19...  2021-02-10 15:46:11.654 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:11.654 | INFO migrate.versioning.api [-] 19 -> 20...  2021-02-10 15:46:11.663 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:11.663 | INFO migrate.versioning.api [-] 20 -> 21...  2021-02-10 15:46:11.671 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:11.676 | INFO migrate.versioning.api [-] 21 -> 22...  2021-02-10 15:46:11.683 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:11.683 | INFO migrate.versioning.api [-] 22 -> 23...  2021-02-10 15:46:11.690 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:11.690 | INFO migrate.versioning.api [-] 23 -> 24...  2021-02-10 15:46:11.806 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:11.806 | INFO migrate.versioning.api [-] 24 -> 25...  2021-02-10 15:46:11.813 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:11.813 | INFO migrate.versioning.api [-] 25 -> 26...  2021-02-10 15:46:11.819 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:11.825 | INFO migrate.versioning.api [-] 26 -> 27...  2021-02-10 15:46:11.831 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:11.832 | INFO migrate.versioning.api [-] 27 -> 28...  2021-02-10 15:46:11.837 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:11.838 | INFO migrate.versioning.api [-] 28 -> 29...  2021-02-10 15:46:11.844 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:11.844 | INFO migrate.versioning.api [-] 29 -> 30...  2021-02-10 15:46:11.852 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:11.852 | INFO migrate.versioning.api [-] 30 -> 31...  2021-02-10 15:46:11.858 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:11.864 | INFO migrate.versioning.api [-] 31 -> 32...  2021-02-10 15:46:11.901 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:11.901 | INFO migrate.versioning.api [-] 32 -> 33...  2021-02-10 15:46:11.909 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:11.909 | INFO migrate.versioning.api [-] 33 -> 34...  2021-02-10 15:46:11.918 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:11.918 | INFO migrate.versioning.api [-] 34 -> 35...  2021-02-10 15:46:12.012 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:12.012 | INFO migrate.versioning.api [-] 35 -> 36...  2021-02-10 15:46:12.119 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:12.119 | INFO migrate.versioning.api [-] 36 -> 37...  2021-02-10 15:46:12.159 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:12.159 | INFO migrate.versioning.api [-] 37 -> 38...  2021-02-10 15:46:12.167 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:12.167 | INFO migrate.versioning.api [-] 38 -> 39...  2021-02-10 15:46:12.176 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:12.176 | INFO migrate.versioning.api [-] 39 -> 40...  2021-02-10 15:46:12.184 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:12.184 | INFO migrate.versioning.api [-] 40 -> 41...  2021-02-10 15:46:12.191 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:12.197 | INFO migrate.versioning.api [-] 41 -> 42...  2021-02-10 15:46:12.203 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:12.204 | INFO migrate.versioning.api [-] 42 -> 43...  2021-02-10 15:46:12.210 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:12.210 | INFO migrate.versioning.api [-] 43 -> 44...  2021-02-10 15:46:12.216 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:12.216 | INFO migrate.versioning.api [-] 44 -> 45...  2021-02-10 15:46:12.224 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:12.224 | INFO migrate.versioning.api [-] 45 -> 46...  2021-02-10 15:46:12.231 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:12.231 | INFO migrate.versioning.api [-] 46 -> 47...  2021-02-10 15:46:12.359 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:12.359 | INFO migrate.versioning.api [-] 47 -> 48...  2021-02-10 15:46:12.367 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:12.367 | INFO migrate.versioning.api [-] 48 -> 49...  2021-02-10 15:46:12.376 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:12.376 | INFO migrate.versioning.api [-] 49 -> 50...  2021-02-10 15:46:12.384 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:12.384 | INFO migrate.versioning.api [-] 50 -> 51...  2021-02-10 15:46:12.392 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:12.392 | INFO migrate.versioning.api [-] 51 -> 52...  2021-02-10 15:46:12.400 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:12.400 | INFO migrate.versioning.api [-] 52 -> 53...  2021-02-10 15:46:12.409 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:12.410 | INFO migrate.versioning.api [-] 53 -> 54...  2021-02-10 15:46:12.522 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:12.522 | INFO migrate.versioning.api [-] 54 -> 55...  2021-02-10 15:46:12.540 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:12.540 | INFO migrate.versioning.api [-] 55 -> 56...  2021-02-10 15:46:12.549 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:12.549 | INFO migrate.versioning.api [-] 56 -> 57...  2021-02-10 15:46:12.557 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:12.557 | INFO migrate.versioning.api [-] 57 -> 58...  2021-02-10 15:46:12.563 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:12.564 | INFO migrate.versioning.api [-] 58 -> 59...  2021-02-10 15:46:12.571 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:12.571 | INFO migrate.versioning.api [-] 59 -> 60...  2021-02-10 15:46:12.580 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:12.580 | INFO migrate.versioning.api [-] 60 -> 61...  2021-02-10 15:46:12.588 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:12.589 | INFO migrate.versioning.api [-] 61 -> 62...  2021-02-10 15:46:12.596 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:12.601 | INFO migrate.versioning.api [-] 62 -> 63...  2021-02-10 15:46:12.919 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:12.919 | INFO migrate.versioning.api [-] 63 -> 64...  2021-02-10 15:46:12.927 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:12.927 | INFO migrate.versioning.api [-] 64 -> 65...  2021-02-10 15:46:12.933 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:12.933 | INFO migrate.versioning.api [-] 65 -> 66...  2021-02-10 15:46:12.941 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:12.941 | INFO migrate.versioning.api [-] 66 -> 67...  2021-02-10 15:46:12.950 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:12.950 | INFO migrate.versioning.api [-] 67 -> 68...  2021-02-10 15:46:12.958 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:12.958 | INFO migrate.versioning.api [-] 68 -> 69...  2021-02-10 15:46:12.964 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:12.964 | INFO migrate.versioning.api [-] 69 -> 70...  2021-02-10 15:46:12.973 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:12.973 | INFO migrate.versioning.api [-] 70 -> 71...  2021-02-10 15:46:12.981 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:12.981 | INFO migrate.versioning.api [-] 71 -> 72...  2021-02-10 15:46:13.021 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:13.021 | INFO migrate.versioning.api [-] 72 -> 73...  2021-02-10 15:46:13.029 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:13.030 | INFO migrate.versioning.api [-] 73 -> 74...  2021-02-10 15:46:13.038 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:13.038 | INFO migrate.versioning.api [-] 74 -> 75...  2021-02-10 15:46:13.046 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:13.046 | INFO migrate.versioning.api [-] 75 -> 76...  2021-02-10 15:46:13.053 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:13.054 | INFO migrate.versioning.api [-] 76 -> 77...  2021-02-10 15:46:13.062 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:13.062 | INFO migrate.versioning.api [-] 77 -> 78...  2021-02-10 15:46:13.068 | INFO migrate.versioning.api [-] done 2021-02-10 15:46:13.068 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:46:13.068 | 2021-02-10 15:46:13.068 | Traceback (most recent call last): 2021-02-10 15:46:13.068 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:46:13.068 | exec(line) 2021-02-10 15:46:13.068 | File "", line 1, in 2021-02-10 15:46:13.068 | File "", line 568, in module_from_spec 2021-02-10 15:46:13.068 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:46:13.068 | 2021-02-10 15:46:13.068 | Remainder of file ignored 2021-02-10 15:46:13.371 | + lib/keystone:init_keystone:449 : time_stop dbsync 2021-02-10 15:46:13.373 | + functions-common:time_stop:2306 : local name 2021-02-10 15:46:13.377 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:46:13.379 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:46:13.382 | + functions-common:time_stop:2309 : local total 2021-02-10 15:46:13.384 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:46:13.387 | + functions-common:time_stop:2312 : name=dbsync 2021-02-10 15:46:13.390 | + functions-common:time_stop:2313 : start_time=1612971951796 2021-02-10 15:46:13.393 | + functions-common:time_stop:2315 : [[ -z 1612971951796 ]] 2021-02-10 15:46:13.396 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:46:13.399 | + functions-common:time_stop:2318 : end_time=1612971973397 2021-02-10 15:46:13.402 | + functions-common:time_stop:2319 : elapsed_time=21601 2021-02-10 15:46:13.404 | + functions-common:time_stop:2320 : total=0 2021-02-10 15:46:13.407 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:46:13.409 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=21601 2021-02-10 15:46:13.412 | + lib/keystone:init_keystone:451 : [[ fernet == \f\e\r\n\e\t ]] 2021-02-10 15:46:13.414 | + lib/keystone:init_keystone:452 : rm -rf /etc/keystone/fernet-keys/ 2021-02-10 15:46:13.418 | + lib/keystone:init_keystone:453 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2021-02-10 15:46:17.909 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2021-02-10 15:46:17.909 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-02-10 15:46:17.910 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-02-10 15:46:17.910 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2021-02-10 15:46:17.910 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-02-10 15:46:17.911 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-02-10 15:46:17.911 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-02-10 15:46:17.912 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-02-10 15:46:17.912 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-02-10 15:46:17.912 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:46:17.912 | 2021-02-10 15:46:17.912 | Traceback (most recent call last): 2021-02-10 15:46:17.912 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:46:17.912 | exec(line) 2021-02-10 15:46:17.912 | File "", line 1, in 2021-02-10 15:46:17.912 | File "", line 568, in module_from_spec 2021-02-10 15:46:17.912 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:46:17.912 | 2021-02-10 15:46:17.912 | Remainder of file ignored 2021-02-10 15:46:18.191 | + lib/keystone:init_keystone:455 : rm -rf /etc/keystone/credential-keys/ 2021-02-10 15:46:18.195 | + lib/keystone:init_keystone:456 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2021-02-10 15:46:22.684 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2021-02-10 15:46:22.685 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-02-10 15:46:22.685 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-02-10 15:46:22.686 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2021-02-10 15:46:22.686 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-02-10 15:46:22.688 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-02-10 15:46:22.688 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-02-10 15:46:22.688 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-02-10 15:46:22.689 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-02-10 15:46:22.689 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:46:22.689 | 2021-02-10 15:46:22.689 | Traceback (most recent call last): 2021-02-10 15:46:22.689 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:46:22.689 | exec(line) 2021-02-10 15:46:22.689 | File "", line 1, in 2021-02-10 15:46:22.689 | File "", line 568, in module_from_spec 2021-02-10 15:46:22.689 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:46:22.689 | 2021-02-10 15:46:22.689 | Remainder of file ignored 2021-02-10 15:46:22.971 | + ./stack.sh:main:1085 : start_keystone 2021-02-10 15:46:22.974 | + lib/keystone:start_keystone:514 : local service_port=5000 2021-02-10 15:46:22.976 | + lib/keystone:start_keystone:515 : local auth_protocol=http 2021-02-10 15:46:22.979 | + lib/keystone:start_keystone:516 : is_service_enabled tls-proxy 2021-02-10 15:46:22.995 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:46:22.998 | + lib/keystone:start_keystone:521 : '[' uwsgi == mod_wsgi ']' 2021-02-10 15:46:23.001 | ++ lib/keystone:start_keystone:525 : which uwsgi 2021-02-10 15:46:23.005 | + lib/keystone:start_keystone:525 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2021-02-10 15:46:23.007 | + functions-common:run_process:1561 : local service=keystone 2021-02-10 15:46:23.010 | + functions-common:run_process:1562 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-02-10 15:46:23.012 | + functions-common:run_process:1563 : local group= 2021-02-10 15:46:23.015 | + functions-common:run_process:1564 : local user= 2021-02-10 15:46:23.017 | + functions-common:run_process:1566 : local name=keystone 2021-02-10 15:46:23.020 | + functions-common:run_process:1568 : time_start run_process 2021-02-10 15:46:23.022 | + functions-common:time_start:2292 : local name=run_process 2021-02-10 15:46:23.024 | + functions-common:time_start:2293 : local start_time= 2021-02-10 15:46:23.027 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 15:46:23.030 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 15:46:23.033 | + functions-common:time_start:2297 : _TIME_START[$name]=1612971983031 2021-02-10 15:46:23.036 | + functions-common:run_process:1569 : is_service_enabled keystone 2021-02-10 15:46:23.051 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:46:23.054 | + functions-common:run_process:1570 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2021-02-10 15:46:23.056 | + functions-common:_run_under_systemd:1526 : local service=keystone 2021-02-10 15:46:23.059 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-02-10 15:46:23.061 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-02-10 15:46:23.064 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-02-10 15:46:23.067 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-02-10 15:46:23.069 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2021-02-10 15:46:23.071 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2021-02-10 15:46:23.074 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@keystone.service 2021-02-10 15:46:23.076 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-10 15:46:23.079 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-10 15:46:23.081 | + functions-common:_run_under_systemd:1535 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2021-02-10 15:46:23.084 | + functions-common:_run_under_systemd:1536 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2021-02-10 15:46:23.086 | + functions-common:write_uwsgi_user_unit_file:1470 : local service=devstack@keystone.service 2021-02-10 15:46:23.088 | + functions-common:write_uwsgi_user_unit_file:1471 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-02-10 15:46:23.090 | + functions-common:write_uwsgi_user_unit_file:1472 : local group= 2021-02-10 15:46:23.092 | + functions-common:write_uwsgi_user_unit_file:1473 : local user=ubuntu 2021-02-10 15:46:23.095 | + functions-common:write_uwsgi_user_unit_file:1474 : local unitfile=/etc/systemd/system/devstack@keystone.service 2021-02-10 15:46:23.097 | + functions-common:write_uwsgi_user_unit_file:1475 : mkdir -p /etc/systemd/system 2021-02-10 15:46:23.101 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2021-02-10 15:46:23.154 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2021-02-10 15:46:23.208 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2021-02-10 15:46:23.254 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-02-10 15:46:23.300 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-10 15:46:23.346 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2021-02-10 15:46:23.391 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2021-02-10 15:46:23.436 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2021-02-10 15:46:23.482 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2021-02-10 15:46:23.528 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2021-02-10 15:46:23.573 | + functions-common:write_uwsgi_user_unit_file:1488 : [[ -n '' ]] 2021-02-10 15:46:23.576 | + functions-common:write_uwsgi_user_unit_file:1491 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2021-02-10 15:46:23.631 | + functions-common:write_uwsgi_user_unit_file:1494 : sudo systemctl daemon-reload 2021-02-10 15:46:23.829 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@keystone.service 2021-02-10 15:46:23.842 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2021-02-10 15:46:24.023 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@keystone.service 2021-02-10 15:46:24.118 | + functions-common:run_process:1572 : time_stop run_process 2021-02-10 15:46:24.120 | + functions-common:time_stop:2306 : local name 2021-02-10 15:46:24.127 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:46:24.130 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:46:24.133 | + functions-common:time_stop:2309 : local total 2021-02-10 15:46:24.136 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:46:24.139 | + functions-common:time_stop:2312 : name=run_process 2021-02-10 15:46:24.142 | + functions-common:time_stop:2313 : start_time=1612971983031 2021-02-10 15:46:24.145 | + functions-common:time_stop:2315 : [[ -z 1612971983031 ]] 2021-02-10 15:46:24.149 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:46:24.153 | + functions-common:time_stop:2318 : end_time=1612971984150 2021-02-10 15:46:24.156 | + functions-common:time_stop:2319 : elapsed_time=1119 2021-02-10 15:46:24.159 | + functions-common:time_stop:2320 : total=942 2021-02-10 15:46:24.162 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:46:24.164 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=2061 2021-02-10 15:46:24.167 | + lib/keystone:start_keystone:528 : echo 'Waiting for keystone to start...' 2021-02-10 15:46:24.167 | Waiting for keystone to start... 2021-02-10 15:46:24.170 | + lib/keystone:start_keystone:534 : local service_uri=http://10.222.0.39/identity/v3/ 2021-02-10 15:46:24.174 | + lib/keystone:start_keystone:536 : wait_for_service 60 http://10.222.0.39/identity/v3/ 2021-02-10 15:46:24.177 | + functions:wait_for_service:481 : local timeout=60 2021-02-10 15:46:24.180 | + functions:wait_for_service:482 : local url=http://10.222.0.39/identity/v3/ 2021-02-10 15:46:24.183 | + functions:wait_for_service:483 : local rval=0 2021-02-10 15:46:24.185 | + functions:wait_for_service:484 : time_start wait_for_service 2021-02-10 15:46:24.189 | + functions-common:time_start:2292 : local name=wait_for_service 2021-02-10 15:46:24.192 | + functions-common:time_start:2293 : local start_time= 2021-02-10 15:46:24.194 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 15:46:24.198 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 15:46:24.202 | + functions-common:time_start:2297 : _TIME_START[$name]=1612971984199 2021-02-10 15:46:24.205 | + functions:wait_for_service:485 : timeout 60 bash -x 2021-02-10 15:46:24.212 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39/identity/v3/ 2021-02-10 15:46:30.798 | + :: : [[ 200 == 503 ]] 2021-02-10 15:46:30.800 | + :: : [[ 0 -eq 7 ]] 2021-02-10 15:46:30.803 | + functions:wait_for_service:490 : time_stop wait_for_service 2021-02-10 15:46:30.805 | + functions-common:time_stop:2306 : local name 2021-02-10 15:46:30.808 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:46:30.810 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:46:30.813 | + functions-common:time_stop:2309 : local total 2021-02-10 15:46:30.816 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:46:30.818 | + functions-common:time_stop:2312 : name=wait_for_service 2021-02-10 15:46:30.820 | + functions-common:time_stop:2313 : start_time=1612971984199 2021-02-10 15:46:30.823 | + functions-common:time_stop:2315 : [[ -z 1612971984199 ]] 2021-02-10 15:46:30.826 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:46:30.830 | + functions-common:time_stop:2318 : end_time=1612971990826 2021-02-10 15:46:30.832 | + functions-common:time_stop:2319 : elapsed_time=6627 2021-02-10 15:46:30.834 | + functions-common:time_stop:2320 : total=0 2021-02-10 15:46:30.837 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:46:30.839 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=6627 2021-02-10 15:46:30.842 | + functions:wait_for_service:491 : return 0 2021-02-10 15:46:30.844 | + lib/keystone:start_keystone:541 : is_service_enabled tls-proxy 2021-02-10 15:46:30.860 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:46:30.863 | + lib/keystone:start_keystone:547 : restart_service memcached 2021-02-10 15:46:30.865 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-10 15:46:30.868 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart memcached 2021-02-10 15:46:30.922 | + ./stack.sh:main:1086 : bootstrap_keystone 2021-02-10 15:46:30.925 | + lib/keystone:bootstrap_keystone:570 : /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.39/identity --bootstrap-public-url http://10.222.0.39/identity 2021-02-10 15:46:35.694 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=66954) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 15:46:35.694 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=66954) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 15:46:35.694 | 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=66954) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 15:46:35.703 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=66954) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 15:46:35.722 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=66954) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 15:46:35.722 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=66954) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 15:46:35.757 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=66954) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 15:46:35.793 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=66954) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 15:46:35.793 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=66954) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 15:46:35.882 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=66954) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 15:46:35.882 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=66954) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 15:46:35.882 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=66954) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 15:46:35.883 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=66954) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 15:46:35.883 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=66954) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 15:46:35.883 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=66954) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 15:46:35.897 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=66954) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 15:46:35.897 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=66954) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 15:46:35.898 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=66954) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 15:46:35.898 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=66954) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 15:46:35.898 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=66954) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 15:46:35.898 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=66954) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 15:46:35.899 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=66954) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 15:46:35.908 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=66954) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 15:46:35.911 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=66954) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 15:46:35.911 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=66954) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 15:46:35.912 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=66954) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 15:46:35.912 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=66954) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 15:46:35.912 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=66954) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 15:46:35.912 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=66954) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 15:46:35.912 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=66954) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 15:46:35.958 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=66954) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-02-10 15:46:36.251 | INFO keystone.cmd.bootstrap [None req-89e81a75-9ab1-4351-bca0-1f52c421ed01 None None] Created domain default 2021-02-10 15:46:36.294 | INFO keystone.cmd.bootstrap [None req-89e81a75-9ab1-4351-bca0-1f52c421ed01 None None] Created project admin 2021-02-10 15:46:36.319 | DEBUG passlib.handlers.bcrypt [None req-89e81a75-9ab1-4351-bca0-1f52c421ed01 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=66954) _load_backend_mixin /usr/local/lib/python3.6/dist-packages/passlib/handlers/bcrypt.py:625}} 2021-02-10 15:46:36.320 | DEBUG passlib.handlers.bcrypt [None req-89e81a75-9ab1-4351-bca0-1f52c421ed01 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=66954) _finalize_backend_mixin /usr/local/lib/python3.6/dist-packages/passlib/handlers/bcrypt.py:406}} 2021-02-10 15:46:36.379 | INFO keystone.cmd.bootstrap [None req-89e81a75-9ab1-4351-bca0-1f52c421ed01 None None] Created user admin 2021-02-10 15:46:36.391 | INFO keystone.cmd.bootstrap [None req-89e81a75-9ab1-4351-bca0-1f52c421ed01 None None] Created role reader 2021-02-10 15:46:36.417 | INFO keystone.cmd.bootstrap [None req-89e81a75-9ab1-4351-bca0-1f52c421ed01 None None] Created role member 2021-02-10 15:46:36.437 | INFO keystone.cmd.bootstrap [None req-89e81a75-9ab1-4351-bca0-1f52c421ed01 None None] Created implied role where c02b2eddf1954fde9ddce08911d780ae implies a1559230d0b04d288475a0aebe31c211 2021-02-10 15:46:36.447 | INFO keystone.cmd.bootstrap [None req-89e81a75-9ab1-4351-bca0-1f52c421ed01 None None] Created role admin 2021-02-10 15:46:36.465 | INFO keystone.cmd.bootstrap [None req-89e81a75-9ab1-4351-bca0-1f52c421ed01 None None] Created implied role where e89b24615f774b268b5853c02dab31cb implies c02b2eddf1954fde9ddce08911d780ae 2021-02-10 15:46:36.476 | INFO keystone.cmd.bootstrap [None req-89e81a75-9ab1-4351-bca0-1f52c421ed01 None None] Granted role admin on project admin to user admin. 2021-02-10 15:46:36.481 | INFO keystone.cmd.bootstrap [None req-89e81a75-9ab1-4351-bca0-1f52c421ed01 None None] Granted role admin on the system to user admin. 2021-02-10 15:46:36.491 | WARNING py.warnings [None req-89e81a75-9ab1-4351-bca0-1f52c421ed01 None None] /usr/local/lib/python3.6/dist-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2021-02-10 15:46:36.491 | 'identifiers should be a valid uuid.' % (value))) 2021-02-10 15:46:36.491 |  2021-02-10 15:46:36.496 | INFO keystone.cmd.bootstrap [None req-89e81a75-9ab1-4351-bca0-1f52c421ed01 None None] Created region RegionOne 2021-02-10 15:46:36.525 | INFO keystone.cmd.bootstrap [None req-89e81a75-9ab1-4351-bca0-1f52c421ed01 None None] Created public endpoint http://10.222.0.39/identity 2021-02-10 15:46:36.534 | INFO keystone.cmd.bootstrap [None req-89e81a75-9ab1-4351-bca0-1f52c421ed01 None None] Created admin endpoint http://10.222.0.39/identity 2021-02-10 15:46:36.534 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:46:36.534 | 2021-02-10 15:46:36.534 | Traceback (most recent call last): 2021-02-10 15:46:36.534 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:46:36.534 | exec(line) 2021-02-10 15:46:36.534 | File "", line 1, in 2021-02-10 15:46:36.534 | File "", line 568, in module_from_spec 2021-02-10 15:46:36.534 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:46:36.534 | 2021-02-10 15:46:36.534 | Remainder of file ignored 2021-02-10 15:46:36.904 | + ./stack.sh:main:1089 : create_keystone_accounts 2021-02-10 15:46:36.907 | + lib/keystone:create_keystone_accounts:314 : local admin_project 2021-02-10 15:46:36.910 | ++ lib/keystone:create_keystone_accounts:315 : oscwrap project show admin -f value -c id 2021-02-10 15:46:40.191 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:46:40.191 | 2021-02-10 15:46:40.191 | Traceback (most recent call last): 2021-02-10 15:46:40.191 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:46:40.191 | exec(line) 2021-02-10 15:46:40.191 | File "", line 1, in 2021-02-10 15:46:40.191 | File "", line 568, in module_from_spec 2021-02-10 15:46:40.191 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:46:40.191 | 2021-02-10 15:46:40.191 | Remainder of file ignored 2021-02-10 15:46:40.192 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:46:40.192 | from cryptography.utils import int_from_bytes 2021-02-10 15:46:40.192 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:46:40.192 | from cryptography.utils import int_from_bytes 2021-02-10 15:46:40.376 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:46:40.379 | + lib/keystone:create_keystone_accounts:315 : admin_project=dd6df561030b468eaeb553a7c2a38691 2021-02-10 15:46:40.381 | + lib/keystone:create_keystone_accounts:316 : local admin_user 2021-02-10 15:46:40.384 | ++ lib/keystone:create_keystone_accounts:317 : oscwrap user show admin -f value -c id 2021-02-10 15:46:42.800 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:46:42.800 | 2021-02-10 15:46:42.800 | Traceback (most recent call last): 2021-02-10 15:46:42.800 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:46:42.800 | exec(line) 2021-02-10 15:46:42.800 | File "", line 1, in 2021-02-10 15:46:42.800 | File "", line 568, in module_from_spec 2021-02-10 15:46:42.800 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:46:42.800 | 2021-02-10 15:46:42.800 | Remainder of file ignored 2021-02-10 15:46:42.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:46:42.800 | from cryptography.utils import int_from_bytes 2021-02-10 15:46:42.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:46:42.800 | from cryptography.utils import int_from_bytes 2021-02-10 15:46:42.980 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:46:42.983 | + lib/keystone:create_keystone_accounts:317 : admin_user=37c9e721683d405290dc7cd7620553ac 2021-02-10 15:46:42.985 | + lib/keystone:create_keystone_accounts:318 : local admin_role=admin 2021-02-10 15:46:42.988 | + lib/keystone:create_keystone_accounts:319 : local member_role=member 2021-02-10 15:46:42.990 | + lib/keystone:create_keystone_accounts:321 : get_or_add_user_domain_role admin 37c9e721683d405290dc7cd7620553ac default 2021-02-10 15:46:42.993 | + functions-common:get_or_add_user_domain_role:920 : local user_role_id 2021-02-10 15:46:42.997 | ++ functions-common:get_or_add_user_domain_role:926 : oscwrap role assignment list --role admin --user 37c9e721683d405290dc7cd7620553ac --domain default 2021-02-10 15:46:42.998 | ++ functions-common:get_or_add_user_domain_role:926 : get_field 1 2021-02-10 15:46:42.998 | ++ functions-common:get_or_add_user_domain_role:926 : grep '^|\s[a-f0-9]\+' 2021-02-10 15:46:43.001 | ++ functions-common:get_field:728 : local data field 2021-02-10 15:46:43.003 | ++ functions-common:get_field:729 : read data 2021-02-10 15:46:45.569 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:46:45.569 | 2021-02-10 15:46:45.569 | Traceback (most recent call last): 2021-02-10 15:46:45.569 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:46:45.569 | exec(line) 2021-02-10 15:46:45.569 | File "", line 1, in 2021-02-10 15:46:45.569 | File "", line 568, in module_from_spec 2021-02-10 15:46:45.569 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:46:45.569 | 2021-02-10 15:46:45.569 | Remainder of file ignored 2021-02-10 15:46:45.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:46:45.569 | from cryptography.utils import int_from_bytes 2021-02-10 15:46:45.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:46:45.570 | from cryptography.utils import int_from_bytes 2021-02-10 15:46:45.748 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:46:45.752 | + functions-common:get_or_add_user_domain_role:926 : user_role_id= 2021-02-10 15:46:45.754 | + functions-common:get_or_add_user_domain_role:927 : [[ -z '' ]] 2021-02-10 15:46:45.757 | + functions-common:get_or_add_user_domain_role:929 : openstack role add admin --user 37c9e721683d405290dc7cd7620553ac --domain default 2021-02-10 15:46:48.614 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:46:48.614 | 2021-02-10 15:46:48.614 | Traceback (most recent call last): 2021-02-10 15:46:48.614 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:46:48.614 | exec(line) 2021-02-10 15:46:48.614 | File "", line 1, in 2021-02-10 15:46:48.615 | File "", line 568, in module_from_spec 2021-02-10 15:46:48.615 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:46:48.615 | 2021-02-10 15:46:48.615 | Remainder of file ignored 2021-02-10 15:46:48.615 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:46:48.615 | from cryptography.utils import int_from_bytes 2021-02-10 15:46:48.615 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:46:48.615 | from cryptography.utils import int_from_bytes 2021-02-10 15:46:48.800 | ++ functions-common:get_or_add_user_domain_role:936 : oscwrap role assignment list --role admin --user 37c9e721683d405290dc7cd7620553ac --domain default 2021-02-10 15:46:48.800 | ++ functions-common:get_or_add_user_domain_role:936 : get_field 1 2021-02-10 15:46:48.800 | ++ functions-common:get_or_add_user_domain_role:936 : grep '^|\s[a-f0-9]\+' 2021-02-10 15:46:48.803 | ++ functions-common:get_field:728 : local data field 2021-02-10 15:46:48.806 | ++ functions-common:get_field:729 : read data 2021-02-10 15:46:51.420 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:46:51.420 | 2021-02-10 15:46:51.420 | Traceback (most recent call last): 2021-02-10 15:46:51.420 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:46:51.420 | exec(line) 2021-02-10 15:46:51.420 | File "", line 1, in 2021-02-10 15:46:51.420 | File "", line 568, in module_from_spec 2021-02-10 15:46:51.420 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:46:51.420 | 2021-02-10 15:46:51.420 | Remainder of file ignored 2021-02-10 15:46:51.420 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:46:51.420 | from cryptography.utils import int_from_bytes 2021-02-10 15:46:51.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:46:51.421 | from cryptography.utils import int_from_bytes 2021-02-10 15:46:51.597 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:46:51.600 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-10 15:46:51.603 | ++ functions-common:get_field:733 : field='$2' 2021-02-10 15:46:51.606 | ++ functions-common:get_field:735 : echo '| e89b24615f774b268b5853c02dab31cb | 37c9e721683d405290dc7cd7620553ac | | | default | | False |' 2021-02-10 15:46:51.606 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-10 15:46:51.612 | ++ functions-common:get_field:729 : read data 2021-02-10 15:46:51.615 | + functions-common:get_or_add_user_domain_role:936 : user_role_id=e89b24615f774b268b5853c02dab31cb 2021-02-10 15:46:51.618 | + functions-common:get_or_add_user_domain_role:938 : echo e89b24615f774b268b5853c02dab31cb 2021-02-10 15:46:51.618 | e89b24615f774b268b5853c02dab31cb 2021-02-10 15:46:51.620 | + lib/keystone:create_keystone_accounts:324 : get_or_create_domain Default 2021-02-10 15:46:51.623 | + functions-common:get_or_create_domain:794 : local domain_id 2021-02-10 15:46:51.626 | ++ functions-common:get_or_create_domain:806 : oscwrap domain show Default -f value -c id 2021-02-10 15:46:54.220 | + functions-common:get_or_create_domain:804 : domain_id=default 2021-02-10 15:46:54.222 | + functions-common:get_or_create_domain:805 : echo default 2021-02-10 15:46:54.222 | default 2021-02-10 15:46:54.224 | + lib/keystone:create_keystone_accounts:325 : get_or_create_project service Default 2021-02-10 15:46:54.227 | + functions-common:get_or_create_project:849 : local project_id 2021-02-10 15:46:54.230 | ++ functions-common:get_or_create_project:857 : oscwrap project create service --domain=Default --or-show -f value -c id 2021-02-10 15:46:56.717 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:46:56.717 | 2021-02-10 15:46:56.717 | Traceback (most recent call last): 2021-02-10 15:46:56.717 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:46:56.717 | exec(line) 2021-02-10 15:46:56.717 | File "", line 1, in 2021-02-10 15:46:56.717 | File "", line 568, in module_from_spec 2021-02-10 15:46:56.717 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:46:56.717 | 2021-02-10 15:46:56.717 | Remainder of file ignored 2021-02-10 15:46:56.717 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:46:56.717 | from cryptography.utils import int_from_bytes 2021-02-10 15:46:56.717 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:46:56.718 | from cryptography.utils import int_from_bytes 2021-02-10 15:46:56.897 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:46:56.900 | + functions-common:get_or_create_project:855 : project_id=fd427e084bc343ee95ed1dd6497f18b1 2021-02-10 15:46:56.903 | + functions-common:get_or_create_project:856 : echo fd427e084bc343ee95ed1dd6497f18b1 2021-02-10 15:46:56.903 | fd427e084bc343ee95ed1dd6497f18b1 2021-02-10 15:46:56.906 | + lib/keystone:create_keystone_accounts:328 : get_or_create_role service 2021-02-10 15:46:56.908 | + functions-common:get_or_create_role:862 : local role_id 2021-02-10 15:46:56.911 | ++ functions-common:get_or_create_role:869 : oscwrap role create service --or-show -f value -c id 2021-02-10 15:46:59.513 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:46:59.513 | 2021-02-10 15:46:59.513 | Traceback (most recent call last): 2021-02-10 15:46:59.513 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:46:59.513 | exec(line) 2021-02-10 15:46:59.513 | File "", line 1, in 2021-02-10 15:46:59.513 | File "", line 568, in module_from_spec 2021-02-10 15:46:59.513 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:46:59.513 | 2021-02-10 15:46:59.513 | Remainder of file ignored 2021-02-10 15:46:59.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:46:59.513 | from cryptography.utils import int_from_bytes 2021-02-10 15:46:59.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:46:59.513 | from cryptography.utils import int_from_bytes 2021-02-10 15:46:59.689 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:46:59.692 | + functions-common:get_or_create_role:867 : role_id=e1426543e3364b15ad222dd285d2906d 2021-02-10 15:46:59.695 | + functions-common:get_or_create_role:868 : echo e1426543e3364b15ad222dd285d2906d 2021-02-10 15:46:59.695 | e1426543e3364b15ad222dd285d2906d 2021-02-10 15:46:59.697 | + lib/keystone:create_keystone_accounts:334 : get_or_create_role ResellerAdmin 2021-02-10 15:46:59.700 | + functions-common:get_or_create_role:862 : local role_id 2021-02-10 15:46:59.703 | ++ functions-common:get_or_create_role:869 : oscwrap role create ResellerAdmin --or-show -f value -c id 2021-02-10 15:47:02.029 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:47:02.029 | 2021-02-10 15:47:02.029 | Traceback (most recent call last): 2021-02-10 15:47:02.029 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:47:02.029 | exec(line) 2021-02-10 15:47:02.029 | File "", line 1, in 2021-02-10 15:47:02.029 | File "", line 568, in module_from_spec 2021-02-10 15:47:02.029 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:47:02.029 | 2021-02-10 15:47:02.029 | Remainder of file ignored 2021-02-10 15:47:02.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:47:02.029 | from cryptography.utils import int_from_bytes 2021-02-10 15:47:02.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:47:02.029 | from cryptography.utils import int_from_bytes 2021-02-10 15:47:02.204 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:47:02.207 | + functions-common:get_or_create_role:867 : role_id=fcf319fa53ec4be999a462e39e4f48cd 2021-02-10 15:47:02.210 | + functions-common:get_or_create_role:868 : echo fcf319fa53ec4be999a462e39e4f48cd 2021-02-10 15:47:02.210 | fcf319fa53ec4be999a462e39e4f48cd 2021-02-10 15:47:02.212 | + lib/keystone:create_keystone_accounts:338 : local another_role=anotherrole 2021-02-10 15:47:02.215 | + lib/keystone:create_keystone_accounts:339 : get_or_create_role anotherrole 2021-02-10 15:47:02.218 | + functions-common:get_or_create_role:862 : local role_id 2021-02-10 15:47:02.221 | ++ functions-common:get_or_create_role:869 : oscwrap role create anotherrole --or-show -f value -c id 2021-02-10 15:47:04.541 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:47:04.541 | 2021-02-10 15:47:04.541 | Traceback (most recent call last): 2021-02-10 15:47:04.541 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:47:04.541 | exec(line) 2021-02-10 15:47:04.541 | File "", line 1, in 2021-02-10 15:47:04.541 | File "", line 568, in module_from_spec 2021-02-10 15:47:04.541 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:47:04.541 | 2021-02-10 15:47:04.541 | Remainder of file ignored 2021-02-10 15:47:04.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:47:04.541 | from cryptography.utils import int_from_bytes 2021-02-10 15:47:04.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:47:04.541 | from cryptography.utils import int_from_bytes 2021-02-10 15:47:04.716 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:47:04.719 | + functions-common:get_or_create_role:867 : role_id=11d4653606a944c5b5ff7f39bc3e0b86 2021-02-10 15:47:04.722 | + functions-common:get_or_create_role:868 : echo 11d4653606a944c5b5ff7f39bc3e0b86 2021-02-10 15:47:04.722 | 11d4653606a944c5b5ff7f39bc3e0b86 2021-02-10 15:47:04.724 | + lib/keystone:create_keystone_accounts:342 : local invis_project 2021-02-10 15:47:04.727 | ++ lib/keystone:create_keystone_accounts:343 : get_or_create_project invisible_to_admin default 2021-02-10 15:47:04.730 | ++ functions-common:get_or_create_project:849 : local project_id 2021-02-10 15:47:04.733 | +++ functions-common:get_or_create_project:857 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2021-02-10 15:47:07.120 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:47:07.120 | 2021-02-10 15:47:07.120 | Traceback (most recent call last): 2021-02-10 15:47:07.120 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:47:07.120 | exec(line) 2021-02-10 15:47:07.120 | File "", line 1, in 2021-02-10 15:47:07.120 | File "", line 568, in module_from_spec 2021-02-10 15:47:07.120 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:47:07.120 | 2021-02-10 15:47:07.120 | Remainder of file ignored 2021-02-10 15:47:07.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:47:07.120 | from cryptography.utils import int_from_bytes 2021-02-10 15:47:07.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:47:07.121 | from cryptography.utils import int_from_bytes 2021-02-10 15:47:07.300 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:47:07.303 | ++ functions-common:get_or_create_project:855 : project_id=24f201f412764d41a36c2fa207cb8a9b 2021-02-10 15:47:07.306 | ++ functions-common:get_or_create_project:856 : echo 24f201f412764d41a36c2fa207cb8a9b 2021-02-10 15:47:07.309 | + lib/keystone:create_keystone_accounts:343 : invis_project=24f201f412764d41a36c2fa207cb8a9b 2021-02-10 15:47:07.312 | + lib/keystone:create_keystone_accounts:346 : local demo_project 2021-02-10 15:47:07.315 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_project demo default 2021-02-10 15:47:07.317 | ++ functions-common:get_or_create_project:849 : local project_id 2021-02-10 15:47:07.320 | +++ functions-common:get_or_create_project:857 : oscwrap project create demo --domain=default --or-show -f value -c id 2021-02-10 15:47:09.794 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:47:09.794 | 2021-02-10 15:47:09.794 | Traceback (most recent call last): 2021-02-10 15:47:09.794 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:47:09.794 | exec(line) 2021-02-10 15:47:09.794 | File "", line 1, in 2021-02-10 15:47:09.794 | File "", line 568, in module_from_spec 2021-02-10 15:47:09.794 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:47:09.794 | 2021-02-10 15:47:09.794 | Remainder of file ignored 2021-02-10 15:47:09.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:47:09.795 | from cryptography.utils import int_from_bytes 2021-02-10 15:47:09.795 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:47:09.795 | from cryptography.utils import int_from_bytes 2021-02-10 15:47:09.975 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:47:09.978 | ++ functions-common:get_or_create_project:855 : project_id=96d143aca22b45edb0892c8330eeed47 2021-02-10 15:47:09.980 | ++ functions-common:get_or_create_project:856 : echo 96d143aca22b45edb0892c8330eeed47 2021-02-10 15:47:09.983 | + lib/keystone:create_keystone_accounts:347 : demo_project=96d143aca22b45edb0892c8330eeed47 2021-02-10 15:47:09.986 | + lib/keystone:create_keystone_accounts:348 : local demo_user 2021-02-10 15:47:09.989 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_user demo Passw0rd default demo@example.com 2021-02-10 15:47:09.991 | ++ functions-common:get_or_create_user:826 : local user_id 2021-02-10 15:47:09.994 | ++ functions-common:get_or_create_user:827 : [[ ! -z demo@example.com ]] 2021-02-10 15:47:09.996 | ++ functions-common:get_or_create_user:828 : local email=--email=demo@example.com 2021-02-10 15:47:10.000 | +++ functions-common:get_or_create_user:844 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2021-02-10 15:47:12.484 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:47:12.485 | 2021-02-10 15:47:12.485 | Traceback (most recent call last): 2021-02-10 15:47:12.485 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:47:12.485 | exec(line) 2021-02-10 15:47:12.485 | File "", line 1, in 2021-02-10 15:47:12.485 | File "", line 568, in module_from_spec 2021-02-10 15:47:12.485 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:47:12.485 | 2021-02-10 15:47:12.485 | Remainder of file ignored 2021-02-10 15:47:12.485 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:47:12.485 | from cryptography.utils import int_from_bytes 2021-02-10 15:47:12.485 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:47:12.485 | from cryptography.utils import int_from_bytes 2021-02-10 15:47:12.667 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:47:12.671 | ++ functions-common:get_or_create_user:842 : user_id=c0d8129932e74e50a55f1b79d945566f 2021-02-10 15:47:12.673 | ++ functions-common:get_or_create_user:843 : echo c0d8129932e74e50a55f1b79d945566f 2021-02-10 15:47:12.676 | + lib/keystone:create_keystone_accounts:350 : demo_user=c0d8129932e74e50a55f1b79d945566f 2021-02-10 15:47:12.679 | + lib/keystone:create_keystone_accounts:352 : get_or_add_user_project_role member c0d8129932e74e50a55f1b79d945566f 96d143aca22b45edb0892c8330eeed47 2021-02-10 15:47:12.681 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-10 15:47:12.684 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args 2021-02-10 15:47:12.687 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-10 15:47:12.689 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-10 15:47:12.692 | ++ functions-common:_get_domain_args:877 : [[ -n '' ]] 2021-02-10 15:47:12.694 | ++ functions-common:_get_domain_args:880 : [[ -n '' ]] 2021-02-10 15:47:12.696 | ++ functions-common:_get_domain_args:884 : echo 2021-02-10 15:47:12.699 | + functions-common:get_or_add_user_project_role:892 : domain_args= 2021-02-10 15:47:12.704 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role member --user c0d8129932e74e50a55f1b79d945566f --project 96d143aca22b45edb0892c8330eeed47 2021-02-10 15:47:12.704 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-10 15:47:12.704 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-10 15:47:12.707 | ++ functions-common:get_field:728 : local data field 2021-02-10 15:47:12.709 | ++ functions-common:get_field:729 : read data 2021-02-10 15:47:15.359 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:47:15.360 | 2021-02-10 15:47:15.360 | Traceback (most recent call last): 2021-02-10 15:47:15.360 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:47:15.360 | exec(line) 2021-02-10 15:47:15.360 | File "", line 1, in 2021-02-10 15:47:15.360 | File "", line 568, in module_from_spec 2021-02-10 15:47:15.360 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:47:15.360 | 2021-02-10 15:47:15.360 | Remainder of file ignored 2021-02-10 15:47:15.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:47:15.360 | from cryptography.utils import int_from_bytes 2021-02-10 15:47:15.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:47:15.360 | from cryptography.utils import int_from_bytes 2021-02-10 15:47:15.536 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:47:15.540 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-10 15:47:15.543 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-10 15:47:15.545 | + functions-common:get_or_add_user_project_role:903 : openstack role add member --user c0d8129932e74e50a55f1b79d945566f --project 96d143aca22b45edb0892c8330eeed47 2021-02-10 15:47:18.098 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:47:18.098 | 2021-02-10 15:47:18.098 | Traceback (most recent call last): 2021-02-10 15:47:18.098 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:47:18.098 | exec(line) 2021-02-10 15:47:18.098 | File "", line 1, in 2021-02-10 15:47:18.098 | File "", line 568, in module_from_spec 2021-02-10 15:47:18.098 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:47:18.098 | 2021-02-10 15:47:18.098 | Remainder of file ignored 2021-02-10 15:47:18.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:47:18.098 | from cryptography.utils import int_from_bytes 2021-02-10 15:47:18.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:47:18.098 | from cryptography.utils import int_from_bytes 2021-02-10 15:47:18.276 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role member --user c0d8129932e74e50a55f1b79d945566f --project 96d143aca22b45edb0892c8330eeed47 2021-02-10 15:47:18.276 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-10 15:47:18.276 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-10 15:47:18.279 | ++ functions-common:get_field:728 : local data field 2021-02-10 15:47:18.281 | ++ functions-common:get_field:729 : read data 2021-02-10 15:47:20.935 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:47:20.936 | 2021-02-10 15:47:20.936 | Traceback (most recent call last): 2021-02-10 15:47:20.936 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:47:20.936 | exec(line) 2021-02-10 15:47:20.936 | File "", line 1, in 2021-02-10 15:47:20.936 | File "", line 568, in module_from_spec 2021-02-10 15:47:20.936 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:47:20.936 | 2021-02-10 15:47:20.936 | Remainder of file ignored 2021-02-10 15:47:20.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:47:20.936 | from cryptography.utils import int_from_bytes 2021-02-10 15:47:20.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:47:20.936 | from cryptography.utils import int_from_bytes 2021-02-10 15:47:21.116 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:47:21.119 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-10 15:47:21.122 | ++ functions-common:get_field:733 : field='$2' 2021-02-10 15:47:21.127 | ++ functions-common:get_field:735 : echo '| c02b2eddf1954fde9ddce08911d780ae | c0d8129932e74e50a55f1b79d945566f | | 96d143aca22b45edb0892c8330eeed47 | | | False |' 2021-02-10 15:47:21.127 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-10 15:47:21.132 | ++ functions-common:get_field:729 : read data 2021-02-10 15:47:21.135 | + functions-common:get_or_add_user_project_role:912 : user_role_id=c02b2eddf1954fde9ddce08911d780ae 2021-02-10 15:47:21.138 | + functions-common:get_or_add_user_project_role:914 : echo c02b2eddf1954fde9ddce08911d780ae 2021-02-10 15:47:21.138 | c02b2eddf1954fde9ddce08911d780ae 2021-02-10 15:47:21.141 | + lib/keystone:create_keystone_accounts:353 : get_or_add_user_project_role admin 37c9e721683d405290dc7cd7620553ac 96d143aca22b45edb0892c8330eeed47 2021-02-10 15:47:21.143 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-10 15:47:21.147 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args 2021-02-10 15:47:21.149 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-10 15:47:21.151 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-10 15:47:21.154 | ++ functions-common:_get_domain_args:877 : [[ -n '' ]] 2021-02-10 15:47:21.156 | ++ functions-common:_get_domain_args:880 : [[ -n '' ]] 2021-02-10 15:47:21.159 | ++ functions-common:_get_domain_args:884 : echo 2021-02-10 15:47:21.162 | + functions-common:get_or_add_user_project_role:892 : domain_args= 2021-02-10 15:47:21.166 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role admin --user 37c9e721683d405290dc7cd7620553ac --project 96d143aca22b45edb0892c8330eeed47 2021-02-10 15:47:21.166 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-10 15:47:21.166 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-10 15:47:21.169 | ++ functions-common:get_field:728 : local data field 2021-02-10 15:47:21.172 | ++ functions-common:get_field:729 : read data 2021-02-10 15:47:23.802 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:47:23.802 | 2021-02-10 15:47:23.802 | Traceback (most recent call last): 2021-02-10 15:47:23.802 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:47:23.802 | exec(line) 2021-02-10 15:47:23.802 | File "", line 1, in 2021-02-10 15:47:23.802 | File "", line 568, in module_from_spec 2021-02-10 15:47:23.802 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:47:23.802 | 2021-02-10 15:47:23.802 | Remainder of file ignored 2021-02-10 15:47:23.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:47:23.802 | from cryptography.utils import int_from_bytes 2021-02-10 15:47:23.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:47:23.802 | from cryptography.utils import int_from_bytes 2021-02-10 15:47:23.979 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:47:23.983 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-10 15:47:23.986 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-10 15:47:23.988 | + functions-common:get_or_add_user_project_role:903 : openstack role add admin --user 37c9e721683d405290dc7cd7620553ac --project 96d143aca22b45edb0892c8330eeed47 2021-02-10 15:47:26.518 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:47:26.518 | 2021-02-10 15:47:26.518 | Traceback (most recent call last): 2021-02-10 15:47:26.518 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:47:26.518 | exec(line) 2021-02-10 15:47:26.518 | File "", line 1, in 2021-02-10 15:47:26.518 | File "", line 568, in module_from_spec 2021-02-10 15:47:26.518 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:47:26.518 | 2021-02-10 15:47:26.518 | Remainder of file ignored 2021-02-10 15:47:26.518 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:47:26.519 | from cryptography.utils import int_from_bytes 2021-02-10 15:47:26.519 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:47:26.519 | from cryptography.utils import int_from_bytes 2021-02-10 15:47:26.694 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role admin --user 37c9e721683d405290dc7cd7620553ac --project 96d143aca22b45edb0892c8330eeed47 2021-02-10 15:47:26.695 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-10 15:47:26.695 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-10 15:47:26.698 | ++ functions-common:get_field:728 : local data field 2021-02-10 15:47:26.701 | ++ functions-common:get_field:729 : read data 2021-02-10 15:47:29.396 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:47:29.396 | 2021-02-10 15:47:29.396 | Traceback (most recent call last): 2021-02-10 15:47:29.396 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:47:29.396 | exec(line) 2021-02-10 15:47:29.396 | File "", line 1, in 2021-02-10 15:47:29.396 | File "", line 568, in module_from_spec 2021-02-10 15:47:29.396 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:47:29.396 | 2021-02-10 15:47:29.396 | Remainder of file ignored 2021-02-10 15:47:29.396 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:47:29.396 | from cryptography.utils import int_from_bytes 2021-02-10 15:47:29.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:47:29.396 | from cryptography.utils import int_from_bytes 2021-02-10 15:47:29.573 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:47:29.576 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-10 15:47:29.579 | ++ functions-common:get_field:733 : field='$2' 2021-02-10 15:47:29.583 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-10 15:47:29.583 | ++ functions-common:get_field:735 : echo '| e89b24615f774b268b5853c02dab31cb | 37c9e721683d405290dc7cd7620553ac | | 96d143aca22b45edb0892c8330eeed47 | | | False |' 2021-02-10 15:47:29.588 | ++ functions-common:get_field:729 : read data 2021-02-10 15:47:29.591 | + functions-common:get_or_add_user_project_role:912 : user_role_id=e89b24615f774b268b5853c02dab31cb 2021-02-10 15:47:29.594 | + functions-common:get_or_add_user_project_role:914 : echo e89b24615f774b268b5853c02dab31cb 2021-02-10 15:47:29.594 | e89b24615f774b268b5853c02dab31cb 2021-02-10 15:47:29.597 | + lib/keystone:create_keystone_accounts:354 : get_or_add_user_project_role anotherrole c0d8129932e74e50a55f1b79d945566f 96d143aca22b45edb0892c8330eeed47 2021-02-10 15:47:29.599 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-10 15:47:29.602 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args 2021-02-10 15:47:29.605 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-10 15:47:29.607 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-10 15:47:29.610 | ++ functions-common:_get_domain_args:877 : [[ -n '' ]] 2021-02-10 15:47:29.612 | ++ functions-common:_get_domain_args:880 : [[ -n '' ]] 2021-02-10 15:47:29.614 | ++ functions-common:_get_domain_args:884 : echo 2021-02-10 15:47:29.617 | + functions-common:get_or_add_user_project_role:892 : domain_args= 2021-02-10 15:47:29.621 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role anotherrole --user c0d8129932e74e50a55f1b79d945566f --project 96d143aca22b45edb0892c8330eeed47 2021-02-10 15:47:29.621 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-10 15:47:29.622 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-10 15:47:29.625 | ++ functions-common:get_field:728 : local data field 2021-02-10 15:47:29.627 | ++ functions-common:get_field:729 : read data 2021-02-10 15:47:32.278 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:47:32.278 | 2021-02-10 15:47:32.278 | Traceback (most recent call last): 2021-02-10 15:47:32.278 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:47:32.278 | exec(line) 2021-02-10 15:47:32.278 | File "", line 1, in 2021-02-10 15:47:32.278 | File "", line 568, in module_from_spec 2021-02-10 15:47:32.278 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:47:32.278 | 2021-02-10 15:47:32.278 | Remainder of file ignored 2021-02-10 15:47:32.278 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:47:32.278 | from cryptography.utils import int_from_bytes 2021-02-10 15:47:32.278 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:47:32.278 | from cryptography.utils import int_from_bytes 2021-02-10 15:47:32.458 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:47:32.462 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-10 15:47:32.465 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-10 15:47:32.468 | + functions-common:get_or_add_user_project_role:903 : openstack role add anotherrole --user c0d8129932e74e50a55f1b79d945566f --project 96d143aca22b45edb0892c8330eeed47 2021-02-10 15:47:35.008 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:47:35.008 | 2021-02-10 15:47:35.008 | Traceback (most recent call last): 2021-02-10 15:47:35.008 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:47:35.008 | exec(line) 2021-02-10 15:47:35.008 | File "", line 1, in 2021-02-10 15:47:35.008 | File "", line 568, in module_from_spec 2021-02-10 15:47:35.008 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:47:35.008 | 2021-02-10 15:47:35.009 | Remainder of file ignored 2021-02-10 15:47:35.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:47:35.009 | from cryptography.utils import int_from_bytes 2021-02-10 15:47:35.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:47:35.009 | from cryptography.utils import int_from_bytes 2021-02-10 15:47:35.188 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role anotherrole --user c0d8129932e74e50a55f1b79d945566f --project 96d143aca22b45edb0892c8330eeed47 2021-02-10 15:47:35.188 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-10 15:47:35.189 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-10 15:47:35.191 | ++ functions-common:get_field:728 : local data field 2021-02-10 15:47:35.194 | ++ functions-common:get_field:729 : read data 2021-02-10 15:47:37.864 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:47:37.864 | 2021-02-10 15:47:37.864 | Traceback (most recent call last): 2021-02-10 15:47:37.864 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:47:37.864 | exec(line) 2021-02-10 15:47:37.864 | File "", line 1, in 2021-02-10 15:47:37.864 | File "", line 568, in module_from_spec 2021-02-10 15:47:37.864 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:47:37.864 | 2021-02-10 15:47:37.864 | Remainder of file ignored 2021-02-10 15:47:37.864 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:47:37.864 | from cryptography.utils import int_from_bytes 2021-02-10 15:47:37.864 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:47:37.864 | from cryptography.utils import int_from_bytes 2021-02-10 15:47:38.044 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:47:38.047 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-10 15:47:38.050 | ++ functions-common:get_field:733 : field='$2' 2021-02-10 15:47:38.053 | ++ functions-common:get_field:735 : echo '| 11d4653606a944c5b5ff7f39bc3e0b86 | c0d8129932e74e50a55f1b79d945566f | | 96d143aca22b45edb0892c8330eeed47 | | | False |' 2021-02-10 15:47:38.054 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-10 15:47:38.059 | ++ functions-common:get_field:729 : read data 2021-02-10 15:47:38.063 | + functions-common:get_or_add_user_project_role:912 : user_role_id=11d4653606a944c5b5ff7f39bc3e0b86 2021-02-10 15:47:38.065 | + functions-common:get_or_add_user_project_role:914 : echo 11d4653606a944c5b5ff7f39bc3e0b86 2021-02-10 15:47:38.065 | 11d4653606a944c5b5ff7f39bc3e0b86 2021-02-10 15:47:38.067 | + lib/keystone:create_keystone_accounts:355 : get_or_add_user_project_role member c0d8129932e74e50a55f1b79d945566f 24f201f412764d41a36c2fa207cb8a9b 2021-02-10 15:47:38.070 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-10 15:47:38.073 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args 2021-02-10 15:47:38.076 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-10 15:47:38.079 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-10 15:47:38.081 | ++ functions-common:_get_domain_args:877 : [[ -n '' ]] 2021-02-10 15:47:38.083 | ++ functions-common:_get_domain_args:880 : [[ -n '' ]] 2021-02-10 15:47:38.086 | ++ functions-common:_get_domain_args:884 : echo 2021-02-10 15:47:38.089 | + functions-common:get_or_add_user_project_role:892 : domain_args= 2021-02-10 15:47:38.093 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role member --user c0d8129932e74e50a55f1b79d945566f --project 24f201f412764d41a36c2fa207cb8a9b 2021-02-10 15:47:38.094 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-10 15:47:38.094 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-10 15:47:38.097 | ++ functions-common:get_field:728 : local data field 2021-02-10 15:47:38.101 | ++ functions-common:get_field:729 : read data 2021-02-10 15:47:40.718 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:47:40.718 | 2021-02-10 15:47:40.718 | Traceback (most recent call last): 2021-02-10 15:47:40.718 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:47:40.719 | exec(line) 2021-02-10 15:47:40.719 | File "", line 1, in 2021-02-10 15:47:40.719 | File "", line 568, in module_from_spec 2021-02-10 15:47:40.719 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:47:40.719 | 2021-02-10 15:47:40.719 | Remainder of file ignored 2021-02-10 15:47:40.719 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:47:40.719 | from cryptography.utils import int_from_bytes 2021-02-10 15:47:40.719 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:47:40.719 | from cryptography.utils import int_from_bytes 2021-02-10 15:47:40.906 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:47:40.910 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-10 15:47:40.912 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-10 15:47:40.915 | + functions-common:get_or_add_user_project_role:903 : openstack role add member --user c0d8129932e74e50a55f1b79d945566f --project 24f201f412764d41a36c2fa207cb8a9b 2021-02-10 15:47:43.454 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:47:43.454 | 2021-02-10 15:47:43.454 | Traceback (most recent call last): 2021-02-10 15:47:43.454 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:47:43.454 | exec(line) 2021-02-10 15:47:43.454 | File "", line 1, in 2021-02-10 15:47:43.455 | File "", line 568, in module_from_spec 2021-02-10 15:47:43.455 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:47:43.455 | 2021-02-10 15:47:43.455 | Remainder of file ignored 2021-02-10 15:47:43.455 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:47:43.455 | from cryptography.utils import int_from_bytes 2021-02-10 15:47:43.455 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:47:43.455 | from cryptography.utils import int_from_bytes 2021-02-10 15:47:43.639 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role member --user c0d8129932e74e50a55f1b79d945566f --project 24f201f412764d41a36c2fa207cb8a9b 2021-02-10 15:47:43.640 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-10 15:47:43.640 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-10 15:47:43.643 | ++ functions-common:get_field:728 : local data field 2021-02-10 15:47:43.646 | ++ functions-common:get_field:729 : read data 2021-02-10 15:47:46.321 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:47:46.321 | 2021-02-10 15:47:46.321 | Traceback (most recent call last): 2021-02-10 15:47:46.321 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:47:46.321 | exec(line) 2021-02-10 15:47:46.321 | File "", line 1, in 2021-02-10 15:47:46.321 | File "", line 568, in module_from_spec 2021-02-10 15:47:46.321 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:47:46.321 | 2021-02-10 15:47:46.321 | Remainder of file ignored 2021-02-10 15:47:46.321 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:47:46.321 | from cryptography.utils import int_from_bytes 2021-02-10 15:47:46.321 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:47:46.321 | from cryptography.utils import int_from_bytes 2021-02-10 15:47:46.503 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:47:46.506 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-10 15:47:46.509 | ++ functions-common:get_field:733 : field='$2' 2021-02-10 15:47:46.512 | ++ functions-common:get_field:735 : echo '| c02b2eddf1954fde9ddce08911d780ae | c0d8129932e74e50a55f1b79d945566f | | 24f201f412764d41a36c2fa207cb8a9b | | | False |' 2021-02-10 15:47:46.513 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-10 15:47:46.518 | ++ functions-common:get_field:729 : read data 2021-02-10 15:47:46.522 | + functions-common:get_or_add_user_project_role:912 : user_role_id=c02b2eddf1954fde9ddce08911d780ae 2021-02-10 15:47:46.524 | + functions-common:get_or_add_user_project_role:914 : echo c02b2eddf1954fde9ddce08911d780ae 2021-02-10 15:47:46.524 | c02b2eddf1954fde9ddce08911d780ae 2021-02-10 15:47:46.526 | + lib/keystone:create_keystone_accounts:358 : local alt_demo_project 2021-02-10 15:47:46.530 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_project alt_demo default 2021-02-10 15:47:46.532 | ++ functions-common:get_or_create_project:849 : local project_id 2021-02-10 15:47:46.535 | +++ functions-common:get_or_create_project:857 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2021-02-10 15:47:48.943 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:47:48.943 | 2021-02-10 15:47:48.943 | Traceback (most recent call last): 2021-02-10 15:47:48.943 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:47:48.943 | exec(line) 2021-02-10 15:47:48.943 | File "", line 1, in 2021-02-10 15:47:48.943 | File "", line 568, in module_from_spec 2021-02-10 15:47:48.943 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:47:48.943 | 2021-02-10 15:47:48.943 | Remainder of file ignored 2021-02-10 15:47:48.943 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:47:48.943 | from cryptography.utils import int_from_bytes 2021-02-10 15:47:48.943 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:47:48.943 | from cryptography.utils import int_from_bytes 2021-02-10 15:47:49.119 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:47:49.123 | ++ functions-common:get_or_create_project:855 : project_id=7441fde3b7604e3696dca90254ef6ebc 2021-02-10 15:47:49.125 | ++ functions-common:get_or_create_project:856 : echo 7441fde3b7604e3696dca90254ef6ebc 2021-02-10 15:47:49.128 | + lib/keystone:create_keystone_accounts:359 : alt_demo_project=7441fde3b7604e3696dca90254ef6ebc 2021-02-10 15:47:49.130 | + lib/keystone:create_keystone_accounts:360 : local alt_demo_user 2021-02-10 15:47:49.134 | ++ lib/keystone:create_keystone_accounts:362 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2021-02-10 15:47:49.136 | ++ functions-common:get_or_create_user:826 : local user_id 2021-02-10 15:47:49.139 | ++ functions-common:get_or_create_user:827 : [[ ! -z alt_demo@example.com ]] 2021-02-10 15:47:49.142 | ++ functions-common:get_or_create_user:828 : local email=--email=alt_demo@example.com 2021-02-10 15:47:49.145 | +++ functions-common:get_or_create_user:844 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2021-02-10 15:47:51.584 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:47:51.584 | 2021-02-10 15:47:51.584 | Traceback (most recent call last): 2021-02-10 15:47:51.584 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:47:51.584 | exec(line) 2021-02-10 15:47:51.584 | File "", line 1, in 2021-02-10 15:47:51.584 | File "", line 568, in module_from_spec 2021-02-10 15:47:51.584 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:47:51.585 | 2021-02-10 15:47:51.585 | Remainder of file ignored 2021-02-10 15:47:51.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:47:51.585 | from cryptography.utils import int_from_bytes 2021-02-10 15:47:51.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:47:51.585 | from cryptography.utils import int_from_bytes 2021-02-10 15:47:51.761 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:47:51.764 | ++ functions-common:get_or_create_user:842 : user_id=188c8fb182d3424cad79a61adf042616 2021-02-10 15:47:51.767 | ++ functions-common:get_or_create_user:843 : echo 188c8fb182d3424cad79a61adf042616 2021-02-10 15:47:51.770 | + lib/keystone:create_keystone_accounts:362 : alt_demo_user=188c8fb182d3424cad79a61adf042616 2021-02-10 15:47:51.772 | + lib/keystone:create_keystone_accounts:364 : get_or_add_user_project_role member 188c8fb182d3424cad79a61adf042616 7441fde3b7604e3696dca90254ef6ebc 2021-02-10 15:47:51.775 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-10 15:47:51.778 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args 2021-02-10 15:47:51.781 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-10 15:47:51.783 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-10 15:47:51.786 | ++ functions-common:_get_domain_args:877 : [[ -n '' ]] 2021-02-10 15:47:51.788 | ++ functions-common:_get_domain_args:880 : [[ -n '' ]] 2021-02-10 15:47:51.790 | ++ functions-common:_get_domain_args:884 : echo 2021-02-10 15:47:51.793 | + functions-common:get_or_add_user_project_role:892 : domain_args= 2021-02-10 15:47:51.798 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role member --user 188c8fb182d3424cad79a61adf042616 --project 7441fde3b7604e3696dca90254ef6ebc 2021-02-10 15:47:51.799 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-10 15:47:51.799 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-10 15:47:51.802 | ++ functions-common:get_field:728 : local data field 2021-02-10 15:47:51.805 | ++ functions-common:get_field:729 : read data 2021-02-10 15:47:54.415 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:47:54.415 | 2021-02-10 15:47:54.415 | Traceback (most recent call last): 2021-02-10 15:47:54.415 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:47:54.415 | exec(line) 2021-02-10 15:47:54.415 | File "", line 1, in 2021-02-10 15:47:54.415 | File "", line 568, in module_from_spec 2021-02-10 15:47:54.415 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:47:54.415 | 2021-02-10 15:47:54.416 | Remainder of file ignored 2021-02-10 15:47:54.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:47:54.416 | from cryptography.utils import int_from_bytes 2021-02-10 15:47:54.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:47:54.416 | from cryptography.utils import int_from_bytes 2021-02-10 15:47:54.591 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:47:54.595 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-10 15:47:54.598 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-10 15:47:54.600 | + functions-common:get_or_add_user_project_role:903 : openstack role add member --user 188c8fb182d3424cad79a61adf042616 --project 7441fde3b7604e3696dca90254ef6ebc 2021-02-10 15:47:57.116 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:47:57.116 | 2021-02-10 15:47:57.116 | Traceback (most recent call last): 2021-02-10 15:47:57.116 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:47:57.116 | exec(line) 2021-02-10 15:47:57.116 | File "", line 1, in 2021-02-10 15:47:57.117 | File "", line 568, in module_from_spec 2021-02-10 15:47:57.117 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:47:57.117 | 2021-02-10 15:47:57.117 | Remainder of file ignored 2021-02-10 15:47:57.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:47:57.117 | from cryptography.utils import int_from_bytes 2021-02-10 15:47:57.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:47:57.117 | from cryptography.utils import int_from_bytes 2021-02-10 15:47:57.292 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role member --user 188c8fb182d3424cad79a61adf042616 --project 7441fde3b7604e3696dca90254ef6ebc 2021-02-10 15:47:57.292 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-10 15:47:57.292 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-10 15:47:57.295 | ++ functions-common:get_field:728 : local data field 2021-02-10 15:47:57.298 | ++ functions-common:get_field:729 : read data 2021-02-10 15:47:59.971 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:47:59.971 | 2021-02-10 15:47:59.971 | Traceback (most recent call last): 2021-02-10 15:47:59.971 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:47:59.971 | exec(line) 2021-02-10 15:47:59.971 | File "", line 1, in 2021-02-10 15:47:59.971 | File "", line 568, in module_from_spec 2021-02-10 15:47:59.971 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:47:59.971 | 2021-02-10 15:47:59.971 | Remainder of file ignored 2021-02-10 15:47:59.971 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:47:59.971 | from cryptography.utils import int_from_bytes 2021-02-10 15:47:59.971 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:47:59.971 | from cryptography.utils import int_from_bytes 2021-02-10 15:48:00.147 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:48:00.151 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-10 15:48:00.153 | ++ functions-common:get_field:733 : field='$2' 2021-02-10 15:48:00.156 | ++ functions-common:get_field:735 : echo '| c02b2eddf1954fde9ddce08911d780ae | 188c8fb182d3424cad79a61adf042616 | | 7441fde3b7604e3696dca90254ef6ebc | | | False |' 2021-02-10 15:48:00.157 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-10 15:48:00.162 | ++ functions-common:get_field:729 : read data 2021-02-10 15:48:00.165 | + functions-common:get_or_add_user_project_role:912 : user_role_id=c02b2eddf1954fde9ddce08911d780ae 2021-02-10 15:48:00.168 | + functions-common:get_or_add_user_project_role:914 : echo c02b2eddf1954fde9ddce08911d780ae 2021-02-10 15:48:00.168 | c02b2eddf1954fde9ddce08911d780ae 2021-02-10 15:48:00.170 | + lib/keystone:create_keystone_accounts:365 : get_or_add_user_project_role admin 37c9e721683d405290dc7cd7620553ac 7441fde3b7604e3696dca90254ef6ebc 2021-02-10 15:48:00.173 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-10 15:48:00.176 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args 2021-02-10 15:48:00.179 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-10 15:48:00.181 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-10 15:48:00.184 | ++ functions-common:_get_domain_args:877 : [[ -n '' ]] 2021-02-10 15:48:00.186 | ++ functions-common:_get_domain_args:880 : [[ -n '' ]] 2021-02-10 15:48:00.189 | ++ functions-common:_get_domain_args:884 : echo 2021-02-10 15:48:00.192 | + functions-common:get_or_add_user_project_role:892 : domain_args= 2021-02-10 15:48:00.196 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role admin --user 37c9e721683d405290dc7cd7620553ac --project 7441fde3b7604e3696dca90254ef6ebc 2021-02-10 15:48:00.196 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-10 15:48:00.196 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-10 15:48:00.199 | ++ functions-common:get_field:728 : local data field 2021-02-10 15:48:00.202 | ++ functions-common:get_field:729 : read data 2021-02-10 15:48:02.802 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:48:02.802 | 2021-02-10 15:48:02.802 | Traceback (most recent call last): 2021-02-10 15:48:02.802 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:48:02.802 | exec(line) 2021-02-10 15:48:02.802 | File "", line 1, in 2021-02-10 15:48:02.802 | File "", line 568, in module_from_spec 2021-02-10 15:48:02.802 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:48:02.802 | 2021-02-10 15:48:02.802 | Remainder of file ignored 2021-02-10 15:48:02.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:48:02.802 | from cryptography.utils import int_from_bytes 2021-02-10 15:48:02.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:48:02.803 | from cryptography.utils import int_from_bytes 2021-02-10 15:48:02.981 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:48:02.985 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-10 15:48:02.988 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-10 15:48:02.990 | + functions-common:get_or_add_user_project_role:903 : openstack role add admin --user 37c9e721683d405290dc7cd7620553ac --project 7441fde3b7604e3696dca90254ef6ebc 2021-02-10 15:48:05.517 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:48:05.517 | 2021-02-10 15:48:05.517 | Traceback (most recent call last): 2021-02-10 15:48:05.517 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:48:05.517 | exec(line) 2021-02-10 15:48:05.517 | File "", line 1, in 2021-02-10 15:48:05.518 | File "", line 568, in module_from_spec 2021-02-10 15:48:05.518 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:48:05.518 | 2021-02-10 15:48:05.518 | Remainder of file ignored 2021-02-10 15:48:05.518 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:48:05.518 | from cryptography.utils import int_from_bytes 2021-02-10 15:48:05.518 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:48:05.518 | from cryptography.utils import int_from_bytes 2021-02-10 15:48:05.692 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role admin --user 37c9e721683d405290dc7cd7620553ac --project 7441fde3b7604e3696dca90254ef6ebc 2021-02-10 15:48:05.692 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-10 15:48:05.692 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-10 15:48:05.695 | ++ functions-common:get_field:728 : local data field 2021-02-10 15:48:05.697 | ++ functions-common:get_field:729 : read data 2021-02-10 15:48:08.390 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:48:08.390 | 2021-02-10 15:48:08.390 | Traceback (most recent call last): 2021-02-10 15:48:08.390 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:48:08.391 | exec(line) 2021-02-10 15:48:08.391 | File "", line 1, in 2021-02-10 15:48:08.391 | File "", line 568, in module_from_spec 2021-02-10 15:48:08.391 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:48:08.391 | 2021-02-10 15:48:08.391 | Remainder of file ignored 2021-02-10 15:48:08.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:48:08.391 | from cryptography.utils import int_from_bytes 2021-02-10 15:48:08.391 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:48:08.391 | from cryptography.utils import int_from_bytes 2021-02-10 15:48:08.568 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:48:08.571 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-10 15:48:08.574 | ++ functions-common:get_field:733 : field='$2' 2021-02-10 15:48:08.578 | ++ functions-common:get_field:735 : echo '| e89b24615f774b268b5853c02dab31cb | 37c9e721683d405290dc7cd7620553ac | | 7441fde3b7604e3696dca90254ef6ebc | | | False |' 2021-02-10 15:48:08.578 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-10 15:48:08.583 | ++ functions-common:get_field:729 : read data 2021-02-10 15:48:08.586 | + functions-common:get_or_add_user_project_role:912 : user_role_id=e89b24615f774b268b5853c02dab31cb 2021-02-10 15:48:08.589 | + functions-common:get_or_add_user_project_role:914 : echo e89b24615f774b268b5853c02dab31cb 2021-02-10 15:48:08.589 | e89b24615f774b268b5853c02dab31cb 2021-02-10 15:48:08.592 | + lib/keystone:create_keystone_accounts:366 : get_or_add_user_project_role anotherrole 188c8fb182d3424cad79a61adf042616 7441fde3b7604e3696dca90254ef6ebc 2021-02-10 15:48:08.595 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-10 15:48:08.598 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args 2021-02-10 15:48:08.600 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-10 15:48:08.603 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-10 15:48:08.605 | ++ functions-common:_get_domain_args:877 : [[ -n '' ]] 2021-02-10 15:48:08.608 | ++ functions-common:_get_domain_args:880 : [[ -n '' ]] 2021-02-10 15:48:08.610 | ++ functions-common:_get_domain_args:884 : echo 2021-02-10 15:48:08.613 | + functions-common:get_or_add_user_project_role:892 : domain_args= 2021-02-10 15:48:08.617 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role anotherrole --user 188c8fb182d3424cad79a61adf042616 --project 7441fde3b7604e3696dca90254ef6ebc 2021-02-10 15:48:08.618 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-10 15:48:08.618 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-10 15:48:08.620 | ++ functions-common:get_field:728 : local data field 2021-02-10 15:48:08.624 | ++ functions-common:get_field:729 : read data 2021-02-10 15:48:11.221 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:48:11.222 | 2021-02-10 15:48:11.222 | Traceback (most recent call last): 2021-02-10 15:48:11.222 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:48:11.222 | exec(line) 2021-02-10 15:48:11.222 | File "", line 1, in 2021-02-10 15:48:11.222 | File "", line 568, in module_from_spec 2021-02-10 15:48:11.222 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:48:11.222 | 2021-02-10 15:48:11.222 | Remainder of file ignored 2021-02-10 15:48:11.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:48:11.222 | from cryptography.utils import int_from_bytes 2021-02-10 15:48:11.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:48:11.222 | from cryptography.utils import int_from_bytes 2021-02-10 15:48:11.399 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:48:11.403 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-10 15:48:11.406 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-10 15:48:11.408 | + functions-common:get_or_add_user_project_role:903 : openstack role add anotherrole --user 188c8fb182d3424cad79a61adf042616 --project 7441fde3b7604e3696dca90254ef6ebc 2021-02-10 15:48:13.943 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:48:13.943 | 2021-02-10 15:48:13.943 | Traceback (most recent call last): 2021-02-10 15:48:13.943 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:48:13.943 | exec(line) 2021-02-10 15:48:13.943 | File "", line 1, in 2021-02-10 15:48:13.943 | File "", line 568, in module_from_spec 2021-02-10 15:48:13.943 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:48:13.943 | 2021-02-10 15:48:13.943 | Remainder of file ignored 2021-02-10 15:48:13.943 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:48:13.943 | from cryptography.utils import int_from_bytes 2021-02-10 15:48:13.943 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:48:13.943 | from cryptography.utils import int_from_bytes 2021-02-10 15:48:14.118 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role anotherrole --user 188c8fb182d3424cad79a61adf042616 --project 7441fde3b7604e3696dca90254ef6ebc 2021-02-10 15:48:14.118 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-10 15:48:14.119 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-10 15:48:14.121 | ++ functions-common:get_field:728 : local data field 2021-02-10 15:48:14.124 | ++ functions-common:get_field:729 : read data 2021-02-10 15:48:16.773 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:48:16.773 | 2021-02-10 15:48:16.773 | Traceback (most recent call last): 2021-02-10 15:48:16.773 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:48:16.773 | exec(line) 2021-02-10 15:48:16.773 | File "", line 1, in 2021-02-10 15:48:16.773 | File "", line 568, in module_from_spec 2021-02-10 15:48:16.773 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:48:16.773 | 2021-02-10 15:48:16.773 | Remainder of file ignored 2021-02-10 15:48:16.773 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:48:16.773 | from cryptography.utils import int_from_bytes 2021-02-10 15:48:16.773 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:48:16.773 | from cryptography.utils import int_from_bytes 2021-02-10 15:48:16.951 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:48:16.955 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-10 15:48:16.957 | ++ functions-common:get_field:733 : field='$2' 2021-02-10 15:48:16.961 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-10 15:48:16.961 | ++ functions-common:get_field:735 : echo '| 11d4653606a944c5b5ff7f39bc3e0b86 | 188c8fb182d3424cad79a61adf042616 | | 7441fde3b7604e3696dca90254ef6ebc | | | False |' 2021-02-10 15:48:16.966 | ++ functions-common:get_field:729 : read data 2021-02-10 15:48:16.970 | + functions-common:get_or_add_user_project_role:912 : user_role_id=11d4653606a944c5b5ff7f39bc3e0b86 2021-02-10 15:48:16.972 | + functions-common:get_or_add_user_project_role:914 : echo 11d4653606a944c5b5ff7f39bc3e0b86 2021-02-10 15:48:16.973 | 11d4653606a944c5b5ff7f39bc3e0b86 2021-02-10 15:48:16.975 | + lib/keystone:create_keystone_accounts:369 : local admin_group 2021-02-10 15:48:16.978 | ++ lib/keystone:create_keystone_accounts:371 : get_or_create_group admins default 'openstack admin group' 2021-02-10 15:48:16.981 | ++ functions-common:get_or_create_group:811 : local 'desc=openstack admin group' 2021-02-10 15:48:16.985 | ++ functions-common:get_or_create_group:812 : local group_id 2021-02-10 15:48:16.988 | +++ functions-common:get_or_create_group:821 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2021-02-10 15:48:19.380 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:48:19.380 | 2021-02-10 15:48:19.380 | Traceback (most recent call last): 2021-02-10 15:48:19.380 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:48:19.380 | exec(line) 2021-02-10 15:48:19.380 | File "", line 1, in 2021-02-10 15:48:19.380 | File "", line 568, in module_from_spec 2021-02-10 15:48:19.380 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:48:19.380 | 2021-02-10 15:48:19.380 | Remainder of file ignored 2021-02-10 15:48:19.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:48:19.380 | from cryptography.utils import int_from_bytes 2021-02-10 15:48:19.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:48:19.380 | from cryptography.utils import int_from_bytes 2021-02-10 15:48:19.558 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:48:19.561 | ++ functions-common:get_or_create_group:819 : group_id=fead59844eb6492081864bfcc07a5e5b 2021-02-10 15:48:19.563 | ++ functions-common:get_or_create_group:820 : echo fead59844eb6492081864bfcc07a5e5b 2021-02-10 15:48:19.566 | + lib/keystone:create_keystone_accounts:371 : admin_group=fead59844eb6492081864bfcc07a5e5b 2021-02-10 15:48:19.569 | + lib/keystone:create_keystone_accounts:372 : local non_admin_group 2021-02-10 15:48:19.572 | ++ lib/keystone:create_keystone_accounts:374 : get_or_create_group nonadmins default 'non-admin group' 2021-02-10 15:48:19.575 | ++ functions-common:get_or_create_group:811 : local 'desc=non-admin group' 2021-02-10 15:48:19.577 | ++ functions-common:get_or_create_group:812 : local group_id 2021-02-10 15:48:19.580 | +++ functions-common:get_or_create_group:821 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2021-02-10 15:48:21.982 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:48:21.982 | 2021-02-10 15:48:21.982 | Traceback (most recent call last): 2021-02-10 15:48:21.982 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:48:21.982 | exec(line) 2021-02-10 15:48:21.982 | File "", line 1, in 2021-02-10 15:48:21.982 | File "", line 568, in module_from_spec 2021-02-10 15:48:21.982 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:48:21.982 | 2021-02-10 15:48:21.982 | Remainder of file ignored 2021-02-10 15:48:21.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:48:21.982 | from cryptography.utils import int_from_bytes 2021-02-10 15:48:21.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:48:21.982 | from cryptography.utils import int_from_bytes 2021-02-10 15:48:22.162 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:48:22.165 | ++ functions-common:get_or_create_group:819 : group_id=3e5c8979b989449789958d2203bd9447 2021-02-10 15:48:22.168 | ++ functions-common:get_or_create_group:820 : echo 3e5c8979b989449789958d2203bd9447 2021-02-10 15:48:22.171 | + lib/keystone:create_keystone_accounts:374 : non_admin_group=3e5c8979b989449789958d2203bd9447 2021-02-10 15:48:22.174 | + lib/keystone:create_keystone_accounts:376 : get_or_add_group_project_role member 3e5c8979b989449789958d2203bd9447 96d143aca22b45edb0892c8330eeed47 2021-02-10 15:48:22.178 | + functions-common:get_or_add_group_project_role:944 : local group_role_id 2021-02-10 15:48:22.181 | ++ functions-common:get_or_add_group_project_role:950 : oscwrap role assignment list --role member --group 3e5c8979b989449789958d2203bd9447 --project 96d143aca22b45edb0892c8330eeed47 -f value 2021-02-10 15:48:24.791 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:48:24.791 | 2021-02-10 15:48:24.791 | Traceback (most recent call last): 2021-02-10 15:48:24.791 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:48:24.791 | exec(line) 2021-02-10 15:48:24.791 | File "", line 1, in 2021-02-10 15:48:24.791 | File "", line 568, in module_from_spec 2021-02-10 15:48:24.792 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:48:24.792 | 2021-02-10 15:48:24.792 | Remainder of file ignored 2021-02-10 15:48:24.792 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:48:24.792 | from cryptography.utils import int_from_bytes 2021-02-10 15:48:24.792 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:48:24.792 | from cryptography.utils import int_from_bytes 2021-02-10 15:48:24.974 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:48:24.977 | + functions-common:get_or_add_group_project_role:950 : group_role_id= 2021-02-10 15:48:24.979 | + functions-common:get_or_add_group_project_role:951 : [[ -z '' ]] 2021-02-10 15:48:24.982 | + functions-common:get_or_add_group_project_role:953 : openstack role add member --group 3e5c8979b989449789958d2203bd9447 --project 96d143aca22b45edb0892c8330eeed47 2021-02-10 15:48:27.526 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:48:27.526 | 2021-02-10 15:48:27.526 | Traceback (most recent call last): 2021-02-10 15:48:27.526 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:48:27.526 | exec(line) 2021-02-10 15:48:27.526 | File "", line 1, in 2021-02-10 15:48:27.526 | File "", line 568, in module_from_spec 2021-02-10 15:48:27.527 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:48:27.527 | 2021-02-10 15:48:27.527 | Remainder of file ignored 2021-02-10 15:48:27.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:48:27.527 | from cryptography.utils import int_from_bytes 2021-02-10 15:48:27.527 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:48:27.527 | from cryptography.utils import int_from_bytes 2021-02-10 15:48:27.703 | ++ functions-common:get_or_add_group_project_role:960 : oscwrap role assignment list --role member --group 3e5c8979b989449789958d2203bd9447 --project 96d143aca22b45edb0892c8330eeed47 -f value 2021-02-10 15:48:30.381 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:48:30.381 | 2021-02-10 15:48:30.381 | Traceback (most recent call last): 2021-02-10 15:48:30.381 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:48:30.381 | exec(line) 2021-02-10 15:48:30.381 | File "", line 1, in 2021-02-10 15:48:30.381 | File "", line 568, in module_from_spec 2021-02-10 15:48:30.381 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:48:30.381 | 2021-02-10 15:48:30.381 | Remainder of file ignored 2021-02-10 15:48:30.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:48:30.381 | from cryptography.utils import int_from_bytes 2021-02-10 15:48:30.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:48:30.381 | from cryptography.utils import int_from_bytes 2021-02-10 15:48:30.559 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:48:30.562 | + functions-common:get_or_add_group_project_role:960 : group_role_id='c02b2eddf1954fde9ddce08911d780ae 3e5c8979b989449789958d2203bd9447 96d143aca22b45edb0892c8330eeed47 False' 2021-02-10 15:48:30.565 | + functions-common:get_or_add_group_project_role:962 : echo c02b2eddf1954fde9ddce08911d780ae 3e5c8979b989449789958d2203bd9447 96d143aca22b45edb0892c8330eeed47 False 2021-02-10 15:48:30.565 | c02b2eddf1954fde9ddce08911d780ae 3e5c8979b989449789958d2203bd9447 96d143aca22b45edb0892c8330eeed47 False 2021-02-10 15:48:30.567 | + lib/keystone:create_keystone_accounts:377 : get_or_add_group_project_role anotherrole 3e5c8979b989449789958d2203bd9447 96d143aca22b45edb0892c8330eeed47 2021-02-10 15:48:30.570 | + functions-common:get_or_add_group_project_role:944 : local group_role_id 2021-02-10 15:48:30.573 | ++ functions-common:get_or_add_group_project_role:950 : oscwrap role assignment list --role anotherrole --group 3e5c8979b989449789958d2203bd9447 --project 96d143aca22b45edb0892c8330eeed47 -f value 2021-02-10 15:48:33.168 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:48:33.168 | 2021-02-10 15:48:33.168 | Traceback (most recent call last): 2021-02-10 15:48:33.169 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:48:33.169 | exec(line) 2021-02-10 15:48:33.169 | File "", line 1, in 2021-02-10 15:48:33.169 | File "", line 568, in module_from_spec 2021-02-10 15:48:33.169 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:48:33.169 | 2021-02-10 15:48:33.169 | Remainder of file ignored 2021-02-10 15:48:33.169 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:48:33.169 | from cryptography.utils import int_from_bytes 2021-02-10 15:48:33.169 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:48:33.169 | from cryptography.utils import int_from_bytes 2021-02-10 15:48:33.347 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:48:33.350 | + functions-common:get_or_add_group_project_role:950 : group_role_id= 2021-02-10 15:48:33.352 | + functions-common:get_or_add_group_project_role:951 : [[ -z '' ]] 2021-02-10 15:48:33.355 | + functions-common:get_or_add_group_project_role:953 : openstack role add anotherrole --group 3e5c8979b989449789958d2203bd9447 --project 96d143aca22b45edb0892c8330eeed47 2021-02-10 15:48:35.905 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:48:35.905 | 2021-02-10 15:48:35.905 | Traceback (most recent call last): 2021-02-10 15:48:35.905 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:48:35.905 | exec(line) 2021-02-10 15:48:35.905 | File "", line 1, in 2021-02-10 15:48:35.905 | File "", line 568, in module_from_spec 2021-02-10 15:48:35.905 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:48:35.905 | 2021-02-10 15:48:35.905 | Remainder of file ignored 2021-02-10 15:48:35.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:48:35.905 | from cryptography.utils import int_from_bytes 2021-02-10 15:48:35.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:48:35.905 | from cryptography.utils import int_from_bytes 2021-02-10 15:48:36.083 | ++ functions-common:get_or_add_group_project_role:960 : oscwrap role assignment list --role anotherrole --group 3e5c8979b989449789958d2203bd9447 --project 96d143aca22b45edb0892c8330eeed47 -f value 2021-02-10 15:48:38.763 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:48:38.763 | 2021-02-10 15:48:38.763 | Traceback (most recent call last): 2021-02-10 15:48:38.763 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:48:38.763 | exec(line) 2021-02-10 15:48:38.763 | File "", line 1, in 2021-02-10 15:48:38.763 | File "", line 568, in module_from_spec 2021-02-10 15:48:38.763 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:48:38.763 | 2021-02-10 15:48:38.763 | Remainder of file ignored 2021-02-10 15:48:38.764 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:48:38.764 | from cryptography.utils import int_from_bytes 2021-02-10 15:48:38.764 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:48:38.764 | from cryptography.utils import int_from_bytes 2021-02-10 15:48:38.942 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:48:38.945 | + functions-common:get_or_add_group_project_role:960 : group_role_id='11d4653606a944c5b5ff7f39bc3e0b86 3e5c8979b989449789958d2203bd9447 96d143aca22b45edb0892c8330eeed47 False' 2021-02-10 15:48:38.948 | + functions-common:get_or_add_group_project_role:962 : echo 11d4653606a944c5b5ff7f39bc3e0b86 3e5c8979b989449789958d2203bd9447 96d143aca22b45edb0892c8330eeed47 False 2021-02-10 15:48:38.948 | 11d4653606a944c5b5ff7f39bc3e0b86 3e5c8979b989449789958d2203bd9447 96d143aca22b45edb0892c8330eeed47 False 2021-02-10 15:48:38.951 | + lib/keystone:create_keystone_accounts:378 : get_or_add_group_project_role member 3e5c8979b989449789958d2203bd9447 7441fde3b7604e3696dca90254ef6ebc 2021-02-10 15:48:38.953 | + functions-common:get_or_add_group_project_role:944 : local group_role_id 2021-02-10 15:48:38.956 | ++ functions-common:get_or_add_group_project_role:950 : oscwrap role assignment list --role member --group 3e5c8979b989449789958d2203bd9447 --project 7441fde3b7604e3696dca90254ef6ebc -f value 2021-02-10 15:48:41.565 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:48:41.565 | 2021-02-10 15:48:41.565 | Traceback (most recent call last): 2021-02-10 15:48:41.565 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:48:41.565 | exec(line) 2021-02-10 15:48:41.565 | File "", line 1, in 2021-02-10 15:48:41.565 | File "", line 568, in module_from_spec 2021-02-10 15:48:41.565 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:48:41.565 | 2021-02-10 15:48:41.565 | Remainder of file ignored 2021-02-10 15:48:41.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:48:41.565 | from cryptography.utils import int_from_bytes 2021-02-10 15:48:41.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:48:41.565 | from cryptography.utils import int_from_bytes 2021-02-10 15:48:41.742 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:48:41.746 | + functions-common:get_or_add_group_project_role:950 : group_role_id= 2021-02-10 15:48:41.749 | + functions-common:get_or_add_group_project_role:951 : [[ -z '' ]] 2021-02-10 15:48:41.751 | + functions-common:get_or_add_group_project_role:953 : openstack role add member --group 3e5c8979b989449789958d2203bd9447 --project 7441fde3b7604e3696dca90254ef6ebc 2021-02-10 15:48:44.294 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:48:44.294 | 2021-02-10 15:48:44.294 | Traceback (most recent call last): 2021-02-10 15:48:44.295 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:48:44.295 | exec(line) 2021-02-10 15:48:44.295 | File "", line 1, in 2021-02-10 15:48:44.295 | File "", line 568, in module_from_spec 2021-02-10 15:48:44.295 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:48:44.295 | 2021-02-10 15:48:44.295 | Remainder of file ignored 2021-02-10 15:48:44.295 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:48:44.295 | from cryptography.utils import int_from_bytes 2021-02-10 15:48:44.295 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:48:44.295 | from cryptography.utils import int_from_bytes 2021-02-10 15:48:44.470 | ++ functions-common:get_or_add_group_project_role:960 : oscwrap role assignment list --role member --group 3e5c8979b989449789958d2203bd9447 --project 7441fde3b7604e3696dca90254ef6ebc -f value 2021-02-10 15:48:47.153 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:48:47.153 | 2021-02-10 15:48:47.153 | Traceback (most recent call last): 2021-02-10 15:48:47.153 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:48:47.153 | exec(line) 2021-02-10 15:48:47.153 | File "", line 1, in 2021-02-10 15:48:47.153 | File "", line 568, in module_from_spec 2021-02-10 15:48:47.153 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:48:47.154 | 2021-02-10 15:48:47.154 | Remainder of file ignored 2021-02-10 15:48:47.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:48:47.154 | from cryptography.utils import int_from_bytes 2021-02-10 15:48:47.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:48:47.154 | from cryptography.utils import int_from_bytes 2021-02-10 15:48:47.335 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:48:47.338 | + functions-common:get_or_add_group_project_role:960 : group_role_id='c02b2eddf1954fde9ddce08911d780ae 3e5c8979b989449789958d2203bd9447 7441fde3b7604e3696dca90254ef6ebc False' 2021-02-10 15:48:47.341 | + functions-common:get_or_add_group_project_role:962 : echo c02b2eddf1954fde9ddce08911d780ae 3e5c8979b989449789958d2203bd9447 7441fde3b7604e3696dca90254ef6ebc False 2021-02-10 15:48:47.341 | c02b2eddf1954fde9ddce08911d780ae 3e5c8979b989449789958d2203bd9447 7441fde3b7604e3696dca90254ef6ebc False 2021-02-10 15:48:47.344 | + lib/keystone:create_keystone_accounts:379 : get_or_add_group_project_role anotherrole 3e5c8979b989449789958d2203bd9447 7441fde3b7604e3696dca90254ef6ebc 2021-02-10 15:48:47.346 | + functions-common:get_or_add_group_project_role:944 : local group_role_id 2021-02-10 15:48:47.349 | ++ functions-common:get_or_add_group_project_role:950 : oscwrap role assignment list --role anotherrole --group 3e5c8979b989449789958d2203bd9447 --project 7441fde3b7604e3696dca90254ef6ebc -f value 2021-02-10 15:48:49.962 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:48:49.962 | 2021-02-10 15:48:49.962 | Traceback (most recent call last): 2021-02-10 15:48:49.962 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:48:49.962 | exec(line) 2021-02-10 15:48:49.962 | File "", line 1, in 2021-02-10 15:48:49.962 | File "", line 568, in module_from_spec 2021-02-10 15:48:49.962 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:48:49.962 | 2021-02-10 15:48:49.962 | Remainder of file ignored 2021-02-10 15:48:49.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:48:49.962 | from cryptography.utils import int_from_bytes 2021-02-10 15:48:49.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:48:49.962 | from cryptography.utils import int_from_bytes 2021-02-10 15:48:50.146 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:48:50.149 | + functions-common:get_or_add_group_project_role:950 : group_role_id= 2021-02-10 15:48:50.152 | + functions-common:get_or_add_group_project_role:951 : [[ -z '' ]] 2021-02-10 15:48:50.155 | + functions-common:get_or_add_group_project_role:953 : openstack role add anotherrole --group 3e5c8979b989449789958d2203bd9447 --project 7441fde3b7604e3696dca90254ef6ebc 2021-02-10 15:48:52.666 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:48:52.666 | 2021-02-10 15:48:52.666 | Traceback (most recent call last): 2021-02-10 15:48:52.666 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:48:52.666 | exec(line) 2021-02-10 15:48:52.666 | File "", line 1, in 2021-02-10 15:48:52.666 | File "", line 568, in module_from_spec 2021-02-10 15:48:52.666 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:48:52.666 | 2021-02-10 15:48:52.666 | Remainder of file ignored 2021-02-10 15:48:52.666 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:48:52.666 | from cryptography.utils import int_from_bytes 2021-02-10 15:48:52.666 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:48:52.666 | from cryptography.utils import int_from_bytes 2021-02-10 15:48:52.843 | ++ functions-common:get_or_add_group_project_role:960 : oscwrap role assignment list --role anotherrole --group 3e5c8979b989449789958d2203bd9447 --project 7441fde3b7604e3696dca90254ef6ebc -f value 2021-02-10 15:48:55.635 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:48:55.635 | 2021-02-10 15:48:55.635 | Traceback (most recent call last): 2021-02-10 15:48:55.635 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:48:55.635 | exec(line) 2021-02-10 15:48:55.635 | File "", line 1, in 2021-02-10 15:48:55.635 | File "", line 568, in module_from_spec 2021-02-10 15:48:55.635 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:48:55.635 | 2021-02-10 15:48:55.635 | Remainder of file ignored 2021-02-10 15:48:55.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:48:55.635 | from cryptography.utils import int_from_bytes 2021-02-10 15:48:55.635 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:48:55.635 | from cryptography.utils import int_from_bytes 2021-02-10 15:48:55.814 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:48:55.817 | + functions-common:get_or_add_group_project_role:960 : group_role_id='11d4653606a944c5b5ff7f39bc3e0b86 3e5c8979b989449789958d2203bd9447 7441fde3b7604e3696dca90254ef6ebc False' 2021-02-10 15:48:55.820 | + functions-common:get_or_add_group_project_role:962 : echo 11d4653606a944c5b5ff7f39bc3e0b86 3e5c8979b989449789958d2203bd9447 7441fde3b7604e3696dca90254ef6ebc False 2021-02-10 15:48:55.820 | 11d4653606a944c5b5ff7f39bc3e0b86 3e5c8979b989449789958d2203bd9447 7441fde3b7604e3696dca90254ef6ebc False 2021-02-10 15:48:55.822 | + lib/keystone:create_keystone_accounts:380 : get_or_add_group_project_role admin fead59844eb6492081864bfcc07a5e5b dd6df561030b468eaeb553a7c2a38691 2021-02-10 15:48:55.825 | + functions-common:get_or_add_group_project_role:944 : local group_role_id 2021-02-10 15:48:55.829 | ++ functions-common:get_or_add_group_project_role:950 : oscwrap role assignment list --role admin --group fead59844eb6492081864bfcc07a5e5b --project dd6df561030b468eaeb553a7c2a38691 -f value 2021-02-10 15:48:58.462 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:48:58.462 | 2021-02-10 15:48:58.462 | Traceback (most recent call last): 2021-02-10 15:48:58.462 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:48:58.462 | exec(line) 2021-02-10 15:48:58.462 | File "", line 1, in 2021-02-10 15:48:58.462 | File "", line 568, in module_from_spec 2021-02-10 15:48:58.463 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:48:58.463 | 2021-02-10 15:48:58.463 | Remainder of file ignored 2021-02-10 15:48:58.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:48:58.463 | from cryptography.utils import int_from_bytes 2021-02-10 15:48:58.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:48:58.463 | from cryptography.utils import int_from_bytes 2021-02-10 15:48:58.642 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:48:58.645 | + functions-common:get_or_add_group_project_role:950 : group_role_id= 2021-02-10 15:48:58.647 | + functions-common:get_or_add_group_project_role:951 : [[ -z '' ]] 2021-02-10 15:48:58.650 | + functions-common:get_or_add_group_project_role:953 : openstack role add admin --group fead59844eb6492081864bfcc07a5e5b --project dd6df561030b468eaeb553a7c2a38691 2021-02-10 15:49:01.168 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:49:01.168 | 2021-02-10 15:49:01.169 | Traceback (most recent call last): 2021-02-10 15:49:01.169 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:49:01.169 | exec(line) 2021-02-10 15:49:01.169 | File "", line 1, in 2021-02-10 15:49:01.169 | File "", line 568, in module_from_spec 2021-02-10 15:49:01.169 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:49:01.169 | 2021-02-10 15:49:01.169 | Remainder of file ignored 2021-02-10 15:49:01.169 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:49:01.169 | from cryptography.utils import int_from_bytes 2021-02-10 15:49:01.169 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:49:01.169 | from cryptography.utils import int_from_bytes 2021-02-10 15:49:01.345 | ++ functions-common:get_or_add_group_project_role:960 : oscwrap role assignment list --role admin --group fead59844eb6492081864bfcc07a5e5b --project dd6df561030b468eaeb553a7c2a38691 -f value 2021-02-10 15:49:04.006 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:49:04.006 | 2021-02-10 15:49:04.006 | Traceback (most recent call last): 2021-02-10 15:49:04.006 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:49:04.006 | exec(line) 2021-02-10 15:49:04.006 | File "", line 1, in 2021-02-10 15:49:04.007 | File "", line 568, in module_from_spec 2021-02-10 15:49:04.007 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:49:04.007 | 2021-02-10 15:49:04.007 | Remainder of file ignored 2021-02-10 15:49:04.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:49:04.007 | from cryptography.utils import int_from_bytes 2021-02-10 15:49:04.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:49:04.007 | from cryptography.utils import int_from_bytes 2021-02-10 15:49:04.186 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:49:04.189 | + functions-common:get_or_add_group_project_role:960 : group_role_id='e89b24615f774b268b5853c02dab31cb fead59844eb6492081864bfcc07a5e5b dd6df561030b468eaeb553a7c2a38691 False' 2021-02-10 15:49:04.191 | + functions-common:get_or_add_group_project_role:962 : echo e89b24615f774b268b5853c02dab31cb fead59844eb6492081864bfcc07a5e5b dd6df561030b468eaeb553a7c2a38691 False 2021-02-10 15:49:04.191 | e89b24615f774b268b5853c02dab31cb fead59844eb6492081864bfcc07a5e5b dd6df561030b468eaeb553a7c2a38691 False 2021-02-10 15:49:04.194 | + lib/keystone:create_keystone_accounts:382 : is_service_enabled ldap 2021-02-10 15:49:04.210 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:49:04.212 | + ./stack.sh:main:1090 : is_service_enabled nova 2021-02-10 15:49:04.228 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:49:04.230 | + ./stack.sh:main:1091 : create_nova_accounts 2021-02-10 15:49:04.233 | + lib/nova:create_nova_accounts:337 : [[ 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-02-10 15:49:04.236 | + lib/nova:create_nova_accounts:341 : create_service_user nova admin 2021-02-10 15:49:04.238 | + lib/keystone:create_service_user:395 : get_or_create_user nova Passw0rd Default 2021-02-10 15:49:04.240 | + functions-common:get_or_create_user:826 : local user_id 2021-02-10 15:49:04.243 | + functions-common:get_or_create_user:827 : [[ ! -z '' ]] 2021-02-10 15:49:04.245 | + functions-common:get_or_create_user:830 : local email= 2021-02-10 15:49:04.249 | ++ functions-common:get_or_create_user:844 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2021-02-10 15:49:06.779 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:49:06.779 | 2021-02-10 15:49:06.779 | Traceback (most recent call last): 2021-02-10 15:49:06.779 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:49:06.779 | exec(line) 2021-02-10 15:49:06.779 | File "", line 1, in 2021-02-10 15:49:06.779 | File "", line 568, in module_from_spec 2021-02-10 15:49:06.779 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:49:06.779 | 2021-02-10 15:49:06.779 | Remainder of file ignored 2021-02-10 15:49:06.779 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:49:06.779 | from cryptography.utils import int_from_bytes 2021-02-10 15:49:06.779 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:49:06.780 | from cryptography.utils import int_from_bytes 2021-02-10 15:49:06.957 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:49:06.960 | + functions-common:get_or_create_user:842 : user_id=5394b4e8ee274d8a9fdde69216c4d481 2021-02-10 15:49:06.962 | + functions-common:get_or_create_user:843 : echo 5394b4e8ee274d8a9fdde69216c4d481 2021-02-10 15:49:06.962 | 5394b4e8ee274d8a9fdde69216c4d481 2021-02-10 15:49:06.965 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service nova service Default Default 2021-02-10 15:49:06.968 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-10 15:49:06.971 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args Default Default 2021-02-10 15:49:06.973 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-10 15:49:06.976 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-10 15:49:06.978 | ++ functions-common:_get_domain_args:877 : [[ -n Default ]] 2021-02-10 15:49:06.981 | ++ functions-common:_get_domain_args:878 : domain=' --user-domain Default' 2021-02-10 15:49:06.983 | ++ functions-common:_get_domain_args:880 : [[ -n Default ]] 2021-02-10 15:49:06.985 | ++ functions-common:_get_domain_args:881 : domain=' --user-domain Default --project-domain Default' 2021-02-10 15:49:06.988 | ++ functions-common:_get_domain_args:884 : echo --user-domain Default --project-domain Default 2021-02-10 15:49:06.991 | + functions-common:get_or_add_user_project_role:892 : domain_args='--user-domain Default --project-domain Default' 2021-02-10 15:49:06.995 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2021-02-10 15:49:06.995 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-10 15:49:06.995 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-10 15:49:06.997 | ++ functions-common:get_field:728 : local data field 2021-02-10 15:49:07.000 | ++ functions-common:get_field:729 : read data 2021-02-10 15:49:10.134 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:49:10.134 | 2021-02-10 15:49:10.134 | Traceback (most recent call last): 2021-02-10 15:49:10.134 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:49:10.134 | exec(line) 2021-02-10 15:49:10.134 | File "", line 1, in 2021-02-10 15:49:10.134 | File "", line 568, in module_from_spec 2021-02-10 15:49:10.134 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:49:10.134 | 2021-02-10 15:49:10.134 | Remainder of file ignored 2021-02-10 15:49:10.134 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:49:10.134 | from cryptography.utils import int_from_bytes 2021-02-10 15:49:10.134 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:49:10.135 | from cryptography.utils import int_from_bytes 2021-02-10 15:49:10.316 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:49:10.319 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-10 15:49:10.322 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-10 15:49:10.324 | + functions-common:get_or_add_user_project_role:903 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2021-02-10 15:49:13.477 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:49:13.477 | 2021-02-10 15:49:13.477 | Traceback (most recent call last): 2021-02-10 15:49:13.477 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:49:13.477 | exec(line) 2021-02-10 15:49:13.477 | File "", line 1, in 2021-02-10 15:49:13.477 | File "", line 568, in module_from_spec 2021-02-10 15:49:13.477 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:49:13.477 | 2021-02-10 15:49:13.477 | Remainder of file ignored 2021-02-10 15:49:13.477 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:49:13.477 | from cryptography.utils import int_from_bytes 2021-02-10 15:49:13.477 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:49:13.477 | from cryptography.utils import int_from_bytes 2021-02-10 15:49:13.654 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2021-02-10 15:49:13.655 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-10 15:49:13.655 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-10 15:49:13.657 | ++ functions-common:get_field:728 : local data field 2021-02-10 15:49:13.660 | ++ functions-common:get_field:729 : read data 2021-02-10 15:49:16.835 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:49:16.835 | 2021-02-10 15:49:16.835 | Traceback (most recent call last): 2021-02-10 15:49:16.835 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:49:16.835 | exec(line) 2021-02-10 15:49:16.835 | File "", line 1, in 2021-02-10 15:49:16.835 | File "", line 568, in module_from_spec 2021-02-10 15:49:16.835 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:49:16.835 | 2021-02-10 15:49:16.835 | Remainder of file ignored 2021-02-10 15:49:16.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:49:16.835 | from cryptography.utils import int_from_bytes 2021-02-10 15:49:16.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:49:16.835 | from cryptography.utils import int_from_bytes 2021-02-10 15:49:17.014 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:49:17.017 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-10 15:49:17.019 | ++ functions-common:get_field:733 : field='$2' 2021-02-10 15:49:17.022 | ++ functions-common:get_field:735 : echo '| e1426543e3364b15ad222dd285d2906d | 5394b4e8ee274d8a9fdde69216c4d481 | | fd427e084bc343ee95ed1dd6497f18b1 | | | False |' 2021-02-10 15:49:17.023 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-10 15:49:17.027 | ++ functions-common:get_field:729 : read data 2021-02-10 15:49:17.031 | + functions-common:get_or_add_user_project_role:912 : user_role_id=e1426543e3364b15ad222dd285d2906d 2021-02-10 15:49:17.033 | + functions-common:get_or_add_user_project_role:914 : echo e1426543e3364b15ad222dd285d2906d 2021-02-10 15:49:17.033 | e1426543e3364b15ad222dd285d2906d 2021-02-10 15:49:17.036 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-02-10 15:49:17.038 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin nova service Default Default 2021-02-10 15:49:17.041 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-10 15:49:17.044 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args Default Default 2021-02-10 15:49:17.046 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-10 15:49:17.049 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-10 15:49:17.051 | ++ functions-common:_get_domain_args:877 : [[ -n Default ]] 2021-02-10 15:49:17.054 | ++ functions-common:_get_domain_args:878 : domain=' --user-domain Default' 2021-02-10 15:49:17.056 | ++ functions-common:_get_domain_args:880 : [[ -n Default ]] 2021-02-10 15:49:17.058 | ++ functions-common:_get_domain_args:881 : domain=' --user-domain Default --project-domain Default' 2021-02-10 15:49:17.061 | ++ functions-common:_get_domain_args:884 : echo --user-domain Default --project-domain Default 2021-02-10 15:49:17.064 | + functions-common:get_or_add_user_project_role:892 : domain_args='--user-domain Default --project-domain Default' 2021-02-10 15:49:17.068 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2021-02-10 15:49:17.068 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-10 15:49:17.068 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-10 15:49:17.071 | ++ functions-common:get_field:728 : local data field 2021-02-10 15:49:17.074 | ++ functions-common:get_field:729 : read data 2021-02-10 15:49:20.172 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:49:20.173 | 2021-02-10 15:49:20.173 | Traceback (most recent call last): 2021-02-10 15:49:20.173 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:49:20.173 | exec(line) 2021-02-10 15:49:20.173 | File "", line 1, in 2021-02-10 15:49:20.173 | File "", line 568, in module_from_spec 2021-02-10 15:49:20.173 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:49:20.173 | 2021-02-10 15:49:20.173 | Remainder of file ignored 2021-02-10 15:49:20.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:49:20.173 | from cryptography.utils import int_from_bytes 2021-02-10 15:49:20.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:49:20.173 | from cryptography.utils import int_from_bytes 2021-02-10 15:49:20.359 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:49:20.363 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-10 15:49:20.365 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-10 15:49:20.368 | + functions-common:get_or_add_user_project_role:903 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2021-02-10 15:49:23.399 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:49:23.399 | 2021-02-10 15:49:23.399 | Traceback (most recent call last): 2021-02-10 15:49:23.399 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:49:23.399 | exec(line) 2021-02-10 15:49:23.399 | File "", line 1, in 2021-02-10 15:49:23.399 | File "", line 568, in module_from_spec 2021-02-10 15:49:23.399 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:49:23.399 | 2021-02-10 15:49:23.399 | Remainder of file ignored 2021-02-10 15:49:23.399 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:49:23.399 | from cryptography.utils import int_from_bytes 2021-02-10 15:49:23.399 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:49:23.399 | from cryptography.utils import int_from_bytes 2021-02-10 15:49:23.576 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2021-02-10 15:49:23.576 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-10 15:49:23.576 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-10 15:49:23.580 | ++ functions-common:get_field:728 : local data field 2021-02-10 15:49:23.582 | ++ functions-common:get_field:729 : read data 2021-02-10 15:49:26.761 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:49:26.762 | 2021-02-10 15:49:26.762 | Traceback (most recent call last): 2021-02-10 15:49:26.762 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:49:26.762 | exec(line) 2021-02-10 15:49:26.762 | File "", line 1, in 2021-02-10 15:49:26.762 | File "", line 568, in module_from_spec 2021-02-10 15:49:26.762 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:49:26.762 | 2021-02-10 15:49:26.762 | Remainder of file ignored 2021-02-10 15:49:26.762 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:49:26.762 | from cryptography.utils import int_from_bytes 2021-02-10 15:49:26.762 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:49:26.762 | from cryptography.utils import int_from_bytes 2021-02-10 15:49:26.944 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:49:26.947 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-10 15:49:26.949 | ++ functions-common:get_field:733 : field='$2' 2021-02-10 15:49:26.952 | ++ functions-common:get_field:735 : echo '| e89b24615f774b268b5853c02dab31cb | 5394b4e8ee274d8a9fdde69216c4d481 | | fd427e084bc343ee95ed1dd6497f18b1 | | | False |' 2021-02-10 15:49:26.953 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-10 15:49:26.958 | ++ functions-common:get_field:729 : read data 2021-02-10 15:49:26.961 | + functions-common:get_or_add_user_project_role:912 : user_role_id=e89b24615f774b268b5853c02dab31cb 2021-02-10 15:49:26.964 | + functions-common:get_or_add_user_project_role:914 : echo e89b24615f774b268b5853c02dab31cb 2021-02-10 15:49:26.964 | e89b24615f774b268b5853c02dab31cb 2021-02-10 15:49:26.966 | + lib/nova:create_nova_accounts:343 : local nova_api_url 2021-02-10 15:49:26.969 | + lib/nova:create_nova_accounts:344 : [[ True == \F\a\l\s\e ]] 2021-02-10 15:49:26.972 | + lib/nova:create_nova_accounts:347 : nova_api_url=http://10.222.0.39/compute 2021-02-10 15:49:26.974 | + lib/nova:create_nova_accounts:350 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2021-02-10 15:49:26.976 | + functions-common:get_or_create_service:968 : local service_id 2021-02-10 15:49:26.979 | ++ functions-common:get_or_create_service:981 : oscwrap service show compute_legacy -f value -c id 2021-02-10 15:49:29.620 | ++ functions-common:get_or_create_service:983 : oscwrap service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2021-02-10 15:49:32.061 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:49:32.061 | 2021-02-10 15:49:32.061 | Traceback (most recent call last): 2021-02-10 15:49:32.061 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:49:32.061 | exec(line) 2021-02-10 15:49:32.061 | File "", line 1, in 2021-02-10 15:49:32.062 | File "", line 568, in module_from_spec 2021-02-10 15:49:32.062 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:49:32.062 | 2021-02-10 15:49:32.062 | Remainder of file ignored 2021-02-10 15:49:32.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:49:32.062 | from cryptography.utils import int_from_bytes 2021-02-10 15:49:32.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:49:32.062 | from cryptography.utils import int_from_bytes 2021-02-10 15:49:32.245 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:49:32.249 | + functions-common:get_or_create_service:979 : service_id=' 2021-02-10 15:49:32.249 | 24d3881544b443d29e43eb45d046a959' 2021-02-10 15:49:32.251 | + functions-common:get_or_create_service:980 : echo 24d3881544b443d29e43eb45d046a959 2021-02-10 15:49:32.251 | 24d3881544b443d29e43eb45d046a959 2021-02-10 15:49:32.254 | + lib/nova:create_nova_accounts:352 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.39/compute/v2/$(project_id)s' 2021-02-10 15:49:32.256 | + functions-common:get_or_create_endpoint:1012 : local public_id 2021-02-10 15:49:32.260 | ++ functions-common:get_or_create_endpoint:1013 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.39/compute/v2/$(project_id)s' RegionOne 2021-02-10 15:49:32.262 | ++ functions-common:_get_or_create_endpoint_with_interface:986 : local endpoint_id 2021-02-10 15:49:32.266 | +++ functions-common:_get_or_create_endpoint_with_interface:991 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2021-02-10 15:49:34.853 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:49:34.853 | 2021-02-10 15:49:34.853 | Traceback (most recent call last): 2021-02-10 15:49:34.853 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:49:34.853 | exec(line) 2021-02-10 15:49:34.853 | File "", line 1, in 2021-02-10 15:49:34.853 | File "", line 568, in module_from_spec 2021-02-10 15:49:34.853 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:49:34.853 | 2021-02-10 15:49:34.854 | Remainder of file ignored 2021-02-10 15:49:34.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:49:34.854 | from cryptography.utils import int_from_bytes 2021-02-10 15:49:34.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:49:34.854 | from cryptography.utils import int_from_bytes 2021-02-10 15:49:35.035 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:49:35.039 | ++ functions-common:_get_or_create_endpoint_with_interface:991 : endpoint_id= 2021-02-10 15:49:35.041 | ++ functions-common:_get_or_create_endpoint_with_interface:992 : [[ -z '' ]] 2021-02-10 15:49:35.044 | +++ functions-common:_get_or_create_endpoint_with_interface:995 : oscwrap endpoint create compute_legacy public 'http://10.222.0.39/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2021-02-10 15:49:37.597 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:49:37.598 | 2021-02-10 15:49:37.598 | Traceback (most recent call last): 2021-02-10 15:49:37.598 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:49:37.598 | exec(line) 2021-02-10 15:49:37.598 | File "", line 1, in 2021-02-10 15:49:37.598 | File "", line 568, in module_from_spec 2021-02-10 15:49:37.598 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:49:37.598 | 2021-02-10 15:49:37.598 | Remainder of file ignored 2021-02-10 15:49:37.598 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:49:37.598 | from cryptography.utils import int_from_bytes 2021-02-10 15:49:37.598 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:49:37.598 | from cryptography.utils import int_from_bytes 2021-02-10 15:49:37.776 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:49:37.779 | ++ functions-common:_get_or_create_endpoint_with_interface:995 : endpoint_id=5b9571d59f4e498bb646b0344ede68b7 2021-02-10 15:49:37.782 | ++ functions-common:_get_or_create_endpoint_with_interface:998 : echo 5b9571d59f4e498bb646b0344ede68b7 2021-02-10 15:49:37.784 | + functions-common:get_or_create_endpoint:1013 : public_id=5b9571d59f4e498bb646b0344ede68b7 2021-02-10 15:49:37.787 | + functions-common:get_or_create_endpoint:1015 : [[ -n '' ]] 2021-02-10 15:49:37.789 | + functions-common:get_or_create_endpoint:1018 : [[ -n '' ]] 2021-02-10 15:49:37.792 | + functions-common:get_or_create_endpoint:1022 : echo 5b9571d59f4e498bb646b0344ede68b7 2021-02-10 15:49:37.792 | 5b9571d59f4e498bb646b0344ede68b7 2021-02-10 15:49:37.794 | + lib/nova:create_nova_accounts:356 : get_or_create_service nova compute 'Nova Compute Service' 2021-02-10 15:49:37.797 | + functions-common:get_or_create_service:968 : local service_id 2021-02-10 15:49:37.800 | ++ functions-common:get_or_create_service:981 : oscwrap service show compute -f value -c id 2021-02-10 15:49:40.480 | ++ functions-common:get_or_create_service:983 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2021-02-10 15:49:42.815 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:49:42.815 | 2021-02-10 15:49:42.815 | Traceback (most recent call last): 2021-02-10 15:49:42.815 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:49:42.815 | exec(line) 2021-02-10 15:49:42.815 | File "", line 1, in 2021-02-10 15:49:42.815 | File "", line 568, in module_from_spec 2021-02-10 15:49:42.815 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:49:42.815 | 2021-02-10 15:49:42.815 | Remainder of file ignored 2021-02-10 15:49:42.815 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:49:42.815 | from cryptography.utils import int_from_bytes 2021-02-10 15:49:42.815 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:49:42.815 | from cryptography.utils import int_from_bytes 2021-02-10 15:49:42.993 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:49:42.996 | + functions-common:get_or_create_service:979 : service_id=' 2021-02-10 15:49:42.996 | 4b7ec00335664200a8e094b083104deb' 2021-02-10 15:49:42.999 | + functions-common:get_or_create_service:980 : echo 4b7ec00335664200a8e094b083104deb 2021-02-10 15:49:42.999 | 4b7ec00335664200a8e094b083104deb 2021-02-10 15:49:43.001 | + lib/nova:create_nova_accounts:358 : get_or_create_endpoint compute RegionOne http://10.222.0.39/compute/v2.1 2021-02-10 15:49:43.004 | + functions-common:get_or_create_endpoint:1012 : local public_id 2021-02-10 15:49:43.007 | ++ functions-common:get_or_create_endpoint:1013 : _get_or_create_endpoint_with_interface compute public http://10.222.0.39/compute/v2.1 RegionOne 2021-02-10 15:49:43.010 | ++ functions-common:_get_or_create_endpoint_with_interface:986 : local endpoint_id 2021-02-10 15:49:43.013 | +++ functions-common:_get_or_create_endpoint_with_interface:991 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2021-02-10 15:49:45.624 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:49:45.624 | 2021-02-10 15:49:45.624 | Traceback (most recent call last): 2021-02-10 15:49:45.624 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:49:45.624 | exec(line) 2021-02-10 15:49:45.624 | File "", line 1, in 2021-02-10 15:49:45.624 | File "", line 568, in module_from_spec 2021-02-10 15:49:45.624 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:49:45.624 | 2021-02-10 15:49:45.624 | Remainder of file ignored 2021-02-10 15:49:45.624 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:49:45.624 | from cryptography.utils import int_from_bytes 2021-02-10 15:49:45.624 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:49:45.624 | from cryptography.utils import int_from_bytes 2021-02-10 15:49:45.803 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:49:45.806 | ++ functions-common:_get_or_create_endpoint_with_interface:991 : endpoint_id= 2021-02-10 15:49:45.808 | ++ functions-common:_get_or_create_endpoint_with_interface:992 : [[ -z '' ]] 2021-02-10 15:49:45.812 | +++ functions-common:_get_or_create_endpoint_with_interface:995 : oscwrap endpoint create compute public http://10.222.0.39/compute/v2.1 --region RegionOne -f value -c id 2021-02-10 15:49:48.355 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:49:48.355 | 2021-02-10 15:49:48.355 | Traceback (most recent call last): 2021-02-10 15:49:48.355 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:49:48.355 | exec(line) 2021-02-10 15:49:48.355 | File "", line 1, in 2021-02-10 15:49:48.355 | File "", line 568, in module_from_spec 2021-02-10 15:49:48.355 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:49:48.355 | 2021-02-10 15:49:48.355 | Remainder of file ignored 2021-02-10 15:49:48.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:49:48.355 | from cryptography.utils import int_from_bytes 2021-02-10 15:49:48.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:49:48.355 | from cryptography.utils import int_from_bytes 2021-02-10 15:49:48.534 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:49:48.537 | ++ functions-common:_get_or_create_endpoint_with_interface:995 : endpoint_id=34cbba805a624e7aab85777ceefaa626 2021-02-10 15:49:48.539 | ++ functions-common:_get_or_create_endpoint_with_interface:998 : echo 34cbba805a624e7aab85777ceefaa626 2021-02-10 15:49:48.542 | + functions-common:get_or_create_endpoint:1013 : public_id=34cbba805a624e7aab85777ceefaa626 2021-02-10 15:49:48.545 | + functions-common:get_or_create_endpoint:1015 : [[ -n '' ]] 2021-02-10 15:49:48.547 | + functions-common:get_or_create_endpoint:1018 : [[ -n '' ]] 2021-02-10 15:49:48.549 | + functions-common:get_or_create_endpoint:1022 : echo 34cbba805a624e7aab85777ceefaa626 2021-02-10 15:49:48.549 | 34cbba805a624e7aab85777ceefaa626 2021-02-10 15:49:48.552 | + lib/nova:create_nova_accounts:363 : is_service_enabled n-api 2021-02-10 15:49:48.568 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:49:48.570 | + lib/nova:create_nova_accounts:365 : is_service_enabled swift 2021-02-10 15:49:48.587 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:49:48.589 | + lib/nova:create_nova_accounts:373 : is_service_enabled s3api 2021-02-10 15:49:48.605 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:49:48.608 | + ./stack.sh:main:1093 : is_service_enabled glance 2021-02-10 15:49:48.625 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:49:48.628 | + ./stack.sh:main:1094 : create_glance_accounts 2021-02-10 15:49:48.630 | + lib/glance:create_glance_accounts:385 : is_service_enabled g-api 2021-02-10 15:49:48.647 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:49:48.649 | + lib/glance:create_glance_accounts:387 : create_service_user glance 2021-02-10 15:49:48.652 | + lib/keystone:create_service_user:395 : get_or_create_user glance Passw0rd Default 2021-02-10 15:49:48.654 | + functions-common:get_or_create_user:826 : local user_id 2021-02-10 15:49:48.656 | + functions-common:get_or_create_user:827 : [[ ! -z '' ]] 2021-02-10 15:49:48.659 | + functions-common:get_or_create_user:830 : local email= 2021-02-10 15:49:48.662 | ++ functions-common:get_or_create_user:844 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2021-02-10 15:49:51.187 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:49:51.187 | 2021-02-10 15:49:51.187 | Traceback (most recent call last): 2021-02-10 15:49:51.187 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:49:51.187 | exec(line) 2021-02-10 15:49:51.187 | File "", line 1, in 2021-02-10 15:49:51.187 | File "", line 568, in module_from_spec 2021-02-10 15:49:51.187 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:49:51.187 | 2021-02-10 15:49:51.187 | Remainder of file ignored 2021-02-10 15:49:51.187 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:49:51.187 | from cryptography.utils import int_from_bytes 2021-02-10 15:49:51.187 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:49:51.187 | from cryptography.utils import int_from_bytes 2021-02-10 15:49:51.368 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:49:51.371 | + functions-common:get_or_create_user:842 : user_id=e796d32f939646c09ae25456caf52b27 2021-02-10 15:49:51.374 | + functions-common:get_or_create_user:843 : echo e796d32f939646c09ae25456caf52b27 2021-02-10 15:49:51.374 | e796d32f939646c09ae25456caf52b27 2021-02-10 15:49:51.377 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service glance service Default Default 2021-02-10 15:49:51.379 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-10 15:49:51.383 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args Default Default 2021-02-10 15:49:51.385 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-10 15:49:51.387 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-10 15:49:51.390 | ++ functions-common:_get_domain_args:877 : [[ -n Default ]] 2021-02-10 15:49:51.393 | ++ functions-common:_get_domain_args:878 : domain=' --user-domain Default' 2021-02-10 15:49:51.395 | ++ functions-common:_get_domain_args:880 : [[ -n Default ]] 2021-02-10 15:49:51.398 | ++ functions-common:_get_domain_args:881 : domain=' --user-domain Default --project-domain Default' 2021-02-10 15:49:51.400 | ++ functions-common:_get_domain_args:884 : echo --user-domain Default --project-domain Default 2021-02-10 15:49:51.403 | + functions-common:get_or_add_user_project_role:892 : domain_args='--user-domain Default --project-domain Default' 2021-02-10 15:49:51.407 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2021-02-10 15:49:51.408 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-10 15:49:51.408 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-10 15:49:51.411 | ++ functions-common:get_field:728 : local data field 2021-02-10 15:49:51.414 | ++ functions-common:get_field:729 : read data 2021-02-10 15:49:54.534 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:49:54.534 | 2021-02-10 15:49:54.534 | Traceback (most recent call last): 2021-02-10 15:49:54.534 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:49:54.534 | exec(line) 2021-02-10 15:49:54.534 | File "", line 1, in 2021-02-10 15:49:54.534 | File "", line 568, in module_from_spec 2021-02-10 15:49:54.534 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:49:54.534 | 2021-02-10 15:49:54.534 | Remainder of file ignored 2021-02-10 15:49:54.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:49:54.534 | from cryptography.utils import int_from_bytes 2021-02-10 15:49:54.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:49:54.534 | from cryptography.utils import int_from_bytes 2021-02-10 15:49:54.717 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:49:54.721 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-10 15:49:54.723 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-10 15:49:54.726 | + functions-common:get_or_add_user_project_role:903 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2021-02-10 15:49:57.822 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:49:57.822 | 2021-02-10 15:49:57.822 | Traceback (most recent call last): 2021-02-10 15:49:57.822 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:49:57.822 | exec(line) 2021-02-10 15:49:57.823 | File "", line 1, in 2021-02-10 15:49:57.823 | File "", line 568, in module_from_spec 2021-02-10 15:49:57.823 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:49:57.823 | 2021-02-10 15:49:57.823 | Remainder of file ignored 2021-02-10 15:49:57.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:49:57.823 | from cryptography.utils import int_from_bytes 2021-02-10 15:49:57.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:49:57.823 | from cryptography.utils import int_from_bytes 2021-02-10 15:49:57.999 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2021-02-10 15:49:57.999 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-10 15:49:57.999 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-10 15:49:58.002 | ++ functions-common:get_field:728 : local data field 2021-02-10 15:49:58.005 | ++ functions-common:get_field:729 : read data 2021-02-10 15:50:01.182 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:50:01.182 | 2021-02-10 15:50:01.182 | Traceback (most recent call last): 2021-02-10 15:50:01.182 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:50:01.182 | exec(line) 2021-02-10 15:50:01.182 | File "", line 1, in 2021-02-10 15:50:01.182 | File "", line 568, in module_from_spec 2021-02-10 15:50:01.182 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:50:01.183 | 2021-02-10 15:50:01.183 | Remainder of file ignored 2021-02-10 15:50:01.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:50:01.183 | from cryptography.utils import int_from_bytes 2021-02-10 15:50:01.183 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:50:01.183 | from cryptography.utils import int_from_bytes 2021-02-10 15:50:01.364 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:50:01.367 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-10 15:50:01.369 | ++ functions-common:get_field:733 : field='$2' 2021-02-10 15:50:01.373 | ++ functions-common:get_field:735 : echo '| e1426543e3364b15ad222dd285d2906d | e796d32f939646c09ae25456caf52b27 | | fd427e084bc343ee95ed1dd6497f18b1 | | | False |' 2021-02-10 15:50:01.373 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-10 15:50:01.378 | ++ functions-common:get_field:729 : read data 2021-02-10 15:50:01.382 | + functions-common:get_or_add_user_project_role:912 : user_role_id=e1426543e3364b15ad222dd285d2906d 2021-02-10 15:50:01.384 | + functions-common:get_or_add_user_project_role:914 : echo e1426543e3364b15ad222dd285d2906d 2021-02-10 15:50:01.384 | e1426543e3364b15ad222dd285d2906d 2021-02-10 15:50:01.387 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-02-10 15:50:01.389 | + lib/glance:create_glance_accounts:390 : is_service_enabled s-proxy 2021-02-10 15:50:01.405 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:50:01.408 | + lib/glance:create_glance_accounts:394 : get_or_create_service glance image 'Glance Image Service' 2021-02-10 15:50:01.410 | + functions-common:get_or_create_service:968 : local service_id 2021-02-10 15:50:01.414 | ++ functions-common:get_or_create_service:981 : oscwrap service show image -f value -c id 2021-02-10 15:50:04.037 | ++ functions-common:get_or_create_service:983 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2021-02-10 15:50:06.408 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:50:06.408 | 2021-02-10 15:50:06.408 | Traceback (most recent call last): 2021-02-10 15:50:06.408 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:50:06.408 | exec(line) 2021-02-10 15:50:06.409 | File "", line 1, in 2021-02-10 15:50:06.409 | File "", line 568, in module_from_spec 2021-02-10 15:50:06.409 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:50:06.409 | 2021-02-10 15:50:06.409 | Remainder of file ignored 2021-02-10 15:50:06.409 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:50:06.409 | from cryptography.utils import int_from_bytes 2021-02-10 15:50:06.409 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:50:06.409 | from cryptography.utils import int_from_bytes 2021-02-10 15:50:06.600 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:50:06.603 | + functions-common:get_or_create_service:979 : service_id=' 2021-02-10 15:50:06.603 | f899168ec23343deb20b8fbbd0fe32d5' 2021-02-10 15:50:06.606 | + functions-common:get_or_create_service:980 : echo f899168ec23343deb20b8fbbd0fe32d5 2021-02-10 15:50:06.606 | f899168ec23343deb20b8fbbd0fe32d5 2021-02-10 15:50:06.608 | + lib/glance:create_glance_accounts:396 : get_or_create_endpoint image RegionOne http://10.222.0.39/image 2021-02-10 15:50:06.611 | + functions-common:get_or_create_endpoint:1012 : local public_id 2021-02-10 15:50:06.614 | ++ functions-common:get_or_create_endpoint:1013 : _get_or_create_endpoint_with_interface image public http://10.222.0.39/image RegionOne 2021-02-10 15:50:06.617 | ++ functions-common:_get_or_create_endpoint_with_interface:986 : local endpoint_id 2021-02-10 15:50:06.620 | +++ functions-common:_get_or_create_endpoint_with_interface:991 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2021-02-10 15:50:09.230 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:50:09.230 | 2021-02-10 15:50:09.230 | Traceback (most recent call last): 2021-02-10 15:50:09.230 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:50:09.230 | exec(line) 2021-02-10 15:50:09.230 | File "", line 1, in 2021-02-10 15:50:09.230 | File "", line 568, in module_from_spec 2021-02-10 15:50:09.231 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:50:09.231 | 2021-02-10 15:50:09.231 | Remainder of file ignored 2021-02-10 15:50:09.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:50:09.231 | from cryptography.utils import int_from_bytes 2021-02-10 15:50:09.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:50:09.231 | from cryptography.utils import int_from_bytes 2021-02-10 15:50:09.416 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:50:09.420 | ++ functions-common:_get_or_create_endpoint_with_interface:991 : endpoint_id= 2021-02-10 15:50:09.422 | ++ functions-common:_get_or_create_endpoint_with_interface:992 : [[ -z '' ]] 2021-02-10 15:50:09.425 | +++ functions-common:_get_or_create_endpoint_with_interface:995 : oscwrap endpoint create image public http://10.222.0.39/image --region RegionOne -f value -c id 2021-02-10 15:50:12.021 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:50:12.021 | 2021-02-10 15:50:12.021 | Traceback (most recent call last): 2021-02-10 15:50:12.021 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:50:12.021 | exec(line) 2021-02-10 15:50:12.021 | File "", line 1, in 2021-02-10 15:50:12.021 | File "", line 568, in module_from_spec 2021-02-10 15:50:12.021 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:50:12.021 | 2021-02-10 15:50:12.021 | Remainder of file ignored 2021-02-10 15:50:12.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:50:12.021 | from cryptography.utils import int_from_bytes 2021-02-10 15:50:12.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:50:12.021 | from cryptography.utils import int_from_bytes 2021-02-10 15:50:12.213 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:50:12.216 | ++ functions-common:_get_or_create_endpoint_with_interface:995 : endpoint_id=a410a813e1c148a9a08d2222c99760eb 2021-02-10 15:50:12.219 | ++ functions-common:_get_or_create_endpoint_with_interface:998 : echo a410a813e1c148a9a08d2222c99760eb 2021-02-10 15:50:12.222 | + functions-common:get_or_create_endpoint:1013 : public_id=a410a813e1c148a9a08d2222c99760eb 2021-02-10 15:50:12.225 | + functions-common:get_or_create_endpoint:1015 : [[ -n '' ]] 2021-02-10 15:50:12.227 | + functions-common:get_or_create_endpoint:1018 : [[ -n '' ]] 2021-02-10 15:50:12.230 | + functions-common:get_or_create_endpoint:1022 : echo a410a813e1c148a9a08d2222c99760eb 2021-02-10 15:50:12.230 | a410a813e1c148a9a08d2222c99760eb 2021-02-10 15:50:12.233 | ++ lib/glance:create_glance_accounts:401 : get_or_create_domain Default 2021-02-10 15:50:12.236 | ++ functions-common:get_or_create_domain:794 : local domain_id 2021-02-10 15:50:12.239 | +++ functions-common:get_or_create_domain:806 : oscwrap domain show Default -f value -c id 2021-02-10 15:50:14.877 | ++ functions-common:get_or_create_domain:804 : domain_id=default 2021-02-10 15:50:14.879 | ++ functions-common:get_or_create_domain:805 : echo default 2021-02-10 15:50:14.882 | + lib/glance:create_glance_accounts:401 : service_domain_id=default 2021-02-10 15:50:14.884 | + lib/glance:create_glance_accounts:402 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2021-02-10 15:50:14.915 | + lib/glance:create_glance_accounts:403 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2021-02-10 15:50:14.946 | + ./stack.sh:main:1096 : is_service_enabled cinder 2021-02-10 15:50:14.964 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:50:14.967 | + ./stack.sh:main:1097 : create_cinder_accounts 2021-02-10 15:50:14.970 | + lib/cinder:create_cinder_accounts:340 : [[ 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-02-10 15:50:14.972 | + lib/cinder:create_cinder_accounts:342 : create_service_user cinder 2021-02-10 15:50:14.975 | + lib/keystone:create_service_user:395 : get_or_create_user cinder Passw0rd Default 2021-02-10 15:50:14.984 | + functions-common:get_or_create_user:826 : local user_id 2021-02-10 15:50:14.986 | + functions-common:get_or_create_user:827 : [[ ! -z '' ]] 2021-02-10 15:50:14.989 | + functions-common:get_or_create_user:830 : local email= 2021-02-10 15:50:14.992 | ++ functions-common:get_or_create_user:844 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2021-02-10 15:50:17.570 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:50:17.571 | 2021-02-10 15:50:17.571 | Traceback (most recent call last): 2021-02-10 15:50:17.571 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:50:17.571 | exec(line) 2021-02-10 15:50:17.571 | File "", line 1, in 2021-02-10 15:50:17.571 | File "", line 568, in module_from_spec 2021-02-10 15:50:17.571 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:50:17.571 | 2021-02-10 15:50:17.571 | Remainder of file ignored 2021-02-10 15:50:17.571 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:50:17.571 | from cryptography.utils import int_from_bytes 2021-02-10 15:50:17.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:50:17.571 | from cryptography.utils import int_from_bytes 2021-02-10 15:50:17.778 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:50:17.781 | + functions-common:get_or_create_user:842 : user_id=811f746901d54806ad8915c3a2abb679 2021-02-10 15:50:17.784 | + functions-common:get_or_create_user:843 : echo 811f746901d54806ad8915c3a2abb679 2021-02-10 15:50:17.784 | 811f746901d54806ad8915c3a2abb679 2021-02-10 15:50:17.787 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service cinder service Default Default 2021-02-10 15:50:17.789 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-10 15:50:17.792 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args Default Default 2021-02-10 15:50:17.795 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-10 15:50:17.798 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-10 15:50:17.800 | ++ functions-common:_get_domain_args:877 : [[ -n Default ]] 2021-02-10 15:50:17.803 | ++ functions-common:_get_domain_args:878 : domain=' --user-domain Default' 2021-02-10 15:50:17.805 | ++ functions-common:_get_domain_args:880 : [[ -n Default ]] 2021-02-10 15:50:17.808 | ++ functions-common:_get_domain_args:881 : domain=' --user-domain Default --project-domain Default' 2021-02-10 15:50:17.810 | ++ functions-common:_get_domain_args:884 : echo --user-domain Default --project-domain Default 2021-02-10 15:50:17.813 | + functions-common:get_or_add_user_project_role:892 : domain_args='--user-domain Default --project-domain Default' 2021-02-10 15:50:17.817 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-10 15:50:17.817 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-10 15:50:17.818 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2021-02-10 15:50:17.820 | ++ functions-common:get_field:728 : local data field 2021-02-10 15:50:17.823 | ++ functions-common:get_field:729 : read data 2021-02-10 15:50:20.967 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:50:20.967 | 2021-02-10 15:50:20.967 | Traceback (most recent call last): 2021-02-10 15:50:20.968 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:50:20.968 | exec(line) 2021-02-10 15:50:20.968 | File "", line 1, in 2021-02-10 15:50:20.968 | File "", line 568, in module_from_spec 2021-02-10 15:50:20.968 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:50:20.968 | 2021-02-10 15:50:20.968 | Remainder of file ignored 2021-02-10 15:50:20.968 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:50:20.968 | from cryptography.utils import int_from_bytes 2021-02-10 15:50:20.968 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:50:20.968 | from cryptography.utils import int_from_bytes 2021-02-10 15:50:21.151 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:50:21.155 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-10 15:50:21.158 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-10 15:50:21.160 | + functions-common:get_or_add_user_project_role:903 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2021-02-10 15:50:24.247 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:50:24.248 | 2021-02-10 15:50:24.248 | Traceback (most recent call last): 2021-02-10 15:50:24.248 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:50:24.248 | exec(line) 2021-02-10 15:50:24.248 | File "", line 1, in 2021-02-10 15:50:24.248 | File "", line 568, in module_from_spec 2021-02-10 15:50:24.248 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:50:24.248 | 2021-02-10 15:50:24.248 | Remainder of file ignored 2021-02-10 15:50:24.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:50:24.248 | from cryptography.utils import int_from_bytes 2021-02-10 15:50:24.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:50:24.248 | from cryptography.utils import int_from_bytes 2021-02-10 15:50:24.428 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2021-02-10 15:50:24.428 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-10 15:50:24.428 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-10 15:50:24.431 | ++ functions-common:get_field:728 : local data field 2021-02-10 15:50:24.434 | ++ functions-common:get_field:729 : read data 2021-02-10 15:50:27.676 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:50:27.676 | 2021-02-10 15:50:27.676 | Traceback (most recent call last): 2021-02-10 15:50:27.676 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:50:27.676 | exec(line) 2021-02-10 15:50:27.676 | File "", line 1, in 2021-02-10 15:50:27.676 | File "", line 568, in module_from_spec 2021-02-10 15:50:27.676 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:50:27.676 | 2021-02-10 15:50:27.676 | Remainder of file ignored 2021-02-10 15:50:27.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:50:27.676 | from cryptography.utils import int_from_bytes 2021-02-10 15:50:27.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:50:27.676 | from cryptography.utils import int_from_bytes 2021-02-10 15:50:27.857 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:50:27.860 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-10 15:50:27.862 | ++ functions-common:get_field:733 : field='$2' 2021-02-10 15:50:27.865 | ++ functions-common:get_field:735 : echo '| e1426543e3364b15ad222dd285d2906d | 811f746901d54806ad8915c3a2abb679 | | fd427e084bc343ee95ed1dd6497f18b1 | | | False |' 2021-02-10 15:50:27.865 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-10 15:50:27.870 | ++ functions-common:get_field:729 : read data 2021-02-10 15:50:27.874 | + functions-common:get_or_add_user_project_role:912 : user_role_id=e1426543e3364b15ad222dd285d2906d 2021-02-10 15:50:27.876 | + functions-common:get_or_add_user_project_role:914 : echo e1426543e3364b15ad222dd285d2906d 2021-02-10 15:50:27.876 | e1426543e3364b15ad222dd285d2906d 2021-02-10 15:50:27.879 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-02-10 15:50:27.881 | + lib/cinder:create_cinder_accounts:345 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2021-02-10 15:50:27.884 | + functions-common:get_or_create_service:968 : local service_id 2021-02-10 15:50:27.888 | ++ functions-common:get_or_create_service:981 : oscwrap service show block-storage -f value -c id 2021-02-10 15:50:30.510 | ++ functions-common:get_or_create_service:983 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2021-02-10 15:50:32.855 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:50:32.855 | 2021-02-10 15:50:32.855 | Traceback (most recent call last): 2021-02-10 15:50:32.855 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:50:32.855 | exec(line) 2021-02-10 15:50:32.855 | File "", line 1, in 2021-02-10 15:50:32.855 | File "", line 568, in module_from_spec 2021-02-10 15:50:32.855 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:50:32.855 | 2021-02-10 15:50:32.855 | Remainder of file ignored 2021-02-10 15:50:32.855 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:50:32.855 | from cryptography.utils import int_from_bytes 2021-02-10 15:50:32.855 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:50:32.855 | from cryptography.utils import int_from_bytes 2021-02-10 15:50:33.042 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:50:33.045 | + functions-common:get_or_create_service:979 : service_id=' 2021-02-10 15:50:33.045 | a2150e49382140bd9e7aafb2bf1b5da8' 2021-02-10 15:50:33.048 | + functions-common:get_or_create_service:980 : echo a2150e49382140bd9e7aafb2bf1b5da8 2021-02-10 15:50:33.048 | a2150e49382140bd9e7aafb2bf1b5da8 2021-02-10 15:50:33.050 | + lib/cinder:create_cinder_accounts:346 : '[' True == False ']' 2021-02-10 15:50:33.053 | + lib/cinder:create_cinder_accounts:365 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.39/volume/v3/$(project_id)s' 2021-02-10 15:50:33.055 | + functions-common:get_or_create_endpoint:1012 : local public_id 2021-02-10 15:50:33.058 | ++ functions-common:get_or_create_endpoint:1013 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.39/volume/v3/$(project_id)s' RegionOne 2021-02-10 15:50:33.062 | ++ functions-common:_get_or_create_endpoint_with_interface:986 : local endpoint_id 2021-02-10 15:50:33.065 | +++ functions-common:_get_or_create_endpoint_with_interface:991 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2021-02-10 15:50:35.666 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:50:35.666 | 2021-02-10 15:50:35.666 | Traceback (most recent call last): 2021-02-10 15:50:35.666 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:50:35.667 | exec(line) 2021-02-10 15:50:35.667 | File "", line 1, in 2021-02-10 15:50:35.667 | File "", line 568, in module_from_spec 2021-02-10 15:50:35.667 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:50:35.667 | 2021-02-10 15:50:35.667 | Remainder of file ignored 2021-02-10 15:50:35.667 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:50:35.667 | from cryptography.utils import int_from_bytes 2021-02-10 15:50:35.667 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:50:35.667 | from cryptography.utils import int_from_bytes 2021-02-10 15:50:35.855 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:50:35.859 | ++ functions-common:_get_or_create_endpoint_with_interface:991 : endpoint_id= 2021-02-10 15:50:35.861 | ++ functions-common:_get_or_create_endpoint_with_interface:992 : [[ -z '' ]] 2021-02-10 15:50:35.865 | +++ functions-common:_get_or_create_endpoint_with_interface:995 : oscwrap endpoint create block-storage public 'http://10.222.0.39/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-02-10 15:50:38.427 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:50:38.427 | 2021-02-10 15:50:38.427 | Traceback (most recent call last): 2021-02-10 15:50:38.427 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:50:38.427 | exec(line) 2021-02-10 15:50:38.427 | File "", line 1, in 2021-02-10 15:50:38.427 | File "", line 568, in module_from_spec 2021-02-10 15:50:38.427 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:50:38.427 | 2021-02-10 15:50:38.427 | Remainder of file ignored 2021-02-10 15:50:38.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:50:38.427 | from cryptography.utils import int_from_bytes 2021-02-10 15:50:38.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:50:38.427 | from cryptography.utils import int_from_bytes 2021-02-10 15:50:38.615 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:50:38.619 | ++ functions-common:_get_or_create_endpoint_with_interface:995 : endpoint_id=9a155313a2384b59b6631e71c1af023a 2021-02-10 15:50:38.623 | ++ functions-common:_get_or_create_endpoint_with_interface:998 : echo 9a155313a2384b59b6631e71c1af023a 2021-02-10 15:50:38.626 | + functions-common:get_or_create_endpoint:1013 : public_id=9a155313a2384b59b6631e71c1af023a 2021-02-10 15:50:38.628 | + functions-common:get_or_create_endpoint:1015 : [[ -n '' ]] 2021-02-10 15:50:38.631 | + functions-common:get_or_create_endpoint:1018 : [[ -n '' ]] 2021-02-10 15:50:38.633 | + functions-common:get_or_create_endpoint:1022 : echo 9a155313a2384b59b6631e71c1af023a 2021-02-10 15:50:38.633 | 9a155313a2384b59b6631e71c1af023a 2021-02-10 15:50:38.636 | + lib/cinder:create_cinder_accounts:369 : get_or_create_service cinderv2 volumev2 'Cinder Volume Service V2' 2021-02-10 15:50:38.639 | + functions-common:get_or_create_service:968 : local service_id 2021-02-10 15:50:38.642 | ++ functions-common:get_or_create_service:981 : oscwrap service show volumev2 -f value -c id 2021-02-10 15:50:41.362 | ++ functions-common:get_or_create_service:983 : oscwrap service create volumev2 --name cinderv2 '--description=Cinder Volume Service V2' -f value -c id 2021-02-10 15:50:43.777 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:50:43.777 | 2021-02-10 15:50:43.777 | Traceback (most recent call last): 2021-02-10 15:50:43.777 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:50:43.777 | exec(line) 2021-02-10 15:50:43.777 | File "", line 1, in 2021-02-10 15:50:43.777 | File "", line 568, in module_from_spec 2021-02-10 15:50:43.777 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:50:43.777 | 2021-02-10 15:50:43.777 | Remainder of file ignored 2021-02-10 15:50:43.777 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:50:43.777 | from cryptography.utils import int_from_bytes 2021-02-10 15:50:43.777 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:50:43.777 | from cryptography.utils import int_from_bytes 2021-02-10 15:50:43.969 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:50:43.972 | + functions-common:get_or_create_service:979 : service_id=' 2021-02-10 15:50:43.972 | a739e64c2e0c4f118cf14575b3d0154b' 2021-02-10 15:50:43.974 | + functions-common:get_or_create_service:980 : echo a739e64c2e0c4f118cf14575b3d0154b 2021-02-10 15:50:43.974 | a739e64c2e0c4f118cf14575b3d0154b 2021-02-10 15:50:43.977 | + lib/cinder:create_cinder_accounts:371 : get_or_create_endpoint volumev2 RegionOne 'http://10.222.0.39/volume/v2/$(project_id)s' 2021-02-10 15:50:43.979 | + functions-common:get_or_create_endpoint:1012 : local public_id 2021-02-10 15:50:43.983 | ++ functions-common:get_or_create_endpoint:1013 : _get_or_create_endpoint_with_interface volumev2 public 'http://10.222.0.39/volume/v2/$(project_id)s' RegionOne 2021-02-10 15:50:43.986 | ++ functions-common:_get_or_create_endpoint_with_interface:986 : local endpoint_id 2021-02-10 15:50:43.989 | +++ functions-common:_get_or_create_endpoint_with_interface:991 : oscwrap endpoint list --service volumev2 --interface public --region RegionOne -c ID -f value 2021-02-10 15:50:46.676 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:50:46.676 | 2021-02-10 15:50:46.676 | Traceback (most recent call last): 2021-02-10 15:50:46.676 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:50:46.676 | exec(line) 2021-02-10 15:50:46.676 | File "", line 1, in 2021-02-10 15:50:46.676 | File "", line 568, in module_from_spec 2021-02-10 15:50:46.676 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:50:46.676 | 2021-02-10 15:50:46.676 | Remainder of file ignored 2021-02-10 15:50:46.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:50:46.676 | from cryptography.utils import int_from_bytes 2021-02-10 15:50:46.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:50:46.676 | from cryptography.utils import int_from_bytes 2021-02-10 15:50:46.867 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:50:46.870 | ++ functions-common:_get_or_create_endpoint_with_interface:991 : endpoint_id= 2021-02-10 15:50:46.873 | ++ functions-common:_get_or_create_endpoint_with_interface:992 : [[ -z '' ]] 2021-02-10 15:50:46.877 | +++ functions-common:_get_or_create_endpoint_with_interface:995 : oscwrap endpoint create volumev2 public 'http://10.222.0.39/volume/v2/$(project_id)s' --region RegionOne -f value -c id 2021-02-10 15:50:49.454 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:50:49.454 | 2021-02-10 15:50:49.454 | Traceback (most recent call last): 2021-02-10 15:50:49.454 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:50:49.454 | exec(line) 2021-02-10 15:50:49.454 | File "", line 1, in 2021-02-10 15:50:49.454 | File "", line 568, in module_from_spec 2021-02-10 15:50:49.454 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:50:49.454 | 2021-02-10 15:50:49.454 | Remainder of file ignored 2021-02-10 15:50:49.455 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:50:49.455 | from cryptography.utils import int_from_bytes 2021-02-10 15:50:49.455 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:50:49.455 | from cryptography.utils import int_from_bytes 2021-02-10 15:50:49.641 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:50:49.644 | ++ functions-common:_get_or_create_endpoint_with_interface:995 : endpoint_id=26dc7876b6e44fa19613f0b78a5c4058 2021-02-10 15:50:49.646 | ++ functions-common:_get_or_create_endpoint_with_interface:998 : echo 26dc7876b6e44fa19613f0b78a5c4058 2021-02-10 15:50:49.649 | + functions-common:get_or_create_endpoint:1013 : public_id=26dc7876b6e44fa19613f0b78a5c4058 2021-02-10 15:50:49.652 | + functions-common:get_or_create_endpoint:1015 : [[ -n '' ]] 2021-02-10 15:50:49.654 | + functions-common:get_or_create_endpoint:1018 : [[ -n '' ]] 2021-02-10 15:50:49.657 | + functions-common:get_or_create_endpoint:1022 : echo 26dc7876b6e44fa19613f0b78a5c4058 2021-02-10 15:50:49.657 | 26dc7876b6e44fa19613f0b78a5c4058 2021-02-10 15:50:49.659 | + lib/cinder:create_cinder_accounts:375 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2021-02-10 15:50:49.662 | + functions-common:get_or_create_service:968 : local service_id 2021-02-10 15:50:49.666 | ++ functions-common:get_or_create_service:981 : oscwrap service show volumev3 -f value -c id 2021-02-10 15:50:52.424 | ++ functions-common:get_or_create_service:983 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2021-02-10 15:50:54.805 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:50:54.805 | 2021-02-10 15:50:54.805 | Traceback (most recent call last): 2021-02-10 15:50:54.805 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:50:54.805 | exec(line) 2021-02-10 15:50:54.805 | File "", line 1, in 2021-02-10 15:50:54.805 | File "", line 568, in module_from_spec 2021-02-10 15:50:54.805 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:50:54.805 | 2021-02-10 15:50:54.805 | Remainder of file ignored 2021-02-10 15:50:54.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:50:54.805 | from cryptography.utils import int_from_bytes 2021-02-10 15:50:54.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:50:54.805 | from cryptography.utils import int_from_bytes 2021-02-10 15:50:54.989 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:50:54.992 | + functions-common:get_or_create_service:979 : service_id=' 2021-02-10 15:50:54.992 | aafdbd0a14e34c54b1bab6dfc2419b51' 2021-02-10 15:50:54.995 | + functions-common:get_or_create_service:980 : echo aafdbd0a14e34c54b1bab6dfc2419b51 2021-02-10 15:50:54.995 | aafdbd0a14e34c54b1bab6dfc2419b51 2021-02-10 15:50:54.998 | + lib/cinder:create_cinder_accounts:377 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.39/volume/v3/$(project_id)s' 2021-02-10 15:50:55.000 | + functions-common:get_or_create_endpoint:1012 : local public_id 2021-02-10 15:50:55.004 | ++ functions-common:get_or_create_endpoint:1013 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.39/volume/v3/$(project_id)s' RegionOne 2021-02-10 15:50:55.007 | ++ functions-common:_get_or_create_endpoint_with_interface:986 : local endpoint_id 2021-02-10 15:50:55.010 | +++ functions-common:_get_or_create_endpoint_with_interface:991 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2021-02-10 15:50:57.683 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:50:57.683 | 2021-02-10 15:50:57.683 | Traceback (most recent call last): 2021-02-10 15:50:57.683 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:50:57.683 | exec(line) 2021-02-10 15:50:57.683 | File "", line 1, in 2021-02-10 15:50:57.683 | File "", line 568, in module_from_spec 2021-02-10 15:50:57.683 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:50:57.683 | 2021-02-10 15:50:57.683 | Remainder of file ignored 2021-02-10 15:50:57.683 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:50:57.683 | from cryptography.utils import int_from_bytes 2021-02-10 15:50:57.683 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:50:57.683 | from cryptography.utils import int_from_bytes 2021-02-10 15:50:57.872 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:50:57.876 | ++ functions-common:_get_or_create_endpoint_with_interface:991 : endpoint_id= 2021-02-10 15:50:57.878 | ++ functions-common:_get_or_create_endpoint_with_interface:992 : [[ -z '' ]] 2021-02-10 15:50:57.881 | +++ functions-common:_get_or_create_endpoint_with_interface:995 : oscwrap endpoint create volumev3 public 'http://10.222.0.39/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-02-10 15:51:00.471 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:51:00.471 | 2021-02-10 15:51:00.471 | Traceback (most recent call last): 2021-02-10 15:51:00.471 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:51:00.471 | exec(line) 2021-02-10 15:51:00.471 | File "", line 1, in 2021-02-10 15:51:00.471 | File "", line 568, in module_from_spec 2021-02-10 15:51:00.471 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:51:00.471 | 2021-02-10 15:51:00.471 | Remainder of file ignored 2021-02-10 15:51:00.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:51:00.471 | from cryptography.utils import int_from_bytes 2021-02-10 15:51:00.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:51:00.471 | from cryptography.utils import int_from_bytes 2021-02-10 15:51:00.656 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:51:00.659 | ++ functions-common:_get_or_create_endpoint_with_interface:995 : endpoint_id=b0e465dffe4a49dc9cdade870a210200 2021-02-10 15:51:00.662 | ++ functions-common:_get_or_create_endpoint_with_interface:998 : echo b0e465dffe4a49dc9cdade870a210200 2021-02-10 15:51:00.665 | + functions-common:get_or_create_endpoint:1013 : public_id=b0e465dffe4a49dc9cdade870a210200 2021-02-10 15:51:00.667 | + functions-common:get_or_create_endpoint:1015 : [[ -n '' ]] 2021-02-10 15:51:00.670 | + functions-common:get_or_create_endpoint:1018 : [[ -n '' ]] 2021-02-10 15:51:00.673 | + functions-common:get_or_create_endpoint:1022 : echo b0e465dffe4a49dc9cdade870a210200 2021-02-10 15:51:00.673 | b0e465dffe4a49dc9cdade870a210200 2021-02-10 15:51:00.675 | + lib/cinder:create_cinder_accounts:382 : configure_cinder_internal_tenant 2021-02-10 15:51:00.679 | ++ lib/cinder:configure_cinder_internal_tenant:555 : get_or_create_project service 2021-02-10 15:51:00.681 | ++ functions-common:get_or_create_project:849 : local project_id 2021-02-10 15:51:00.685 | +++ functions-common:get_or_create_project:857 : oscwrap project create service --domain= --or-show -f value -c id 2021-02-10 15:51:03.304 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:51:03.304 | 2021-02-10 15:51:03.304 | Traceback (most recent call last): 2021-02-10 15:51:03.304 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:51:03.304 | exec(line) 2021-02-10 15:51:03.304 | File "", line 1, in 2021-02-10 15:51:03.304 | File "", line 568, in module_from_spec 2021-02-10 15:51:03.304 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:51:03.304 | 2021-02-10 15:51:03.304 | Remainder of file ignored 2021-02-10 15:51:03.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:51:03.304 | from cryptography.utils import int_from_bytes 2021-02-10 15:51:03.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:51:03.304 | from cryptography.utils import int_from_bytes 2021-02-10 15:51:03.496 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:51:03.499 | ++ functions-common:get_or_create_project:855 : project_id=fd427e084bc343ee95ed1dd6497f18b1 2021-02-10 15:51:03.502 | ++ functions-common:get_or_create_project:856 : echo fd427e084bc343ee95ed1dd6497f18b1 2021-02-10 15:51:03.505 | + lib/cinder:configure_cinder_internal_tenant:555 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id fd427e084bc343ee95ed1dd6497f18b1 2021-02-10 15:51:03.531 | ++ lib/cinder:configure_cinder_internal_tenant:556 : get_or_create_user cinder 2021-02-10 15:51:03.534 | ++ functions-common:get_or_create_user:826 : local user_id 2021-02-10 15:51:03.537 | ++ functions-common:get_or_create_user:827 : [[ ! -z '' ]] 2021-02-10 15:51:03.539 | ++ functions-common:get_or_create_user:830 : local email= 2021-02-10 15:51:03.543 | +++ functions-common:get_or_create_user:844 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2021-02-10 15:51:05.904 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:51:05.904 | 2021-02-10 15:51:05.904 | Traceback (most recent call last): 2021-02-10 15:51:05.904 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:51:05.904 | exec(line) 2021-02-10 15:51:05.904 | File "", line 1, in 2021-02-10 15:51:05.904 | File "", line 568, in module_from_spec 2021-02-10 15:51:05.904 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:51:05.904 | 2021-02-10 15:51:05.904 | Remainder of file ignored 2021-02-10 15:51:05.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:51:05.904 | from cryptography.utils import int_from_bytes 2021-02-10 15:51:05.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:51:05.904 | from cryptography.utils import int_from_bytes 2021-02-10 15:51:05.904 | No password was supplied, authentication will fail when a user does not have a password. 2021-02-10 15:51:06.362 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:51:06.365 | ++ functions-common:get_or_create_user:842 : user_id=811f746901d54806ad8915c3a2abb679 2021-02-10 15:51:06.368 | ++ functions-common:get_or_create_user:843 : echo 811f746901d54806ad8915c3a2abb679 2021-02-10 15:51:06.371 | + lib/cinder:configure_cinder_internal_tenant:556 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 811f746901d54806ad8915c3a2abb679 2021-02-10 15:51:06.398 | + ./stack.sh:main:1099 : is_service_enabled neutron 2021-02-10 15:51:06.415 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:51:06.418 | + ./stack.sh:main:1100 : create_neutron_accounts 2021-02-10 15:51:06.421 | + lib/neutron:create_neutron_accounts:639 : is_neutron_legacy_enabled 2021-02-10 15:51:06.424 | ++ 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-02-10 15:51:06.425 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-02-10 15:51:06.429 | + 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-02-10 15:51:06.432 | + 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-02-10 15:51:06.434 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,g-reg,cinder =~ ,q- ]] 2021-02-10 15:51:06.437 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-02-10 15:51:06.439 | + lib/neutron:create_neutron_accounts:641 : create_mutnauq_accounts 2021-02-10 15:51:06.442 | + lib/neutron-legacy:create_mutnauq_accounts:410 : local neutron_url 2021-02-10 15:51:06.444 | + lib/neutron-legacy:create_mutnauq_accounts:411 : '[' False == True ']' 2021-02-10 15:51:06.447 | + lib/neutron-legacy:create_mutnauq_accounts:414 : neutron_url=http://10.222.0.39:9696/ 2021-02-10 15:51:06.449 | + 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-02-10 15:51:06.452 | + lib/neutron-legacy:create_mutnauq_accounts:419 : create_service_user neutron 2021-02-10 15:51:06.454 | + lib/keystone:create_service_user:395 : get_or_create_user neutron Passw0rd Default 2021-02-10 15:51:06.457 | + functions-common:get_or_create_user:826 : local user_id 2021-02-10 15:51:06.459 | + functions-common:get_or_create_user:827 : [[ ! -z '' ]] 2021-02-10 15:51:06.462 | + functions-common:get_or_create_user:830 : local email= 2021-02-10 15:51:06.466 | ++ functions-common:get_or_create_user:844 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2021-02-10 15:51:09.053 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:51:09.053 | 2021-02-10 15:51:09.053 | Traceback (most recent call last): 2021-02-10 15:51:09.053 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:51:09.053 | exec(line) 2021-02-10 15:51:09.053 | File "", line 1, in 2021-02-10 15:51:09.053 | File "", line 568, in module_from_spec 2021-02-10 15:51:09.053 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:51:09.053 | 2021-02-10 15:51:09.053 | Remainder of file ignored 2021-02-10 15:51:09.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:51:09.053 | from cryptography.utils import int_from_bytes 2021-02-10 15:51:09.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:51:09.053 | from cryptography.utils import int_from_bytes 2021-02-10 15:51:09.242 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:51:09.245 | + functions-common:get_or_create_user:842 : user_id=e10e870b526840c283652902f444624b 2021-02-10 15:51:09.248 | + functions-common:get_or_create_user:843 : echo e10e870b526840c283652902f444624b 2021-02-10 15:51:09.248 | e10e870b526840c283652902f444624b 2021-02-10 15:51:09.250 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service neutron service Default Default 2021-02-10 15:51:09.253 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-10 15:51:09.256 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args Default Default 2021-02-10 15:51:09.258 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-10 15:51:09.261 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-10 15:51:09.264 | ++ functions-common:_get_domain_args:877 : [[ -n Default ]] 2021-02-10 15:51:09.266 | ++ functions-common:_get_domain_args:878 : domain=' --user-domain Default' 2021-02-10 15:51:09.268 | ++ functions-common:_get_domain_args:880 : [[ -n Default ]] 2021-02-10 15:51:09.273 | ++ functions-common:_get_domain_args:881 : domain=' --user-domain Default --project-domain Default' 2021-02-10 15:51:09.275 | ++ functions-common:_get_domain_args:884 : echo --user-domain Default --project-domain Default 2021-02-10 15:51:09.278 | + functions-common:get_or_add_user_project_role:892 : domain_args='--user-domain Default --project-domain Default' 2021-02-10 15:51:09.282 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2021-02-10 15:51:09.283 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-10 15:51:09.283 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-10 15:51:09.285 | ++ functions-common:get_field:728 : local data field 2021-02-10 15:51:09.288 | ++ functions-common:get_field:729 : read data 2021-02-10 15:51:12.556 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:51:12.556 | 2021-02-10 15:51:12.556 | Traceback (most recent call last): 2021-02-10 15:51:12.557 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:51:12.557 | exec(line) 2021-02-10 15:51:12.557 | File "", line 1, in 2021-02-10 15:51:12.557 | File "", line 568, in module_from_spec 2021-02-10 15:51:12.557 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:51:12.557 | 2021-02-10 15:51:12.557 | Remainder of file ignored 2021-02-10 15:51:12.557 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:51:12.557 | from cryptography.utils import int_from_bytes 2021-02-10 15:51:12.557 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:51:12.557 | from cryptography.utils import int_from_bytes 2021-02-10 15:51:12.741 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:51:12.750 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-10 15:51:12.753 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-10 15:51:12.755 | + functions-common:get_or_add_user_project_role:903 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2021-02-10 15:51:15.844 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:51:15.844 | 2021-02-10 15:51:15.844 | Traceback (most recent call last): 2021-02-10 15:51:15.844 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:51:15.844 | exec(line) 2021-02-10 15:51:15.844 | File "", line 1, in 2021-02-10 15:51:15.844 | File "", line 568, in module_from_spec 2021-02-10 15:51:15.844 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:51:15.844 | 2021-02-10 15:51:15.844 | Remainder of file ignored 2021-02-10 15:51:15.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:51:15.844 | from cryptography.utils import int_from_bytes 2021-02-10 15:51:15.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:51:15.844 | from cryptography.utils import int_from_bytes 2021-02-10 15:51:16.029 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2021-02-10 15:51:16.029 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-10 15:51:16.029 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-10 15:51:16.031 | ++ functions-common:get_field:728 : local data field 2021-02-10 15:51:16.034 | ++ functions-common:get_field:729 : read data 2021-02-10 15:51:19.240 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:51:19.241 | 2021-02-10 15:51:19.241 | Traceback (most recent call last): 2021-02-10 15:51:19.241 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:51:19.241 | exec(line) 2021-02-10 15:51:19.241 | File "", line 1, in 2021-02-10 15:51:19.241 | File "", line 568, in module_from_spec 2021-02-10 15:51:19.241 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:51:19.241 | 2021-02-10 15:51:19.241 | Remainder of file ignored 2021-02-10 15:51:19.241 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:51:19.241 | from cryptography.utils import int_from_bytes 2021-02-10 15:51:19.241 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:51:19.241 | from cryptography.utils import int_from_bytes 2021-02-10 15:51:19.431 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:51:19.434 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-10 15:51:19.436 | ++ functions-common:get_field:733 : field='$2' 2021-02-10 15:51:19.440 | ++ functions-common:get_field:735 : echo '| e1426543e3364b15ad222dd285d2906d | e10e870b526840c283652902f444624b | | fd427e084bc343ee95ed1dd6497f18b1 | | | False |' 2021-02-10 15:51:19.440 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-10 15:51:19.445 | ++ functions-common:get_field:729 : read data 2021-02-10 15:51:19.448 | + functions-common:get_or_add_user_project_role:912 : user_role_id=e1426543e3364b15ad222dd285d2906d 2021-02-10 15:51:19.452 | + functions-common:get_or_add_user_project_role:914 : echo e1426543e3364b15ad222dd285d2906d 2021-02-10 15:51:19.452 | e1426543e3364b15ad222dd285d2906d 2021-02-10 15:51:19.455 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-02-10 15:51:19.457 | + lib/neutron-legacy:create_mutnauq_accounts:421 : get_or_create_service neutron network 'Neutron Service' 2021-02-10 15:51:19.460 | + functions-common:get_or_create_service:968 : local service_id 2021-02-10 15:51:19.464 | ++ functions-common:get_or_create_service:981 : oscwrap service show network -f value -c id 2021-02-10 15:51:22.126 | ++ functions-common:get_or_create_service:983 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2021-02-10 15:51:24.493 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:51:24.493 | 2021-02-10 15:51:24.493 | Traceback (most recent call last): 2021-02-10 15:51:24.493 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:51:24.493 | exec(line) 2021-02-10 15:51:24.493 | File "", line 1, in 2021-02-10 15:51:24.493 | File "", line 568, in module_from_spec 2021-02-10 15:51:24.493 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:51:24.493 | 2021-02-10 15:51:24.493 | Remainder of file ignored 2021-02-10 15:51:24.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:51:24.493 | from cryptography.utils import int_from_bytes 2021-02-10 15:51:24.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:51:24.493 | from cryptography.utils import int_from_bytes 2021-02-10 15:51:24.672 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:51:24.675 | + functions-common:get_or_create_service:979 : service_id=' 2021-02-10 15:51:24.675 | ac485e062e0545438ff91a7346ceafc5' 2021-02-10 15:51:24.678 | + functions-common:get_or_create_service:980 : echo ac485e062e0545438ff91a7346ceafc5 2021-02-10 15:51:24.678 | ac485e062e0545438ff91a7346ceafc5 2021-02-10 15:51:24.680 | + lib/neutron-legacy:create_mutnauq_accounts:423 : get_or_create_endpoint network RegionOne http://10.222.0.39:9696/ 2021-02-10 15:51:24.683 | + functions-common:get_or_create_endpoint:1012 : local public_id 2021-02-10 15:51:24.687 | ++ functions-common:get_or_create_endpoint:1013 : _get_or_create_endpoint_with_interface network public http://10.222.0.39:9696/ RegionOne 2021-02-10 15:51:24.689 | ++ functions-common:_get_or_create_endpoint_with_interface:986 : local endpoint_id 2021-02-10 15:51:24.692 | +++ functions-common:_get_or_create_endpoint_with_interface:991 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2021-02-10 15:51:27.296 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:51:27.296 | 2021-02-10 15:51:27.296 | Traceback (most recent call last): 2021-02-10 15:51:27.296 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:51:27.296 | exec(line) 2021-02-10 15:51:27.296 | File "", line 1, in 2021-02-10 15:51:27.296 | File "", line 568, in module_from_spec 2021-02-10 15:51:27.296 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:51:27.296 | 2021-02-10 15:51:27.296 | Remainder of file ignored 2021-02-10 15:51:27.296 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:51:27.297 | from cryptography.utils import int_from_bytes 2021-02-10 15:51:27.297 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:51:27.297 | from cryptography.utils import int_from_bytes 2021-02-10 15:51:27.484 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:51:27.487 | ++ functions-common:_get_or_create_endpoint_with_interface:991 : endpoint_id= 2021-02-10 15:51:27.489 | ++ functions-common:_get_or_create_endpoint_with_interface:992 : [[ -z '' ]] 2021-02-10 15:51:27.493 | +++ functions-common:_get_or_create_endpoint_with_interface:995 : oscwrap endpoint create network public http://10.222.0.39:9696/ --region RegionOne -f value -c id 2021-02-10 15:51:30.025 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:51:30.025 | 2021-02-10 15:51:30.025 | Traceback (most recent call last): 2021-02-10 15:51:30.025 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:51:30.025 | exec(line) 2021-02-10 15:51:30.025 | File "", line 1, in 2021-02-10 15:51:30.025 | File "", line 568, in module_from_spec 2021-02-10 15:51:30.025 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:51:30.025 | 2021-02-10 15:51:30.025 | Remainder of file ignored 2021-02-10 15:51:30.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:51:30.026 | from cryptography.utils import int_from_bytes 2021-02-10 15:51:30.026 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:51:30.026 | from cryptography.utils import int_from_bytes 2021-02-10 15:51:30.209 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:51:30.212 | ++ functions-common:_get_or_create_endpoint_with_interface:995 : endpoint_id=69373a14297f4d9e8ff7b4fff212d730 2021-02-10 15:51:30.214 | ++ functions-common:_get_or_create_endpoint_with_interface:998 : echo 69373a14297f4d9e8ff7b4fff212d730 2021-02-10 15:51:30.218 | + functions-common:get_or_create_endpoint:1013 : public_id=69373a14297f4d9e8ff7b4fff212d730 2021-02-10 15:51:30.220 | + functions-common:get_or_create_endpoint:1015 : [[ -n '' ]] 2021-02-10 15:51:30.223 | + functions-common:get_or_create_endpoint:1018 : [[ -n '' ]] 2021-02-10 15:51:30.225 | + functions-common:get_or_create_endpoint:1022 : echo 69373a14297f4d9e8ff7b4fff212d730 2021-02-10 15:51:30.225 | 69373a14297f4d9e8ff7b4fff212d730 2021-02-10 15:51:30.228 | + ./stack.sh:main:1102 : is_service_enabled swift 2021-02-10 15:51:30.244 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:51:30.248 | + ./stack.sh:main:1109 : write_clouds_yaml 2021-02-10 15:51:30.250 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2021-02-10 15:51:30.253 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2021-02-10 15:51:30.257 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2021-02-10 15:51:30.268 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2021-02-10 15:51:30.279 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2021-02-10 15:51:30.282 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-02-10 15:51:30.284 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.39/identity --os-username demo --os-password Passw0rd --os-project-name demo 2021-02-10 15:51:30.385 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:51:30.385 | 2021-02-10 15:51:30.385 | Traceback (most recent call last): 2021-02-10 15:51:30.385 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:51:30.385 | exec(line) 2021-02-10 15:51:30.385 | File "", line 1, in 2021-02-10 15:51:30.385 | File "", line 568, in module_from_spec 2021-02-10 15:51:30.385 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:51:30.385 | 2021-02-10 15:51:30.385 | Remainder of file ignored 2021-02-10 15:51:30.385 | The user clouds.yaml file didn't exist. 2021-02-10 15:51:30.395 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.39/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2021-02-10 15:51:30.506 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:51:30.506 | 2021-02-10 15:51:30.506 | Traceback (most recent call last): 2021-02-10 15:51:30.506 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:51:30.506 | exec(line) 2021-02-10 15:51:30.506 | File "", line 1, in 2021-02-10 15:51:30.506 | File "", line 568, in module_from_spec 2021-02-10 15:51:30.506 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:51:30.506 | 2021-02-10 15:51:30.506 | Remainder of file ignored 2021-02-10 15:51:30.506 | /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-02-10 15:51:30.506 | self._clouds = yaml.load(clouds_file) 2021-02-10 15:51:30.516 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.39/identity --os-username admin --os-password Passw0rd --os-project-name admin 2021-02-10 15:51:30.628 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:51:30.628 | 2021-02-10 15:51:30.628 | Traceback (most recent call last): 2021-02-10 15:51:30.628 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:51:30.628 | exec(line) 2021-02-10 15:51:30.628 | File "", line 1, in 2021-02-10 15:51:30.628 | File "", line 568, in module_from_spec 2021-02-10 15:51:30.628 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:51:30.628 | 2021-02-10 15:51:30.629 | Remainder of file ignored 2021-02-10 15:51:30.629 | /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-02-10 15:51:30.629 | self._clouds = yaml.load(clouds_file) 2021-02-10 15:51:30.638 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.39/identity --os-username admin --os-password Passw0rd --os-system-scope all 2021-02-10 15:51:30.751 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:51:30.751 | 2021-02-10 15:51:30.751 | Traceback (most recent call last): 2021-02-10 15:51:30.751 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:51:30.751 | exec(line) 2021-02-10 15:51:30.751 | File "", line 1, in 2021-02-10 15:51:30.751 | File "", line 568, in module_from_spec 2021-02-10 15:51:30.751 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:51:30.751 | 2021-02-10 15:51:30.751 | Remainder of file ignored 2021-02-10 15:51:30.751 | /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-02-10 15:51:30.751 | self._clouds = yaml.load(clouds_file) 2021-02-10 15:51:30.761 | + functions-common:write_clouds_yaml:132 : cat 2021-02-10 15:51:30.767 | ++ functions-common:write_clouds_yaml:138 : eval echo '~ubuntu' 2021-02-10 15:51:30.770 | +++ functions-common:write_clouds_yaml:138 : echo /home/ubuntu 2021-02-10 15:51:30.773 | + functions-common:write_clouds_yaml:138 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2021-02-10 15:51:30.778 | + ./stack.sh:main:1114 : is_service_enabled horizon 2021-02-10 15:51:30.795 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:51:30.798 | + ./stack.sh:main:1124 : is_service_enabled mysql postgresql 2021-02-10 15:51:30.815 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:51:30.818 | + ./stack.sh:main:1124 : is_service_enabled glance 2021-02-10 15:51:30.835 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:51:30.837 | + ./stack.sh:main:1125 : echo_summary 'Configuring Glance' 2021-02-10 15:51:30.840 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 15:51:30.843 | + ./stack.sh:echo_summary:422 : echo -e Configuring Glance 2021-02-10 15:51:30.845 | + ./stack.sh:main:1126 : init_glance 2021-02-10 15:51:30.848 | + lib/glance:init_glance:410 : rm -rf /opt/stack/data/glance/images 2021-02-10 15:51:30.852 | + lib/glance:init_glance:411 : mkdir -p /opt/stack/data/glance/images 2021-02-10 15:51:30.856 | + lib/glance:init_glance:414 : recreate_database glance 2021-02-10 15:51:30.858 | + lib/database:recreate_database:110 : local db=glance 2021-02-10 15:51:30.861 | + lib/database:recreate_database:111 : recreate_database_mysql glance 2021-02-10 15:51:30.863 | + lib/databases/mysql:recreate_database_mysql:63 : local db=glance 2021-02-10 15:51:30.866 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2021-02-10 15:51:30.870 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-10 15:51:30.883 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2021-02-10 15:51:30.887 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-10 15:51:30.899 | + lib/glance:init_glance:416 : time_start dbsync 2021-02-10 15:51:30.902 | + functions-common:time_start:2292 : local name=dbsync 2021-02-10 15:51:30.905 | + functions-common:time_start:2293 : local start_time= 2021-02-10 15:51:30.908 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 15:51:30.911 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 15:51:30.914 | + functions-common:time_start:2297 : _TIME_START[$name]=1612972290911 2021-02-10 15:51:30.917 | + lib/glance:init_glance:418 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2021-02-10 15:51:33.122 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:51:33.122 | 2021-02-10 15:51:33.122 | Traceback (most recent call last): 2021-02-10 15:51:33.122 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:51:33.122 | exec(line) 2021-02-10 15:51:33.122 | File "", line 1, in 2021-02-10 15:51:33.123 | File "", line 568, in module_from_spec 2021-02-10 15:51:33.123 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:51:33.123 | 2021-02-10 15:51:33.123 | Remainder of file ignored 2021-02-10 15:51:33.123 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=71265) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-02-10 15:51:33.125 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-02-10 15:51:33.126 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-02-10 15:51:33.153 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-02-10 15:51:33.153 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-02-10 15:51:33.171 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 15:51:33.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.172 | 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=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.175 | 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=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.176 | 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=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.177 | 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=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.177 | 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=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.179 | 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=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.179 | 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=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.181 | 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=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.183 | 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=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.183 | 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=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.186 | 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=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.186 | 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=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.191 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 15:51:33.191 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 15:51:33.236 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 15:51:33.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.237 | 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=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.239 | 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=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.240 | 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=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.242 | 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=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.242 | 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=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.244 | 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=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.244 | 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=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.247 | 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=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.248 | 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=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.248 | 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=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.251 | 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=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.252 | 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=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:51:33.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:51:33.256 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 15:51:33.257 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=71265) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 15:51:33.353 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-02-10 15:51:33.353 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-02-10 15:51:33.417 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2021-02-10 15:51:36.422 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2021-02-10 15:51:36.533 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2021-02-10 15:51:36.550 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2021-02-10 15:51:36.885 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2021-02-10 15:51:36.893 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2021-02-10 15:51:36.901 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2021-02-10 15:51:37.104 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2021-02-10 15:51:37.448 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2021-02-10 15:51:37.455 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2021-02-10 15:51:37.459 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-02-10 15:51:37.459 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-02-10 15:51:37.464 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-02-10 15:51:37.464 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-02-10 15:51:37.470 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-02-10 15:51:37.470 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-02-10 15:51:37.491 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-02-10 15:51:37.491 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-02-10 15:51:37.524 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-02-10 15:51:37.524 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-02-10 15:51:37.534 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2021-02-10 15:51:37.853 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2021-02-10 15:51:38.038 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2021-02-10 15:51:38.046 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2021-02-10 15:51:38.055 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2021-02-10 15:51:38.063 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2021-02-10 15:51:38.071 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2021-02-10 15:51:38.081 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-02-10 15:51:38.081 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-02-10 15:51:38.086 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-02-10 15:51:38.086 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-02-10 15:51:38.090 | Upgraded database to: ussuri_expand01, current revision(s): ussuri_expand01 2021-02-10 15:51:38.090 | Database migration is up to date. No migration needed. 2021-02-10 15:51:38.090 | Upgraded database to: ussuri_contract01, current revision(s): ussuri_contract01 2021-02-10 15:51:38.090 | Database is synced successfully. 2021-02-10 15:51:38.299 | + lib/glance:init_glance:421 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2021-02-10 15:51:40.403 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:51:40.403 | 2021-02-10 15:51:40.403 | Traceback (most recent call last): 2021-02-10 15:51:40.403 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:51:40.403 | exec(line) 2021-02-10 15:51:40.403 | File "", line 1, in 2021-02-10 15:51:40.403 | File "", line 568, in module_from_spec 2021-02-10 15:51:40.403 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:51:40.403 | 2021-02-10 15:51:40.403 | Remainder of file ignored 2021-02-10 15:51:40.403 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=71274) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-02-10 15:51:40.588 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2021-02-10 15:51:40.624 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2021-02-10 15:51:40.742 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2021-02-10 15:51:40.885 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2021-02-10 15:51:40.935 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2021-02-10 15:51:41.090 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2021-02-10 15:51:41.146 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2021-02-10 15:51:41.169 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2021-02-10 15:51:41.215 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2021-02-10 15:51:41.248 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2021-02-10 15:51:41.448 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2021-02-10 15:51:41.472 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2021-02-10 15:51:41.612 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2021-02-10 15:51:41.635 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2021-02-10 15:51:41.716 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2021-02-10 15:51:41.739 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2021-02-10 15:51:41.787 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2021-02-10 15:51:41.869 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2021-02-10 15:51:41.900 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2021-02-10 15:51:41.943 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2021-02-10 15:51:41.986 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2021-02-10 15:51:42.023 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2021-02-10 15:51:42.094 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2021-02-10 15:51:42.238 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2021-02-10 15:51:42.283 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2021-02-10 15:51:42.306 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2021-02-10 15:51:42.358 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2021-02-10 15:51:42.434 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2021-02-10 15:51:42.473 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2021-02-10 15:51:42.505 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2021-02-10 15:51:42.505 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2021-02-10 15:51:42.710 | + lib/glance:init_glance:422 : time_stop dbsync 2021-02-10 15:51:42.713 | + functions-common:time_stop:2306 : local name 2021-02-10 15:51:42.716 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:51:42.719 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:51:42.722 | + functions-common:time_stop:2309 : local total 2021-02-10 15:51:42.724 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:51:42.727 | + functions-common:time_stop:2312 : name=dbsync 2021-02-10 15:51:42.730 | + functions-common:time_stop:2313 : start_time=1612972290911 2021-02-10 15:51:42.733 | + functions-common:time_stop:2315 : [[ -z 1612972290911 ]] 2021-02-10 15:51:42.736 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:51:42.740 | + functions-common:time_stop:2318 : end_time=1612972302737 2021-02-10 15:51:42.742 | + functions-common:time_stop:2319 : elapsed_time=11826 2021-02-10 15:51:42.745 | + functions-common:time_stop:2320 : total=21601 2021-02-10 15:51:42.747 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:51:42.750 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=33427 2021-02-10 15:51:42.752 | + ./stack.sh:main:1133 : is_service_enabled neutron 2021-02-10 15:51:42.775 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:51:42.778 | + ./stack.sh:main:1134 : echo_summary 'Configuring Neutron' 2021-02-10 15:51:42.781 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 15:51:42.784 | + ./stack.sh:echo_summary:422 : echo -e Configuring Neutron 2021-02-10 15:51:42.792 | + ./stack.sh:main:1136 : configure_neutron 2021-02-10 15:51:42.795 | + lib/neutron:configure_neutron:603 : is_neutron_legacy_enabled 2021-02-10 15:51:42.799 | ++ 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-02-10 15:51:42.800 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-02-10 15:51:42.805 | + 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-02-10 15:51:42.810 | + 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-02-10 15:51:42.813 | + 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-02-10 15:51:42.815 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-02-10 15:51:42.818 | + lib/neutron:configure_neutron:605 : configure_mutnauq 2021-02-10 15:51:42.821 | + lib/neutron-legacy:configure_mutnauq:338 : _configure_neutron_common 2021-02-10 15:51:42.823 | + lib/neutron-legacy:_configure_neutron_common:718 : _create_neutron_conf_dir 2021-02-10 15:51:42.825 | + lib/neutron-legacy:_create_neutron_conf_dir:711 : sudo install -d -o ubuntu /etc/neutron 2021-02-10 15:51:42.838 | + lib/neutron-legacy:_configure_neutron_common:721 : cd /opt/stack/neutron 2021-02-10 15:51:42.841 | + lib/neutron-legacy:_configure_neutron_common:721 : exec ./tools/generate_config_file_samples.sh 2021-02-10 15:51:45.803 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:51:45.803 | 2021-02-10 15:51:45.803 | Traceback (most recent call last): 2021-02-10 15:51:45.803 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:51:45.803 | exec(line) 2021-02-10 15:51:45.803 | File "", line 1, in 2021-02-10 15:51:45.803 | File "", line 568, in module_from_spec 2021-02-10 15:51:45.803 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:51:45.803 | 2021-02-10 15:51:45.803 | Remainder of file ignored 2021-02-10 15:51:48.827 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:51:48.827 | 2021-02-10 15:51:48.827 | Traceback (most recent call last): 2021-02-10 15:51:48.827 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:51:48.827 | exec(line) 2021-02-10 15:51:48.827 | File "", line 1, in 2021-02-10 15:51:48.827 | File "", line 568, in module_from_spec 2021-02-10 15:51:48.827 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:51:48.827 | 2021-02-10 15:51:48.827 | Remainder of file ignored 2021-02-10 15:51:51.877 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:51:51.877 | 2021-02-10 15:51:51.877 | Traceback (most recent call last): 2021-02-10 15:51:51.877 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:51:51.878 | exec(line) 2021-02-10 15:51:51.878 | File "", line 1, in 2021-02-10 15:51:51.878 | File "", line 568, in module_from_spec 2021-02-10 15:51:51.878 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:51:51.878 | 2021-02-10 15:51:51.878 | Remainder of file ignored 2021-02-10 15:51:54.905 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:51:54.905 | 2021-02-10 15:51:54.905 | Traceback (most recent call last): 2021-02-10 15:51:54.905 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:51:54.905 | exec(line) 2021-02-10 15:51:54.905 | File "", line 1, in 2021-02-10 15:51:54.905 | File "", line 568, in module_from_spec 2021-02-10 15:51:54.905 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:51:54.905 | 2021-02-10 15:51:54.906 | Remainder of file ignored 2021-02-10 15:51:57.986 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:51:57.986 | 2021-02-10 15:51:57.986 | Traceback (most recent call last): 2021-02-10 15:51:57.986 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:51:57.986 | exec(line) 2021-02-10 15:51:57.986 | File "", line 1, in 2021-02-10 15:51:57.986 | File "", line 568, in module_from_spec 2021-02-10 15:51:57.986 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:51:57.986 | 2021-02-10 15:51:57.986 | Remainder of file ignored 2021-02-10 15:52:01.011 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:52:01.012 | 2021-02-10 15:52:01.012 | Traceback (most recent call last): 2021-02-10 15:52:01.012 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:52:01.012 | exec(line) 2021-02-10 15:52:01.012 | File "", line 1, in 2021-02-10 15:52:01.012 | File "", line 568, in module_from_spec 2021-02-10 15:52:01.012 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:52:01.012 | 2021-02-10 15:52:01.012 | Remainder of file ignored 2021-02-10 15:52:04.058 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:52:04.058 | 2021-02-10 15:52:04.058 | Traceback (most recent call last): 2021-02-10 15:52:04.058 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:52:04.058 | exec(line) 2021-02-10 15:52:04.058 | File "", line 1, in 2021-02-10 15:52:04.058 | File "", line 568, in module_from_spec 2021-02-10 15:52:04.059 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:52:04.059 | 2021-02-10 15:52:04.059 | Remainder of file ignored 2021-02-10 15:52:07.469 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:52:07.469 | 2021-02-10 15:52:07.469 | Traceback (most recent call last): 2021-02-10 15:52:07.469 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:52:07.469 | exec(line) 2021-02-10 15:52:07.469 | File "", line 1, in 2021-02-10 15:52:07.469 | File "", line 568, in module_from_spec 2021-02-10 15:52:07.469 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:52:07.469 | 2021-02-10 15:52:07.469 | Remainder of file ignored 2021-02-10 15:52:07.469 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:52:07.469 | from cryptography.utils import int_from_bytes 2021-02-10 15:52:07.469 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:52:07.469 | from cryptography.utils import int_from_bytes 2021-02-10 15:52:08.749 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:52:08.749 | 2021-02-10 15:52:08.749 | Traceback (most recent call last): 2021-02-10 15:52:08.749 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:52:08.749 | exec(line) 2021-02-10 15:52:08.749 | File "", line 1, in 2021-02-10 15:52:08.749 | File "", line 568, in module_from_spec 2021-02-10 15:52:08.749 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:52:08.749 | 2021-02-10 15:52:08.749 | Remainder of file ignored 2021-02-10 15:52:11.647 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:52:11.647 | 2021-02-10 15:52:11.647 | Traceback (most recent call last): 2021-02-10 15:52:11.647 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:52:11.647 | exec(line) 2021-02-10 15:52:11.647 | File "", line 1, in 2021-02-10 15:52:11.647 | File "", line 568, in module_from_spec 2021-02-10 15:52:11.647 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:52:11.647 | 2021-02-10 15:52:11.647 | Remainder of file ignored 2021-02-10 15:52:13.964 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:52:13.965 | 2021-02-10 15:52:13.965 | Traceback (most recent call last): 2021-02-10 15:52:13.965 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:52:13.965 | exec(line) 2021-02-10 15:52:13.965 | File "", line 1, in 2021-02-10 15:52:13.965 | File "", line 568, in module_from_spec 2021-02-10 15:52:13.965 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:52:13.965 | 2021-02-10 15:52:13.965 | Remainder of file ignored 2021-02-10 15:52:16.929 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:52:16.929 | 2021-02-10 15:52:16.929 | Traceback (most recent call last): 2021-02-10 15:52:16.929 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:52:16.929 | exec(line) 2021-02-10 15:52:16.929 | File "", line 1, in 2021-02-10 15:52:16.929 | File "", line 568, in module_from_spec 2021-02-10 15:52:16.929 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:52:16.929 | 2021-02-10 15:52:16.929 | Remainder of file ignored 2021-02-10 15:52:17.179 | + lib/neutron-legacy:_configure_neutron_common:723 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2021-02-10 15:52:17.184 | + lib/neutron-legacy:_configure_neutron_common:725 : Q_POLICY_FILE=/etc/neutron/policy.json 2021-02-10 15:52:17.186 | + lib/neutron-legacy:_configure_neutron_common:729 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2021-02-10 15:52:17.188 | + lib/neutron-legacy:_configure_neutron_common:733 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2021-02-10 15:52:17.191 | + lib/neutron-legacy:_configure_neutron_common:738 : neutron_plugin_configure_common 2021-02-10 15:52:17.193 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:64 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2021-02-10 15:52:17.196 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2021-02-10 15:52:17.198 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CLASS=ml2 2021-02-10 15:52:17.201 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:69 : _neutron_service_plugin_class_add router 2021-02-10 15:52:17.203 | + lib/neutron-legacy:_neutron_service_plugin_class_add:887 : local service_plugin_class=router 2021-02-10 15:52:17.205 | + lib/neutron-legacy:_neutron_service_plugin_class_add:888 : [[ '' == '' ]] 2021-02-10 15:52:17.207 | + lib/neutron-legacy:_neutron_service_plugin_class_add:889 : Q_SERVICE_PLUGIN_CLASSES=router 2021-02-10 15:52:17.209 | + lib/neutron-legacy:_configure_neutron_common:740 : [[ etc/neutron/plugins/ml2 == '' ]] 2021-02-10 15:52:17.212 | + lib/neutron-legacy:_configure_neutron_common:740 : [[ ml2_conf.ini == '' ]] 2021-02-10 15:52:17.214 | + lib/neutron-legacy:_configure_neutron_common:740 : [[ ml2 == '' ]] 2021-02-10 15:52:17.217 | + lib/neutron-legacy:_configure_neutron_common:745 : mkdir -p /etc/neutron/plugins/ml2 2021-02-10 15:52:17.221 | + lib/neutron-legacy:_configure_neutron_common:746 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-10 15:52:17.223 | + lib/neutron-legacy:_configure_neutron_common:749 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2021-02-10 15:52:17.225 | + 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-02-10 15:52:17.230 | ++ lib/neutron-legacy:_configure_neutron_common:755 : database_connection_url neutron 2021-02-10 15:52:17.233 | ++ lib/database:database_connection_url:132 : local db=neutron 2021-02-10 15:52:17.235 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql neutron 2021-02-10 15:52:17.238 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=neutron 2021-02-10 15:52:17.240 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-02-10 15:52:17.243 | + 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-02-10 15:52:17.278 | + lib/neutron-legacy:_configure_neutron_common:756 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2021-02-10 15:52:17.314 | + lib/neutron-legacy:_configure_neutron_common:757 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2021-02-10 15:52:17.345 | + lib/neutron-legacy:_configure_neutron_common:758 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2021-02-10 15:52:17.376 | + lib/neutron-legacy:_configure_neutron_common:759 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2021-02-10 15:52:17.408 | + lib/neutron-legacy:_configure_neutron_common:762 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2021-02-10 15:52:17.440 | + lib/neutron-legacy:_configure_neutron_common:764 : '[' libvirt = fake ']' 2021-02-10 15:52:17.442 | + lib/neutron-legacy:_configure_neutron_common:774 : setup_logging /etc/neutron/neutron.conf 2021-02-10 15:52:17.445 | + functions:setup_logging:698 : setup_systemd_logging /etc/neutron/neutron.conf 2021-02-10 15:52:17.447 | + functions:setup_systemd_logging:713 : local conf_file=/etc/neutron/neutron.conf 2021-02-10 15:52:17.451 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2021-02-10 15:52:17.467 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2021-02-10 15:52:17.469 | + functions:setup_systemd_logging:719 : local pidstr= 2021-02-10 15:52:17.471 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2021-02-10 15:52:17.474 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2021-02-10 15:52:17.476 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-02-10 15:52:17.507 | + functions:setup_systemd_logging:728 : 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-02-10 15:52:17.540 | + functions:setup_systemd_logging:729 : 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-02-10 15:52:17.570 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-02-10 15:52:17.603 | + lib/neutron-legacy:_configure_neutron_common:776 : is_service_enabled tls-proxy 2021-02-10 15:52:17.619 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:52:17.621 | + lib/neutron-legacy:_configure_neutron_common:782 : _neutron_setup_rootwrap 2021-02-10 15:52:17.624 | + lib/neutron-legacy:_neutron_setup_rootwrap:922 : [[ True == \F\a\l\s\e ]] 2021-02-10 15:52:17.627 | + lib/neutron-legacy:_neutron_setup_rootwrap:926 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2021-02-10 15:52:17.630 | + lib/neutron-legacy:_neutron_setup_rootwrap:927 : [[ -d /etc/neutron/rootwrap.d ]] 2021-02-10 15:52:17.634 | + lib/neutron-legacy:_neutron_setup_rootwrap:931 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2021-02-10 15:52:17.638 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:912 : [[ True == \F\a\l\s\e ]] 2021-02-10 15:52:17.641 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:915 : local srcdir=/opt/stack/neutron 2021-02-10 15:52:17.644 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:916 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2021-02-10 15:52:17.656 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:917 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/debug.filters /opt/stack/neutron/etc/neutron/rootwrap.d/dhcp.filters /opt/stack/neutron/etc/neutron/rootwrap.d/dibbler.filters /opt/stack/neutron/etc/neutron/rootwrap.d/ebtables.filters /opt/stack/neutron/etc/neutron/rootwrap.d/ipset-firewall.filters /opt/stack/neutron/etc/neutron/rootwrap.d/iptables-firewall.filters /opt/stack/neutron/etc/neutron/rootwrap.d/l3.filters /opt/stack/neutron/etc/neutron/rootwrap.d/linuxbridge-plugin.filters /opt/stack/neutron/etc/neutron/rootwrap.d/openvswitch-plugin.filters /opt/stack/neutron/etc/neutron/rootwrap.d/privsep.filters /etc/neutron/rootwrap.d/ 2021-02-10 15:52:17.668 | + lib/neutron-legacy:_neutron_setup_rootwrap:935 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2021-02-10 15:52:17.671 | + 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-02-10 15:52:17.682 | + 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-02-10 15:52:17.695 | + 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-02-10 15:52:17.707 | + lib/neutron-legacy:_neutron_setup_rootwrap:944 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-02-10 15:52:17.710 | + lib/neutron-legacy:_neutron_setup_rootwrap:945 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-02-10 15:52:17.712 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:948 : mktemp 2021-02-10 15:52:17.716 | + lib/neutron-legacy:_neutron_setup_rootwrap:948 : TEMPFILE=/tmp/tmp.LHJdF9upkr 2021-02-10 15:52:17.719 | + lib/neutron-legacy:_neutron_setup_rootwrap:949 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-02-10 15:52:17.722 | + lib/neutron-legacy:_neutron_setup_rootwrap:950 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-02-10 15:52:17.724 | + lib/neutron-legacy:_neutron_setup_rootwrap:951 : chmod 0440 /tmp/tmp.LHJdF9upkr 2021-02-10 15:52:17.728 | + lib/neutron-legacy:_neutron_setup_rootwrap:952 : sudo chown root:root /tmp/tmp.LHJdF9upkr 2021-02-10 15:52:17.740 | + lib/neutron-legacy:_neutron_setup_rootwrap:953 : sudo mv /tmp/tmp.LHJdF9upkr /etc/sudoers.d/neutron-rootwrap 2021-02-10 15:52:17.752 | + 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-02-10 15:52:17.783 | + lib/neutron-legacy:_neutron_setup_rootwrap:957 : [[ True == \T\r\u\e ]] 2021-02-10 15:52:17.786 | + 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-02-10 15:52:17.818 | + lib/neutron-legacy:configure_mutnauq:339 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2021-02-10 15:52:17.820 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2021-02-10 15:52:17.824 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2021-02-10 15:52:17.827 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-02-10 15:52:17.829 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-02-10 15:52:17.831 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-02-10 15:52:17.848 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:52:17.851 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-02-10 15:52:17.853 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-02-10 15:52:17.856 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-02-10 15:52:17.872 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:52:17.875 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2021-02-10 15:52:17.878 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2021-02-10 15:52:17.910 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-02-10 15:52:17.912 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-02-10 15:52:17.914 | + lib/neutron-legacy:configure_mutnauq:341 : is_service_enabled q-metering 2021-02-10 15:52:17.932 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:52:17.935 | + lib/neutron-legacy:configure_mutnauq:344 : is_service_enabled q-agt q-svc 2021-02-10 15:52:17.953 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:52:17.955 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_service 2021-02-10 15:52:17.958 | + lib/neutron-legacy:_configure_neutron_service:859 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2021-02-10 15:52:17.960 | + lib/neutron-legacy:_configure_neutron_service:860 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2021-02-10 15:52:17.966 | + lib/neutron-legacy:_configure_neutron_service:863 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2021-02-10 15:52:17.999 | + lib/neutron-legacy:_configure_neutron_service:865 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-02-10 15:52:18.034 | + lib/neutron-legacy:_configure_neutron_service:866 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2021-02-10 15:52:18.067 | + lib/neutron-legacy:_configure_neutron_service:867 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2021-02-10 15:52:18.105 | + lib/neutron-legacy:_configure_neutron_service:869 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2021-02-10 15:52:18.138 | + lib/neutron-legacy:_configure_neutron_service:870 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2021-02-10 15:52:18.140 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/neutron/neutron.conf 2021-02-10 15:52:18.143 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=neutron 2021-02-10 15:52:18.146 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-02-10 15:52:18.149 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2021-02-10 15:52:18.185 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2021-02-10 15:52:18.219 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.39/identity 2021-02-10 15:52:18.256 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2021-02-10 15:52:18.288 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2021-02-10 15:52:18.321 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2021-02-10 15:52:18.354 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2021-02-10 15:52:18.387 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2021-02-10 15:52:18.420 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-02-10 15:52:18.452 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2021-02-10 15:52:18.487 | + lib/neutron-legacy:_configure_neutron_service:873 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2021-02-10 15:52:18.519 | + lib/neutron-legacy:_configure_neutron_service:874 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2021-02-10 15:52:18.553 | + lib/neutron-legacy:_configure_neutron_service:876 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2021-02-10 15:52:18.555 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/neutron/neutron.conf 2021-02-10 15:52:18.558 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-02-10 15:52:18.560 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2021-02-10 15:52:18.563 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/neutron/neutron.conf nova auth_type password 2021-02-10 15:52:18.596 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/neutron/neutron.conf nova interface public 2021-02-10 15:52:18.630 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.39/identity 2021-02-10 15:52:18.664 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/neutron/neutron.conf nova username nova 2021-02-10 15:52:18.699 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2021-02-10 15:52:18.732 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2021-02-10 15:52:18.765 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf nova project_name service 2021-02-10 15:52:18.798 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2021-02-10 15:52:18.830 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-02-10 15:52:18.864 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2021-02-10 15:52:18.896 | + lib/neutron-legacy:_configure_neutron_service:879 : neutron_plugin_configure_service 2021-02-10 15:52:18.899 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:73 : [[ vxlan != \l\o\c\a\l ]] 2021-02-10 15:52:18.903 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2021-02-10 15:52:18.906 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:88 : '[' '' == '' ']' 2021-02-10 15:52:18.908 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ '' == '' ]] 2021-02-10 15:52:18.911 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ physnet1 != '' ]] 2021-02-10 15:52:18.913 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : ML2_VLAN_RANGES=physnet1 2021-02-10 15:52:18.916 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : [[ 850:899 != '' ]] 2021-02-10 15:52:18.918 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : ML2_VLAN_RANGES=physnet1:850:899 2021-02-10 15:52:18.921 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:95 : [[ physnet1:850:899 != '' ]] 2021-02-10 15:52:18.923 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2021-02-10 15:52:18.926 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:102 : [[ -z '' ]] 2021-02-10 15:52:18.928 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -n physnet1 ]] 2021-02-10 15:52:18.930 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2021-02-10 15:52:18.933 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : [[ -n physnet1 ]] 2021-02-10 15:52:18.935 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2021-02-10 15:52:18.938 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ -n physnet1 ]] 2021-02-10 15:52:18.940 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2021-02-10 15:52:18.943 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : [[ True == \T\r\u\e ]] 2021-02-10 15:52:18.945 | + 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-02-10 15:52:18.973 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:126 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch 2021-02-10 15:52:18.976 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-10 15:52:18.979 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-02-10 15:52:18.981 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=mechanism_drivers=openvswitch 2021-02-10 15:52:18.983 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z mechanism_drivers=openvswitch ']' 2021-02-10 15:52:18.986 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-02-10 15:52:18.988 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch 2021-02-10 15:52:19.016 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : [[ -n '' ]] 2021-02-10 15:52:19.018 | + 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-02-10 15:52:19.021 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-10 15:52:19.024 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-02-10 15:52:19.026 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=extension_drivers=port_security 2021-02-10 15:52:19.029 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z extension_drivers=port_security ']' 2021-02-10 15:52:19.032 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-02-10 15:52:19.034 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2021-02-10 15:52:19.061 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:134 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vxlan 2021-02-10 15:52:19.064 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-10 15:52:19.066 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-02-10 15:52:19.069 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tenant_network_types=vxlan 2021-02-10 15:52:19.072 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tenant_network_types=vxlan ']' 2021-02-10 15:52:19.075 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-02-10 15:52:19.077 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vxlan 2021-02-10 15:52:19.104 | + 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-02-10 15:52:19.106 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-10 15:52:19.108 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_gre 2021-02-10 15:52:19.111 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tunnel_id_ranges=1:1000 2021-02-10 15:52:19.113 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tunnel_id_ranges=1:1000 ']' 2021-02-10 15:52:19.116 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-02-10 15:52:19.118 | + 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-02-10 15:52:19.148 | + 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-02-10 15:52:19.150 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-10 15:52:19.153 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vxlan 2021-02-10 15:52:19.155 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2021-02-10 15:52:19.158 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2021-02-10 15:52:19.160 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-02-10 15:52:19.162 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2021-02-10 15:52:19.195 | + 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-02-10 15:52:19.198 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-10 15:52:19.201 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_flat 2021-02-10 15:52:19.203 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=flat_networks=physnet1, 2021-02-10 15:52:19.205 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z flat_networks=physnet1, ']' 2021-02-10 15:52:19.208 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-02-10 15:52:19.210 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2021-02-10 15:52:19.240 | + 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:850:899 2021-02-10 15:52:19.242 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-10 15:52:19.245 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vlan 2021-02-10 15:52:19.248 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=network_vlan_ranges=physnet1:850:899 2021-02-10 15:52:19.250 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z network_vlan_ranges=physnet1:850:899 ']' 2021-02-10 15:52:19.252 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-02-10 15:52:19.255 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:850:899 2021-02-10 15:52:19.282 | + 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-02-10 15:52:19.285 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-10 15:52:19.288 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_geneve 2021-02-10 15:52:19.290 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2021-02-10 15:52:19.293 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2021-02-10 15:52:19.295 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-02-10 15:52:19.298 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2021-02-10 15:52:19.328 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:146 : [[ legacy != \l\e\g\a\c\y ]] 2021-02-10 15:52:19.332 | + lib/neutron-legacy:configure_mutnauq:347 : is_service_enabled q-agt 2021-02-10 15:52:19.348 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:52:19.351 | + lib/neutron-legacy:configure_mutnauq:348 : _configure_neutron_plugin_agent 2021-02-10 15:52:19.353 | + 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-02-10 15:52:19.386 | + lib/neutron-legacy:_configure_neutron_plugin_agent:847 : [[ True == \T\r\u\e ]] 2021-02-10 15:52:19.389 | + 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-02-10 15:52:19.416 | + lib/neutron-legacy:_configure_neutron_plugin_agent:850 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-02-10 15:52:19.450 | + lib/neutron-legacy:_configure_neutron_plugin_agent:853 : neutron_plugin_configure_plugin_agent 2021-02-10 15:52:19.453 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:32 : _neutron_ovs_base_setup_bridge br-int 2021-02-10 15:52:19.455 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:32 : local bridge=br-int 2021-02-10 15:52:19.458 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:33 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-02-10 15:52:22.141 | INFO neutron.common.config [-] Logging enabled! 2021-02-10 15:52:22.142 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 17.1.0.dev491 2021-02-10 15:52:22.143 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=72970) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2021-02-10 15:52:22.144 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2021-02-10 15:52:22.145 | INFO oslo.privsep.daemon [-] Running privsep helper: ['sudo', 'privsep-helper', '--config-file', '/etc/neutron/neutron.conf', '--privsep_context', 'neutron.privileged.ovs_vsctl_cmd', '--privsep_sock_path', '/tmp/tmpikruxbpw/privsep.sock'] 2021-02-10 15:52:23.089 | WARNING oslo.privsep.daemon [-] privsep log: Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:52:23.089 | WARNING oslo.privsep.daemon [-] privsep log:  2021-02-10 15:52:23.089 | WARNING oslo.privsep.daemon [-] privsep log: Traceback (most recent call last): 2021-02-10 15:52:23.090 | WARNING oslo.privsep.daemon [-] privsep log: File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:52:23.090 | WARNING oslo.privsep.daemon [-] privsep log: exec(line) 2021-02-10 15:52:23.090 | WARNING oslo.privsep.daemon [-] privsep log: File "", line 1, in  2021-02-10 15:52:23.091 | WARNING oslo.privsep.daemon [-] privsep log: File "", line 568, in module_from_spec 2021-02-10 15:52:23.091 | WARNING oslo.privsep.daemon [-] privsep log: AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:52:23.091 | WARNING oslo.privsep.daemon [-] privsep log:  2021-02-10 15:52:23.091 | WARNING oslo.privsep.daemon [-] privsep log: Remainder of file ignored 2021-02-10 15:52:23.183 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2021-02-10 15:52:23.184 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmpikruxbpw/privsep.sock {{(pid=72970) __init__ /usr/local/lib/python3.6/dist-packages/oslo_privsep/daemon.py:371}} 2021-02-10 15:52:23.185 | INFO oslo.privsep.daemon [-] privsep daemon starting 2021-02-10 15:52:23.185 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2021-02-10 15:52:23.185 | 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-02-10 15:52:23.185 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 72983 2021-02-10 15:52:23.186 | DEBUG oslo.privsep.daemon [-] privsep: reply[140532625304008]: (2,) {{(pid=72983) _call_back /usr/local/lib/python3.6/dist-packages/oslo_privsep/daemon.py:511}} 2021-02-10 15:52:23.481 | 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=72983) execute /usr/local/lib/python3.6/dist-packages/oslo_concurrency/processutils.py:384}} 2021-02-10 15:52:23.492 | 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.011s {{(pid=72983) execute /usr/local/lib/python3.6/dist-packages/oslo_concurrency/processutils.py:423}} 2021-02-10 15:52:23.492 | DEBUG oslo.privsep.daemon [-] privsep: reply[140532625304008]: (4, ('9e1fe00c-8ad0-4bd8-9d0f-37aa88fee698\n', '')) {{(pid=72983) _call_back /usr/local/lib/python3.6/dist-packages/oslo_privsep/daemon.py:511}} 2021-02-10 15:52:23.563 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=72970) autocreate_indices /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:86}} 2021-02-10 15:52:23.563 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=72970) autocreate_indices /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:86}} 2021-02-10 15:52:23.563 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=72970) autocreate_indices /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2021-02-10 15:52:23.563 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=72970) autocreate_indices /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2021-02-10 15:52:23.564 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=72970) autocreate_indices /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2021-02-10 15:52:23.564 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=72970) autocreate_indices /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2021-02-10 15:52:23.624 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-02-10 15:52:23.624 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:52:23.624 | 2021-02-10 15:52:23.624 | Traceback (most recent call last): 2021-02-10 15:52:23.625 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:52:23.625 | exec(line) 2021-02-10 15:52:23.625 | File "", line 1, in 2021-02-10 15:52:23.625 | File "", line 568, in module_from_spec 2021-02-10 15:52:23.625 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:52:23.625 | 2021-02-10 15:52:23.625 | Remainder of file ignored 2021-02-10 15:52:23.881 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:34 : _neutron_ovs_base_add_bridge br-int 2021-02-10 15:52:23.884 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-int 2021-02-10 15:52:23.886 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2021-02-10 15:52:23.889 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-02-10 15:52:23.892 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-int 2021-02-10 15:52:23.949 | + 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-02-10 15:52:23.970 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:33 : _neutron_ovs_base_configure_firewall_driver 2021-02-10 15:52:23.972 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:88 : [[ True == \T\r\u\e ]] 2021-02-10 15:52:23.975 | + 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-02-10 15:52:24.004 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:90 : running_in_container 2021-02-10 15:52:24.007 | ++ functions:running_in_container:817 : systemd-detect-virt --container 2021-02-10 15:52:24.013 | + functions:running_in_container:817 : [[ none != \n\o\n\e ]] 2021-02-10 15:52:24.016 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:91 : enable_kernel_bridge_firewall 2021-02-10 15:52:24.018 | + functions:enable_kernel_bridge_firewall:826 : sudo modprobe bridge 2021-02-10 15:52:24.039 | + functions:enable_kernel_bridge_firewall:829 : sudo modprobe br_netfilter 2021-02-10 15:52:24.060 | + functions:enable_kernel_bridge_firewall:833 : for proto in ip ip6 2021-02-10 15:52:24.062 | + functions:enable_kernel_bridge_firewall:834 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2021-02-10 15:52:24.070 | net.bridge.bridge-nf-call-iptables = 1 2021-02-10 15:52:24.073 | + functions:enable_kernel_bridge_firewall:833 : for proto in ip ip6 2021-02-10 15:52:24.076 | + functions:enable_kernel_bridge_firewall:834 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2021-02-10 15:52:24.083 | net.bridge.bridge-nf-call-ip6tables = 1 2021-02-10 15:52:24.087 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : [[ True == \T\r\u\e ]] 2021-02-10 15:52:24.089 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs local_ip 192.168.0.50 2021-02-10 15:52:24.118 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:38 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs tunnel_bridge br-tun 2021-02-10 15:52:24.144 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:44 : [[ physnet1 != '' ]] 2021-02-10 15:52:24.146 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:44 : [[ br-data != '' ]] 2021-02-10 15:52:24.149 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:45 : [[ physnet1:br-data == '' ]] 2021-02-10 15:52:24.151 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:50 : _neutron_ovs_base_add_bridge br-data 2021-02-10 15:52:24.154 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-02-10 15:52:24.156 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-02-10 15:52:24.159 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-02-10 15:52:24.161 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-02-10 15:52:24.185 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:52 : [[ physnet1:br-data != '' ]] 2021-02-10 15:52:24.187 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:53 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2021-02-10 15:52:24.215 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:55 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2021-02-10 15:52:24.218 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types vxlan 2021-02-10 15:52:24.245 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:58 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2021-02-10 15:52:24.280 | + lib/neutron-legacy:configure_mutnauq:350 : is_service_enabled q-dhcp 2021-02-10 15:52:24.296 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:52:24.299 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_dhcp_agent 2021-02-10 15:52:24.301 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:787 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2021-02-10 15:52:24.305 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:789 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2021-02-10 15:52:24.334 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:791 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2021-02-10 15:52:24.361 | + 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-02-10 15:52:24.388 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:793 : [[ True == \T\r\u\e ]] 2021-02-10 15:52:24.391 | + 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-02-10 15:52:24.417 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:797 : is_service_enabled q-l3 2021-02-10 15:52:24.433 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:52:24.435 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:808 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-02-10 15:52:24.438 | + lib/neutron-legacy:_neutron_setup_interface_driver:966 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2021-02-10 15:52:24.463 | + lib/neutron-legacy:_neutron_setup_interface_driver:968 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-02-10 15:52:24.467 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:62 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-02-10 15:52:24.469 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:63 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2021-02-10 15:52:24.495 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:810 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2021-02-10 15:52:24.498 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:21 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-02-10 15:52:24.500 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:22 : : 2021-02-10 15:52:24.503 | + lib/neutron-legacy:configure_mutnauq:353 : is_service_enabled q-l3 2021-02-10 15:52:24.518 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:52:24.521 | + lib/neutron-legacy:configure_mutnauq:354 : _configure_neutron_l3_agent 2021-02-10 15:52:24.523 | + 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-02-10 15:52:24.528 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2021-02-10 15:52:24.555 | + 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-02-10 15:52:24.584 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2021-02-10 15:52:24.587 | + 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-02-10 15:52:24.614 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2021-02-10 15:52:24.616 | + lib/neutron-legacy:_neutron_setup_interface_driver:966 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2021-02-10 15:52:24.643 | + lib/neutron-legacy:_neutron_setup_interface_driver:968 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2021-02-10 15:52:24.645 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:62 : local conf_file=/etc/neutron/l3_agent.ini 2021-02-10 15:52:24.647 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:63 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2021-02-10 15:52:24.675 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2021-02-10 15:52:24.677 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:26 : local conf_file=/etc/neutron/l3_agent.ini 2021-02-10 15:52:24.679 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:27 : _neutron_ovs_base_configure_l3_agent 2021-02-10 15:52:24.682 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:99 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-02-10 15:52:27.336 | INFO neutron.common.config [-] Logging enabled! 2021-02-10 15:52:27.336 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 17.1.0.dev491 2021-02-10 15:52:27.337 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=73567) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2021-02-10 15:52:27.407 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=73567) autocreate_indices /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:86}} 2021-02-10 15:52:27.407 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=73567) autocreate_indices /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:86}} 2021-02-10 15:52:27.407 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=73567) autocreate_indices /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2021-02-10 15:52:27.408 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=73567) autocreate_indices /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2021-02-10 15:52:27.408 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=73567) autocreate_indices /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2021-02-10 15:52:27.408 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=73567) autocreate_indices /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2021-02-10 15:52:27.477 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2021-02-10 15:52:27.478 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=73567) do_commit /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2021-02-10 15:52:27.478 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=73567) do_commit /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:126}} 2021-02-10 15:52:27.478 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-02-10 15:52:27.478 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:52:27.478 | 2021-02-10 15:52:27.479 | Traceback (most recent call last): 2021-02-10 15:52:27.479 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:52:27.479 | exec(line) 2021-02-10 15:52:27.479 | File "", line 1, in 2021-02-10 15:52:27.479 | File "", line 568, in module_from_spec 2021-02-10 15:52:27.479 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:52:27.479 | 2021-02-10 15:52:27.479 | Remainder of file ignored 2021-02-10 15:52:27.764 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:100 : [[ False = \T\r\u\e ]] 2021-02-10 15:52:27.767 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:108 : _neutron_ovs_base_add_public_bridge 2021-02-10 15:52:27.769 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:114 : _neutron_ovs_base_add_bridge br-data 2021-02-10 15:52:27.772 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-02-10 15:52:27.774 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-02-10 15:52:27.777 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-02-10 15:52:27.780 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-02-10 15:52:27.797 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:115 : set_mtu br-data 1500 2021-02-10 15:52:27.800 | + functions:set_mtu:809 : local dev=br-data 2021-02-10 15:52:27.802 | + functions:set_mtu:810 : local mtu=1500 2021-02-10 15:52:27.805 | + functions:set_mtu:811 : sudo ip link set mtu 1500 dev br-data 2021-02-10 15:52:27.817 | + 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-02-10 15:52:27.835 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:130 : [[ -n eth1 ]] 2021-02-10 15:52:27.837 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:131 : _move_neutron_addresses_route eth1 br-data True False inet 2021-02-10 15:52:27.840 | + lib/neutron-legacy:_move_neutron_addresses_route:615 : local from_intf=eth1 2021-02-10 15:52:27.843 | + lib/neutron-legacy:_move_neutron_addresses_route:616 : local to_intf=br-data 2021-02-10 15:52:27.846 | + lib/neutron-legacy:_move_neutron_addresses_route:617 : local add_ovs_port=True 2021-02-10 15:52:27.848 | + lib/neutron-legacy:_move_neutron_addresses_route:618 : local del_ovs_port=False 2021-02-10 15:52:27.851 | + lib/neutron-legacy:_move_neutron_addresses_route:619 : local af=inet 2021-02-10 15:52:27.853 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ -n eth1 ]] 2021-02-10 15:52:27.856 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ -n br-data ]] 2021-02-10 15:52:27.858 | + lib/neutron-legacy:_move_neutron_addresses_route:627 : local IP_REPLACE= 2021-02-10 15:52:27.860 | + lib/neutron-legacy:_move_neutron_addresses_route:628 : local IP_DEL= 2021-02-10 15:52:27.863 | + lib/neutron-legacy:_move_neutron_addresses_route:629 : local IP_UP= 2021-02-10 15:52:27.865 | + lib/neutron-legacy:_move_neutron_addresses_route:630 : local DEFAULT_ROUTE_GW 2021-02-10 15:52:27.869 | ++ lib/neutron-legacy:_move_neutron_addresses_route:631 : ip -f inet r 2021-02-10 15:52:27.869 | ++ lib/neutron-legacy:_move_neutron_addresses_route:631 : awk '/default.+eth1\s/ { print $3; exit }' 2021-02-10 15:52:27.875 | + lib/neutron-legacy:_move_neutron_addresses_route:631 : DEFAULT_ROUTE_GW= 2021-02-10 15:52:27.877 | + lib/neutron-legacy:_move_neutron_addresses_route:632 : local ADD_OVS_PORT= 2021-02-10 15:52:27.880 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : local DEL_OVS_PORT= 2021-02-10 15:52:27.882 | + lib/neutron-legacy:_move_neutron_addresses_route:634 : local ARP_CMD= 2021-02-10 15:52:27.886 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : ip -f inet a s dev eth1 scope global primary 2021-02-10 15:52:27.886 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : grep inet 2021-02-10 15:52:27.886 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : awk '{ print $2, $3, $4; exit }' 2021-02-10 15:52:27.893 | + lib/neutron-legacy:_move_neutron_addresses_route:636 : IP_BRD='192.168.0.50/22 brd 192.168.3.255' 2021-02-10 15:52:27.895 | + lib/neutron-legacy:_move_neutron_addresses_route:638 : '[' '' '!=' '' ']' 2021-02-10 15:52:27.897 | + lib/neutron-legacy:_move_neutron_addresses_route:642 : [[ True == \T\r\u\e ]] 2021-02-10 15:52:27.900 | + lib/neutron-legacy:_move_neutron_addresses_route:643 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2021-02-10 15:52:27.902 | + lib/neutron-legacy:_move_neutron_addresses_route:646 : [[ False == \T\r\u\e ]] 2021-02-10 15:52:27.905 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : [[ 192.168.0.50/22 brd 192.168.3.255 != '' ]] 2021-02-10 15:52:27.908 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : IP_DEL='sudo ip addr del 192.168.0.50/22 brd 192.168.3.255 dev eth1' 2021-02-10 15:52:27.910 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : IP_REPLACE='sudo ip addr replace 192.168.0.50/22 brd 192.168.3.255 dev br-data' 2021-02-10 15:52:27.913 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : IP_UP='sudo ip link set br-data up' 2021-02-10 15:52:27.915 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : [[ inet == \i\n\e\t ]] 2021-02-10 15:52:27.919 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : echo 192.168.0.50/22 brd 192.168.3.255 2021-02-10 15:52:27.919 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : awk '{ print $1; exit }' 2021-02-10 15:52:27.920 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : grep -o -E '(.*)/' 2021-02-10 15:52:27.920 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : cut -d / -f1 2021-02-10 15:52:27.925 | + lib/neutron-legacy:_move_neutron_addresses_route:655 : IP=192.168.0.50 2021-02-10 15:52:27.928 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.50 ' 2021-02-10 15:52:27.930 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip addr del 192.168.0.50/22 brd 192.168.3.255 dev eth1 2021-02-10 15:52:27.942 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip addr replace 192.168.0.50/22 brd 192.168.3.255 dev br-data 2021-02-10 15:52:27.954 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip link set br-data up 2021-02-10 15:52:27.967 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ovs-vsctl --may-exist add-port br-data eth1 2021-02-10 15:52:27.986 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.50 2021-02-10 15:52:29.995 | ARPING 192.168.0.50 from 192.168.0.50 br-data 2021-02-10 15:52:29.995 | Sent 3 probes (3 broadcast(s)) 2021-02-10 15:52:29.995 | Received 0 response(s) 2021-02-10 15:52:30.019 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:133 : ip -f inet6 a s dev eth1 2021-02-10 15:52:30.019 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:133 : grep -c global 2021-02-10 15:52:30.024 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:133 : [[ 0 != 0 ]] 2021-02-10 15:52:30.027 | + lib/neutron-legacy:configure_mutnauq:356 : is_service_enabled q-meta 2021-02-10 15:52:30.045 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:52:30.047 | + lib/neutron-legacy:configure_mutnauq:357 : _configure_neutron_metadata_agent 2021-02-10 15:52:30.050 | + lib/neutron-legacy:_configure_neutron_metadata_agent:815 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2021-02-10 15:52:30.054 | + lib/neutron-legacy:_configure_neutron_metadata_agent:817 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2021-02-10 15:52:30.081 | + lib/neutron-legacy:_configure_neutron_metadata_agent:818 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.39 2021-02-10 15:52:30.109 | + lib/neutron-legacy:_configure_neutron_metadata_agent:819 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2021-02-10 15:52:30.136 | + 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-02-10 15:52:30.166 | + lib/neutron-legacy:_configure_neutron_metadata_agent:821 : [[ True == \T\r\u\e ]] 2021-02-10 15:52:30.168 | + 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-02-10 15:52:30.196 | + lib/neutron-legacy:configure_mutnauq:360 : [[ legacy != \l\e\g\a\c\y ]] 2021-02-10 15:52:30.198 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled ceilometer 2021-02-10 15:52:30.216 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:52:30.218 | + lib/neutron-legacy:configure_mutnauq:367 : [[ openvswitch == \o\v\n ]] 2021-02-10 15:52:30.221 | + lib/neutron-legacy:configure_mutnauq:372 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2021-02-10 15:52:30.252 | + lib/neutron-legacy:configure_mutnauq:376 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2021-02-10 15:52:30.284 | + lib/neutron:configure_neutron:610 : '[' False == True ']' 2021-02-10 15:52:30.288 | + ./stack.sh:main:1139 : is_service_enabled mysql postgresql 2021-02-10 15:52:30.305 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:52:30.308 | + ./stack.sh:main:1139 : is_service_enabled neutron 2021-02-10 15:52:30.325 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:52:30.328 | + ./stack.sh:main:1140 : init_neutron 2021-02-10 15:52:30.330 | + lib/neutron:init_neutron:648 : is_neutron_legacy_enabled 2021-02-10 15:52:30.334 | ++ 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-02-10 15:52:30.334 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-02-10 15:52:30.339 | + 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-02-10 15:52:30.342 | + 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-02-10 15:52:30.345 | + 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-02-10 15:52:30.347 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-02-10 15:52:30.350 | + lib/neutron:init_neutron:650 : init_mutnauq 2021-02-10 15:52:30.352 | + lib/neutron-legacy:init_mutnauq:430 : recreate_database neutron 2021-02-10 15:52:30.355 | + lib/database:recreate_database:110 : local db=neutron 2021-02-10 15:52:30.357 | + lib/database:recreate_database:111 : recreate_database_mysql neutron 2021-02-10 15:52:30.360 | + lib/databases/mysql:recreate_database_mysql:63 : local db=neutron 2021-02-10 15:52:30.363 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2021-02-10 15:52:30.366 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-10 15:52:30.380 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2021-02-10 15:52:30.384 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-10 15:52:30.398 | + lib/neutron-legacy:init_mutnauq:431 : time_start dbsync 2021-02-10 15:52:30.401 | + functions-common:time_start:2292 : local name=dbsync 2021-02-10 15:52:30.404 | + functions-common:time_start:2293 : local start_time= 2021-02-10 15:52:30.407 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 15:52:30.411 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 15:52:30.416 | + functions-common:time_start:2297 : _TIME_START[$name]=1612972350412 2021-02-10 15:52:30.419 | + 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-02-10 15:52:31.489 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:52:31.489 | 2021-02-10 15:52:31.489 | Traceback (most recent call last): 2021-02-10 15:52:31.489 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:52:31.489 | exec(line) 2021-02-10 15:52:31.489 | File "", line 1, in 2021-02-10 15:52:31.489 | File "", line 568, in module_from_spec 2021-02-10 15:52:31.489 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:52:31.489 | 2021-02-10 15:52:31.489 | Remainder of file ignored 2021-02-10 15:52:33.645 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-02-10 15:52:33.646 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-02-10 15:52:33.870 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-02-10 15:52:33.870 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-02-10 15:52:33.946 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2021-02-10 15:52:44.230 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2021-02-10 15:52:44.309 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2021-02-10 15:52:44.651 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2021-02-10 15:52:44.761 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2021-02-10 15:52:44.926 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2021-02-10 15:52:45.040 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2021-02-10 15:52:45.193 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2021-02-10 15:52:45.303 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2021-02-10 15:52:45.413 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2021-02-10 15:52:45.502 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2021-02-10 15:52:45.782 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2021-02-10 15:52:45.898 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2021-02-10 15:52:46.008 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2021-02-10 15:52:46.103 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2021-02-10 15:52:46.211 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2021-02-10 15:52:47.101 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2021-02-10 15:52:47.204 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2021-02-10 15:52:47.316 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2021-02-10 15:52:47.399 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2021-02-10 15:52:47.695 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2021-02-10 15:52:47.756 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2021-02-10 15:52:47.930 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2021-02-10 15:52:48.254 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2021-02-10 15:52:48.331 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2021-02-10 15:52:48.451 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2021-02-10 15:52:48.559 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2021-02-10 15:52:48.616 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2021-02-10 15:52:48.790 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2021-02-10 15:52:48.871 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2021-02-10 15:52:48.879 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2021-02-10 15:52:49.093 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2021-02-10 15:52:49.216 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2021-02-10 15:52:49.270 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2021-02-10 15:52:49.557 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2021-02-10 15:52:49.731 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2021-02-10 15:52:50.107 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2021-02-10 15:52:50.149 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2021-02-10 15:52:52.628 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2021-02-10 15:52:52.675 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2021-02-10 15:52:52.819 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2021-02-10 15:52:52.927 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2021-02-10 15:52:52.936 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2021-02-10 15:52:53.051 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2021-02-10 15:52:53.059 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2021-02-10 15:52:53.224 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2021-02-10 15:52:53.274 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2021-02-10 15:52:53.470 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2021-02-10 15:52:53.724 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2021-02-10 15:52:53.883 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2021-02-10 15:52:53.902 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2021-02-10 15:52:54.021 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2021-02-10 15:52:54.064 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2021-02-10 15:52:54.132 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2021-02-10 15:52:54.217 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2021-02-10 15:52:54.298 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2021-02-10 15:52:54.443 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2021-02-10 15:52:55.874 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2021-02-10 15:52:56.165 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2021-02-10 15:52:56.224 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2021-02-10 15:52:56.286 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2021-02-10 15:52:56.413 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2021-02-10 15:52:56.513 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2021-02-10 15:52:56.554 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2021-02-10 15:52:56.700 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2021-02-10 15:52:56.708 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2021-02-10 15:52:56.878 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2021-02-10 15:52:56.981 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2021-02-10 15:52:57.240 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2021-02-10 15:52:57.388 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2021-02-10 15:52:57.596 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2021-02-10 15:52:57.691 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2021-02-10 15:52:57.787 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2021-02-10 15:52:57.851 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2021-02-10 15:52:57.868 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2021-02-10 15:52:57.945 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2021-02-10 15:52:58.394 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2021-02-10 15:52:58.498 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2021-02-10 15:52:58.564 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2021-02-10 15:52:58.662 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2021-02-10 15:52:58.731 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2021-02-10 15:52:58.847 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2021-02-10 15:52:58.914 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2021-02-10 15:52:59.051 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2021-02-10 15:52:59.174 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2021-02-10 15:52:59.288 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2021-02-10 15:52:59.615 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2021-02-10 15:52:59.675 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2021-02-10 15:52:59.775 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2021-02-10 15:53:00.170 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2021-02-10 15:53:00.235 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2021-02-10 15:53:00.369 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2021-02-10 15:53:00.504 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2021-02-10 15:53:00.622 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2021-02-10 15:53:00.768 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2021-02-10 15:53:00.786 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2021-02-10 15:53:00.794 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2021-02-10 15:53:00.956 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2021-02-10 15:53:00.967 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2021-02-10 15:53:01.173 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2021-02-10 15:53:01.229 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2021-02-10 15:53:01.288 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2021-02-10 15:53:01.571 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2021-02-10 15:53:02.072 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2021-02-10 15:53:02.126 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2021-02-10 15:53:02.136 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2021-02-10 15:53:02.146 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2021-02-10 15:53:02.532 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2021-02-10 15:53:02.989 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2021-02-10 15:53:03.107 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2021-02-10 15:53:03.175 | Running upgrade for neutron ... 2021-02-10 15:53:03.175 | OK 2021-02-10 15:53:03.450 | + lib/neutron-legacy:init_mutnauq:434 : time_stop dbsync 2021-02-10 15:53:03.453 | + functions-common:time_stop:2306 : local name 2021-02-10 15:53:03.455 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:53:03.458 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:53:03.460 | + functions-common:time_stop:2309 : local total 2021-02-10 15:53:03.463 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:53:03.465 | + functions-common:time_stop:2312 : name=dbsync 2021-02-10 15:53:03.469 | + functions-common:time_stop:2313 : start_time=1612972350412 2021-02-10 15:53:03.471 | + functions-common:time_stop:2315 : [[ -z 1612972350412 ]] 2021-02-10 15:53:03.475 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:53:03.478 | + functions-common:time_stop:2318 : end_time=1612972383475 2021-02-10 15:53:03.481 | + functions-common:time_stop:2319 : elapsed_time=33063 2021-02-10 15:53:03.484 | + functions-common:time_stop:2320 : total=33427 2021-02-10 15:53:03.487 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:53:03.489 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=66490 2021-02-10 15:53:03.492 | + ./stack.sh:main:1148 : is_service_enabled q-dhcp 2021-02-10 15:53:03.508 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:53:03.511 | ++ ./stack.sh:main:1151 : pidof NetworkManager 2021-02-10 15:53:03.520 | ++ ./stack.sh:main:1151 : true 2021-02-10 15:53:03.523 | + ./stack.sh:main:1151 : netman_pid= 2021-02-10 15:53:03.526 | + ./stack.sh:main:1152 : '[' -z '' ']' 2021-02-10 15:53:03.528 | + ./stack.sh:main:1153 : sudo killall dnsmasq 2021-02-10 15:53:03.557 | dnsmasq: no process found 2021-02-10 15:53:03.561 | + ./stack.sh:main:1153 : true 2021-02-10 15:53:03.563 | + ./stack.sh:main:1158 : clean_iptables 2021-02-10 15:53:03.567 | + lib/nova:clean_iptables:178 : sudo iptables -S -v 2021-02-10 15:53:03.567 | + lib/nova:clean_iptables:178 : sed 's/-c [0-9]* [0-9]* //g' 2021-02-10 15:53:03.569 | + lib/nova:clean_iptables:178 : grep '\-A' 2021-02-10 15:53:03.572 | + lib/nova:clean_iptables:178 : awk '{print "sudo iptables",$0}' 2021-02-10 15:53:03.572 | + lib/nova:clean_iptables:178 : sed s/-A/-D/g 2021-02-10 15:53:03.572 | + lib/nova:clean_iptables:178 : grep nova 2021-02-10 15:53:03.575 | + lib/nova:clean_iptables:178 : bash 2021-02-10 15:53:03.582 | + lib/nova:clean_iptables:180 : grep nova 2021-02-10 15:53:03.582 | + lib/nova:clean_iptables:180 : sed 's/-c [0-9]* [0-9]* //g' 2021-02-10 15:53:03.583 | + lib/nova:clean_iptables:180 : sudo iptables -S -v -t nat 2021-02-10 15:53:03.584 | + lib/nova:clean_iptables:180 : sed s/-A/-D/g 2021-02-10 15:53:03.586 | + lib/nova:clean_iptables:180 : awk '{print "sudo iptables -t nat",$0}' 2021-02-10 15:53:03.586 | + lib/nova:clean_iptables:180 : bash 2021-02-10 15:53:03.589 | + lib/nova:clean_iptables:180 : grep '\-A' 2021-02-10 15:53:03.598 | + lib/nova:clean_iptables:182 : sed 's/-c [0-9]* [0-9]* //g' 2021-02-10 15:53:03.598 | + lib/nova:clean_iptables:182 : grep nova 2021-02-10 15:53:03.604 | + lib/nova:clean_iptables:182 : sudo iptables -S -v 2021-02-10 15:53:03.604 | + lib/nova:clean_iptables:182 : grep '\-N' 2021-02-10 15:53:03.604 | + lib/nova:clean_iptables:182 : bash 2021-02-10 15:53:03.604 | + lib/nova:clean_iptables:182 : awk '{print "sudo iptables",$0}' 2021-02-10 15:53:03.605 | + lib/nova:clean_iptables:182 : sed s/-N/-X/g 2021-02-10 15:53:03.613 | + lib/nova:clean_iptables:184 : sed 's/-c [0-9]* [0-9]* //g' 2021-02-10 15:53:03.614 | + lib/nova:clean_iptables:184 : grep '\-N' 2021-02-10 15:53:03.614 | + lib/nova:clean_iptables:184 : sudo iptables -S -v -t nat 2021-02-10 15:53:03.615 | + lib/nova:clean_iptables:184 : grep nova 2021-02-10 15:53:03.617 | + lib/nova:clean_iptables:184 : sed s/-N/-X/g 2021-02-10 15:53:03.618 | + lib/nova:clean_iptables:184 : bash 2021-02-10 15:53:03.618 | + lib/nova:clean_iptables:184 : awk '{print "sudo iptables -t nat",$0}' 2021-02-10 15:53:03.628 | + ./stack.sh:main:1161 : sudo sysctl -w net.ipv4.ip_forward=1 2021-02-10 15:53:03.635 | net.ipv4.ip_forward = 1 2021-02-10 15:53:03.639 | + ./stack.sh:main:1168 : is_service_enabled swift 2021-02-10 15:53:03.657 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:53:03.660 | + ./stack.sh:main:1177 : is_service_enabled cinder 2021-02-10 15:53:03.677 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:53:03.680 | + ./stack.sh:main:1178 : echo_summary 'Configuring Cinder' 2021-02-10 15:53:03.684 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 15:53:03.686 | + ./stack.sh:echo_summary:422 : echo -e Configuring Cinder 2021-02-10 15:53:03.689 | + ./stack.sh:main:1179 : init_cinder 2021-02-10 15:53:03.691 | + lib/cinder:init_cinder:388 : is_service_enabled mysql postgresql 2021-02-10 15:53:03.708 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:53:03.711 | + lib/cinder:init_cinder:390 : recreate_database cinder 2021-02-10 15:53:03.713 | + lib/database:recreate_database:110 : local db=cinder 2021-02-10 15:53:03.716 | + lib/database:recreate_database:111 : recreate_database_mysql cinder 2021-02-10 15:53:03.719 | + lib/databases/mysql:recreate_database_mysql:63 : local db=cinder 2021-02-10 15:53:03.722 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2021-02-10 15:53:03.725 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-10 15:53:03.738 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2021-02-10 15:53:03.742 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-10 15:53:03.754 | + lib/cinder:init_cinder:392 : time_start dbsync 2021-02-10 15:53:03.757 | + functions-common:time_start:2292 : local name=dbsync 2021-02-10 15:53:03.759 | + functions-common:time_start:2293 : local start_time= 2021-02-10 15:53:03.762 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 15:53:03.765 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 15:53:03.769 | + functions-common:time_start:2297 : _TIME_START[$name]=1612972383766 2021-02-10 15:53:03.772 | + lib/cinder:init_cinder:394 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2021-02-10 15:53:06.803 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=74270) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-02-10 15:53:06.805 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 15:53:06.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py... {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py loaded successfully {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py... {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py loaded successfully {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.810 | 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=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.810 | 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=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py... {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.811 | 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=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py... {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py loaded successfully {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.812 | 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=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.813 | 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=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.813 | 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=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.813 | 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=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.813 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 15:53:06.814 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 15:53:06.856 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 15:53:06.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py... {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py loaded successfully {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py... {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py loaded successfully {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.861 | 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=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.861 | 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=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py... {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.862 | 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=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py... {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py loaded successfully {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.863 | 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=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.863 | 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=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.864 | 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=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.864 | 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=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.864 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 15:53:06.864 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 15:53:06.941 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 15:53:06.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py... {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py loaded successfully {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py... {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py loaded successfully {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.945 | 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=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.946 | 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=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py... {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.946 | 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=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py... {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py loaded successfully {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.947 | 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=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.948 | 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=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.948 | 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=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.948 | 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=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:06.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:06.948 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 15:53:06.949 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=74270) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 15:53:06.956 | INFO migrate.versioning.api [-] 122 -> 123...  2021-02-10 15:53:11.690 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:11.690 | INFO migrate.versioning.api [-] 123 -> 124...  2021-02-10 15:53:11.696 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:11.696 | INFO migrate.versioning.api [-] 124 -> 125...  2021-02-10 15:53:11.702 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:11.702 | INFO migrate.versioning.api [-] 125 -> 126...  2021-02-10 15:53:11.709 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:11.709 | INFO migrate.versioning.api [-] 126 -> 127...  2021-02-10 15:53:11.729 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:11.729 | INFO migrate.versioning.api [-] 127 -> 128...  2021-02-10 15:53:12.025 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:12.025 | INFO migrate.versioning.api [-] 128 -> 129...  2021-02-10 15:53:12.031 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:12.031 | INFO migrate.versioning.api [-] 129 -> 130...  2021-02-10 15:53:12.040 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:12.040 | INFO migrate.versioning.api [-] 130 -> 131...  2021-02-10 15:53:12.047 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:12.047 | INFO migrate.versioning.api [-] 131 -> 132...  2021-02-10 15:53:12.067 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:12.067 | INFO migrate.versioning.api [-] 132 -> 133...  2021-02-10 15:53:12.073 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:12.073 | INFO migrate.versioning.api [-] 133 -> 134...  2021-02-10 15:53:12.079 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:12.079 | INFO migrate.versioning.api [-] 134 -> 135...  2021-02-10 15:53:12.087 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:12.087 | INFO migrate.versioning.api [-] 135 -> 136...  2021-02-10 15:53:12.342 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:12.342 | INFO migrate.versioning.api [-] 136 -> 137...  2021-02-10 15:53:12.350 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:12.350 | INFO migrate.versioning.api [-] 137 -> 138...  2021-02-10 15:53:12.358 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:12.358 | INFO migrate.versioning.api [-] 138 -> 139...  2021-02-10 15:53:12.367 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:12.367 | INFO migrate.versioning.api [-] 139 -> 140...  2021-02-10 15:53:12.492 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:12.494 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:53:12.494 | 2021-02-10 15:53:12.494 | Traceback (most recent call last): 2021-02-10 15:53:12.494 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:53:12.494 | exec(line) 2021-02-10 15:53:12.494 | File "", line 1, in 2021-02-10 15:53:12.495 | File "", line 568, in module_from_spec 2021-02-10 15:53:12.495 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:53:12.495 | 2021-02-10 15:53:12.495 | Remainder of file ignored 2021-02-10 15:53:12.495 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:53:12.495 | from cryptography.utils import int_from_bytes 2021-02-10 15:53:12.495 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:53:12.495 | from cryptography.utils import int_from_bytes 2021-02-10 15:53:12.810 | + lib/cinder:init_cinder:395 : time_stop dbsync 2021-02-10 15:53:12.813 | + functions-common:time_stop:2306 : local name 2021-02-10 15:53:12.815 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:53:12.818 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:53:12.821 | + functions-common:time_stop:2309 : local total 2021-02-10 15:53:12.823 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:53:12.826 | + functions-common:time_stop:2312 : name=dbsync 2021-02-10 15:53:12.829 | + functions-common:time_stop:2313 : start_time=1612972383766 2021-02-10 15:53:12.831 | + functions-common:time_stop:2315 : [[ -z 1612972383766 ]] 2021-02-10 15:53:12.834 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:53:12.838 | + functions-common:time_stop:2318 : end_time=1612972392835 2021-02-10 15:53:12.840 | + functions-common:time_stop:2319 : elapsed_time=9069 2021-02-10 15:53:12.843 | + functions-common:time_stop:2320 : total=66490 2021-02-10 15:53:12.846 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:53:12.849 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=75559 2021-02-10 15:53:12.851 | + lib/cinder:init_cinder:398 : is_service_enabled c-vol 2021-02-10 15:53:12.867 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:53:12.870 | + lib/cinder:init_cinder:398 : [[ -n ceph ]] 2021-02-10 15:53:12.872 | + lib/cinder:init_cinder:399 : local be be_name be_type 2021-02-10 15:53:12.875 | + lib/cinder:init_cinder:400 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-02-10 15:53:12.877 | + lib/cinder:init_cinder:401 : be_type=ceph 2021-02-10 15:53:12.880 | + lib/cinder:init_cinder:402 : be_name=ceph 2021-02-10 15:53:12.882 | + lib/cinder:init_cinder:403 : type init_cinder_backend_ceph 2021-02-10 15:53:12.885 | + lib/cinder:init_cinder:413 : mkdir -p /opt/stack/data/cinder/volumes 2021-02-10 15:53:12.889 | + ./stack.sh:main:1185 : is_service_enabled placement 2021-02-10 15:53:12.905 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:53:12.908 | + ./stack.sh:main:1186 : echo_summary 'Configuring placement' 2021-02-10 15:53:12.911 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 15:53:12.913 | + ./stack.sh:echo_summary:422 : echo -e Configuring placement 2021-02-10 15:53:12.916 | + ./stack.sh:main:1187 : init_placement 2021-02-10 15:53:12.919 | + lib/placement:init_placement:130 : recreate_database placement 2021-02-10 15:53:12.921 | + lib/database:recreate_database:110 : local db=placement 2021-02-10 15:53:12.924 | + lib/database:recreate_database:111 : recreate_database_mysql placement 2021-02-10 15:53:12.926 | + lib/databases/mysql:recreate_database_mysql:63 : local db=placement 2021-02-10 15:53:12.929 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2021-02-10 15:53:12.932 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-10 15:53:12.945 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2021-02-10 15:53:12.949 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-10 15:53:12.961 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2021-02-10 15:53:16.512 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:53:16.512 | 2021-02-10 15:53:16.512 | Traceback (most recent call last): 2021-02-10 15:53:16.513 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:53:16.513 | exec(line) 2021-02-10 15:53:16.513 | File "", line 1, in 2021-02-10 15:53:16.513 | File "", line 568, in module_from_spec 2021-02-10 15:53:16.513 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:53:16.513 | 2021-02-10 15:53:16.513 | Remainder of file ignored 2021-02-10 15:53:16.671 | + lib/placement:init_placement:132 : create_placement_accounts 2021-02-10 15:53:16.674 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2021-02-10 15:53:16.677 | + lib/keystone:create_service_user:395 : get_or_create_user placement Passw0rd Default 2021-02-10 15:53:16.679 | + functions-common:get_or_create_user:826 : local user_id 2021-02-10 15:53:16.682 | + functions-common:get_or_create_user:827 : [[ ! -z '' ]] 2021-02-10 15:53:16.684 | + functions-common:get_or_create_user:830 : local email= 2021-02-10 15:53:16.687 | ++ functions-common:get_or_create_user:844 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2021-02-10 15:53:19.247 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:53:19.247 | 2021-02-10 15:53:19.248 | Traceback (most recent call last): 2021-02-10 15:53:19.248 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:53:19.248 | exec(line) 2021-02-10 15:53:19.248 | File "", line 1, in 2021-02-10 15:53:19.248 | File "", line 568, in module_from_spec 2021-02-10 15:53:19.248 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:53:19.248 | 2021-02-10 15:53:19.248 | Remainder of file ignored 2021-02-10 15:53:19.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:53:19.248 | from cryptography.utils import int_from_bytes 2021-02-10 15:53:19.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:53:19.248 | from cryptography.utils import int_from_bytes 2021-02-10 15:53:19.430 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:53:19.433 | + functions-common:get_or_create_user:842 : user_id=5b16261fe9884bd694ae12b8dd997280 2021-02-10 15:53:19.436 | + functions-common:get_or_create_user:843 : echo 5b16261fe9884bd694ae12b8dd997280 2021-02-10 15:53:19.436 | 5b16261fe9884bd694ae12b8dd997280 2021-02-10 15:53:19.439 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service placement service Default Default 2021-02-10 15:53:19.442 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-10 15:53:19.445 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args Default Default 2021-02-10 15:53:19.447 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-10 15:53:19.450 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-10 15:53:19.452 | ++ functions-common:_get_domain_args:877 : [[ -n Default ]] 2021-02-10 15:53:19.455 | ++ functions-common:_get_domain_args:878 : domain=' --user-domain Default' 2021-02-10 15:53:19.457 | ++ functions-common:_get_domain_args:880 : [[ -n Default ]] 2021-02-10 15:53:19.459 | ++ functions-common:_get_domain_args:881 : domain=' --user-domain Default --project-domain Default' 2021-02-10 15:53:19.462 | ++ functions-common:_get_domain_args:884 : echo --user-domain Default --project-domain Default 2021-02-10 15:53:19.465 | + functions-common:get_or_add_user_project_role:892 : domain_args='--user-domain Default --project-domain Default' 2021-02-10 15:53:19.469 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-10 15:53:19.469 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2021-02-10 15:53:19.469 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-10 15:53:19.472 | ++ functions-common:get_field:728 : local data field 2021-02-10 15:53:19.475 | ++ functions-common:get_field:729 : read data 2021-02-10 15:53:22.574 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:53:22.574 | 2021-02-10 15:53:22.574 | Traceback (most recent call last): 2021-02-10 15:53:22.574 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:53:22.574 | exec(line) 2021-02-10 15:53:22.574 | File "", line 1, in 2021-02-10 15:53:22.575 | File "", line 568, in module_from_spec 2021-02-10 15:53:22.575 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:53:22.575 | 2021-02-10 15:53:22.575 | Remainder of file ignored 2021-02-10 15:53:22.575 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:53:22.575 | from cryptography.utils import int_from_bytes 2021-02-10 15:53:22.575 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:53:22.575 | from cryptography.utils import int_from_bytes 2021-02-10 15:53:22.755 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:53:22.759 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-10 15:53:22.761 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-10 15:53:22.764 | + functions-common:get_or_add_user_project_role:903 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2021-02-10 15:53:25.874 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:53:25.875 | 2021-02-10 15:53:25.875 | Traceback (most recent call last): 2021-02-10 15:53:25.875 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:53:25.875 | exec(line) 2021-02-10 15:53:25.875 | File "", line 1, in 2021-02-10 15:53:25.875 | File "", line 568, in module_from_spec 2021-02-10 15:53:25.875 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:53:25.875 | 2021-02-10 15:53:25.875 | Remainder of file ignored 2021-02-10 15:53:25.875 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:53:25.875 | from cryptography.utils import int_from_bytes 2021-02-10 15:53:25.875 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:53:25.875 | from cryptography.utils import int_from_bytes 2021-02-10 15:53:26.059 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2021-02-10 15:53:26.059 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-10 15:53:26.060 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-10 15:53:26.062 | ++ functions-common:get_field:728 : local data field 2021-02-10 15:53:26.065 | ++ functions-common:get_field:729 : read data 2021-02-10 15:53:29.258 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:53:29.258 | 2021-02-10 15:53:29.258 | Traceback (most recent call last): 2021-02-10 15:53:29.258 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:53:29.258 | exec(line) 2021-02-10 15:53:29.258 | File "", line 1, in 2021-02-10 15:53:29.258 | File "", line 568, in module_from_spec 2021-02-10 15:53:29.258 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:53:29.258 | 2021-02-10 15:53:29.258 | Remainder of file ignored 2021-02-10 15:53:29.258 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:53:29.258 | from cryptography.utils import int_from_bytes 2021-02-10 15:53:29.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:53:29.258 | from cryptography.utils import int_from_bytes 2021-02-10 15:53:29.443 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:53:29.446 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-10 15:53:29.449 | ++ functions-common:get_field:733 : field='$2' 2021-02-10 15:53:29.452 | ++ functions-common:get_field:735 : echo '| e1426543e3364b15ad222dd285d2906d | 5b16261fe9884bd694ae12b8dd997280 | | fd427e084bc343ee95ed1dd6497f18b1 | | | False |' 2021-02-10 15:53:29.452 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-10 15:53:29.458 | ++ functions-common:get_field:729 : read data 2021-02-10 15:53:29.461 | + functions-common:get_or_add_user_project_role:912 : user_role_id=e1426543e3364b15ad222dd285d2906d 2021-02-10 15:53:29.464 | + functions-common:get_or_add_user_project_role:914 : echo e1426543e3364b15ad222dd285d2906d 2021-02-10 15:53:29.464 | e1426543e3364b15ad222dd285d2906d 2021-02-10 15:53:29.466 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-02-10 15:53:29.469 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin placement service Default Default 2021-02-10 15:53:29.472 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-10 15:53:29.475 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args Default Default 2021-02-10 15:53:29.478 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-10 15:53:29.480 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-10 15:53:29.483 | ++ functions-common:_get_domain_args:877 : [[ -n Default ]] 2021-02-10 15:53:29.485 | ++ functions-common:_get_domain_args:878 : domain=' --user-domain Default' 2021-02-10 15:53:29.487 | ++ functions-common:_get_domain_args:880 : [[ -n Default ]] 2021-02-10 15:53:29.490 | ++ functions-common:_get_domain_args:881 : domain=' --user-domain Default --project-domain Default' 2021-02-10 15:53:29.492 | ++ functions-common:_get_domain_args:884 : echo --user-domain Default --project-domain Default 2021-02-10 15:53:29.495 | + functions-common:get_or_add_user_project_role:892 : domain_args='--user-domain Default --project-domain Default' 2021-02-10 15:53:29.499 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2021-02-10 15:53:29.499 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-10 15:53:29.500 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-10 15:53:29.503 | ++ functions-common:get_field:728 : local data field 2021-02-10 15:53:29.507 | ++ functions-common:get_field:729 : read data 2021-02-10 15:53:32.634 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:53:32.634 | 2021-02-10 15:53:32.634 | Traceback (most recent call last): 2021-02-10 15:53:32.634 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:53:32.634 | exec(line) 2021-02-10 15:53:32.634 | File "", line 1, in 2021-02-10 15:53:32.634 | File "", line 568, in module_from_spec 2021-02-10 15:53:32.634 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:53:32.634 | 2021-02-10 15:53:32.634 | Remainder of file ignored 2021-02-10 15:53:32.634 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:53:32.634 | from cryptography.utils import int_from_bytes 2021-02-10 15:53:32.634 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:53:32.634 | from cryptography.utils import int_from_bytes 2021-02-10 15:53:32.825 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:53:32.829 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-10 15:53:32.832 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-10 15:53:32.834 | + functions-common:get_or_add_user_project_role:903 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2021-02-10 15:53:35.889 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:53:35.889 | 2021-02-10 15:53:35.889 | Traceback (most recent call last): 2021-02-10 15:53:35.889 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:53:35.889 | exec(line) 2021-02-10 15:53:35.889 | File "", line 1, in 2021-02-10 15:53:35.889 | File "", line 568, in module_from_spec 2021-02-10 15:53:35.889 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:53:35.889 | 2021-02-10 15:53:35.889 | Remainder of file ignored 2021-02-10 15:53:35.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:53:35.889 | from cryptography.utils import int_from_bytes 2021-02-10 15:53:35.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:53:35.889 | from cryptography.utils import int_from_bytes 2021-02-10 15:53:36.073 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2021-02-10 15:53:36.073 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-10 15:53:36.073 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-10 15:53:36.076 | ++ functions-common:get_field:728 : local data field 2021-02-10 15:53:36.079 | ++ functions-common:get_field:729 : read data 2021-02-10 15:53:39.268 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:53:39.268 | 2021-02-10 15:53:39.268 | Traceback (most recent call last): 2021-02-10 15:53:39.268 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:53:39.268 | exec(line) 2021-02-10 15:53:39.268 | File "", line 1, in 2021-02-10 15:53:39.268 | File "", line 568, in module_from_spec 2021-02-10 15:53:39.268 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:53:39.268 | 2021-02-10 15:53:39.268 | Remainder of file ignored 2021-02-10 15:53:39.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:53:39.268 | from cryptography.utils import int_from_bytes 2021-02-10 15:53:39.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:53:39.268 | from cryptography.utils import int_from_bytes 2021-02-10 15:53:39.447 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:53:39.450 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-10 15:53:39.453 | ++ functions-common:get_field:733 : field='$2' 2021-02-10 15:53:39.456 | ++ functions-common:get_field:735 : echo '| e89b24615f774b268b5853c02dab31cb | 5b16261fe9884bd694ae12b8dd997280 | | fd427e084bc343ee95ed1dd6497f18b1 | | | False |' 2021-02-10 15:53:39.456 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-10 15:53:39.461 | ++ functions-common:get_field:729 : read data 2021-02-10 15:53:39.464 | + functions-common:get_or_add_user_project_role:912 : user_role_id=e89b24615f774b268b5853c02dab31cb 2021-02-10 15:53:39.467 | + functions-common:get_or_add_user_project_role:914 : echo e89b24615f774b268b5853c02dab31cb 2021-02-10 15:53:39.467 | e89b24615f774b268b5853c02dab31cb 2021-02-10 15:53:39.470 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.39/placement 2021-02-10 15:53:39.473 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2021-02-10 15:53:39.475 | + functions-common:get_or_create_service:968 : local service_id 2021-02-10 15:53:39.479 | ++ functions-common:get_or_create_service:981 : oscwrap service show placement -f value -c id 2021-02-10 15:53:42.148 | ++ functions-common:get_or_create_service:983 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2021-02-10 15:53:44.538 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:53:44.538 | 2021-02-10 15:53:44.538 | Traceback (most recent call last): 2021-02-10 15:53:44.538 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:53:44.538 | exec(line) 2021-02-10 15:53:44.538 | File "", line 1, in 2021-02-10 15:53:44.538 | File "", line 568, in module_from_spec 2021-02-10 15:53:44.538 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:53:44.538 | 2021-02-10 15:53:44.538 | Remainder of file ignored 2021-02-10 15:53:44.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:53:44.538 | from cryptography.utils import int_from_bytes 2021-02-10 15:53:44.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:53:44.538 | from cryptography.utils import int_from_bytes 2021-02-10 15:53:44.720 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:53:44.723 | + functions-common:get_or_create_service:979 : service_id=' 2021-02-10 15:53:44.723 | cd6569d71948486d88abe49df35c7cdb' 2021-02-10 15:53:44.726 | + functions-common:get_or_create_service:980 : echo cd6569d71948486d88abe49df35c7cdb 2021-02-10 15:53:44.726 | cd6569d71948486d88abe49df35c7cdb 2021-02-10 15:53:44.729 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.39/placement 2021-02-10 15:53:44.731 | + functions-common:get_or_create_endpoint:1012 : local public_id 2021-02-10 15:53:44.735 | ++ functions-common:get_or_create_endpoint:1013 : _get_or_create_endpoint_with_interface placement public http://10.222.0.39/placement RegionOne 2021-02-10 15:53:44.737 | ++ functions-common:_get_or_create_endpoint_with_interface:986 : local endpoint_id 2021-02-10 15:53:44.740 | +++ functions-common:_get_or_create_endpoint_with_interface:991 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2021-02-10 15:53:47.286 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:53:47.286 | 2021-02-10 15:53:47.286 | Traceback (most recent call last): 2021-02-10 15:53:47.286 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:53:47.286 | exec(line) 2021-02-10 15:53:47.286 | File "", line 1, in 2021-02-10 15:53:47.286 | File "", line 568, in module_from_spec 2021-02-10 15:53:47.286 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:53:47.286 | 2021-02-10 15:53:47.286 | Remainder of file ignored 2021-02-10 15:53:47.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:53:47.286 | from cryptography.utils import int_from_bytes 2021-02-10 15:53:47.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:53:47.287 | from cryptography.utils import int_from_bytes 2021-02-10 15:53:47.470 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:53:47.474 | ++ functions-common:_get_or_create_endpoint_with_interface:991 : endpoint_id= 2021-02-10 15:53:47.476 | ++ functions-common:_get_or_create_endpoint_with_interface:992 : [[ -z '' ]] 2021-02-10 15:53:47.479 | +++ functions-common:_get_or_create_endpoint_with_interface:995 : oscwrap endpoint create placement public http://10.222.0.39/placement --region RegionOne -f value -c id 2021-02-10 15:53:49.978 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:53:49.978 | 2021-02-10 15:53:49.978 | Traceback (most recent call last): 2021-02-10 15:53:49.978 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:53:49.978 | exec(line) 2021-02-10 15:53:49.978 | File "", line 1, in 2021-02-10 15:53:49.978 | File "", line 568, in module_from_spec 2021-02-10 15:53:49.978 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:53:49.978 | 2021-02-10 15:53:49.978 | Remainder of file ignored 2021-02-10 15:53:49.978 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:53:49.978 | from cryptography.utils import int_from_bytes 2021-02-10 15:53:49.979 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:53:49.979 | from cryptography.utils import int_from_bytes 2021-02-10 15:53:50.165 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:53:50.168 | ++ functions-common:_get_or_create_endpoint_with_interface:995 : endpoint_id=b734ba5bb00542f2abc451f12ed6a6fa 2021-02-10 15:53:50.170 | ++ functions-common:_get_or_create_endpoint_with_interface:998 : echo b734ba5bb00542f2abc451f12ed6a6fa 2021-02-10 15:53:50.174 | + functions-common:get_or_create_endpoint:1013 : public_id=b734ba5bb00542f2abc451f12ed6a6fa 2021-02-10 15:53:50.176 | + functions-common:get_or_create_endpoint:1015 : [[ -n '' ]] 2021-02-10 15:53:50.179 | + functions-common:get_or_create_endpoint:1018 : [[ -n '' ]] 2021-02-10 15:53:50.181 | + functions-common:get_or_create_endpoint:1022 : echo b734ba5bb00542f2abc451f12ed6a6fa 2021-02-10 15:53:50.181 | b734ba5bb00542f2abc451f12ed6a6fa 2021-02-10 15:53:50.184 | + ./stack.sh:main:1193 : is_service_enabled nova 2021-02-10 15:53:50.201 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:53:50.204 | + ./stack.sh:main:1194 : echo_summary 'Configuring Nova' 2021-02-10 15:53:50.206 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 15:53:50.209 | + ./stack.sh:echo_summary:422 : echo -e Configuring Nova 2021-02-10 15:53:50.211 | + ./stack.sh:main:1195 : init_nova 2021-02-10 15:53:50.214 | + lib/nova:init_nova:748 : is_service_enabled mysql postgresql 2021-02-10 15:53:50.230 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:53:50.233 | + lib/nova:init_nova:748 : is_service_enabled n-api 2021-02-10 15:53:50.249 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:53:50.254 | + lib/nova:init_nova:749 : recreate_database nova_api 2021-02-10 15:53:50.257 | + lib/database:recreate_database:110 : local db=nova_api 2021-02-10 15:53:50.259 | + lib/database:recreate_database:111 : recreate_database_mysql nova_api 2021-02-10 15:53:50.262 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_api 2021-02-10 15:53:50.264 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2021-02-10 15:53:50.268 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-10 15:53:50.281 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2021-02-10 15:53:50.284 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-10 15:53:50.297 | + lib/nova:init_nova:750 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2021-02-10 15:53:54.057 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 15:53:54.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_placeholder.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_placeholder.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/014_keypairs.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/014_keypairs.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/060_instance_group_policy_add_rules.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/060_instance_group_policy_add_rules.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/041_resource_provider_traits.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/041_resource_provider_traits.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/038_placeholder.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/038_placeholder.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/008_placeholder.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/008_placeholder.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/082_placeholder.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/082_placeholder.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/063_placeholder.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/063_placeholder.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/003_host_mapping.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/003_host_mapping.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/081_placeholder.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/081_placeholder.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/033_placeholder.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/033_placeholder.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/052_request_specs_spec_mediumtext.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/052_request_specs_spec_mediumtext.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/017_aggregates.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/017_aggregates.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/018_instance_groups.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/018_instance_groups.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/027_quotas.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/027_quotas.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/076_placeholder.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/074_placeholder.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/074_placeholder.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/026_add_resource_classes.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/026_add_resource_classes.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/009_placeholder.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/009_placeholder.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/037_placeholder.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/037_placeholder.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/040_placeholder.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/040_placeholder.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/020_block_device_mappings_mediumtext.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/020_block_device_mappings_mediumtext.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/035_placeholder.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/035_placeholder.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/049_placeholder.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/049_placeholder.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/064_placeholder.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/064_placeholder.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/022_placeholder.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/022_placeholder.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/023_placeholder.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/058_cell_mapping_add_disabled.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/058_cell_mapping_add_disabled.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/077_placeholder.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/047_placeholder.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/047_placeholder.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/013_build_request_extended_attrs.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/013_build_request_extended_attrs.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/030_require_cell_setup.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/030_require_cell_setup.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/036_placeholder.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/036_placeholder.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/053_placeholder.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/053_placeholder.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/043_placement_consumers.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/043_placement_consumers.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/010_placeholder.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/010_placeholder.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/056_placeholder.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/056_placeholder.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/050_flavors_add_description.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/050_flavors_add_description.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/062_instance_mapping_add_user_id.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/062_instance_mapping_add_user_id.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/021_placeholder.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/021_placeholder.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/075_placeholder.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/075_placeholder.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/048_placeholder.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/048_placeholder.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/025_placeholder.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/006_build_request.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/006_build_request.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/078_placeholder.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/032_placeholder.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/032_placeholder.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/004_add_request_spec.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/004_add_request_spec.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/016_resource_providers.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/016_resource_providers.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/007_instance_mapping_nullable_cellid.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/007_instance_mapping_nullable_cellid.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/055_placeholder.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/055_placeholder.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/057_placeholder.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/057_placeholder.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/054_placeholder.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/054_placeholder.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/011_placeholder.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/011_placeholder.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/039_placeholder.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/039_placeholder.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/061_instance_mapping_add_queued_for_delete.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/061_instance_mapping_add_queued_for_delete.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/001_cell_mapping.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/001_cell_mapping.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/019_build_request_add_block_device_mapping.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/019_build_request_add_block_device_mapping.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/080_placeholder.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/031_placeholder.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/031_placeholder.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/028_build_requests_instance_mediumtext.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/028_build_requests_instance_mediumtext.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/029_placement_aggregates.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/029_placement_aggregates.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/042_build_requests_add_tags.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/042_build_requests_add_tags.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/046_placeholder.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/046_placeholder.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/051_nested_resource_providers.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/051_nested_resource_providers.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/015_build_request_nullable_columns.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/015_build_request_nullable_columns.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/065_placeholder.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/065_placeholder.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/002_instance_mapping.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/002_instance_mapping.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/079_placeholder.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/059_add_consumer_generation.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/059_add_consumer_generation.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/073_placeholder.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/073_placeholder.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/066_placeholder.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/066_placeholder.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/012_placeholder.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/012_placeholder.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/044_placement_add_projects_users.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/044_placement_add_projects_users.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/045_placeholder.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/045_placeholder.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/005_flavors.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/005_flavors.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/024_placeholder.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/034_placeholder.py... {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:53:54.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/034_placeholder.py loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:53:54.100 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo loaded successfully {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 15:53:54.100 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova_api'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=74903) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 15:53:54.261 | INFO migrate.versioning.api [-] 0 -> 1...  2021-02-10 15:53:54.376 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:54.377 | INFO migrate.versioning.api [-] 1 -> 2...  2021-02-10 15:53:54.545 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:54.546 | INFO migrate.versioning.api [-] 2 -> 3...  2021-02-10 15:53:54.661 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:54.661 | INFO migrate.versioning.api [-] 3 -> 4...  2021-02-10 15:53:54.785 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:54.785 | INFO migrate.versioning.api [-] 4 -> 5...  2021-02-10 15:53:55.031 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:55.031 | INFO migrate.versioning.api [-] 5 -> 6...  2021-02-10 15:53:55.146 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:55.146 | INFO migrate.versioning.api [-] 6 -> 7...  2021-02-10 15:53:55.274 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:55.274 | INFO migrate.versioning.api [-] 7 -> 8...  2021-02-10 15:53:55.281 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:55.282 | INFO migrate.versioning.api [-] 8 -> 9...  2021-02-10 15:53:55.290 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:55.290 | INFO migrate.versioning.api [-] 9 -> 10...  2021-02-10 15:53:55.298 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:55.298 | INFO migrate.versioning.api [-] 10 -> 11...  2021-02-10 15:53:55.306 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:55.307 | INFO migrate.versioning.api [-] 11 -> 12...  2021-02-10 15:53:55.315 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:55.316 | INFO migrate.versioning.api [-] 12 -> 13...  2021-02-10 15:53:55.615 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:55.615 | INFO migrate.versioning.api [-] 13 -> 14...  2021-02-10 15:53:55.675 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:55.676 | INFO migrate.versioning.api [-] 14 -> 15...  2021-02-10 15:53:56.210 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:56.211 | INFO migrate.versioning.api [-] 15 -> 16...  2021-02-10 15:53:56.907 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:56.907 | INFO migrate.versioning.api [-] 16 -> 17...  2021-02-10 15:53:57.191 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:57.191 | INFO migrate.versioning.api [-] 17 -> 18...  2021-02-10 15:53:57.450 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:57.450 | INFO migrate.versioning.api [-] 18 -> 19...  2021-02-10 15:53:57.576 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:57.576 | INFO migrate.versioning.api [-] 19 -> 20...  2021-02-10 15:53:57.733 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:57.733 | INFO migrate.versioning.api [-] 20 -> 21...  2021-02-10 15:53:57.741 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:57.742 | INFO migrate.versioning.api [-] 21 -> 22...  2021-02-10 15:53:57.750 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:57.750 | INFO migrate.versioning.api [-] 22 -> 23...  2021-02-10 15:53:57.758 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:57.759 | INFO migrate.versioning.api [-] 23 -> 24...  2021-02-10 15:53:57.767 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:57.767 | INFO migrate.versioning.api [-] 24 -> 25...  2021-02-10 15:53:57.775 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:57.776 | INFO migrate.versioning.api [-] 25 -> 26...  2021-02-10 15:53:57.846 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:57.846 | INFO migrate.versioning.api [-] 26 -> 27...  2021-02-10 15:53:58.551 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:58.551 | INFO migrate.versioning.api [-] 27 -> 28...  2021-02-10 15:53:58.728 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:58.729 | INFO migrate.versioning.api [-] 28 -> 29...  2021-02-10 15:53:58.846 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:58.846 | INFO migrate.versioning.api [-] 29 -> 30...  2021-02-10 15:53:58.860 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:58.860 | INFO migrate.versioning.api [-] 30 -> 31...  2021-02-10 15:53:58.867 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:58.868 | INFO migrate.versioning.api [-] 31 -> 32...  2021-02-10 15:53:58.874 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:58.874 | INFO migrate.versioning.api [-] 32 -> 33...  2021-02-10 15:53:58.880 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:58.881 | INFO migrate.versioning.api [-] 33 -> 34...  2021-02-10 15:53:58.887 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:58.887 | INFO migrate.versioning.api [-] 34 -> 35...  2021-02-10 15:53:58.894 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:58.894 | INFO migrate.versioning.api [-] 35 -> 36...  2021-02-10 15:53:58.902 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:58.902 | INFO migrate.versioning.api [-] 36 -> 37...  2021-02-10 15:53:58.911 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:58.911 | INFO migrate.versioning.api [-] 37 -> 38...  2021-02-10 15:53:58.919 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:58.919 | INFO migrate.versioning.api [-] 38 -> 39...  2021-02-10 15:53:58.926 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:58.926 | INFO migrate.versioning.api [-] 39 -> 40...  2021-02-10 15:53:58.934 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:58.934 | INFO migrate.versioning.api [-] 40 -> 41...  2021-02-10 15:53:59.109 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:59.109 | INFO migrate.versioning.api [-] 41 -> 42...  2021-02-10 15:53:59.219 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:59.219 | INFO migrate.versioning.api [-] 42 -> 43...  2021-02-10 15:53:59.370 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:59.371 | INFO migrate.versioning.api [-] 43 -> 44...  2021-02-10 15:53:59.806 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:59.806 | INFO migrate.versioning.api [-] 44 -> 45...  2021-02-10 15:53:59.814 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:59.814 | INFO migrate.versioning.api [-] 45 -> 46...  2021-02-10 15:53:59.823 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:59.823 | INFO migrate.versioning.api [-] 46 -> 47...  2021-02-10 15:53:59.831 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:59.831 | INFO migrate.versioning.api [-] 47 -> 48...  2021-02-10 15:53:59.839 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:59.839 | INFO migrate.versioning.api [-] 48 -> 49...  2021-02-10 15:53:59.846 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:59.846 | INFO migrate.versioning.api [-] 49 -> 50...  2021-02-10 15:53:59.946 | INFO migrate.versioning.api [-] done 2021-02-10 15:53:59.946 | INFO migrate.versioning.api [-] 50 -> 51...  2021-02-10 15:54:00.621 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:00.621 | INFO migrate.versioning.api [-] 51 -> 52...  2021-02-10 15:54:00.763 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:00.763 | INFO migrate.versioning.api [-] 52 -> 53...  2021-02-10 15:54:00.772 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:00.772 | INFO migrate.versioning.api [-] 53 -> 54...  2021-02-10 15:54:00.781 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:00.782 | INFO migrate.versioning.api [-] 54 -> 55...  2021-02-10 15:54:00.795 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:00.795 | INFO migrate.versioning.api [-] 55 -> 56...  2021-02-10 15:54:00.802 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:00.802 | INFO migrate.versioning.api [-] 56 -> 57...  2021-02-10 15:54:00.809 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:00.810 | INFO migrate.versioning.api [-] 57 -> 58...  2021-02-10 15:54:00.905 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:00.906 | INFO migrate.versioning.api [-] 58 -> 59...  2021-02-10 15:54:01.014 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:01.014 | INFO migrate.versioning.api [-] 59 -> 60...  2021-02-10 15:54:01.126 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:01.126 | INFO migrate.versioning.api [-] 60 -> 61...  2021-02-10 15:54:01.257 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:01.257 | INFO migrate.versioning.api [-] 61 -> 62...  2021-02-10 15:54:01.434 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:01.434 | INFO migrate.versioning.api [-] 62 -> 63...  2021-02-10 15:54:01.442 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:01.442 | INFO migrate.versioning.api [-] 63 -> 64...  2021-02-10 15:54:01.450 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:01.450 | INFO migrate.versioning.api [-] 64 -> 65...  2021-02-10 15:54:01.459 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:01.459 | INFO migrate.versioning.api [-] 65 -> 66...  2021-02-10 15:54:01.468 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:01.468 | INFO migrate.versioning.api [-] 66 -> 67...  2021-02-10 15:54:01.476 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:01.477 | INFO migrate.versioning.api [-] 67 -> 68...  2021-02-10 15:54:01.483 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:01.484 | INFO migrate.versioning.api [-] 68 -> 69...  2021-02-10 15:54:01.492 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:01.493 | INFO migrate.versioning.api [-] 69 -> 70...  2021-02-10 15:54:01.499 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:01.500 | INFO migrate.versioning.api [-] 70 -> 71...  2021-02-10 15:54:01.508 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:01.508 | INFO migrate.versioning.api [-] 71 -> 72...  2021-02-10 15:54:01.515 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:01.515 | INFO migrate.versioning.api [-] 72 -> 73...  2021-02-10 15:54:01.524 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:01.524 | INFO migrate.versioning.api [-] 73 -> 74...  2021-02-10 15:54:01.532 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:01.532 | INFO migrate.versioning.api [-] 74 -> 75...  2021-02-10 15:54:01.539 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:01.539 | INFO migrate.versioning.api [-] 75 -> 76...  2021-02-10 15:54:01.547 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:01.547 | INFO migrate.versioning.api [-] 76 -> 77...  2021-02-10 15:54:01.555 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:01.555 | INFO migrate.versioning.api [-] 77 -> 78...  2021-02-10 15:54:01.563 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:01.563 | INFO migrate.versioning.api [-] 78 -> 79...  2021-02-10 15:54:01.571 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:01.571 | INFO migrate.versioning.api [-] 79 -> 80...  2021-02-10 15:54:01.579 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:01.580 | INFO migrate.versioning.api [-] 80 -> 81...  2021-02-10 15:54:01.586 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:01.586 | INFO migrate.versioning.api [-] 81 -> 82...  2021-02-10 15:54:01.595 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:01.595 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:54:01.595 | 2021-02-10 15:54:01.595 | Traceback (most recent call last): 2021-02-10 15:54:01.595 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:54:01.595 | exec(line) 2021-02-10 15:54:01.595 | File "", line 1, in 2021-02-10 15:54:01.595 | File "", line 568, in module_from_spec 2021-02-10 15:54:01.595 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:54:01.595 | 2021-02-10 15:54:01.595 | Remainder of file ignored 2021-02-10 15:54:01.975 | + lib/nova:init_nova:752 : recreate_database nova_cell0 2021-02-10 15:54:01.978 | + lib/database:recreate_database:110 : local db=nova_cell0 2021-02-10 15:54:01.980 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell0 2021-02-10 15:54:01.983 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell0 2021-02-10 15:54:01.986 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2021-02-10 15:54:01.989 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-10 15:54:02.002 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2021-02-10 15:54:02.007 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-10 15:54:02.021 | ++ lib/nova:init_nova:758 : database_connection_url nova_cell0 2021-02-10 15:54:02.024 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-02-10 15:54:02.027 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-02-10 15:54:02.029 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-02-10 15:54:02.032 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-02-10 15:54:02.035 | + lib/nova:init_nova:758 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-02-10 15:54:05.674 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:54:05.674 | 2021-02-10 15:54:05.674 | Traceback (most recent call last): 2021-02-10 15:54:05.674 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:54:05.674 | exec(line) 2021-02-10 15:54:05.674 | File "", line 1, in 2021-02-10 15:54:05.674 | File "", line 568, in module_from_spec 2021-02-10 15:54:05.674 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:54:05.674 | 2021-02-10 15:54:05.674 | Remainder of file ignored 2021-02-10 15:54:06.105 | ++ lib/nova:init_nova:761 : seq 1 1 2021-02-10 15:54:06.109 | + lib/nova:init_nova:761 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-02-10 15:54:06.111 | + lib/nova:init_nova:762 : recreate_database nova_cell1 2021-02-10 15:54:06.114 | + lib/database:recreate_database:110 : local db=nova_cell1 2021-02-10 15:54:06.116 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell1 2021-02-10 15:54:06.119 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell1 2021-02-10 15:54:06.121 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2021-02-10 15:54:06.125 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-10 15:54:06.138 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2021-02-10 15:54:06.142 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-10 15:54:06.156 | ++ lib/nova:init_nova:763 : conductor_conf 1 2021-02-10 15:54:06.159 | ++ lib/nova:conductor_conf:734 : local cell=1 2021-02-10 15:54:06.161 | ++ lib/nova:conductor_conf:735 : echo /etc/nova/nova_cell1.conf 2021-02-10 15:54:06.164 | + lib/nova:init_nova:763 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2021-02-10 15:54:09.412 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 15:54:09.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/416_placeholder.py... {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:09.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/416_placeholder.py loaded successfully {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:09.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/378_queens.py... {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:09.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/378_queens.py loaded successfully {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:09.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/410_placeholder.py... {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:09.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/410_placeholder.py loaded successfully {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:09.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/415_placeholder.py... {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:09.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/415_placeholder.py loaded successfully {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:09.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py... {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:09.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py loaded successfully {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:09.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py... {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:09.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py loaded successfully {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:09.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/412_placeholder.py... {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:09.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/412_placeholder.py loaded successfully {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:09.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py... {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:09.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py loaded successfully {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:09.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py... {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:09.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py loaded successfully {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:09.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py... {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:09.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py loaded successfully {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:09.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:09.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:09.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py... {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:09.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py loaded successfully {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:09.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/413_placeholder.py... {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:09.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/413_placeholder.py loaded successfully {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:09.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py... {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:09.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py loaded successfully {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:09.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py... {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:09.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py loaded successfully {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:09.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py... {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:09.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py loaded successfully {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:09.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py... {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:09.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py loaded successfully {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:09.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/409_placeholder.py... {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:09.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/409_placeholder.py loaded successfully {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:09.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py... {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:09.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py loaded successfully {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:09.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/414_placeholder.py... {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:09.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/414_placeholder.py loaded successfully {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:09.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py... {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:09.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py loaded successfully {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:09.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:09.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:09.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py... {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:09.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py loaded successfully {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:09.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:09.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:09.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/417_placeholder.py... {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:09.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/417_placeholder.py loaded successfully {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:09.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py... {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:09.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py loaded successfully {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:09.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py... {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:09.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py loaded successfully {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:09.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/401_add_user_id_and_project_id_to_migrations.py... {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:09.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/401_add_user_id_and_project_id_to_migrations.py loaded successfully {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:09.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:09.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:09.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py... {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:09.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py loaded successfully {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:09.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py... {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:09.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py loaded successfully {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:09.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/411_placeholder.py... {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:09.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/411_placeholder.py loaded successfully {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:09.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:09.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:09.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py... {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:09.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py loaded successfully {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:09.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py... {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:09.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py loaded successfully {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:09.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py... {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:09.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py loaded successfully {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:09.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py... {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:09.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py loaded successfully {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:09.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py... {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:09.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py loaded successfully {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:09.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/408_placeholder.py... {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:09.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/408_placeholder.py loaded successfully {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:09.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py... {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:09.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py loaded successfully {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:09.433 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 15:54:09.433 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=74970) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 15:54:09.588 | INFO migrate.versioning.api [-] 377 -> 378...  2021-02-10 15:54:23.686 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:23.686 | INFO migrate.versioning.api [-] 378 -> 379...  2021-02-10 15:54:23.694 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:23.694 | INFO migrate.versioning.api [-] 379 -> 380...  2021-02-10 15:54:23.703 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:23.703 | INFO migrate.versioning.api [-] 380 -> 381...  2021-02-10 15:54:23.710 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:23.710 | INFO migrate.versioning.api [-] 381 -> 382...  2021-02-10 15:54:23.718 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:23.719 | INFO migrate.versioning.api [-] 382 -> 383...  2021-02-10 15:54:23.725 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:23.726 | INFO migrate.versioning.api [-] 383 -> 384...  2021-02-10 15:54:23.734 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:23.734 | INFO migrate.versioning.api [-] 384 -> 385...  2021-02-10 15:54:23.742 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:23.743 | INFO migrate.versioning.api [-] 385 -> 386...  2021-02-10 15:54:23.749 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:23.749 | INFO migrate.versioning.api [-] 386 -> 387...  2021-02-10 15:54:23.758 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:23.758 | INFO migrate.versioning.api [-] 387 -> 388...  2021-02-10 15:54:23.766 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:23.766 | INFO migrate.versioning.api [-] 388 -> 389...  2021-02-10 15:54:23.810 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:23.810 | INFO migrate.versioning.api [-] 389 -> 390...  2021-02-10 15:54:24.013 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:24.013 | INFO migrate.versioning.api [-] 390 -> 391...  2021-02-10 15:54:24.246 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:24.246 | INFO migrate.versioning.api [-] 391 -> 392...  2021-02-10 15:54:24.255 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:24.255 | INFO migrate.versioning.api [-] 392 -> 393...  2021-02-10 15:54:24.263 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:24.263 | INFO migrate.versioning.api [-] 393 -> 394...  2021-02-10 15:54:24.271 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:24.271 | INFO migrate.versioning.api [-] 394 -> 395...  2021-02-10 15:54:24.278 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:24.278 | INFO migrate.versioning.api [-] 395 -> 396...  2021-02-10 15:54:24.286 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:24.286 | INFO migrate.versioning.api [-] 396 -> 397...  2021-02-10 15:54:24.505 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:24.505 | INFO migrate.versioning.api [-] 397 -> 398...  2021-02-10 15:54:24.730 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:24.731 | INFO migrate.versioning.api [-] 398 -> 399...  2021-02-10 15:54:25.004 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:25.004 | INFO migrate.versioning.api [-] 399 -> 400...  2021-02-10 15:54:25.019 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:25.019 | INFO migrate.versioning.api [-] 400 -> 401...  2021-02-10 15:54:25.497 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:25.497 | INFO migrate.versioning.api [-] 401 -> 402...  2021-02-10 15:54:25.720 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:25.720 | INFO migrate.versioning.api [-] 402 -> 403...  2021-02-10 15:54:25.728 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:25.728 | INFO migrate.versioning.api [-] 403 -> 404...  2021-02-10 15:54:25.736 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:25.736 | INFO migrate.versioning.api [-] 404 -> 405...  2021-02-10 15:54:25.744 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:25.745 | INFO migrate.versioning.api [-] 405 -> 406...  2021-02-10 15:54:25.751 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:25.751 | INFO migrate.versioning.api [-] 406 -> 407...  2021-02-10 15:54:25.759 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:25.759 | INFO migrate.versioning.api [-] 407 -> 408...  2021-02-10 15:54:25.768 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:25.768 | INFO migrate.versioning.api [-] 408 -> 409...  2021-02-10 15:54:25.776 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:25.776 | INFO migrate.versioning.api [-] 409 -> 410...  2021-02-10 15:54:25.783 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:25.783 | INFO migrate.versioning.api [-] 410 -> 411...  2021-02-10 15:54:25.792 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:25.792 | INFO migrate.versioning.api [-] 411 -> 412...  2021-02-10 15:54:25.798 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:25.799 | INFO migrate.versioning.api [-] 412 -> 413...  2021-02-10 15:54:25.807 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:25.807 | INFO migrate.versioning.api [-] 413 -> 414...  2021-02-10 15:54:25.815 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:25.816 | INFO migrate.versioning.api [-] 414 -> 415...  2021-02-10 15:54:25.823 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:25.823 | INFO migrate.versioning.api [-] 415 -> 416...  2021-02-10 15:54:25.831 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:25.832 | INFO migrate.versioning.api [-] 416 -> 417...  2021-02-10 15:54:25.839 | INFO migrate.versioning.api [-] done 2021-02-10 15:54:25.839 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:54:25.839 | 2021-02-10 15:54:25.839 | Traceback (most recent call last): 2021-02-10 15:54:25.839 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:54:25.840 | exec(line) 2021-02-10 15:54:25.840 | File "", line 1, in 2021-02-10 15:54:25.840 | File "", line 568, in module_from_spec 2021-02-10 15:54:25.840 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:54:25.840 | 2021-02-10 15:54:25.840 | Remainder of file ignored 2021-02-10 15:54:26.225 | + lib/nova:init_nova:767 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync 2021-02-10 15:54:29.834 | DEBUG migrate.versioning.repository [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 15:54:29.835 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/416_placeholder.py... {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:29.836 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/416_placeholder.py loaded successfully {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:29.836 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/378_queens.py... {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:29.837 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/378_queens.py loaded successfully {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:29.837 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/410_placeholder.py... {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:29.837 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/410_placeholder.py loaded successfully {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:29.838 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/415_placeholder.py... {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:29.838 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/415_placeholder.py loaded successfully {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:29.839 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py... {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:29.839 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py loaded successfully {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:29.839 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py... {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:29.840 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py loaded successfully {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:29.840 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/412_placeholder.py... {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:29.840 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/412_placeholder.py loaded successfully {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:29.841 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py... {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:29.841 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py loaded successfully {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:29.842 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py... {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:29.842 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py loaded successfully [00;33m{{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:29.843 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py... {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:29.843 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py loaded successfully {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:29.843 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:29.844 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:29.844 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py... {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:29.844 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py loaded successfully {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:29.845 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/413_placeholder.py... {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:29.845 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/413_placeholder.py loaded successfully {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:29.846 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py... {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:29.846 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py loaded successfully {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:29.846 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py... {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:29.847 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py loaded successfully {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:29.847 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py... {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:29.847 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py loaded successfully {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:29.848 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py... {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:29.848 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py loaded successfully {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:29.849 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/409_placeholder.py... {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:29.849 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/409_placeholder.py loaded successfully {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:29.849 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py... {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:29.850 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py loaded successfully {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:29.850 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/414_placeholder.py... {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:29.850 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/414_placeholder.py loaded successfully {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:29.851 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py... {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:29.851 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py loaded successfully {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:29.852 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:29.852 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:29.852 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py... {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:29.853 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py loaded successfully {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:29.853 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:29.854 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:29.854 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/417_placeholder.py... {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:29.855 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/417_placeholder.py loaded successfully {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:29.855 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py... {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:29.856 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py loaded successfully {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:29.856 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py... {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:29.856 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py loaded successfully {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:29.857 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/401_add_user_id_and_project_id_to_migrations.py... {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:29.857 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/401_add_user_id_and_project_id_to_migrations.py loaded successfully {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:29.858 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:29.858 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:29.858 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py... {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:29.859 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py loaded successfully {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:29.859 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py... {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:29.859 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py loaded successfully {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:29.860 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/411_placeholder.py... {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:29.860 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/411_placeholder.py loaded successfully {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:29.861 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:29.861 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:29.861 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py... {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:29.862 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py loaded successfully {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:29.862 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py... {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:29.862 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py loaded successfully {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:29.863 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py... {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:29.863 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py loaded successfully {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:29.864 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py... {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:29.864 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py loaded successfully {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:29.864 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py... {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:29.865 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py loaded successfully {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:29.865 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/408_placeholder.py... {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:29.865 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/408_placeholder.py loaded successfully {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:29.866 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py... {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 15:54:29.866 | DEBUG migrate.versioning.script.base [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py loaded successfully {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 15:54:29.867 | DEBUG migrate.versioning.repository [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 15:54:29.867 | DEBUG migrate.versioning.repository [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=74980) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 15:54:29.996 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] 377 -> 378...  2021-02-10 15:54:44.115 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] done 2021-02-10 15:54:44.116 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] 378 -> 379...  2021-02-10 15:54:44.122 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] done 2021-02-10 15:54:44.122 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] 379 -> 380...  2021-02-10 15:54:44.131 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] done 2021-02-10 15:54:44.131 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] 380 -> 381...  2021-02-10 15:54:44.138 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] done 2021-02-10 15:54:44.139 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] 381 -> 382...  2021-02-10 15:54:44.146 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] done 2021-02-10 15:54:44.146 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] 382 -> 383...  2021-02-10 15:54:44.153 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] done 2021-02-10 15:54:44.154 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] 383 -> 384...  2021-02-10 15:54:44.162 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] done 2021-02-10 15:54:44.162 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] 384 -> 385...  2021-02-10 15:54:44.170 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] done 2021-02-10 15:54:44.170 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] 385 -> 386...  2021-02-10 15:54:44.176 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] done 2021-02-10 15:54:44.177 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] 386 -> 387...  2021-02-10 15:54:44.185 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] done 2021-02-10 15:54:44.185 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] 387 -> 388...  2021-02-10 15:54:44.194 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] done 2021-02-10 15:54:44.194 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] 388 -> 389...  2021-02-10 15:54:44.245 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] done 2021-02-10 15:54:44.245 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] 389 -> 390...  2021-02-10 15:54:44.432 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] done 2021-02-10 15:54:44.433 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] 390 -> 391...  2021-02-10 15:54:44.666 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] done 2021-02-10 15:54:44.666 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] 391 -> 392...  2021-02-10 15:54:44.675 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] done 2021-02-10 15:54:44.675 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] 392 -> 393...  2021-02-10 15:54:44.693 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] done 2021-02-10 15:54:44.693 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] 393 -> 394...  2021-02-10 15:54:44.700 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] done 2021-02-10 15:54:44.700 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] 394 -> 395...  2021-02-10 15:54:44.706 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] done 2021-02-10 15:54:44.707 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] 395 -> 396...  2021-02-10 15:54:44.713 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] done 2021-02-10 15:54:44.713 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] 396 -> 397...  2021-02-10 15:54:44.961 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] done 2021-02-10 15:54:44.961 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] 397 -> 398...  2021-02-10 15:54:45.160 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] done 2021-02-10 15:54:45.161 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] 398 -> 399...  2021-02-10 15:54:45.464 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] done 2021-02-10 15:54:45.464 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] 399 -> 400...  2021-02-10 15:54:45.482 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] done 2021-02-10 15:54:45.482 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] 400 -> 401...  2021-02-10 15:54:45.962 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] done 2021-02-10 15:54:45.963 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] 401 -> 402...  2021-02-10 15:54:46.155 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] done 2021-02-10 15:54:46.156 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] 402 -> 403...  2021-02-10 15:54:46.163 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] done 2021-02-10 15:54:46.164 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] 403 -> 404...  2021-02-10 15:54:46.172 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] done 2021-02-10 15:54:46.172 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] 404 -> 405...  2021-02-10 15:54:46.179 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] done 2021-02-10 15:54:46.179 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] 405 -> 406...  2021-02-10 15:54:46.187 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] done 2021-02-10 15:54:46.188 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] 406 -> 407...  2021-02-10 15:54:46.195 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] done 2021-02-10 15:54:46.195 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] 407 -> 408...  2021-02-10 15:54:46.203 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] done 2021-02-10 15:54:46.203 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] 408 -> 409...  2021-02-10 15:54:46.211 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] done 2021-02-10 15:54:46.212 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] 409 -> 410...  2021-02-10 15:54:46.218 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] done 2021-02-10 15:54:46.219 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] 410 -> 411...  2021-02-10 15:54:46.226 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] done 2021-02-10 15:54:46.227 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] 411 -> 412...  2021-02-10 15:54:46.235 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] done 2021-02-10 15:54:46.235 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] 412 -> 413...  2021-02-10 15:54:46.242 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] done 2021-02-10 15:54:46.242 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] 413 -> 414...  2021-02-10 15:54:46.250 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] done 2021-02-10 15:54:46.251 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] 414 -> 415...  2021-02-10 15:54:46.259 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] done 2021-02-10 15:54:46.259 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] 415 -> 416...  2021-02-10 15:54:46.265 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] done 2021-02-10 15:54:46.266 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] 416 -> 417...  2021-02-10 15:54:46.274 | INFO migrate.versioning.api [None req-98c6d627-8b56-47c5-ab39-b1775fb2683b None None] done 2021-02-10 15:54:46.304 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:54:46.304 | 2021-02-10 15:54:46.304 | Traceback (most recent call last): 2021-02-10 15:54:46.304 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:54:46.304 | exec(line) 2021-02-10 15:54:46.304 | File "", line 1, in 2021-02-10 15:54:46.304 | File "", line 568, in module_from_spec 2021-02-10 15:54:46.304 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:54:46.304 | 2021-02-10 15:54:46.304 | Remainder of file ignored 2021-02-10 15:54:46.736 | + lib/nova:init_nova:771 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2021-02-10 15:54:50.398 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:54:50.398 | 2021-02-10 15:54:50.398 | Traceback (most recent call last): 2021-02-10 15:54:50.398 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:54:50.398 | exec(line) 2021-02-10 15:54:50.398 | File "", line 1, in 2021-02-10 15:54:50.398 | File "", line 568, in module_from_spec 2021-02-10 15:54:50.398 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:54:50.398 | 2021-02-10 15:54:50.398 | Remainder of file ignored 2021-02-10 15:54:50.398 | Running batches of 50 until complete 2021-02-10 15:54:50.398 | +-------------------------------------+--------------+-----------+ 2021-02-10 15:54:50.398 | | Migration | Total Needed | Completed | 2021-02-10 15:54:50.399 | +-------------------------------------+--------------+-----------+ 2021-02-10 15:54:50.399 | | fill_virtual_interface_list | 0 | 0 | 2021-02-10 15:54:50.399 | | migrate_empty_ratio | 0 | 0 | 2021-02-10 15:54:50.399 | | migrate_quota_classes_to_api_db | 0 | 0 | 2021-02-10 15:54:50.399 | | migrate_quota_limits_to_api_db | 0 | 0 | 2021-02-10 15:54:50.399 | | migration_migrate_to_uuid | 0 | 0 | 2021-02-10 15:54:50.399 | | populate_dev_uuids | 0 | 0 | 2021-02-10 15:54:50.399 | | populate_missing_availability_zones | 0 | 0 | 2021-02-10 15:54:50.399 | | populate_queued_for_delete | 0 | 0 | 2021-02-10 15:54:50.399 | | populate_user_id | 0 | 0 | 2021-02-10 15:54:50.399 | | populate_uuids | 0 | 0 | 2021-02-10 15:54:50.399 | +-------------------------------------+--------------+-----------+ 2021-02-10 15:54:50.833 | ++ lib/nova:init_nova:774 : seq 1 1 2021-02-10 15:54:50.837 | + lib/nova:init_nova:774 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-02-10 15:54:50.840 | ++ lib/nova:init_nova:775 : conductor_conf 1 2021-02-10 15:54:50.843 | ++ lib/nova:conductor_conf:734 : local cell=1 2021-02-10 15:54:50.845 | ++ lib/nova:conductor_conf:735 : echo /etc/nova/nova_cell1.conf 2021-02-10 15:54:50.849 | + lib/nova:init_nova:775 : /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-02-10 15:54:54.368 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:54:54.368 | 2021-02-10 15:54:54.368 | Traceback (most recent call last): 2021-02-10 15:54:54.368 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:54:54.368 | exec(line) 2021-02-10 15:54:54.368 | File "", line 1, in 2021-02-10 15:54:54.368 | File "", line 568, in module_from_spec 2021-02-10 15:54:54.368 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:54:54.368 | 2021-02-10 15:54:54.368 | Remainder of file ignored 2021-02-10 15:54:54.368 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2021-02-10 15:54:54.368 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2021-02-10 15:54:54.797 | + lib/nova:init_nova:779 : create_nova_keys_dir 2021-02-10 15:54:54.800 | + lib/nova:create_nova_keys_dir:741 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2021-02-10 15:54:54.813 | + lib/nova:init_nova:781 : [[ '' == \L\V\M ]] 2021-02-10 15:54:54.816 | + ./stack.sh:main:1200 : is_service_enabled neutron 2021-02-10 15:54:54.833 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:54:54.835 | + ./stack.sh:main:1201 : configure_neutron_nova 2021-02-10 15:54:54.838 | + lib/neutron:configure_neutron_nova:616 : is_neutron_legacy_enabled 2021-02-10 15:54:54.843 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-02-10 15:54:54.844 | ++ 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-02-10 15:54:54.849 | + 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-02-10 15:54:54.851 | + 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-02-10 15:54:54.854 | + 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-02-10 15:54:54.856 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-02-10 15:54:54.859 | + lib/neutron:configure_neutron_nova:618 : create_nova_conf_neutron /etc/nova/nova.conf 2021-02-10 15:54:54.862 | + lib/neutron-legacy:create_nova_conf_neutron:380 : local conf=/etc/nova/nova.conf 2021-02-10 15:54:54.865 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova.conf neutron auth_type password 2021-02-10 15:54:54.890 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.39/identity 2021-02-10 15:54:54.917 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova.conf neutron username neutron 2021-02-10 15:54:54.942 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova.conf neutron password Passw0rd 2021-02-10 15:54:54.967 | + lib/neutron-legacy:create_nova_conf_neutron:385 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2021-02-10 15:54:54.992 | + lib/neutron-legacy:create_nova_conf_neutron:386 : iniset /etc/nova/nova.conf neutron project_name service 2021-02-10 15:54:55.017 | + lib/neutron-legacy:create_nova_conf_neutron:387 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2021-02-10 15:54:55.043 | + lib/neutron-legacy:create_nova_conf_neutron:388 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2021-02-10 15:54:55.068 | + lib/neutron-legacy:create_nova_conf_neutron:389 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2021-02-10 15:54:55.093 | + lib/neutron-legacy:create_nova_conf_neutron:392 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2021-02-10 15:54:55.096 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-02-10 15:54:55.099 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-02-10 15:54:55.101 | + lib/neutron-legacy:create_nova_conf_neutron:394 : is_service_enabled q-meta 2021-02-10 15:54:55.116 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:54:55.119 | + lib/neutron-legacy:create_nova_conf_neutron:395 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2021-02-10 15:54:55.144 | + lib/neutron-legacy:create_nova_conf_neutron:398 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2021-02-10 15:54:55.170 | + lib/neutron-legacy:create_nova_conf_neutron:399 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2021-02-10 15:54:55.196 | + lib/neutron:configure_neutron_nova:619 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2021-02-10 15:54:55.199 | ++ lib/neutron:configure_neutron_nova:620 : seq 1 1 2021-02-10 15:54:55.203 | + lib/neutron:configure_neutron_nova:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-02-10 15:54:55.205 | + lib/neutron:configure_neutron_nova:621 : local conf 2021-02-10 15:54:55.209 | ++ lib/neutron:configure_neutron_nova:622 : conductor_conf 1 2021-02-10 15:54:55.212 | ++ lib/nova:conductor_conf:734 : local cell=1 2021-02-10 15:54:55.214 | ++ lib/nova:conductor_conf:735 : echo /etc/nova/nova_cell1.conf 2021-02-10 15:54:55.217 | + lib/neutron:configure_neutron_nova:622 : conf=/etc/nova/nova_cell1.conf 2021-02-10 15:54:55.220 | + lib/neutron:configure_neutron_nova:623 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2021-02-10 15:54:55.223 | + lib/neutron-legacy:create_nova_conf_neutron:380 : local conf=/etc/nova/nova_cell1.conf 2021-02-10 15:54:55.226 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2021-02-10 15:54:55.253 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.39/identity 2021-02-10 15:54:55.279 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2021-02-10 15:54:55.305 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2021-02-10 15:54:55.333 | + lib/neutron-legacy:create_nova_conf_neutron:385 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2021-02-10 15:54:55.360 | + lib/neutron-legacy:create_nova_conf_neutron:386 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2021-02-10 15:54:55.386 | + lib/neutron-legacy:create_nova_conf_neutron:387 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2021-02-10 15:54:55.412 | + lib/neutron-legacy:create_nova_conf_neutron:388 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2021-02-10 15:54:55.437 | + lib/neutron-legacy:create_nova_conf_neutron:389 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2021-02-10 15:54:55.463 | + lib/neutron-legacy:create_nova_conf_neutron:392 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2021-02-10 15:54:55.465 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-02-10 15:54:55.468 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-02-10 15:54:55.470 | + lib/neutron-legacy:create_nova_conf_neutron:394 : is_service_enabled q-meta 2021-02-10 15:54:55.486 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:54:55.488 | + lib/neutron-legacy:create_nova_conf_neutron:395 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2021-02-10 15:54:55.514 | + lib/neutron-legacy:create_nova_conf_neutron:398 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2021-02-10 15:54:55.540 | + lib/neutron-legacy:create_nova_conf_neutron:399 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2021-02-10 15:54:55.566 | + ./stack.sh:main:1210 : run_phase stack post-config 2021-02-10 15:54:55.568 | + functions-common:run_phase:1734 : local mode=stack 2021-02-10 15:54:55.571 | + functions-common:run_phase:1735 : local phase=post-config 2021-02-10 15:54:55.573 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-02-10 15:54:55.576 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2021-02-10 15:54:55.579 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-02-10 15:54:55.582 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2021-02-10 15:54:55.584 | + functions-common:run_phase:1744 : local extra 2021-02-10 15:54:55.588 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-02-10 15:54:55.592 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2021-02-10 15:54:55.594 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-02-10 15:54:55.597 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-02-10 15:54:55.600 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2021-02-10 15:54:55.602 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-02-10 15:54:55.618 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:54:55.621 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-02-10 15:54:55.623 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-02-10 15:54:55.626 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2021-02-10 15:54:55.628 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-02-10 15:54:55.631 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-02-10 15:54:55.633 | ++ extras.d/80-tempest.sh:source:12 : : 2021-02-10 15:54:55.636 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-02-10 15:54:55.638 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-02-10 15:54:55.641 | + functions-common:run_phase:1755 : [[ stack == \s\o\u\r\c\e ]] 2021-02-10 15:54:55.643 | + functions-common:run_phase:1758 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-02-10 15:54:55.646 | + functions-common:run_phase:1761 : run_plugins stack post-config 2021-02-10 15:54:55.648 | + functions-common:run_plugins:1720 : local mode=stack 2021-02-10 15:54:55.651 | + functions-common:run_plugins:1721 : local phase=post-config 2021-02-10 15:54:55.654 | + functions-common:run_plugins:1723 : local plugins=,devstack-plugin-ceph 2021-02-10 15:54:55.656 | + functions-common:run_plugins:1724 : local plugin 2021-02-10 15:54:55.659 | + functions-common:run_plugins:1725 : for plugin in ${plugins//,/ } 2021-02-10 15:54:55.661 | + functions-common:run_plugins:1726 : local dir=/opt/stack/devstack-plugin-ceph 2021-02-10 15:54:55.664 | + functions-common:run_plugins:1727 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2021-02-10 15:54:55.666 | + functions-common:run_plugins:1728 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack post-config 2021-02-10 15:54:55.670 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2021-02-10 15:54:55.672 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2021-02-10 15:54:55.675 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ post-config == \p\r\e\-\i\n\s\t\a\l\l ]] 2021-02-10 15:54:55.677 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ stack == \s\t\a\c\k ]] 2021-02-10 15:54:55.679 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ post-config == \i\n\s\t\a\l\l ]] 2021-02-10 15:54:55.682 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ stack == \s\t\a\c\k ]] 2021-02-10 15:54:55.684 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-02-10 15:54:55.686 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:45 : is_ceph_enabled_for_service glance 2021-02-10 15:54:55.688 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:193 : local config config_name enabled service 2021-02-10 15:54:55.691 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:194 : enabled=1 2021-02-10 15:54:55.693 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : service=glance 2021-02-10 15:54:55.697 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : echo glance 2021-02-10 15:54:55.698 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr '[:lower:]' '[:upper:]' 2021-02-10 15:54:55.698 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr - _ 2021-02-10 15:54:55.702 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : config_name=ENABLE_CEPH_GLANCE 2021-02-10 15:54:55.704 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : eval echo '$ENABLE_CEPH_GLANCE' 2021-02-10 15:54:55.707 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : echo False 2021-02-10 15:54:55.709 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : config=False 2021-02-10 15:54:55.712 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : is_service_enabled glance 2021-02-10 15:54:55.728 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:54:55.731 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : [[ False == \T\r\u\e ]] 2021-02-10 15:54:55.733 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:205 : return 1 2021-02-10 15:54:55.735 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:49 : is_ceph_enabled_for_service nova 2021-02-10 15:54:55.738 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:193 : local config config_name enabled service 2021-02-10 15:54:55.740 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:194 : enabled=1 2021-02-10 15:54:55.742 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : service=nova 2021-02-10 15:54:55.746 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : echo nova 2021-02-10 15:54:55.746 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr '[:lower:]' '[:upper:]' 2021-02-10 15:54:55.746 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr - _ 2021-02-10 15:54:55.751 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : config_name=ENABLE_CEPH_NOVA 2021-02-10 15:54:55.754 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : eval echo '$ENABLE_CEPH_NOVA' 2021-02-10 15:54:55.756 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : echo False 2021-02-10 15:54:55.759 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : config=False 2021-02-10 15:54:55.762 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : is_service_enabled nova 2021-02-10 15:54:55.781 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:54:55.783 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : [[ False == \T\r\u\e ]] 2021-02-10 15:54:55.786 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:205 : return 1 2021-02-10 15:54:55.788 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:53 : is_ceph_enabled_for_service cinder 2021-02-10 15:54:55.790 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:193 : local config config_name enabled service 2021-02-10 15:54:55.792 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:194 : enabled=1 2021-02-10 15:54:55.795 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : service=cinder 2021-02-10 15:54:55.800 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr '[:lower:]' '[:upper:]' 2021-02-10 15:54:55.800 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : echo cinder 2021-02-10 15:54:55.800 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr - _ 2021-02-10 15:54:55.804 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : config_name=ENABLE_CEPH_CINDER 2021-02-10 15:54:55.807 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : eval echo '$ENABLE_CEPH_CINDER' 2021-02-10 15:54:55.809 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : echo True 2021-02-10 15:54:55.812 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : config=True 2021-02-10 15:54:55.815 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : is_service_enabled cinder 2021-02-10 15:54:55.831 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:54:55.833 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : [[ True == \T\r\u\e ]] 2021-02-10 15:54:55.836 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : enabled=0 2021-02-10 15:54:55.838 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:205 : return 0 2021-02-10 15:54:55.840 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:54 : echo_summary 'Configuring Cinder for Ceph' 2021-02-10 15:54:55.843 | ++ ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 15:54:55.845 | ++ ./stack.sh:echo_summary:422 : echo -e Configuring Cinder for Ceph 2021-02-10 15:54:55.847 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:55 : configure_ceph_cinder 2021-02-10 15:54:55.850 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:867 : sudo ceph -c /etc/ceph/ceph.conf osd pool create volumes 8 8 2021-02-10 15:54:57.547 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:54:57.548 | 2021-02-10 15:54:57.548 | Traceback (most recent call last): 2021-02-10 15:54:57.548 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:54:57.548 | exec(line) 2021-02-10 15:54:57.548 | File "", line 1, in 2021-02-10 15:54:57.548 | File "", line 568, in module_from_spec 2021-02-10 15:54:57.548 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:54:57.548 | 2021-02-10 15:54:57.548 | Remainder of file ignored 2021-02-10 15:54:57.548 | pool 'volumes' created 2021-02-10 15:54:57.569 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:870 : 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-02-10 15:54:57.569 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:876 : sudo tee /etc/ceph/ceph.client.cinder.keyring 2021-02-10 15:54:58.160 | [client.cinder] 2021-02-10 15:54:58.160 | key = AQDSASRg6q8vCRAAuP8IArR30jyerExbEXgA8w== 2021-02-10 15:54:58.165 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:54:58.165 | 2021-02-10 15:54:58.165 | Traceback (most recent call last): 2021-02-10 15:54:58.165 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:54:58.165 | exec(line) 2021-02-10 15:54:58.165 | File "", line 1, in 2021-02-10 15:54:58.165 | File "", line 568, in module_from_spec 2021-02-10 15:54:58.165 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:54:58.165 | 2021-02-10 15:54:58.165 | Remainder of file ignored 2021-02-10 15:54:58.184 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:878 : id -g -n 2021-02-10 15:54:58.189 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:878 : sudo chown ubuntu:ubuntu /etc/ceph/ceph.client.cinder.keyring 2021-02-10 15:54:58.202 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:57 : is_ceph_enabled_for_service nova 2021-02-10 15:54:58.204 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:193 : local config config_name enabled service 2021-02-10 15:54:58.207 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:194 : enabled=1 2021-02-10 15:54:58.209 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : service=nova 2021-02-10 15:54:58.212 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : echo nova 2021-02-10 15:54:58.213 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr '[:lower:]' '[:upper:]' 2021-02-10 15:54:58.213 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr - _ 2021-02-10 15:54:58.217 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : config_name=ENABLE_CEPH_NOVA 2021-02-10 15:54:58.220 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : eval echo '$ENABLE_CEPH_NOVA' 2021-02-10 15:54:58.223 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : echo False 2021-02-10 15:54:58.225 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : config=False 2021-02-10 15:54:58.228 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : is_service_enabled nova 2021-02-10 15:54:58.244 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:54:58.247 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : [[ False == \T\r\u\e ]] 2021-02-10 15:54:58.249 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:205 : return 1 2021-02-10 15:54:58.251 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:63 : is_ceph_enabled_for_service manila 2021-02-10 15:54:58.254 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:193 : local config config_name enabled service 2021-02-10 15:54:58.257 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:194 : enabled=1 2021-02-10 15:54:58.259 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : service=manila 2021-02-10 15:54:58.263 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : echo manila 2021-02-10 15:54:58.263 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr '[:lower:]' '[:upper:]' 2021-02-10 15:54:58.263 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr - _ 2021-02-10 15:54:58.267 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : config_name=ENABLE_CEPH_MANILA 2021-02-10 15:54:58.270 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : eval echo '$ENABLE_CEPH_MANILA' 2021-02-10 15:54:58.272 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : echo True 2021-02-10 15:54:58.275 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : config=True 2021-02-10 15:54:58.278 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : is_service_enabled manila 2021-02-10 15:54:58.293 | ++ functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:54:58.296 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:205 : return 1 2021-02-10 15:54:58.298 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:68 : '[' False = False ']' 2021-02-10 15:54:58.301 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:69 : is_ceph_enabled_for_service glance 2021-02-10 15:54:58.303 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:193 : local config config_name enabled service 2021-02-10 15:54:58.306 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:194 : enabled=1 2021-02-10 15:54:58.308 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : service=glance 2021-02-10 15:54:58.311 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : echo glance 2021-02-10 15:54:58.313 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr '[:lower:]' '[:upper:]' 2021-02-10 15:54:58.313 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr - _ 2021-02-10 15:54:58.317 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : config_name=ENABLE_CEPH_GLANCE 2021-02-10 15:54:58.319 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : eval echo '$ENABLE_CEPH_GLANCE' 2021-02-10 15:54:58.322 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : echo False 2021-02-10 15:54:58.325 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : config=False 2021-02-10 15:54:58.328 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : is_service_enabled glance 2021-02-10 15:54:58.343 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:54:58.346 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : [[ False == \T\r\u\e ]] 2021-02-10 15:54:58.348 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:205 : return 1 2021-02-10 15:54:58.351 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:73 : is_ceph_enabled_for_service nova 2021-02-10 15:54:58.353 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:193 : local config config_name enabled service 2021-02-10 15:54:58.355 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:194 : enabled=1 2021-02-10 15:54:58.358 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : service=nova 2021-02-10 15:54:58.361 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : echo nova 2021-02-10 15:54:58.361 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr '[:lower:]' '[:upper:]' 2021-02-10 15:54:58.362 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr - _ 2021-02-10 15:54:58.366 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : config_name=ENABLE_CEPH_NOVA 2021-02-10 15:54:58.369 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : eval echo '$ENABLE_CEPH_NOVA' 2021-02-10 15:54:58.372 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : echo False 2021-02-10 15:54:58.374 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : config=False 2021-02-10 15:54:58.377 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : is_service_enabled nova 2021-02-10 15:54:58.392 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:54:58.395 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : [[ False == \T\r\u\e ]] 2021-02-10 15:54:58.397 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:205 : return 1 2021-02-10 15:54:58.399 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:77 : is_ceph_enabled_for_service cinder 2021-02-10 15:54:58.402 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:193 : local config config_name enabled service 2021-02-10 15:54:58.404 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:194 : enabled=1 2021-02-10 15:54:58.406 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : service=cinder 2021-02-10 15:54:58.410 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : echo cinder 2021-02-10 15:54:58.410 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr '[:lower:]' '[:upper:]' 2021-02-10 15:54:58.411 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr - _ 2021-02-10 15:54:58.415 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : config_name=ENABLE_CEPH_CINDER 2021-02-10 15:54:58.418 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : eval echo '$ENABLE_CEPH_CINDER' 2021-02-10 15:54:58.420 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : echo True 2021-02-10 15:54:58.422 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : config=True 2021-02-10 15:54:58.426 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : is_service_enabled cinder 2021-02-10 15:54:58.440 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:54:58.443 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : [[ True == \T\r\u\e ]] 2021-02-10 15:54:58.445 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : enabled=0 2021-02-10 15:54:58.447 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:205 : return 0 2021-02-10 15:54:58.450 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:78 : echo_summary 'Configuring Cinder for Ceph' 2021-02-10 15:54:58.452 | ++ ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 15:54:58.454 | ++ ./stack.sh:echo_summary:422 : echo -e Configuring Cinder for Ceph 2021-02-10 15:54:58.457 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:79 : configure_ceph_embedded_cinder 2021-02-10 15:54:58.459 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_embedded_cinder:859 : [[ 1 -ne 1 ]] 2021-02-10 15:54:58.461 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:81 : is_ceph_enabled_for_service manila 2021-02-10 15:54:58.464 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:193 : local config config_name enabled service 2021-02-10 15:54:58.466 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:194 : enabled=1 2021-02-10 15:54:58.468 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : service=manila 2021-02-10 15:54:58.472 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : echo manila 2021-02-10 15:54:58.473 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr '[:lower:]' '[:upper:]' 2021-02-10 15:54:58.473 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr - _ 2021-02-10 15:54:58.477 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : config_name=ENABLE_CEPH_MANILA 2021-02-10 15:54:58.480 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : eval echo '$ENABLE_CEPH_MANILA' 2021-02-10 15:54:58.482 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : echo True 2021-02-10 15:54:58.485 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : config=True 2021-02-10 15:54:58.488 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : is_service_enabled manila 2021-02-10 15:54:58.506 | ++ functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:54:58.509 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:205 : return 1 2021-02-10 15:54:58.511 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:85 : '[' False = True ']' 2021-02-10 15:54:58.514 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2021-02-10 15:54:58.516 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2021-02-10 15:54:58.519 | + ./stack.sh:main:1218 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2021-02-10 15:54:58.521 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-02-10 15:54:58.524 | + inc/meta-config:merge_config_group:171 : shift 2021-02-10 15:54:58.526 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2021-02-10 15:54:58.529 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-10 15:54:58.531 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-02-10 15:54:58.534 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-02-10 15:54:58.537 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2021-02-10 15:54:58.540 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-02-10 15:54:58.543 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2021-02-10 15:54:58.546 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-10 15:54:58.549 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2021-02-10 15:54:58.549 | /^\[\[.+\|.*\]\]/ { 2021-02-10 15:54:58.549 | gsub("[][]", "", $1); 2021-02-10 15:54:58.549 | split($1, a, "|"); 2021-02-10 15:54:58.549 | if (a[1] == matchgroup) 2021-02-10 15:54:58.549 | print a[2] 2021-02-10 15:54:58.549 | } 2021-02-10 15:54:58.549 | ' /home/ubuntu/devstack/local.conf 2021-02-10 15:54:58.556 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-02-10 15:54:58.559 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-02-10 15:54:58.562 | + inc/meta-config:merge_config_group:180 : local dir 2021-02-10 15:54:58.565 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2021-02-10 15:54:58.568 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2021-02-10 15:54:58.571 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2021-02-10 15:54:58.573 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2021-02-10 15:54:58.576 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2021-02-10 15:54:58.580 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2021-02-10 15:54:58.582 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2021-02-10 15:54:58.585 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-02-10 15:54:58.587 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-02-10 15:54:58.590 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-02-10 15:54:58.593 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2021-02-10 15:54:58.595 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-02-10 15:54:58.599 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2021-02-10 15:54:58.601 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2021-02-10 15:54:58.604 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2021-02-10 15:54:58.607 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2021-02-10 15:54:58.611 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-02-10 15:54:58.611 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 15:54:58.611 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2021-02-10 15:54:58.611 | BEGIN { 2021-02-10 15:54:58.611 | section = "" 2021-02-10 15:54:58.611 | last_section = "" 2021-02-10 15:54:58.611 | section_count = 0 2021-02-10 15:54:58.611 | } 2021-02-10 15:54:58.611 | /^\[.+\]/ { 2021-02-10 15:54:58.611 | gsub("[][]", "", $1); 2021-02-10 15:54:58.611 | section=$1 2021-02-10 15:54:58.611 | next 2021-02-10 15:54:58.611 | } 2021-02-10 15:54:58.611 | /^ *\#/ { 2021-02-10 15:54:58.611 | next 2021-02-10 15:54:58.612 | } 2021-02-10 15:54:58.612 | /^[^ \t]+/ { 2021-02-10 15:54:58.612 | # get offset of first = in $0 2021-02-10 15:54:58.612 | eq_idx = index($0, "=") 2021-02-10 15:54:58.612 | # extract attr & value from $0 2021-02-10 15:54:58.612 | attr = substr($0, 1, eq_idx - 1) 2021-02-10 15:54:58.612 | value = substr($0, eq_idx + 1) 2021-02-10 15:54:58.612 | # only need to strip trailing whitespace from attr 2021-02-10 15:54:58.612 | sub(/[ \t]*$/, "", attr) 2021-02-10 15:54:58.612 | # need to strip leading & trailing whitespace from value 2021-02-10 15:54:58.612 | sub(/^[ \t]*/, "", value) 2021-02-10 15:54:58.612 | sub(/[ \t]*$/, "", value) 2021-02-10 15:54:58.612 | 2021-02-10 15:54:58.612 | # cfg_attr_count: number of config lines per [section, attr] 2021-02-10 15:54:58.612 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-02-10 15:54:58.613 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-02-10 15:54:58.613 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-02-10 15:54:58.613 | if (! (section, attr) in cfg_attr_count) { 2021-02-10 15:54:58.613 | if (section != last_section) { 2021-02-10 15:54:58.613 | cfg_section[section_count++] = section 2021-02-10 15:54:58.613 | last_section = section 2021-02-10 15:54:58.613 | } 2021-02-10 15:54:58.613 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-02-10 15:54:58.613 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-02-10 15:54:58.613 | 2021-02-10 15:54:58.613 | cfg_attr[section, attr, 0] = value 2021-02-10 15:54:58.613 | cfg_attr_count[section, attr] = 1 2021-02-10 15:54:58.613 | } else { 2021-02-10 15:54:58.613 | lno = cfg_attr_count[section, attr]++ 2021-02-10 15:54:58.613 | cfg_attr[section, attr, lno] = value 2021-02-10 15:54:58.613 | } 2021-02-10 15:54:58.613 | } 2021-02-10 15:54:58.613 | END { 2021-02-10 15:54:58.613 | # Process each section in order 2021-02-10 15:54:58.613 | for (sno = 0; sno < section_count; sno++) { 2021-02-10 15:54:58.613 | section = cfg_section[sno] 2021-02-10 15:54:58.613 | # The ini routines simply append a config item immediately 2021-02-10 15:54:58.613 | # after the section header. To keep the same order as defined 2021-02-10 15:54:58.613 | # in local.conf, invoke the ini routines in the reverse order 2021-02-10 15:54:58.613 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-02-10 15:54:58.613 | attr = cfg_sec_attr_name[sno, attr_no] 2021-02-10 15:54:58.613 | if (cfg_attr_count[section, attr] == 1) 2021-02-10 15:54:58.613 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-02-10 15:54:58.613 | else { 2021-02-10 15:54:58.613 | # For multiline, invoke the ini routines in the reverse order 2021-02-10 15:54:58.613 | count = cfg_attr_count[section, attr] 2021-02-10 15:54:58.613 | print "inidelete " configfile " " section " " attr 2021-02-10 15:54:58.613 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-02-10 15:54:58.613 | for (l = count -2; l >= 0; l--) 2021-02-10 15:54:58.614 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-02-10 15:54:58.614 | } 2021-02-10 15:54:58.614 | } 2021-02-10 15:54:58.614 | } 2021-02-10 15:54:58.614 | } 2021-02-10 15:54:58.614 | ' 2021-02-10 15:54:58.615 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-02-10 15:54:58.618 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-02-10 15:54:58.620 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2021-02-10 15:54:58.623 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-10 15:54:58.625 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2021-02-10 15:54:58.628 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2021-02-10 15:54:58.628 | BEGIN { group = "" } 2021-02-10 15:54:58.628 | /^\[\[.+\|.*\]\]/ { 2021-02-10 15:54:58.628 | gsub("[][]", "", $1); 2021-02-10 15:54:58.628 | split($1, a, "|"); 2021-02-10 15:54:58.628 | if (a[1] == matchgroup && a[2] == configfile) { 2021-02-10 15:54:58.628 | group=a[1] 2021-02-10 15:54:58.628 | } else { 2021-02-10 15:54:58.628 | group="" 2021-02-10 15:54:58.628 | } 2021-02-10 15:54:58.628 | next 2021-02-10 15:54:58.628 | } 2021-02-10 15:54:58.628 | { 2021-02-10 15:54:58.628 | if (group != "") 2021-02-10 15:54:58.628 | print $0 2021-02-10 15:54:58.628 | } 2021-02-10 15:54:58.628 | ' /home/ubuntu/devstack/local.conf 2021-02-10 15:54:58.635 | + 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-02-10 15:54:58.637 | ++ 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-02-10 15:54:58.665 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 15:54:58.667 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2021-02-10 15:54:58.670 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2021-02-10 15:54:58.696 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 15:54:58.699 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2021-02-10 15:54:58.701 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2021-02-10 15:54:58.731 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 15:54:58.733 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2021-02-10 15:54:58.736 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2021-02-10 15:54:58.765 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 15:54:58.768 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2021-02-10 15:54:58.771 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2021-02-10 15:54:58.803 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 15:54:58.806 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2021-02-10 15:54:58.808 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2021-02-10 15:54:58.837 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 15:54:58.840 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.39/identity"' 2021-02-10 15:54:58.843 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.39/identity 2021-02-10 15:54:58.871 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 15:54:58.873 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2021-02-10 15:54:58.875 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2021-02-10 15:54:58.904 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 15:54:58.906 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2021-02-10 15:54:58.909 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-02-10 15:54:58.937 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 15:54:58.939 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2021-02-10 15:54:58.942 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-02-10 15:54:58.970 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 15:54:58.973 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2021-02-10 15:54:58.976 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2021-02-10 15:54:59.004 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 15:54:59.006 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2021-02-10 15:54:59.009 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-02-10 15:54:59.042 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 15:54:59.045 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2021-02-10 15:54:59.047 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2021-02-10 15:54:59.077 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 15:54:59.080 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-02-10 15:54:59.083 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-02-10 15:54:59.086 | + inc/meta-config:merge_config_group:180 : local dir 2021-02-10 15:54:59.089 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2021-02-10 15:54:59.092 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2021-02-10 15:54:59.095 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2021-02-10 15:54:59.097 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2021-02-10 15:54:59.102 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2021-02-10 15:54:59.106 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2021-02-10 15:54:59.108 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2021-02-10 15:54:59.110 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-02-10 15:54:59.113 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-02-10 15:54:59.116 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-02-10 15:54:59.118 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2021-02-10 15:54:59.120 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-02-10 15:54:59.124 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2021-02-10 15:54:59.126 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2021-02-10 15:54:59.130 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2021-02-10 15:54:59.132 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2021-02-10 15:54:59.136 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-02-10 15:54:59.136 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2021-02-10 15:54:59.136 | BEGIN { 2021-02-10 15:54:59.136 | section = "" 2021-02-10 15:54:59.136 | last_section = "" 2021-02-10 15:54:59.136 | section_count = 0 2021-02-10 15:54:59.136 | } 2021-02-10 15:54:59.136 | /^\[.+\]/ { 2021-02-10 15:54:59.136 | gsub("[][]", "", $1); 2021-02-10 15:54:59.136 | section=$1 2021-02-10 15:54:59.136 | next 2021-02-10 15:54:59.136 | } 2021-02-10 15:54:59.136 | /^ *\#/ { 2021-02-10 15:54:59.136 | next 2021-02-10 15:54:59.136 | } 2021-02-10 15:54:59.136 | /^[^ \t]+/ { 2021-02-10 15:54:59.136 | # get offset of first = in $0 2021-02-10 15:54:59.137 | eq_idx = index($0, "=") 2021-02-10 15:54:59.137 | # extract attr & value from $0 2021-02-10 15:54:59.137 | attr = substr($0, 1, eq_idx - 1) 2021-02-10 15:54:59.137 | value = substr($0, eq_idx + 1) 2021-02-10 15:54:59.137 | # only need to strip trailing whitespace from attr 2021-02-10 15:54:59.137 | sub(/[ \t]*$/, "", attr) 2021-02-10 15:54:59.137 | # need to strip leading & trailing whitespace from value 2021-02-10 15:54:59.137 | sub(/^[ \t]*/, "", value) 2021-02-10 15:54:59.137 | sub(/[ \t]*$/, "", value) 2021-02-10 15:54:59.137 | 2021-02-10 15:54:59.137 | # cfg_attr_count: number of config lines per [section, attr] 2021-02-10 15:54:59.137 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-02-10 15:54:59.137 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-02-10 15:54:59.137 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-02-10 15:54:59.137 | if (! (section, attr) in cfg_attr_count) { 2021-02-10 15:54:59.137 | if (section != last_section) { 2021-02-10 15:54:59.137 | cfg_section[section_count++] = section 2021-02-10 15:54:59.137 | last_section = section 2021-02-10 15:54:59.137 | } 2021-02-10 15:54:59.137 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-02-10 15:54:59.137 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-02-10 15:54:59.137 | 2021-02-10 15:54:59.137 | cfg_attr[section, attr, 0] = value 2021-02-10 15:54:59.137 | cfg_attr_count[section, attr] = 1 2021-02-10 15:54:59.137 | } else { 2021-02-10 15:54:59.137 | lno = cfg_attr_count[section, attr]++ 2021-02-10 15:54:59.137 | cfg_attr[section, attr, lno] = value 2021-02-10 15:54:59.137 | } 2021-02-10 15:54:59.137 | } 2021-02-10 15:54:59.137 | END { 2021-02-10 15:54:59.137 | # Process each section in order 2021-02-10 15:54:59.137 | for (sno = 0; sno < section_count; sno++) { 2021-02-10 15:54:59.137 | section = cfg_section[sno] 2021-02-10 15:54:59.137 | # The ini routines simply append a config item immediately 2021-02-10 15:54:59.138 | # after the section header. To keep the same order as defined 2021-02-10 15:54:59.138 | # in local.conf, invoke the ini routines in the reverse order 2021-02-10 15:54:59.138 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-02-10 15:54:59.138 | attr = cfg_sec_attr_name[sno, attr_no] 2021-02-10 15:54:59.138 | if (cfg_attr_count[section, attr] == 1) 2021-02-10 15:54:59.138 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-02-10 15:54:59.138 | else { 2021-02-10 15:54:59.138 | # For multiline, invoke the ini routines in the reverse order 2021-02-10 15:54:59.138 | count = cfg_attr_count[section, attr] 2021-02-10 15:54:59.138 | print "inidelete " configfile " " section " " attr 2021-02-10 15:54:59.138 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-02-10 15:54:59.138 | for (l = count -2; l >= 0; l--) 2021-02-10 15:54:59.138 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-02-10 15:54:59.138 | } 2021-02-10 15:54:59.138 | } 2021-02-10 15:54:59.138 | } 2021-02-10 15:54:59.138 | } 2021-02-10 15:54:59.138 | ' 2021-02-10 15:54:59.138 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 15:54:59.139 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-02-10 15:54:59.142 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-02-10 15:54:59.147 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2021-02-10 15:54:59.149 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-10 15:54:59.152 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2021-02-10 15:54:59.154 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2021-02-10 15:54:59.154 | BEGIN { group = "" } 2021-02-10 15:54:59.154 | /^\[\[.+\|.*\]\]/ { 2021-02-10 15:54:59.154 | gsub("[][]", "", $1); 2021-02-10 15:54:59.154 | split($1, a, "|"); 2021-02-10 15:54:59.155 | if (a[1] == matchgroup && a[2] == configfile) { 2021-02-10 15:54:59.155 | group=a[1] 2021-02-10 15:54:59.155 | } else { 2021-02-10 15:54:59.155 | group="" 2021-02-10 15:54:59.155 | } 2021-02-10 15:54:59.155 | next 2021-02-10 15:54:59.155 | } 2021-02-10 15:54:59.155 | { 2021-02-10 15:54:59.155 | if (group != "") 2021-02-10 15:54:59.155 | print $0 2021-02-10 15:54:59.155 | } 2021-02-10 15:54:59.155 | ' /home/ubuntu/devstack/local.conf 2021-02-10 15:54:59.161 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2021-02-10 15:54:59.163 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2021-02-10 15:54:59.195 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 15:54:59.198 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2021-02-10 15:54:59.200 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2021-02-10 15:54:59.236 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 15:54:59.238 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2021-02-10 15:54:59.241 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2021-02-10 15:54:59.274 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 15:54:59.276 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2021-02-10 15:54:59.279 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2021-02-10 15:54:59.311 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 15:54:59.313 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2021-02-10 15:54:59.316 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2021-02-10 15:54:59.350 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 15:54:59.352 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2021-02-10 15:54:59.355 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2021-02-10 15:54:59.389 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 15:54:59.392 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2021-02-10 15:54:59.394 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2021-02-10 15:54:59.427 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 15:54:59.429 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2021-02-10 15:54:59.432 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2021-02-10 15:54:59.465 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 15:54:59.468 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2021-02-10 15:54:59.470 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2021-02-10 15:54:59.503 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 15:54:59.506 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2021-02-10 15:54:59.508 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2021-02-10 15:54:59.541 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 15:54:59.543 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2021-02-10 15:54:59.546 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2021-02-10 15:54:59.583 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 15:54:59.586 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2021-02-10 15:54:59.588 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2021-02-10 15:54:59.622 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 15:54:59.624 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2021-02-10 15:54:59.627 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2021-02-10 15:54:59.661 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 15:54:59.664 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2021-02-10 15:54:59.666 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2021-02-10 15:54:59.700 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 15:54:59.703 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2021-02-10 15:54:59.705 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2021-02-10 15:54:59.739 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 15:54:59.741 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2021-02-10 15:54:59.744 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2021-02-10 15:54:59.777 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 15:54:59.780 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-02-10 15:54:59.784 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-02-10 15:54:59.787 | + inc/meta-config:merge_config_group:180 : local dir 2021-02-10 15:54:59.790 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2021-02-10 15:54:59.793 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2021-02-10 15:54:59.796 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2021-02-10 15:54:59.798 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2021-02-10 15:54:59.802 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2021-02-10 15:54:59.806 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2021-02-10 15:54:59.809 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2021-02-10 15:54:59.811 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-02-10 15:54:59.814 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-02-10 15:54:59.817 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-02-10 15:54:59.819 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2021-02-10 15:54:59.821 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-02-10 15:54:59.832 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2021-02-10 15:54:59.835 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2021-02-10 15:54:59.838 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2021-02-10 15:54:59.840 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2021-02-10 15:54:59.845 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2021-02-10 15:54:59.845 | BEGIN { 2021-02-10 15:54:59.845 | section = "" 2021-02-10 15:54:59.845 | last_section = "" 2021-02-10 15:54:59.845 | section_count = 0 2021-02-10 15:54:59.845 | } 2021-02-10 15:54:59.845 | /^\[.+\]/ { 2021-02-10 15:54:59.845 | gsub("[][]", "", $1); 2021-02-10 15:54:59.845 | section=$1 2021-02-10 15:54:59.845 | next 2021-02-10 15:54:59.845 | } 2021-02-10 15:54:59.845 | /^ *\#/ { 2021-02-10 15:54:59.845 | next 2021-02-10 15:54:59.845 | } 2021-02-10 15:54:59.845 | /^[^ \t]+/ { 2021-02-10 15:54:59.845 | # get offset of first = in $0 2021-02-10 15:54:59.845 | eq_idx = index($0, "=") 2021-02-10 15:54:59.845 | # extract attr & value from $0 2021-02-10 15:54:59.845 | attr = substr($0, 1, eq_idx - 1) 2021-02-10 15:54:59.845 | value = substr($0, eq_idx + 1) 2021-02-10 15:54:59.845 | # only need to strip trailing whitespace from attr 2021-02-10 15:54:59.845 | sub(/[ \t]*$/, "", attr) 2021-02-10 15:54:59.845 | # need to strip leading & trailing whitespace from value 2021-02-10 15:54:59.845 | sub(/^[ \t]*/, "", value) 2021-02-10 15:54:59.845 | sub(/[ \t]*$/, "", value) 2021-02-10 15:54:59.845 | 2021-02-10 15:54:59.846 | # cfg_attr_count: number of config lines per [section, attr] 2021-02-10 15:54:59.846 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-02-10 15:54:59.846 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-02-10 15:54:59.846 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-02-10 15:54:59.846 | if (! (section, attr) in cfg_attr_count) { 2021-02-10 15:54:59.846 | if (section != last_section) { 2021-02-10 15:54:59.846 | cfg_section[section_count++] = section 2021-02-10 15:54:59.846 | last_section = section 2021-02-10 15:54:59.846 | } 2021-02-10 15:54:59.846 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-02-10 15:54:59.846 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-02-10 15:54:59.846 | 2021-02-10 15:54:59.846 | cfg_attr[section, attr, 0] = value 2021-02-10 15:54:59.846 | cfg_attr_count[section, attr] = 1 2021-02-10 15:54:59.847 | } else { 2021-02-10 15:54:59.847 | lno = cfg_attr_count[section, attr]++ 2021-02-10 15:54:59.847 | cfg_attr[section, attr, lno] = value 2021-02-10 15:54:59.847 | } 2021-02-10 15:54:59.847 | } 2021-02-10 15:54:59.847 | END { 2021-02-10 15:54:59.847 | # Process each section in order 2021-02-10 15:54:59.847 | for (sno = 0; sno < section_count; sno++) { 2021-02-10 15:54:59.847 | section = cfg_section[sno] 2021-02-10 15:54:59.847 | # The ini routines simply append a config item immediately 2021-02-10 15:54:59.847 | # after the section header. To keep the same order as defined 2021-02-10 15:54:59.847 | # in local.conf, invoke the ini routines in the reverse order 2021-02-10 15:54:59.847 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-02-10 15:54:59.847 | attr = cfg_sec_attr_name[sno, attr_no] 2021-02-10 15:54:59.847 | if (cfg_attr_count[section, attr] == 1) 2021-02-10 15:54:59.847 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-02-10 15:54:59.847 | else { 2021-02-10 15:54:59.847 | # For multiline, invoke the ini routines in the reverse order 2021-02-10 15:54:59.847 | count = cfg_attr_count[section, attr] 2021-02-10 15:54:59.847 | print "inidelete " configfile " " section " " attr 2021-02-10 15:54:59.847 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-02-10 15:54:59.847 | for (l = count -2; l >= 0; l--) 2021-02-10 15:54:59.847 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-02-10 15:54:59.847 | } 2021-02-10 15:54:59.847 | } 2021-02-10 15:54:59.847 | } 2021-02-10 15:54:59.847 | } 2021-02-10 15:54:59.847 | ' 2021-02-10 15:54:59.847 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-02-10 15:54:59.847 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 15:54:59.848 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-02-10 15:54:59.851 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-02-10 15:54:59.854 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2021-02-10 15:54:59.856 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-10 15:54:59.859 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2021-02-10 15:54:59.861 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2021-02-10 15:54:59.861 | BEGIN { group = "" } 2021-02-10 15:54:59.862 | /^\[\[.+\|.*\]\]/ { 2021-02-10 15:54:59.862 | gsub("[][]", "", $1); 2021-02-10 15:54:59.862 | split($1, a, "|"); 2021-02-10 15:54:59.862 | if (a[1] == matchgroup && a[2] == configfile) { 2021-02-10 15:54:59.862 | group=a[1] 2021-02-10 15:54:59.862 | } else { 2021-02-10 15:54:59.862 | group="" 2021-02-10 15:54:59.862 | } 2021-02-10 15:54:59.862 | next 2021-02-10 15:54:59.862 | } 2021-02-10 15:54:59.862 | { 2021-02-10 15:54:59.862 | if (group != "") 2021-02-10 15:54:59.862 | print $0 2021-02-10 15:54:59.862 | } 2021-02-10 15:54:59.862 | ' /home/ubuntu/devstack/local.conf 2021-02-10 15:54:59.868 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT enabled_backends "ceph"' 2021-02-10 15:54:59.871 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends ceph 2021-02-10 15:54:59.904 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 15:54:59.906 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.39/identity/v2.0"' 2021-02-10 15:54:59.909 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.39/identity/v2.0 2021-02-10 15:54:59.937 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 15:54:59.940 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rados_connect_timeout "-1"' 2021-02-10 15:54:59.942 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rados_connect_timeout -1 2021-02-10 15:54:59.968 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 15:54:59.971 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_store_chunk_size "4"' 2021-02-10 15:54:59.974 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_store_chunk_size 4 2021-02-10 15:55:00.000 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 15:55:00.002 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_max_clone_depth "5"' 2021-02-10 15:55:00.005 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_max_clone_depth 5 2021-02-10 15:55:00.031 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 15:55:00.034 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_flatten_volume_from_snapshot "false"' 2021-02-10 15:55:00.037 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_flatten_volume_from_snapshot false 2021-02-10 15:55:00.066 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 15:55:00.068 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_ceph_conf "/etc/ceph/ceph.conf"' 2021-02-10 15:55:00.071 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_ceph_conf /etc/ceph/ceph.conf 2021-02-10 15:55:00.098 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 15:55:00.101 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_pool "volumes"' 2021-02-10 15:55:00.103 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_pool volumes 2021-02-10 15:55:00.130 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 15:55:00.133 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph volume_backend_name "ceph"' 2021-02-10 15:55:00.135 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph volume_backend_name ceph 2021-02-10 15:55:00.164 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 15:55:00.167 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph volume_driver "cinder.volume.drivers.rbd.RBDDriver"' 2021-02-10 15:55:00.169 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph volume_driver cinder.volume.drivers.rbd.RBDDriver 2021-02-10 15:55:00.196 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 15:55:00.199 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-02-10 15:55:00.202 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-02-10 15:55:00.204 | + inc/meta-config:merge_config_group:180 : local dir 2021-02-10 15:55:00.208 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2021-02-10 15:55:00.210 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-10 15:55:00.213 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-10 15:55:00.216 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2021-02-10 15:55:00.219 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-10 15:55:00.223 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2021-02-10 15:55:00.226 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2021-02-10 15:55:00.228 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-02-10 15:55:00.231 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-02-10 15:55:00.233 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-02-10 15:55:00.236 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-02-10 15:55:00.238 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-02-10 15:55:00.241 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2021-02-10 15:55:00.244 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-10 15:55:00.247 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-10 15:55:00.249 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2021-02-10 15:55:00.253 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-02-10 15:55:00.253 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-02-10 15:55:00.253 | BEGIN { 2021-02-10 15:55:00.253 | section = "" 2021-02-10 15:55:00.253 | last_section = "" 2021-02-10 15:55:00.253 | section_count = 0 2021-02-10 15:55:00.253 | } 2021-02-10 15:55:00.253 | /^\[.+\]/ { 2021-02-10 15:55:00.253 | gsub("[][]", "", $1); 2021-02-10 15:55:00.253 | section=$1 2021-02-10 15:55:00.253 | next 2021-02-10 15:55:00.253 | } 2021-02-10 15:55:00.253 | /^ *\#/ { 2021-02-10 15:55:00.253 | next 2021-02-10 15:55:00.253 | } 2021-02-10 15:55:00.253 | /^[^ \t]+/ { 2021-02-10 15:55:00.253 | # get offset of first = in $0 2021-02-10 15:55:00.253 | eq_idx = index($0, "=") 2021-02-10 15:55:00.253 | # extract attr & value from $0 2021-02-10 15:55:00.253 | attr = substr($0, 1, eq_idx - 1) 2021-02-10 15:55:00.253 | value = substr($0, eq_idx + 1) 2021-02-10 15:55:00.254 | # only need to strip trailing whitespace from attr 2021-02-10 15:55:00.254 | sub(/[ \t]*$/, "", attr) 2021-02-10 15:55:00.254 | # need to strip leading & trailing whitespace from value 2021-02-10 15:55:00.254 | sub(/^[ \t]*/, "", value) 2021-02-10 15:55:00.254 | sub(/[ \t]*$/, "", value) 2021-02-10 15:55:00.254 | 2021-02-10 15:55:00.254 | # cfg_attr_count: number of config lines per [section, attr] 2021-02-10 15:55:00.254 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-02-10 15:55:00.254 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-02-10 15:55:00.254 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-02-10 15:55:00.254 | if (! (section, attr) in cfg_attr_count) { 2021-02-10 15:55:00.254 | if (section != last_section) { 2021-02-10 15:55:00.254 | cfg_section[section_count++] = section 2021-02-10 15:55:00.254 | last_section = section 2021-02-10 15:55:00.254 | } 2021-02-10 15:55:00.254 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-02-10 15:55:00.254 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-02-10 15:55:00.254 | 2021-02-10 15:55:00.254 | cfg_attr[section, attr, 0] = value 2021-02-10 15:55:00.254 | cfg_attr_count[section, attr] = 1 2021-02-10 15:55:00.254 | } else { 2021-02-10 15:55:00.254 | lno = cfg_attr_count[section, attr]++ 2021-02-10 15:55:00.254 | cfg_attr[section, attr, lno] = value 2021-02-10 15:55:00.254 | } 2021-02-10 15:55:00.254 | } 2021-02-10 15:55:00.254 | END { 2021-02-10 15:55:00.254 | # Process each section in order 2021-02-10 15:55:00.254 | for (sno = 0; sno < section_count; sno++) { 2021-02-10 15:55:00.254 | section = cfg_section[sno] 2021-02-10 15:55:00.254 | # The ini routines simply append a config item immediately 2021-02-10 15:55:00.254 | # after the section header. To keep the same order as defined 2021-02-10 15:55:00.254 | # in local.conf, invoke the ini routines in the reverse order 2021-02-10 15:55:00.255 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-02-10 15:55:00.255 | attr = cfg_sec_attr_name[sno, attr_no] 2021-02-10 15:55:00.255 | if (cfg_attr_count[section, attr] == 1) 2021-02-10 15:55:00.255 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-02-10 15:55:00.255 | else { 2021-02-10 15:55:00.255 | # For multiline, invoke the ini routines in the reverse order 2021-02-10 15:55:00.255 | count = cfg_attr_count[section, attr] 2021-02-10 15:55:00.255 | print "inidelete " configfile " " section " " attr 2021-02-10 15:55:00.255 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-02-10 15:55:00.255 | for (l = count -2; l >= 0; l--) 2021-02-10 15:55:00.255 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-02-10 15:55:00.255 | } 2021-02-10 15:55:00.255 | } 2021-02-10 15:55:00.255 | } 2021-02-10 15:55:00.255 | } 2021-02-10 15:55:00.255 | ' 2021-02-10 15:55:00.255 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 15:55:00.257 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-02-10 15:55:00.260 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-02-10 15:55:00.262 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-02-10 15:55:00.265 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-10 15:55:00.267 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2021-02-10 15:55:00.270 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-02-10 15:55:00.270 | BEGIN { group = "" } 2021-02-10 15:55:00.270 | /^\[\[.+\|.*\]\]/ { 2021-02-10 15:55:00.270 | gsub("[][]", "", $1); 2021-02-10 15:55:00.270 | split($1, a, "|"); 2021-02-10 15:55:00.270 | if (a[1] == matchgroup && a[2] == configfile) { 2021-02-10 15:55:00.270 | group=a[1] 2021-02-10 15:55:00.270 | } else { 2021-02-10 15:55:00.270 | group="" 2021-02-10 15:55:00.270 | } 2021-02-10 15:55:00.270 | next 2021-02-10 15:55:00.270 | } 2021-02-10 15:55:00.270 | { 2021-02-10 15:55:00.270 | if (group != "") 2021-02-10 15:55:00.270 | print $0 2021-02-10 15:55:00.271 | } 2021-02-10 15:55:00.271 | ' /home/ubuntu/devstack/local.conf 2021-02-10 15:55:00.276 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2021-02-10 15:55:00.279 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2021-02-10 15:55:00.306 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 15:55:00.308 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2021-02-10 15:55:00.311 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2021-02-10 15:55:00.339 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 15:55:00.343 | + ./stack.sh:main:1227 : is_service_enabled swift 2021-02-10 15:55:00.360 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:55:00.363 | + ./stack.sh:main:1235 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-02-10 15:55:00.365 | + ./stack.sh:main:1236 : is_service_enabled nova 2021-02-10 15:55:00.381 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:55:00.384 | + ./stack.sh:main:1237 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-02-10 15:55:00.410 | + ./stack.sh:main:1238 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-02-10 15:55:00.437 | + ./stack.sh:main:1241 : is_service_enabled cinder 2021-02-10 15:55:00.453 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:55:00.456 | + ./stack.sh:main:1242 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-02-10 15:55:00.484 | + ./stack.sh:main:1246 : is_service_enabled n-api 2021-02-10 15:55:00.500 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:55:00.503 | + ./stack.sh:main:1247 : echo_summary 'Starting Nova API' 2021-02-10 15:55:00.506 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 15:55:00.508 | + ./stack.sh:echo_summary:422 : echo -e Starting Nova API 2021-02-10 15:55:00.511 | + ./stack.sh:main:1248 : start_nova_api 2021-02-10 15:55:00.513 | + lib/nova:start_nova_api:840 : local service_port=8774 2021-02-10 15:55:00.516 | + lib/nova:start_nova_api:841 : local service_protocol=http 2021-02-10 15:55:00.519 | + lib/nova:start_nova_api:842 : local nova_url 2021-02-10 15:55:00.521 | + lib/nova:start_nova_api:843 : is_service_enabled tls-proxy 2021-02-10 15:55:00.537 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:55:00.539 | + lib/nova:start_nova_api:849 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-10 15:55:00.542 | + lib/nova:start_nova_api:850 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-10 15:55:00.545 | + lib/nova:start_nova_api:850 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-10 15:55:00.547 | + lib/nova:start_nova_api:852 : '[' True == False ']' 2021-02-10 15:55:00.550 | ++ lib/nova:start_nova_api:860 : which uwsgi 2021-02-10 15:55:00.554 | + lib/nova:start_nova_api:860 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-02-10 15:55:00.557 | + functions-common:run_process:1561 : local service=n-api 2021-02-10 15:55:00.559 | + functions-common:run_process:1562 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-02-10 15:55:00.562 | + functions-common:run_process:1563 : local group= 2021-02-10 15:55:00.565 | + functions-common:run_process:1564 : local user= 2021-02-10 15:55:00.568 | + functions-common:run_process:1566 : local name=n-api 2021-02-10 15:55:00.570 | + functions-common:run_process:1568 : time_start run_process 2021-02-10 15:55:00.573 | + functions-common:time_start:2292 : local name=run_process 2021-02-10 15:55:00.575 | + functions-common:time_start:2293 : local start_time= 2021-02-10 15:55:00.578 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 15:55:00.582 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 15:55:00.585 | + functions-common:time_start:2297 : _TIME_START[$name]=1612972500582 2021-02-10 15:55:00.588 | + functions-common:run_process:1569 : is_service_enabled n-api 2021-02-10 15:55:00.604 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:55:00.608 | + functions-common:run_process:1570 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2021-02-10 15:55:00.610 | + functions-common:_run_under_systemd:1526 : local service=n-api 2021-02-10 15:55:00.613 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-02-10 15:55:00.615 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-02-10 15:55:00.618 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-02-10 15:55:00.620 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-02-10 15:55:00.623 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2021-02-10 15:55:00.625 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2021-02-10 15:55:00.629 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@n-api.service 2021-02-10 15:55:00.631 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-10 15:55:00.634 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-10 15:55:00.636 | + functions-common:_run_under_systemd:1535 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2021-02-10 15:55:00.639 | + functions-common:_run_under_systemd:1536 : 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-02-10 15:55:00.641 | + functions-common:write_uwsgi_user_unit_file:1470 : local service=devstack@n-api.service 2021-02-10 15:55:00.644 | + functions-common:write_uwsgi_user_unit_file:1471 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-02-10 15:55:00.647 | + functions-common:write_uwsgi_user_unit_file:1472 : local group= 2021-02-10 15:55:00.649 | + functions-common:write_uwsgi_user_unit_file:1473 : local user=ubuntu 2021-02-10 15:55:00.651 | + functions-common:write_uwsgi_user_unit_file:1474 : local unitfile=/etc/systemd/system/devstack@n-api.service 2021-02-10 15:55:00.653 | + functions-common:write_uwsgi_user_unit_file:1475 : mkdir -p /etc/systemd/system 2021-02-10 15:55:00.657 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2021-02-10 15:55:00.713 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2021-02-10 15:55:00.769 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2021-02-10 15:55:00.823 | + functions-common:write_uwsgi_user_unit_file:1480 : 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-02-10 15:55:00.870 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-10 15:55:00.916 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2021-02-10 15:55:00.963 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2021-02-10 15:55:01.010 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2021-02-10 15:55:01.059 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2021-02-10 15:55:01.108 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2021-02-10 15:55:01.157 | + functions-common:write_uwsgi_user_unit_file:1488 : [[ -n '' ]] 2021-02-10 15:55:01.159 | + functions-common:write_uwsgi_user_unit_file:1491 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2021-02-10 15:55:01.216 | + functions-common:write_uwsgi_user_unit_file:1494 : sudo systemctl daemon-reload 2021-02-10 15:55:01.419 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@n-api.service 2021-02-10 15:55:01.433 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2021-02-10 15:55:01.621 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@n-api.service 2021-02-10 15:55:01.710 | + functions-common:run_process:1572 : time_stop run_process 2021-02-10 15:55:01.712 | + functions-common:time_stop:2306 : local name 2021-02-10 15:55:01.715 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:55:01.718 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:55:01.720 | + functions-common:time_stop:2309 : local total 2021-02-10 15:55:01.723 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:55:01.726 | + functions-common:time_stop:2312 : name=run_process 2021-02-10 15:55:01.728 | + functions-common:time_stop:2313 : start_time=1612972500582 2021-02-10 15:55:01.731 | + functions-common:time_stop:2315 : [[ -z 1612972500582 ]] 2021-02-10 15:55:01.734 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:55:01.738 | + functions-common:time_stop:2318 : end_time=1612972501735 2021-02-10 15:55:01.740 | + functions-common:time_stop:2319 : elapsed_time=1153 2021-02-10 15:55:01.743 | + functions-common:time_stop:2320 : total=2061 2021-02-10 15:55:01.745 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:55:01.748 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=3214 2021-02-10 15:55:01.751 | + lib/nova:start_nova_api:861 : nova_url=http://10.222.0.39/compute/v2.1/ 2021-02-10 15:55:01.753 | + lib/nova:start_nova_api:864 : echo 'Waiting for nova-api to start...' 2021-02-10 15:55:01.754 | Waiting for nova-api to start... 2021-02-10 15:55:01.756 | + lib/nova:start_nova_api:865 : wait_for_service 60 http://10.222.0.39/compute/v2.1/ 2021-02-10 15:55:01.759 | + functions:wait_for_service:481 : local timeout=60 2021-02-10 15:55:01.762 | + functions:wait_for_service:482 : local url=http://10.222.0.39/compute/v2.1/ 2021-02-10 15:55:01.765 | + functions:wait_for_service:483 : local rval=0 2021-02-10 15:55:01.767 | + functions:wait_for_service:484 : time_start wait_for_service 2021-02-10 15:55:01.776 | + functions-common:time_start:2292 : local name=wait_for_service 2021-02-10 15:55:01.782 | + functions-common:time_start:2293 : local start_time= 2021-02-10 15:55:01.785 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 15:55:01.791 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 15:55:01.795 | + functions-common:time_start:2297 : _TIME_START[$name]=1612972501792 2021-02-10 15:55:01.797 | + functions:wait_for_service:485 : timeout 60 bash -x 2021-02-10 15:55:01.803 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39/compute/v2.1/ 2021-02-10 15:55:07.742 | + :: : [[ 200 == 503 ]] 2021-02-10 15:55:07.744 | + :: : [[ 0 -eq 7 ]] 2021-02-10 15:55:07.747 | + functions:wait_for_service:490 : time_stop wait_for_service 2021-02-10 15:55:07.749 | + functions-common:time_stop:2306 : local name 2021-02-10 15:55:07.752 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:55:07.755 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:55:07.758 | + functions-common:time_stop:2309 : local total 2021-02-10 15:55:07.760 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:55:07.763 | + functions-common:time_stop:2312 : name=wait_for_service 2021-02-10 15:55:07.765 | + functions-common:time_stop:2313 : start_time=1612972501792 2021-02-10 15:55:07.768 | + functions-common:time_stop:2315 : [[ -z 1612972501792 ]] 2021-02-10 15:55:07.771 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:55:07.780 | + functions-common:time_stop:2318 : end_time=1612972507772 2021-02-10 15:55:07.783 | + functions-common:time_stop:2319 : elapsed_time=5980 2021-02-10 15:55:07.787 | + functions-common:time_stop:2320 : total=6627 2021-02-10 15:55:07.791 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:55:07.793 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=12607 2021-02-10 15:55:07.796 | + functions:wait_for_service:491 : return 0 2021-02-10 15:55:07.798 | + lib/nova:start_nova_api:869 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-10 15:55:07.801 | + lib/nova:start_nova_api:869 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-10 15:55:07.804 | + ./stack.sh:main:1251 : is_service_enabled ovn-controller ovn-controller-vtep 2021-02-10 15:55:07.821 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:55:07.824 | + ./stack.sh:main:1256 : is_service_enabled neutron-api 2021-02-10 15:55:07.839 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:55:07.842 | + ./stack.sh:main:1259 : is_service_enabled q-svc 2021-02-10 15:55:07.858 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:55:07.861 | + ./stack.sh:main:1260 : echo_summary 'Starting Neutron' 2021-02-10 15:55:07.864 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 15:55:07.867 | + ./stack.sh:echo_summary:422 : echo -e Starting Neutron 2021-02-10 15:55:07.869 | + ./stack.sh:main:1261 : configure_neutron_after_post_config 2021-02-10 15:55:07.872 | + lib/neutron-legacy:configure_neutron_after_post_config:468 : [[ router != '' ]] 2021-02-10 15:55:07.874 | + lib/neutron-legacy:configure_neutron_after_post_config:469 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router 2021-02-10 15:55:07.907 | + ./stack.sh:main:1262 : start_neutron_service_and_check 2021-02-10 15:55:07.909 | + lib/neutron-legacy:start_neutron_service_and_check:491 : local service_port=9696 2021-02-10 15:55:07.915 | + lib/neutron-legacy:start_neutron_service_and_check:492 : local service_protocol=http 2021-02-10 15:55:07.919 | + lib/neutron-legacy:start_neutron_service_and_check:493 : local cfg_file_options 2021-02-10 15:55:07.922 | + lib/neutron-legacy:start_neutron_service_and_check:494 : local neutron_url 2021-02-10 15:55:07.928 | ++ lib/neutron-legacy:start_neutron_service_and_check:496 : determine_config_files neutron-server 2021-02-10 15:55:07.930 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-02-10 15:55:07.933 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-02-10 15:55:07.939 | +++ lib/neutron-legacy:determine_config_files:326 : _determine_config_server 2021-02-10 15:55:07.943 | +++ lib/neutron-legacy:_determine_config_server:294 : [[ '' != '' ]] 2021-02-10 15:55:07.945 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ 0 > 0 ]] 2021-02-10 15:55:07.948 | +++ lib/neutron-legacy:_determine_config_server:308 : local cfg_file 2021-02-10 15:55:07.951 | +++ 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-02-10 15:55:07.953 | +++ lib/neutron-legacy:_determine_config_server:313 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-10 15:55:07.956 | ++ lib/neutron-legacy:determine_config_files:326 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-10 15:55:07.959 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2021-02-10 15:55:07.961 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-10 15:55:07.964 | + 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-02-10 15:55:07.967 | + lib/neutron-legacy:start_neutron_service_and_check:498 : is_service_enabled tls-proxy 2021-02-10 15:55:07.983 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:55:07.985 | + lib/neutron-legacy:start_neutron_service_and_check:503 : '[' False == True ']' 2021-02-10 15:55:07.988 | + 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-02-10 15:55:07.991 | + functions-common:run_process:1561 : local service=q-svc 2021-02-10 15:55:07.993 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-10 15:55:07.996 | + functions-common:run_process:1563 : local group= 2021-02-10 15:55:07.998 | + functions-common:run_process:1564 : local user= 2021-02-10 15:55:08.000 | + functions-common:run_process:1566 : local name=q-svc 2021-02-10 15:55:08.004 | + functions-common:run_process:1568 : time_start run_process 2021-02-10 15:55:08.006 | + functions-common:time_start:2292 : local name=run_process 2021-02-10 15:55:08.009 | + functions-common:time_start:2293 : local start_time= 2021-02-10 15:55:08.011 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 15:55:08.014 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 15:55:08.018 | + functions-common:time_start:2297 : _TIME_START[$name]=1612972508015 2021-02-10 15:55:08.020 | + functions-common:run_process:1569 : is_service_enabled q-svc 2021-02-10 15:55:08.036 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:55:08.039 | + functions-common:run_process:1570 : _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-02-10 15:55:08.042 | + functions-common:_run_under_systemd:1526 : local service=q-svc 2021-02-10 15:55:08.044 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-10 15:55:08.047 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-10 15:55:08.050 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-10 15:55:08.053 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-10 15:55:08.055 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2021-02-10 15:55:08.058 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2021-02-10 15:55:08.061 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@q-svc.service 2021-02-10 15:55:08.063 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-10 15:55:08.066 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-10 15:55:08.068 | + functions-common:_run_under_systemd:1535 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2021-02-10 15:55:08.071 | + functions-common:_run_under_systemd:1538 : 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-02-10 15:55:08.074 | + functions-common:write_user_unit_file:1443 : local service=devstack@q-svc.service 2021-02-10 15:55:08.076 | + functions-common:write_user_unit_file:1444 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-10 15:55:08.078 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-10 15:55:08.081 | + functions-common:write_user_unit_file:1446 : local user=ubuntu 2021-02-10 15:55:08.083 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-10 15:55:08.085 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-10 15:55:08.087 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2021-02-10 15:55:08.090 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-10 15:55:08.094 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2021-02-10 15:55:08.157 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2021-02-10 15:55:08.219 | + functions-common:write_user_unit_file:1456 : 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-02-10 15:55:08.267 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2021-02-10 15:55:08.315 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2021-02-10 15:55:08.361 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-10 15:55:08.407 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-10 15:55:08.410 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2021-02-10 15:55:08.463 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-10 15:55:08.651 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@q-svc.service 2021-02-10 15:55:08.665 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2021-02-10 15:55:08.846 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@q-svc.service 2021-02-10 15:55:08.865 | + functions-common:run_process:1572 : time_stop run_process 2021-02-10 15:55:08.868 | + functions-common:time_stop:2306 : local name 2021-02-10 15:55:08.870 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:55:08.872 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:55:08.875 | + functions-common:time_stop:2309 : local total 2021-02-10 15:55:08.878 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:55:08.880 | + functions-common:time_stop:2312 : name=run_process 2021-02-10 15:55:08.883 | + functions-common:time_stop:2313 : start_time=1612972508015 2021-02-10 15:55:08.885 | + functions-common:time_stop:2315 : [[ -z 1612972508015 ]] 2021-02-10 15:55:08.888 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:55:08.891 | + functions-common:time_stop:2318 : end_time=1612972508889 2021-02-10 15:55:08.894 | + functions-common:time_stop:2319 : elapsed_time=874 2021-02-10 15:55:08.897 | + functions-common:time_stop:2320 : total=3214 2021-02-10 15:55:08.899 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:55:08.901 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=4088 2021-02-10 15:55:08.904 | + lib/neutron-legacy:start_neutron_service_and_check:511 : neutron_url=http://10.222.0.39:9696 2021-02-10 15:55:08.906 | + lib/neutron-legacy:start_neutron_service_and_check:513 : is_service_enabled tls-proxy 2021-02-10 15:55:08.923 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:55:08.925 | + lib/neutron-legacy:start_neutron_service_and_check:517 : echo 'Waiting for Neutron to start...' 2021-02-10 15:55:08.925 | Waiting for Neutron to start... 2021-02-10 15:55:08.927 | + lib/neutron-legacy:start_neutron_service_and_check:519 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.39:9696' 2021-02-10 15:55:08.930 | + lib/neutron-legacy:start_neutron_service_and_check:520 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.39:9696' 'Neutron did not start' 60 2021-02-10 15:55:08.932 | + functions-common:test_with_retry:2244 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.39:9696' 2021-02-10 15:55:08.935 | + functions-common:test_with_retry:2245 : local 'failmsg=Neutron did not start' 2021-02-10 15:55:08.937 | + functions-common:test_with_retry:2246 : local until=60 2021-02-10 15:55:08.940 | + functions-common:test_with_retry:2247 : local sleep=0.5 2021-02-10 15:55:08.943 | + functions-common:test_with_retry:2249 : time_start test_with_retry 2021-02-10 15:55:08.945 | + functions-common:time_start:2292 : local name=test_with_retry 2021-02-10 15:55:08.948 | + functions-common:time_start:2293 : local start_time= 2021-02-10 15:55:08.950 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 15:55:08.953 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 15:55:08.957 | + functions-common:time_start:2297 : _TIME_START[$name]=1612972508954 2021-02-10 15:55:08.960 | + functions-common:test_with_retry:2250 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.39:9696; do sleep 0.5; done' 2021-02-10 15:55:08.964 | 2021-02-10 15:55:08.964 | Redirecting output to ‘wget-log’. 2021-02-10 15:55:09.469 | 2021-02-10 15:55:09.469 | Redirecting output to ‘wget-log.1’. 2021-02-10 15:55:09.974 | 2021-02-10 15:55:09.974 | Redirecting output to ‘wget-log.2’. 2021-02-10 15:55:10.478 | 2021-02-10 15:55:10.478 | Redirecting output to ‘wget-log.3’. 2021-02-10 15:55:10.983 | 2021-02-10 15:55:10.983 | Redirecting output to ‘wget-log.4’. 2021-02-10 15:55:11.487 | 2021-02-10 15:55:11.487 | Redirecting output to ‘wget-log.5’. 2021-02-10 15:55:11.991 | 2021-02-10 15:55:11.992 | Redirecting output to ‘wget-log.6’. 2021-02-10 15:55:12.496 | 2021-02-10 15:55:12.496 | Redirecting output to ‘wget-log.7’. 2021-02-10 15:55:13.000 | 2021-02-10 15:55:13.000 | Redirecting output to ‘wget-log.8’. 2021-02-10 15:55:13.505 | 2021-02-10 15:55:13.505 | Redirecting output to ‘wget-log.9’. 2021-02-10 15:55:14.009 | 2021-02-10 15:55:14.009 | Redirecting output to ‘wget-log.10’. 2021-02-10 15:55:14.513 | 2021-02-10 15:55:14.513 | Redirecting output to ‘wget-log.11’. 2021-02-10 15:55:14.529 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.39:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2253 : time_stop test_with_retry 2021-02-10 15:55:14.532 | + functions-common:time_stop:2306 : local name 2021-02-10 15:55:14.535 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:55:14.538 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:55:14.540 | + functions-common:time_stop:2309 : local total 2021-02-10 15:55:14.543 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:55:14.545 | + functions-common:time_stop:2312 : name=test_with_retry 2021-02-10 15:55:14.548 | + functions-common:time_stop:2313 : start_time=1612972508954 2021-02-10 15:55:14.551 | + functions-common:time_stop:2315 : [[ -z 1612972508954 ]] 2021-02-10 15:55:14.555 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:55:14.559 | + functions-common:time_stop:2318 : end_time=1612972514556 2021-02-10 15:55:14.561 | + functions-common:time_stop:2319 : elapsed_time=5602 2021-02-10 15:55:14.563 | + functions-common:time_stop:2320 : total=0 2021-02-10 15:55:14.566 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:55:14.568 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=5602 2021-02-10 15:55:14.571 | + ./stack.sh:main:1267 : is_service_enabled placement 2021-02-10 15:55:14.591 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:55:14.594 | + ./stack.sh:main:1268 : echo_summary 'Starting Placement' 2021-02-10 15:55:14.597 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 15:55:14.599 | + ./stack.sh:echo_summary:422 : echo -e Starting Placement 2021-02-10 15:55:14.602 | + ./stack.sh:main:1269 : start_placement 2021-02-10 15:55:14.605 | + lib/placement:start_placement:160 : start_placement_api 2021-02-10 15:55:14.607 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2021-02-10 15:55:14.610 | ++ lib/placement:start_placement_api:147 : which uwsgi 2021-02-10 15:55:14.615 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-02-10 15:55:14.619 | + functions-common:run_process:1561 : local service=placement-api 2021-02-10 15:55:14.622 | + functions-common:run_process:1562 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-02-10 15:55:14.625 | + functions-common:run_process:1563 : local group= 2021-02-10 15:55:14.627 | + functions-common:run_process:1564 : local user= 2021-02-10 15:55:14.630 | + functions-common:run_process:1566 : local name=placement-api 2021-02-10 15:55:14.633 | + functions-common:run_process:1568 : time_start run_process 2021-02-10 15:55:14.636 | + functions-common:time_start:2292 : local name=run_process 2021-02-10 15:55:14.638 | + functions-common:time_start:2293 : local start_time= 2021-02-10 15:55:14.641 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 15:55:14.644 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 15:55:14.648 | + functions-common:time_start:2297 : _TIME_START[$name]=1612972514645 2021-02-10 15:55:14.651 | + functions-common:run_process:1569 : is_service_enabled placement-api 2021-02-10 15:55:14.668 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:55:14.671 | + functions-common:run_process:1570 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2021-02-10 15:55:14.673 | + functions-common:_run_under_systemd:1526 : local service=placement-api 2021-02-10 15:55:14.676 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-02-10 15:55:14.678 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-02-10 15:55:14.681 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-02-10 15:55:14.684 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-02-10 15:55:14.686 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2021-02-10 15:55:14.688 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2021-02-10 15:55:14.691 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@placement-api.service 2021-02-10 15:55:14.693 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-10 15:55:14.696 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-10 15:55:14.698 | + functions-common:_run_under_systemd:1535 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2021-02-10 15:55:14.701 | + functions-common:_run_under_systemd:1536 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2021-02-10 15:55:14.704 | + functions-common:write_uwsgi_user_unit_file:1470 : local service=devstack@placement-api.service 2021-02-10 15:55:14.706 | + functions-common:write_uwsgi_user_unit_file:1471 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-02-10 15:55:14.709 | + functions-common:write_uwsgi_user_unit_file:1472 : local group= 2021-02-10 15:55:14.711 | + functions-common:write_uwsgi_user_unit_file:1473 : local user=ubuntu 2021-02-10 15:55:14.713 | + functions-common:write_uwsgi_user_unit_file:1474 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2021-02-10 15:55:14.716 | + functions-common:write_uwsgi_user_unit_file:1475 : mkdir -p /etc/systemd/system 2021-02-10 15:55:14.722 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2021-02-10 15:55:14.777 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2021-02-10 15:55:14.833 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2021-02-10 15:55:14.878 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-02-10 15:55:14.924 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-10 15:55:14.970 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2021-02-10 15:55:15.015 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2021-02-10 15:55:15.062 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2021-02-10 15:55:15.108 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2021-02-10 15:55:15.154 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2021-02-10 15:55:15.200 | + functions-common:write_uwsgi_user_unit_file:1488 : [[ -n '' ]] 2021-02-10 15:55:15.202 | + functions-common:write_uwsgi_user_unit_file:1491 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2021-02-10 15:55:15.257 | + functions-common:write_uwsgi_user_unit_file:1494 : sudo systemctl daemon-reload 2021-02-10 15:55:15.452 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@placement-api.service 2021-02-10 15:55:15.465 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2021-02-10 15:55:15.656 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@placement-api.service 2021-02-10 15:55:15.745 | + functions-common:run_process:1572 : time_stop run_process 2021-02-10 15:55:15.748 | + functions-common:time_stop:2306 : local name 2021-02-10 15:55:15.750 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:55:15.752 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:55:15.755 | + functions-common:time_stop:2309 : local total 2021-02-10 15:55:15.757 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:55:15.760 | + functions-common:time_stop:2312 : name=run_process 2021-02-10 15:55:15.762 | + functions-common:time_stop:2313 : start_time=1612972514645 2021-02-10 15:55:15.765 | + functions-common:time_stop:2315 : [[ -z 1612972514645 ]] 2021-02-10 15:55:15.774 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:55:15.779 | + functions-common:time_stop:2318 : end_time=1612972515769 2021-02-10 15:55:15.781 | + functions-common:time_stop:2319 : elapsed_time=1124 2021-02-10 15:55:15.784 | + functions-common:time_stop:2320 : total=4088 2021-02-10 15:55:15.787 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:55:15.789 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=5212 2021-02-10 15:55:15.792 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2021-02-10 15:55:15.792 | Waiting for placement-api to start... 2021-02-10 15:55:15.794 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.39/placement 2021-02-10 15:55:15.797 | + functions:wait_for_service:481 : local timeout=60 2021-02-10 15:55:15.800 | + functions:wait_for_service:482 : local url=http://10.222.0.39/placement 2021-02-10 15:55:15.802 | + functions:wait_for_service:483 : local rval=0 2021-02-10 15:55:15.805 | + functions:wait_for_service:484 : time_start wait_for_service 2021-02-10 15:55:15.807 | + functions-common:time_start:2292 : local name=wait_for_service 2021-02-10 15:55:15.811 | + functions-common:time_start:2293 : local start_time= 2021-02-10 15:55:15.814 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 15:55:15.817 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 15:55:15.821 | + functions-common:time_start:2297 : _TIME_START[$name]=1612972515818 2021-02-10 15:55:15.823 | + functions:wait_for_service:485 : timeout 60 bash -x 2021-02-10 15:55:15.828 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39/placement 2021-02-10 15:55:18.552 | + :: : [[ 200 == 503 ]] 2021-02-10 15:55:18.553 | + :: : [[ 0 -eq 7 ]] 2021-02-10 15:55:18.557 | + functions:wait_for_service:490 : time_stop wait_for_service 2021-02-10 15:55:18.559 | + functions-common:time_stop:2306 : local name 2021-02-10 15:55:18.562 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:55:18.564 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:55:18.567 | + functions-common:time_stop:2309 : local total 2021-02-10 15:55:18.569 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:55:18.572 | + functions-common:time_stop:2312 : name=wait_for_service 2021-02-10 15:55:18.574 | + functions-common:time_stop:2313 : start_time=1612972515818 2021-02-10 15:55:18.577 | + functions-common:time_stop:2315 : [[ -z 1612972515818 ]] 2021-02-10 15:55:18.580 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:55:18.584 | + functions-common:time_stop:2318 : end_time=1612972518581 2021-02-10 15:55:18.587 | + functions-common:time_stop:2319 : elapsed_time=2763 2021-02-10 15:55:18.589 | + functions-common:time_stop:2320 : total=12607 2021-02-10 15:55:18.591 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:55:18.594 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=15370 2021-02-10 15:55:18.597 | + functions:wait_for_service:491 : return 0 2021-02-10 15:55:18.600 | + ./stack.sh:main:1272 : is_service_enabled neutron 2021-02-10 15:55:18.617 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:55:18.620 | + ./stack.sh:main:1273 : start_neutron 2021-02-10 15:55:18.623 | + lib/neutron:start_neutron:702 : is_neutron_legacy_enabled 2021-02-10 15:55:18.626 | ++ 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-02-10 15:55:18.627 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-02-10 15:55:18.631 | + 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-02-10 15:55:18.634 | + 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-02-10 15:55:18.636 | + 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-02-10 15:55:18.639 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-02-10 15:55:18.642 | + lib/neutron:start_neutron:704 : start_mutnauq_l2_agent 2021-02-10 15:55:18.644 | + 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-02-10 15:55:18.647 | + functions-common:run_process:1561 : local service=q-agt 2021-02-10 15:55:18.649 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-10 15:55:18.652 | + functions-common:run_process:1563 : local group= 2021-02-10 15:55:18.654 | + functions-common:run_process:1564 : local user= 2021-02-10 15:55:18.657 | + functions-common:run_process:1566 : local name=q-agt 2021-02-10 15:55:18.660 | + functions-common:run_process:1568 : time_start run_process 2021-02-10 15:55:18.663 | + functions-common:time_start:2292 : local name=run_process 2021-02-10 15:55:18.665 | + functions-common:time_start:2293 : local start_time= 2021-02-10 15:55:18.668 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 15:55:18.671 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 15:55:18.675 | + functions-common:time_start:2297 : _TIME_START[$name]=1612972518672 2021-02-10 15:55:18.678 | + functions-common:run_process:1569 : is_service_enabled q-agt 2021-02-10 15:55:18.696 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:55:18.699 | + functions-common:run_process:1570 : _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-02-10 15:55:18.702 | + functions-common:_run_under_systemd:1526 : local service=q-agt 2021-02-10 15:55:18.705 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-10 15:55:18.708 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-10 15:55:18.711 | + functions-common:_run_under_systemd:1530 : _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-02-10 15:55:18.714 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-10 15:55:18.716 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2021-02-10 15:55:18.719 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2021-02-10 15:55:18.722 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@q-agt.service 2021-02-10 15:55:18.725 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-10 15:55:18.728 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-10 15:55:18.731 | + functions-common:_run_under_systemd:1535 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2021-02-10 15:55:18.733 | + functions-common:_run_under_systemd:1538 : 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-02-10 15:55:18.736 | + functions-common:write_user_unit_file:1443 : local service=devstack@q-agt.service 2021-02-10 15:55:18.739 | + functions-common:write_user_unit_file:1444 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-10 15:55:18.741 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-10 15:55:18.743 | + functions-common:write_user_unit_file:1446 : local user=ubuntu 2021-02-10 15:55:18.745 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-10 15:55:18.747 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-10 15:55:18.750 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2021-02-10 15:55:18.753 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-10 15:55:18.757 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2021-02-10 15:55:18.813 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2021-02-10 15:55:18.868 | + functions-common:write_user_unit_file:1456 : 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-02-10 15:55:18.915 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2021-02-10 15:55:18.960 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2021-02-10 15:55:19.006 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-10 15:55:19.052 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-10 15:55:19.055 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2021-02-10 15:55:19.111 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-10 15:55:19.305 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@q-agt.service 2021-02-10 15:55:19.319 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2021-02-10 15:55:19.508 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@q-agt.service 2021-02-10 15:55:19.534 | + functions-common:run_process:1572 : time_stop run_process 2021-02-10 15:55:19.536 | + functions-common:time_stop:2306 : local name 2021-02-10 15:55:19.539 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:55:19.542 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:55:19.545 | + functions-common:time_stop:2309 : local total 2021-02-10 15:55:19.548 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:55:19.551 | + functions-common:time_stop:2312 : name=run_process 2021-02-10 15:55:19.554 | + functions-common:time_stop:2313 : start_time=1612972518672 2021-02-10 15:55:19.557 | + functions-common:time_stop:2315 : [[ -z 1612972518672 ]] 2021-02-10 15:55:19.561 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:55:19.566 | + functions-common:time_stop:2318 : end_time=1612972519562 2021-02-10 15:55:19.568 | + functions-common:time_stop:2319 : elapsed_time=890 2021-02-10 15:55:19.571 | + functions-common:time_stop:2320 : total=5212 2021-02-10 15:55:19.573 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:55:19.576 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=6102 2021-02-10 15:55:19.579 | + lib/neutron-legacy:start_mutnauq_l2_agent:528 : is_provider_network 2021-02-10 15:55:19.582 | + functions-common:is_provider_network:2155 : '[' '' == True ']' 2021-02-10 15:55:19.584 | + functions-common:is_provider_network:2158 : return 1 2021-02-10 15:55:19.587 | + lib/neutron:start_neutron:705 : start_mutnauq_other_agents 2021-02-10 15:55:19.589 | + 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-02-10 15:55:19.592 | + functions-common:run_process:1561 : local service=q-dhcp 2021-02-10 15:55:19.594 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-02-10 15:55:19.597 | + functions-common:run_process:1563 : local group= 2021-02-10 15:55:19.599 | + functions-common:run_process:1564 : local user= 2021-02-10 15:55:19.602 | + functions-common:run_process:1566 : local name=q-dhcp 2021-02-10 15:55:19.604 | + functions-common:run_process:1568 : time_start run_process 2021-02-10 15:55:19.607 | + functions-common:time_start:2292 : local name=run_process 2021-02-10 15:55:19.609 | + functions-common:time_start:2293 : local start_time= 2021-02-10 15:55:19.612 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 15:55:19.615 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 15:55:19.619 | + functions-common:time_start:2297 : _TIME_START[$name]=1612972519616 2021-02-10 15:55:19.622 | + functions-common:run_process:1569 : is_service_enabled q-dhcp 2021-02-10 15:55:19.639 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:55:19.641 | + functions-common:run_process:1570 : _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-02-10 15:55:19.644 | + functions-common:_run_under_systemd:1526 : local service=q-dhcp 2021-02-10 15:55:19.646 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-02-10 15:55:19.649 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-02-10 15:55:19.651 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-02-10 15:55:19.654 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-02-10 15:55:19.656 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2021-02-10 15:55:19.659 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2021-02-10 15:55:19.661 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@q-dhcp.service 2021-02-10 15:55:19.664 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-10 15:55:19.667 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-10 15:55:19.669 | + functions-common:_run_under_systemd:1535 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2021-02-10 15:55:19.672 | + functions-common:_run_under_systemd:1538 : 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-02-10 15:55:19.675 | + functions-common:write_user_unit_file:1443 : local service=devstack@q-dhcp.service 2021-02-10 15:55:19.677 | + functions-common:write_user_unit_file:1444 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-02-10 15:55:19.680 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-10 15:55:19.682 | + functions-common:write_user_unit_file:1446 : local user=ubuntu 2021-02-10 15:55:19.685 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-10 15:55:19.687 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-10 15:55:19.690 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2021-02-10 15:55:19.693 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-10 15:55:19.697 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2021-02-10 15:55:19.754 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2021-02-10 15:55:19.819 | + functions-common:write_user_unit_file:1456 : 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-02-10 15:55:19.865 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2021-02-10 15:55:19.911 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2021-02-10 15:55:19.959 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-10 15:55:20.007 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-10 15:55:20.010 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2021-02-10 15:55:20.067 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-10 15:55:20.257 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@q-dhcp.service 2021-02-10 15:55:20.270 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2021-02-10 15:55:20.453 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@q-dhcp.service 2021-02-10 15:55:20.477 | + functions-common:run_process:1572 : time_stop run_process 2021-02-10 15:55:20.479 | + functions-common:time_stop:2306 : local name 2021-02-10 15:55:20.482 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:55:20.486 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:55:20.487 | + functions-common:time_stop:2309 : local total 2021-02-10 15:55:20.489 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:55:20.491 | + functions-common:time_stop:2312 : name=run_process 2021-02-10 15:55:20.494 | + functions-common:time_stop:2313 : start_time=1612972519616 2021-02-10 15:55:20.496 | + functions-common:time_stop:2315 : [[ -z 1612972519616 ]] 2021-02-10 15:55:20.499 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:55:20.503 | + functions-common:time_stop:2318 : end_time=1612972520500 2021-02-10 15:55:20.505 | + functions-common:time_stop:2319 : elapsed_time=884 2021-02-10 15:55:20.508 | + functions-common:time_stop:2320 : total=6102 2021-02-10 15:55:20.510 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:55:20.513 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=6986 2021-02-10 15:55:20.515 | + lib/neutron-legacy:start_mutnauq_other_agents:546 : is_service_enabled neutron-vpnaas 2021-02-10 15:55:20.532 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:55:20.536 | ++ lib/neutron-legacy:start_mutnauq_other_agents:549 : determine_config_files neutron-l3-agent 2021-02-10 15:55:20.538 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-02-10 15:55:20.541 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-02-10 15:55:20.544 | +++ lib/neutron-legacy:determine_config_files:327 : _determine_config_l3 2021-02-10 15:55:20.546 | +++ lib/neutron-legacy:_determine_config_l3:317 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-02-10 15:55:20.549 | +++ lib/neutron-legacy:_determine_config_l3:318 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-02-10 15:55:20.552 | ++ lib/neutron-legacy:determine_config_files:327 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-02-10 15:55:20.554 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2021-02-10 15:55:20.556 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-02-10 15:55:20.559 | + 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-02-10 15:55:20.562 | + functions-common:run_process:1561 : local service=q-l3 2021-02-10 15:55:20.564 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-02-10 15:55:20.567 | + functions-common:run_process:1563 : local group= 2021-02-10 15:55:20.569 | + functions-common:run_process:1564 : local user= 2021-02-10 15:55:20.572 | + functions-common:run_process:1566 : local name=q-l3 2021-02-10 15:55:20.575 | + functions-common:run_process:1568 : time_start run_process 2021-02-10 15:55:20.577 | + functions-common:time_start:2292 : local name=run_process 2021-02-10 15:55:20.580 | + functions-common:time_start:2293 : local start_time= 2021-02-10 15:55:20.583 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 15:55:20.586 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 15:55:20.589 | + functions-common:time_start:2297 : _TIME_START[$name]=1612972520586 2021-02-10 15:55:20.592 | + functions-common:run_process:1569 : is_service_enabled q-l3 2021-02-10 15:55:20.610 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:55:20.612 | + functions-common:run_process:1570 : _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-02-10 15:55:20.615 | + functions-common:_run_under_systemd:1526 : local service=q-l3 2021-02-10 15:55:20.617 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-02-10 15:55:20.620 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-02-10 15:55:20.622 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-02-10 15:55:20.625 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-02-10 15:55:20.627 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2021-02-10 15:55:20.630 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2021-02-10 15:55:20.632 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@q-l3.service 2021-02-10 15:55:20.635 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-10 15:55:20.637 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-10 15:55:20.639 | + functions-common:_run_under_systemd:1535 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2021-02-10 15:55:20.642 | + functions-common:_run_under_systemd:1538 : 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-02-10 15:55:20.645 | + functions-common:write_user_unit_file:1443 : local service=devstack@q-l3.service 2021-02-10 15:55:20.647 | + functions-common:write_user_unit_file:1444 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-02-10 15:55:20.650 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-10 15:55:20.652 | + functions-common:write_user_unit_file:1446 : local user=ubuntu 2021-02-10 15:55:20.655 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-10 15:55:20.657 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-10 15:55:20.660 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2021-02-10 15:55:20.663 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-10 15:55:20.667 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2021-02-10 15:55:20.727 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2021-02-10 15:55:20.797 | + functions-common:write_user_unit_file:1456 : 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-02-10 15:55:20.847 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2021-02-10 15:55:20.895 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2021-02-10 15:55:20.946 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-10 15:55:20.993 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-10 15:55:20.996 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2021-02-10 15:55:21.057 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-10 15:55:21.275 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@q-l3.service 2021-02-10 15:55:21.289 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2021-02-10 15:55:21.494 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@q-l3.service 2021-02-10 15:55:21.516 | + functions-common:run_process:1572 : time_stop run_process 2021-02-10 15:55:21.519 | + functions-common:time_stop:2306 : local name 2021-02-10 15:55:21.521 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:55:21.524 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:55:21.526 | + functions-common:time_stop:2309 : local total 2021-02-10 15:55:21.529 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:55:21.531 | + functions-common:time_stop:2312 : name=run_process 2021-02-10 15:55:21.534 | + functions-common:time_stop:2313 : start_time=1612972520586 2021-02-10 15:55:21.536 | + functions-common:time_stop:2315 : [[ -z 1612972520586 ]] 2021-02-10 15:55:21.540 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:55:21.543 | + functions-common:time_stop:2318 : end_time=1612972521540 2021-02-10 15:55:21.545 | + functions-common:time_stop:2319 : elapsed_time=954 2021-02-10 15:55:21.548 | + functions-common:time_stop:2320 : total=6986 2021-02-10 15:55:21.551 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:55:21.553 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=7940 2021-02-10 15:55:21.556 | + 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-02-10 15:55:21.558 | + functions-common:run_process:1561 : local service=q-meta 2021-02-10 15:55:21.561 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-02-10 15:55:21.563 | + functions-common:run_process:1563 : local group= 2021-02-10 15:55:21.565 | + functions-common:run_process:1564 : local user= 2021-02-10 15:55:21.568 | + functions-common:run_process:1566 : local name=q-meta 2021-02-10 15:55:21.570 | + functions-common:run_process:1568 : time_start run_process 2021-02-10 15:55:21.573 | + functions-common:time_start:2292 : local name=run_process 2021-02-10 15:55:21.575 | + functions-common:time_start:2293 : local start_time= 2021-02-10 15:55:21.578 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 15:55:21.582 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 15:55:21.585 | + functions-common:time_start:2297 : _TIME_START[$name]=1612972521582 2021-02-10 15:55:21.587 | + functions-common:run_process:1569 : is_service_enabled q-meta 2021-02-10 15:55:21.607 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:55:21.610 | + functions-common:run_process:1570 : _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-02-10 15:55:21.613 | + functions-common:_run_under_systemd:1526 : local service=q-meta 2021-02-10 15:55:21.615 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-02-10 15:55:21.618 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-02-10 15:55:21.620 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-02-10 15:55:21.623 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-02-10 15:55:21.625 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2021-02-10 15:55:21.631 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2021-02-10 15:55:21.634 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@q-meta.service 2021-02-10 15:55:21.636 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-10 15:55:21.639 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-10 15:55:21.641 | + functions-common:_run_under_systemd:1535 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2021-02-10 15:55:21.644 | + functions-common:_run_under_systemd:1538 : 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-02-10 15:55:21.646 | + functions-common:write_user_unit_file:1443 : local service=devstack@q-meta.service 2021-02-10 15:55:21.649 | + functions-common:write_user_unit_file:1444 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-02-10 15:55:21.651 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-10 15:55:21.654 | + functions-common:write_user_unit_file:1446 : local user=ubuntu 2021-02-10 15:55:21.656 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-10 15:55:21.659 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-10 15:55:21.661 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2021-02-10 15:55:21.664 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-10 15:55:21.668 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2021-02-10 15:55:21.736 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2021-02-10 15:55:21.834 | + functions-common:write_user_unit_file:1456 : 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-02-10 15:55:21.888 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2021-02-10 15:55:21.943 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2021-02-10 15:55:22.002 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-10 15:55:22.058 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-10 15:55:22.061 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2021-02-10 15:55:22.134 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-10 15:55:22.373 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@q-meta.service 2021-02-10 15:55:22.387 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2021-02-10 15:55:22.603 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@q-meta.service 2021-02-10 15:55:22.624 | + functions-common:run_process:1572 : time_stop run_process 2021-02-10 15:55:22.635 | + functions-common:time_stop:2306 : local name 2021-02-10 15:55:22.639 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:55:22.641 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:55:22.644 | + functions-common:time_stop:2309 : local total 2021-02-10 15:55:22.651 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:55:22.659 | + functions-common:time_stop:2312 : name=run_process 2021-02-10 15:55:22.665 | + functions-common:time_stop:2313 : start_time=1612972521582 2021-02-10 15:55:22.678 | + functions-common:time_stop:2315 : [[ -z 1612972521582 ]] 2021-02-10 15:55:22.686 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:55:22.701 | + functions-common:time_stop:2318 : end_time=1612972522690 2021-02-10 15:55:22.707 | + functions-common:time_stop:2319 : elapsed_time=1108 2021-02-10 15:55:22.719 | + functions-common:time_stop:2320 : total=7940 2021-02-10 15:55:22.726 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:55:22.738 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=9048 2021-02-10 15:55:22.754 | + 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-02-10 15:55:22.766 | + functions-common:run_process:1561 : local service=q-metering 2021-02-10 15:55:22.774 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2021-02-10 15:55:22.786 | + functions-common:run_process:1563 : local group= 2021-02-10 15:55:22.795 | + functions-common:run_process:1564 : local user= 2021-02-10 15:55:22.803 | + functions-common:run_process:1566 : local name=q-metering 2021-02-10 15:55:22.811 | + functions-common:run_process:1568 : time_start run_process 2021-02-10 15:55:22.819 | + functions-common:time_start:2292 : local name=run_process 2021-02-10 15:55:22.827 | + functions-common:time_start:2293 : local start_time= 2021-02-10 15:55:22.832 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 15:55:22.846 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 15:55:22.862 | + functions-common:time_start:2297 : _TIME_START[$name]=1612972522847 2021-02-10 15:55:22.871 | + functions-common:run_process:1569 : is_service_enabled q-metering 2021-02-10 15:55:22.931 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:55:22.943 | + functions-common:run_process:1572 : time_stop run_process 2021-02-10 15:55:22.958 | + functions-common:time_stop:2306 : local name 2021-02-10 15:55:22.967 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:55:22.975 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:55:22.983 | + functions-common:time_stop:2309 : local total 2021-02-10 15:55:22.991 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:55:22.999 | + functions-common:time_stop:2312 : name=run_process 2021-02-10 15:55:23.007 | + functions-common:time_stop:2313 : start_time=1612972522847 2021-02-10 15:55:23.015 | + functions-common:time_stop:2315 : [[ -z 1612972522847 ]] 2021-02-10 15:55:23.030 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:55:23.050 | + functions-common:time_stop:2318 : end_time=1612972523034 2021-02-10 15:55:23.066 | + functions-common:time_stop:2319 : elapsed_time=187 2021-02-10 15:55:23.075 | + functions-common:time_stop:2320 : total=9048 2021-02-10 15:55:23.083 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:55:23.091 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=9235 2021-02-10 15:55:23.099 | + ./stack.sh:main:1276 : is_service_enabled q-svc 2021-02-10 15:55:23.155 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:55:23.166 | + ./stack.sh:main:1276 : [[ True == \T\r\u\e ]] 2021-02-10 15:55:23.172 | + ./stack.sh:main:1277 : echo_summary 'Creating initial neutron network elements' 2021-02-10 15:55:23.182 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 15:55:23.191 | + ./stack.sh:echo_summary:422 : echo -e Creating initial neutron network elements 2021-02-10 15:55:23.202 | + ./stack.sh:main:1280 : type -p neutron_plugin_create_initial_networks 2021-02-10 15:55:23.218 | + ./stack.sh:main:1283 : create_neutron_initial_network 2021-02-10 15:55:23.227 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : local project_id 2021-02-10 15:55:23.233 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap project list 2021-02-10 15:55:23.233 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : grep ' demo ' 2021-02-10 15:55:23.238 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : get_field 1 2021-02-10 15:55:23.246 | ++ functions-common:get_field:728 : local data field 2021-02-10 15:55:23.250 | ++ functions-common:get_field:729 : read data 2021-02-10 15:55:25.800 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:55:25.800 | 2021-02-10 15:55:25.800 | Traceback (most recent call last): 2021-02-10 15:55:25.800 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:55:25.800 | exec(line) 2021-02-10 15:55:25.800 | File "", line 1, in 2021-02-10 15:55:25.800 | File "", line 568, in module_from_spec 2021-02-10 15:55:25.800 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:55:25.800 | 2021-02-10 15:55:25.800 | Remainder of file ignored 2021-02-10 15:55:25.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:55:25.800 | from cryptography.utils import int_from_bytes 2021-02-10 15:55:25.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:55:25.801 | from cryptography.utils import int_from_bytes 2021-02-10 15:55:26.028 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:55:26.036 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-10 15:55:26.044 | ++ functions-common:get_field:733 : field='$2' 2021-02-10 15:55:26.050 | ++ functions-common:get_field:735 : echo '| 96d143aca22b45edb0892c8330eeed47 | demo |' 2021-02-10 15:55:26.058 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-10 15:55:26.075 | ++ functions-common:get_field:729 : read data 2021-02-10 15:55:26.083 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : project_id=96d143aca22b45edb0892c8330eeed47 2021-02-10 15:55:26.089 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : die_if_not_set 166 project_id 'Failure retrieving project_id for demo' 2021-02-10 15:55:26.095 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-02-10 15:55:26.119 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:169 : type -p neutron_plugin_create_initial_network_profile 2021-02-10 15:55:26.121 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_networking_extension_supported auto-allocated-topology 2021-02-10 15:55:26.124 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : local extension=auto-allocated-topology 2021-02-10 15:55:26.128 | ++ 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-02-10 15:55:29.068 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:55:29.068 | 2021-02-10 15:55:29.068 | Traceback (most recent call last): 2021-02-10 15:55:29.068 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:55:29.068 | exec(line) 2021-02-10 15:55:29.068 | File "", line 1, in 2021-02-10 15:55:29.068 | File "", line 568, in module_from_spec 2021-02-10 15:55:29.068 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:55:29.068 | 2021-02-10 15:55:29.068 | Remainder of file ignored 2021-02-10 15:55:29.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:55:29.068 | from cryptography.utils import int_from_bytes 2021-02-10 15:55:29.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:55:29.068 | from cryptography.utils import int_from_bytes 2021-02-10 15:55:29.267 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:55:29.270 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : EXT_LIST='address-group 2021-02-10 15:55:29.270 | address-scope 2021-02-10 15:55:29.270 | router-admin-state-down-before-update 2021-02-10 15:55:29.270 | agent 2021-02-10 15:55:29.270 | agent-resources-synced 2021-02-10 15:55:29.270 | allowed-address-pairs 2021-02-10 15:55:29.270 | auto-allocated-topology 2021-02-10 15:55:29.270 | availability_zone 2021-02-10 15:55:29.270 | availability_zone_filter 2021-02-10 15:55:29.270 | default-subnetpools 2021-02-10 15:55:29.270 | dhcp_agent_scheduler 2021-02-10 15:55:29.270 | dvr 2021-02-10 15:55:29.270 | empty-string-filtering 2021-02-10 15:55:29.270 | external-net 2021-02-10 15:55:29.270 | extra_dhcp_opt 2021-02-10 15:55:29.270 | extraroute 2021-02-10 15:55:29.270 | extraroute-atomic 2021-02-10 15:55:29.270 | filter-validation 2021-02-10 15:55:29.270 | fip-port-details 2021-02-10 15:55:29.270 | flavors 2021-02-10 15:55:29.270 | floatingip-pools 2021-02-10 15:55:29.270 | ip-substring-filtering 2021-02-10 15:55:29.270 | router 2021-02-10 15:55:29.270 | ext-gw-mode 2021-02-10 15:55:29.270 | l3-ha 2021-02-10 15:55:29.270 | l3-flavors 2021-02-10 15:55:29.270 | l3-port-ip-change-not-allowed 2021-02-10 15:55:29.270 | l3_agent_scheduler 2021-02-10 15:55:29.270 | multi-provider 2021-02-10 15:55:29.270 | net-mtu 2021-02-10 15:55:29.271 | net-mtu-writable 2021-02-10 15:55:29.271 | network_availability_zone 2021-02-10 15:55:29.271 | network-ip-availability 2021-02-10 15:55:29.271 | pagination 2021-02-10 15:55:29.271 | port-device-profile 2021-02-10 15:55:29.271 | port-mac-address-regenerate 2021-02-10 15:55:29.271 | port-numa-affinity-policy 2021-02-10 15:55:29.271 | binding 2021-02-10 15:55:29.271 | binding-extended 2021-02-10 15:55:29.271 | port-security 2021-02-10 15:55:29.271 | project-id 2021-02-10 15:55:29.271 | provider 2021-02-10 15:55:29.271 | quotas 2021-02-10 15:55:29.271 | quota_details 2021-02-10 15:55:29.271 | rbac-policies 2021-02-10 15:55:29.271 | rbac-address-scope 2021-02-10 15:55:29.271 | rbac-security-groups 2021-02-10 15:55:29.271 | rbac-subnetpool 2021-02-10 15:55:29.271 | revision-if-match 2021-02-10 15:55:29.271 | standard-attr-revisions 2021-02-10 15:55:29.271 | router_availability_zone 2021-02-10 15:55:29.271 | security-groups-normalized-cidr 2021-02-10 15:55:29.271 | port-security-groups-filtering 2021-02-10 15:55:29.271 | security-groups-remote-address-group 2021-02-10 15:55:29.271 | security-group 2021-02-10 15:55:29.271 | service-type 2021-02-10 15:55:29.271 | sorting 2021-02-10 15:55:29.271 | standard-attr-description 2021-02-10 15:55:29.271 | stateful-security-group 2021-02-10 15:55:29.271 | subnet_onboard 2021-02-10 15:55:29.271 | subnet-service-types 2021-02-10 15:55:29.271 | subnet_allocation 2021-02-10 15:55:29.271 | subnetpool-prefix-ops 2021-02-10 15:55:29.271 | standard-attr-tag 2021-02-10 15:55:29.271 | standard-attr-timestamp' 2021-02-10 15:55:29.274 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : [[ address-group 2021-02-10 15:55:29.274 | address-scope 2021-02-10 15:55:29.274 | router-admin-state-down-before-update 2021-02-10 15:55:29.274 | agent 2021-02-10 15:55:29.274 | agent-resources-synced 2021-02-10 15:55:29.274 | allowed-address-pairs 2021-02-10 15:55:29.274 | auto-allocated-topology 2021-02-10 15:55:29.274 | availability_zone 2021-02-10 15:55:29.274 | availability_zone_filter 2021-02-10 15:55:29.274 | default-subnetpools 2021-02-10 15:55:29.274 | dhcp_agent_scheduler 2021-02-10 15:55:29.274 | dvr 2021-02-10 15:55:29.274 | empty-string-filtering 2021-02-10 15:55:29.274 | external-net 2021-02-10 15:55:29.274 | extra_dhcp_opt 2021-02-10 15:55:29.274 | extraroute 2021-02-10 15:55:29.274 | extraroute-atomic 2021-02-10 15:55:29.274 | filter-validation 2021-02-10 15:55:29.274 | fip-port-details 2021-02-10 15:55:29.274 | flavors 2021-02-10 15:55:29.274 | floatingip-pools 2021-02-10 15:55:29.274 | ip-substring-filtering 2021-02-10 15:55:29.274 | router 2021-02-10 15:55:29.274 | ext-gw-mode 2021-02-10 15:55:29.274 | l3-ha 2021-02-10 15:55:29.275 | l3-flavors 2021-02-10 15:55:29.275 | l3-port-ip-change-not-allowed 2021-02-10 15:55:29.275 | l3_agent_scheduler 2021-02-10 15:55:29.275 | multi-provider 2021-02-10 15:55:29.275 | net-mtu 2021-02-10 15:55:29.275 | net-mtu-writable 2021-02-10 15:55:29.275 | network_availability_zone 2021-02-10 15:55:29.275 | network-ip-availability 2021-02-10 15:55:29.275 | pagination 2021-02-10 15:55:29.275 | port-device-profile 2021-02-10 15:55:29.275 | port-mac-address-regenerate 2021-02-10 15:55:29.275 | port-numa-affinity-policy 2021-02-10 15:55:29.275 | binding 2021-02-10 15:55:29.275 | binding-extended 2021-02-10 15:55:29.275 | port-security 2021-02-10 15:55:29.275 | project-id 2021-02-10 15:55:29.275 | provider 2021-02-10 15:55:29.275 | quotas 2021-02-10 15:55:29.275 | quota_details 2021-02-10 15:55:29.275 | rbac-policies 2021-02-10 15:55:29.275 | rbac-address-scope 2021-02-10 15:55:29.275 | rbac-security-groups 2021-02-10 15:55:29.275 | rbac-subnetpool 2021-02-10 15:55:29.275 | revision-if-match 2021-02-10 15:55:29.275 | standard-attr-revisions 2021-02-10 15:55:29.275 | router_availability_zone 2021-02-10 15:55:29.275 | security-groups-normalized-cidr 2021-02-10 15:55:29.275 | port-security-groups-filtering 2021-02-10 15:55:29.275 | security-groups-remote-address-group 2021-02-10 15:55:29.275 | security-group 2021-02-10 15:55:29.275 | service-type 2021-02-10 15:55:29.275 | sorting 2021-02-10 15:55:29.275 | standard-attr-description 2021-02-10 15:55:29.275 | stateful-security-group 2021-02-10 15:55:29.276 | subnet_onboard 2021-02-10 15:55:29.276 | subnet-service-types 2021-02-10 15:55:29.276 | subnet_allocation 2021-02-10 15:55:29.276 | subnetpool-prefix-ops 2021-02-10 15:55:29.276 | standard-attr-tag 2021-02-10 15:55:29.276 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-02-10 15:55:29.276 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : return 0 2021-02-10 15:55:29.279 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:174 : [[ True == \T\r\u\e ]] 2021-02-10 15:55:29.282 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:175 : [[ 4 =~ 4.* ]] 2021-02-10 15:55:29.286 | ++ 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-02-10 15:55:31.941 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:55:31.941 | 2021-02-10 15:55:31.941 | Traceback (most recent call last): 2021-02-10 15:55:31.941 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:55:31.941 | exec(line) 2021-02-10 15:55:31.941 | File "", line 1, in 2021-02-10 15:55:31.941 | File "", line 568, in module_from_spec 2021-02-10 15:55:31.941 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:55:31.941 | 2021-02-10 15:55:31.941 | Remainder of file ignored 2021-02-10 15:55:31.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:55:31.942 | from cryptography.utils import int_from_bytes 2021-02-10 15:55:31.942 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:55:31.942 | from cryptography.utils import int_from_bytes 2021-02-10 15:55:32.130 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:55:32.133 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:176 : SUBNETPOOL_V4_ID=733a7071-b46c-4caf-8706-1dca776e1fdb 2021-02-10 15:55:32.136 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:178 : [[ 4 =~ .*6 ]] 2021-02-10 15:55:32.139 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:184 : is_provider_network 2021-02-10 15:55:32.141 | + functions-common:is_provider_network:2155 : '[' '' == True ']' 2021-02-10 15:55:32.144 | + functions-common:is_provider_network:2158 : return 1 2021-02-10 15:55:32.149 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create --project 96d143aca22b45edb0892c8330eeed47 private 2021-02-10 15:55:32.149 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2021-02-10 15:55:32.150 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2021-02-10 15:55:32.152 | ++ functions-common:get_field:728 : local data field 2021-02-10 15:55:32.156 | ++ functions-common:get_field:729 : read data 2021-02-10 15:55:35.277 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:55:35.277 | 2021-02-10 15:55:35.277 | Traceback (most recent call last): 2021-02-10 15:55:35.277 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:55:35.277 | exec(line) 2021-02-10 15:55:35.277 | File "", line 1, in 2021-02-10 15:55:35.277 | File "", line 568, in module_from_spec 2021-02-10 15:55:35.277 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:55:35.277 | 2021-02-10 15:55:35.277 | Remainder of file ignored 2021-02-10 15:55:35.277 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:55:35.277 | from cryptography.utils import int_from_bytes 2021-02-10 15:55:35.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:55:35.277 | from cryptography.utils import int_from_bytes 2021-02-10 15:55:35.468 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:55:35.472 | ++ functions-common:get_field:730 : '[' 2 -lt 0 ']' 2021-02-10 15:55:35.474 | ++ functions-common:get_field:733 : field='$3' 2021-02-10 15:55:35.478 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-02-10 15:55:35.478 | ++ functions-common:get_field:735 : echo '| id | 2da5abcb-67a6-4790-9738-d8f35e89383f |' 2021-02-10 15:55:35.483 | ++ functions-common:get_field:729 : read data 2021-02-10 15:55:35.487 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : NET_ID=2da5abcb-67a6-4790-9738-d8f35e89383f 2021-02-10 15:55:35.489 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 NET_ID 'Failure creating NET_ID for private 96d143aca22b45edb0892c8330eeed47' 2021-02-10 15:55:35.492 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-02-10 15:55:35.509 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : [[ 4 =~ 4.* ]] 2021-02-10 15:55:35.512 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : _neutron_create_private_subnet_v4 96d143aca22b45edb0892c8330eeed47 2021-02-10 15:55:35.515 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local project_id=96d143aca22b45edb0892c8330eeed47 2021-02-10 15:55:35.517 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : '[' -z 733a7071-b46c-4caf-8706-1dca776e1fdb ']' 2021-02-10 15:55:35.519 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:270 : local 'subnet_params=--project 96d143aca22b45edb0892c8330eeed47 ' 2021-02-10 15:55:35.522 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:271 : subnet_params+='--ip-version 4 ' 2021-02-10 15:55:35.524 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:272 : [[ -n 172.20.0.1 ]] 2021-02-10 15:55:35.527 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:273 : subnet_params+='--gateway 172.20.0.1 ' 2021-02-10 15:55:35.529 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:275 : subnet_params+='--subnet-pool 733a7071-b46c-4caf-8706-1dca776e1fdb ' 2021-02-10 15:55:35.532 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:276 : subnet_params+=' ' 2021-02-10 15:55:35.534 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:277 : subnet_params+='--network 2da5abcb-67a6-4790-9738-d8f35e89383f private-subnet' 2021-02-10 15:55:35.536 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:278 : local subnet_id 2021-02-10 15:55:35.540 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --project 96d143aca22b45edb0892c8330eeed47 --ip-version 4 --gateway 172.20.0.1 --subnet-pool 733a7071-b46c-4caf-8706-1dca776e1fdb --network 2da5abcb-67a6-4790-9738-d8f35e89383f private-subnet 2021-02-10 15:55:35.541 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : grep ' id ' 2021-02-10 15:55:35.541 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : get_field 2 2021-02-10 15:55:35.543 | +++ functions-common:get_field:728 : local data field 2021-02-10 15:55:35.546 | +++ functions-common:get_field:729 : read data 2021-02-10 15:55:38.938 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:55:38.938 | 2021-02-10 15:55:38.938 | Traceback (most recent call last): 2021-02-10 15:55:38.938 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:55:38.938 | exec(line) 2021-02-10 15:55:38.938 | File "", line 1, in 2021-02-10 15:55:38.938 | File "", line 568, in module_from_spec 2021-02-10 15:55:38.938 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:55:38.939 | 2021-02-10 15:55:38.939 | Remainder of file ignored 2021-02-10 15:55:38.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:55:38.939 | from cryptography.utils import int_from_bytes 2021-02-10 15:55:38.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:55:38.939 | from cryptography.utils import int_from_bytes 2021-02-10 15:55:39.134 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:55:39.136 | +++ functions-common:get_field:730 : '[' 2 -lt 0 ']' 2021-02-10 15:55:39.139 | +++ functions-common:get_field:733 : field='$3' 2021-02-10 15:55:39.142 | +++ functions-common:get_field:735 : echo '| id | 813cf289-5b23-4159-9894-fea66163ded9 |' 2021-02-10 15:55:39.142 | +++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-02-10 15:55:39.147 | +++ functions-common:get_field:729 : read data 2021-02-10 15:55:39.151 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : subnet_id=813cf289-5b23-4159-9894-fea66163ded9 2021-02-10 15:55:39.153 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : die_if_not_set 280 subnet_id 'Failure creating private IPv4 subnet for 96d143aca22b45edb0892c8330eeed47' 2021-02-10 15:55:39.156 | ++ functions-common:die_if_not_set:216 : local exitcode=0 2021-02-10 15:55:39.171 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:281 : echo 813cf289-5b23-4159-9894-fea66163ded9 2021-02-10 15:55:39.175 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : SUBNET_ID=813cf289-5b23-4159-9894-fea66163ded9 2021-02-10 15:55:39.177 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : [[ 4 =~ .*6 ]] 2021-02-10 15:55:39.180 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : is_networking_extension_supported router 2021-02-10 15:55:39.183 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : local extension=router 2021-02-10 15:55:39.186 | ++ 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-02-10 15:55:41.676 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:55:41.676 | 2021-02-10 15:55:41.676 | Traceback (most recent call last): 2021-02-10 15:55:41.676 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:55:41.676 | exec(line) 2021-02-10 15:55:41.676 | File "", line 1, in 2021-02-10 15:55:41.676 | File "", line 568, in module_from_spec 2021-02-10 15:55:41.676 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:55:41.676 | 2021-02-10 15:55:41.676 | Remainder of file ignored 2021-02-10 15:55:41.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:55:41.676 | from cryptography.utils import int_from_bytes 2021-02-10 15:55:41.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:55:41.676 | from cryptography.utils import int_from_bytes 2021-02-10 15:55:41.873 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:55:41.876 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : EXT_LIST='address-group 2021-02-10 15:55:41.876 | address-scope 2021-02-10 15:55:41.876 | router-admin-state-down-before-update 2021-02-10 15:55:41.876 | agent 2021-02-10 15:55:41.876 | agent-resources-synced 2021-02-10 15:55:41.876 | allowed-address-pairs 2021-02-10 15:55:41.876 | auto-allocated-topology 2021-02-10 15:55:41.876 | availability_zone 2021-02-10 15:55:41.876 | availability_zone_filter 2021-02-10 15:55:41.876 | default-subnetpools 2021-02-10 15:55:41.876 | dhcp_agent_scheduler 2021-02-10 15:55:41.876 | dvr 2021-02-10 15:55:41.876 | empty-string-filtering 2021-02-10 15:55:41.876 | external-net 2021-02-10 15:55:41.876 | extra_dhcp_opt 2021-02-10 15:55:41.877 | extraroute 2021-02-10 15:55:41.877 | extraroute-atomic 2021-02-10 15:55:41.877 | filter-validation 2021-02-10 15:55:41.877 | fip-port-details 2021-02-10 15:55:41.877 | flavors 2021-02-10 15:55:41.877 | floatingip-pools 2021-02-10 15:55:41.877 | ip-substring-filtering 2021-02-10 15:55:41.877 | router 2021-02-10 15:55:41.877 | ext-gw-mode 2021-02-10 15:55:41.877 | l3-ha 2021-02-10 15:55:41.877 | l3-flavors 2021-02-10 15:55:41.877 | l3-port-ip-change-not-allowed 2021-02-10 15:55:41.877 | l3_agent_scheduler 2021-02-10 15:55:41.877 | multi-provider 2021-02-10 15:55:41.877 | net-mtu 2021-02-10 15:55:41.877 | net-mtu-writable 2021-02-10 15:55:41.877 | network_availability_zone 2021-02-10 15:55:41.877 | network-ip-availability 2021-02-10 15:55:41.877 | pagination 2021-02-10 15:55:41.877 | port-device-profile 2021-02-10 15:55:41.877 | port-mac-address-regenerate 2021-02-10 15:55:41.877 | port-numa-affinity-policy 2021-02-10 15:55:41.877 | binding 2021-02-10 15:55:41.877 | binding-extended 2021-02-10 15:55:41.877 | port-security 2021-02-10 15:55:41.877 | project-id 2021-02-10 15:55:41.877 | provider 2021-02-10 15:55:41.877 | quotas 2021-02-10 15:55:41.877 | quota_details 2021-02-10 15:55:41.877 | rbac-policies 2021-02-10 15:55:41.877 | rbac-address-scope 2021-02-10 15:55:41.877 | rbac-security-groups 2021-02-10 15:55:41.877 | rbac-subnetpool 2021-02-10 15:55:41.877 | revision-if-match 2021-02-10 15:55:41.877 | standard-attr-revisions 2021-02-10 15:55:41.878 | router_availability_zone 2021-02-10 15:55:41.878 | security-groups-normalized-cidr 2021-02-10 15:55:41.878 | port-security-groups-filtering 2021-02-10 15:55:41.878 | security-groups-remote-address-group 2021-02-10 15:55:41.878 | security-group 2021-02-10 15:55:41.878 | service-type 2021-02-10 15:55:41.878 | sorting 2021-02-10 15:55:41.878 | standard-attr-description 2021-02-10 15:55:41.878 | stateful-security-group 2021-02-10 15:55:41.878 | subnet_onboard 2021-02-10 15:55:41.878 | subnet-service-types 2021-02-10 15:55:41.878 | subnet_allocation 2021-02-10 15:55:41.878 | subnetpool-prefix-ops 2021-02-10 15:55:41.878 | standard-attr-tag 2021-02-10 15:55:41.878 | standard-attr-timestamp' 2021-02-10 15:55:41.880 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : [[ address-group 2021-02-10 15:55:41.880 | address-scope 2021-02-10 15:55:41.880 | router-admin-state-down-before-update 2021-02-10 15:55:41.880 | agent 2021-02-10 15:55:41.880 | agent-resources-synced 2021-02-10 15:55:41.880 | allowed-address-pairs 2021-02-10 15:55:41.881 | auto-allocated-topology 2021-02-10 15:55:41.881 | availability_zone 2021-02-10 15:55:41.881 | availability_zone_filter 2021-02-10 15:55:41.881 | default-subnetpools 2021-02-10 15:55:41.881 | dhcp_agent_scheduler 2021-02-10 15:55:41.881 | dvr 2021-02-10 15:55:41.881 | empty-string-filtering 2021-02-10 15:55:41.881 | external-net 2021-02-10 15:55:41.881 | extra_dhcp_opt 2021-02-10 15:55:41.881 | extraroute 2021-02-10 15:55:41.881 | extraroute-atomic 2021-02-10 15:55:41.881 | filter-validation 2021-02-10 15:55:41.881 | fip-port-details 2021-02-10 15:55:41.881 | flavors 2021-02-10 15:55:41.881 | floatingip-pools 2021-02-10 15:55:41.881 | ip-substring-filtering 2021-02-10 15:55:41.881 | router 2021-02-10 15:55:41.881 | ext-gw-mode 2021-02-10 15:55:41.881 | l3-ha 2021-02-10 15:55:41.881 | l3-flavors 2021-02-10 15:55:41.881 | l3-port-ip-change-not-allowed 2021-02-10 15:55:41.881 | l3_agent_scheduler 2021-02-10 15:55:41.881 | multi-provider 2021-02-10 15:55:41.881 | net-mtu 2021-02-10 15:55:41.881 | net-mtu-writable 2021-02-10 15:55:41.881 | network_availability_zone 2021-02-10 15:55:41.881 | network-ip-availability 2021-02-10 15:55:41.881 | pagination 2021-02-10 15:55:41.881 | port-device-profile 2021-02-10 15:55:41.881 | port-mac-address-regenerate 2021-02-10 15:55:41.881 | port-numa-affinity-policy 2021-02-10 15:55:41.881 | binding 2021-02-10 15:55:41.881 | binding-extended 2021-02-10 15:55:41.881 | port-security 2021-02-10 15:55:41.881 | project-id 2021-02-10 15:55:41.882 | provider 2021-02-10 15:55:41.882 | quotas 2021-02-10 15:55:41.882 | quota_details 2021-02-10 15:55:41.882 | rbac-policies 2021-02-10 15:55:41.882 | rbac-address-scope 2021-02-10 15:55:41.882 | rbac-security-groups 2021-02-10 15:55:41.882 | rbac-subnetpool 2021-02-10 15:55:41.882 | revision-if-match 2021-02-10 15:55:41.882 | standard-attr-revisions 2021-02-10 15:55:41.882 | router_availability_zone 2021-02-10 15:55:41.882 | security-groups-normalized-cidr 2021-02-10 15:55:41.882 | port-security-groups-filtering 2021-02-10 15:55:41.882 | security-groups-remote-address-group 2021-02-10 15:55:41.882 | security-group 2021-02-10 15:55:41.882 | service-type 2021-02-10 15:55:41.882 | sorting 2021-02-10 15:55:41.882 | standard-attr-description 2021-02-10 15:55:41.882 | stateful-security-group 2021-02-10 15:55:41.882 | subnet_onboard 2021-02-10 15:55:41.882 | subnet-service-types 2021-02-10 15:55:41.882 | subnet_allocation 2021-02-10 15:55:41.882 | subnetpool-prefix-ops 2021-02-10 15:55:41.882 | standard-attr-tag 2021-02-10 15:55:41.882 | standard-attr-timestamp =~ router ]] 2021-02-10 15:55:41.883 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : return 0 2021-02-10 15:55:41.886 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : is_networking_extension_supported external-net 2021-02-10 15:55:41.888 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : local extension=external-net 2021-02-10 15:55:41.892 | ++ 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-02-10 15:55:44.356 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:55:44.356 | 2021-02-10 15:55:44.356 | Traceback (most recent call last): 2021-02-10 15:55:44.356 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:55:44.356 | exec(line) 2021-02-10 15:55:44.356 | File "", line 1, in 2021-02-10 15:55:44.356 | File "", line 568, in module_from_spec 2021-02-10 15:55:44.356 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:55:44.356 | 2021-02-10 15:55:44.356 | Remainder of file ignored 2021-02-10 15:55:44.356 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:55:44.357 | from cryptography.utils import int_from_bytes 2021-02-10 15:55:44.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:55:44.357 | from cryptography.utils import int_from_bytes 2021-02-10 15:55:44.541 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:55:44.544 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : EXT_LIST='address-group 2021-02-10 15:55:44.544 | address-scope 2021-02-10 15:55:44.544 | router-admin-state-down-before-update 2021-02-10 15:55:44.544 | agent 2021-02-10 15:55:44.544 | agent-resources-synced 2021-02-10 15:55:44.544 | allowed-address-pairs 2021-02-10 15:55:44.544 | auto-allocated-topology 2021-02-10 15:55:44.544 | availability_zone 2021-02-10 15:55:44.544 | availability_zone_filter 2021-02-10 15:55:44.544 | default-subnetpools 2021-02-10 15:55:44.544 | dhcp_agent_scheduler 2021-02-10 15:55:44.544 | dvr 2021-02-10 15:55:44.544 | empty-string-filtering 2021-02-10 15:55:44.544 | external-net 2021-02-10 15:55:44.544 | extra_dhcp_opt 2021-02-10 15:55:44.544 | extraroute 2021-02-10 15:55:44.545 | extraroute-atomic 2021-02-10 15:55:44.545 | filter-validation 2021-02-10 15:55:44.545 | fip-port-details 2021-02-10 15:55:44.545 | flavors 2021-02-10 15:55:44.545 | floatingip-pools 2021-02-10 15:55:44.545 | ip-substring-filtering 2021-02-10 15:55:44.545 | router 2021-02-10 15:55:44.545 | ext-gw-mode 2021-02-10 15:55:44.545 | l3-ha 2021-02-10 15:55:44.545 | l3-flavors 2021-02-10 15:55:44.545 | l3-port-ip-change-not-allowed 2021-02-10 15:55:44.545 | l3_agent_scheduler 2021-02-10 15:55:44.545 | multi-provider 2021-02-10 15:55:44.545 | net-mtu 2021-02-10 15:55:44.545 | net-mtu-writable 2021-02-10 15:55:44.545 | network_availability_zone 2021-02-10 15:55:44.545 | network-ip-availability 2021-02-10 15:55:44.545 | pagination 2021-02-10 15:55:44.545 | port-device-profile 2021-02-10 15:55:44.545 | port-mac-address-regenerate 2021-02-10 15:55:44.545 | port-numa-affinity-policy 2021-02-10 15:55:44.545 | binding 2021-02-10 15:55:44.545 | binding-extended 2021-02-10 15:55:44.545 | port-security 2021-02-10 15:55:44.545 | project-id 2021-02-10 15:55:44.545 | provider 2021-02-10 15:55:44.545 | quotas 2021-02-10 15:55:44.545 | quota_details 2021-02-10 15:55:44.545 | rbac-policies 2021-02-10 15:55:44.545 | rbac-address-scope 2021-02-10 15:55:44.545 | rbac-security-groups 2021-02-10 15:55:44.545 | rbac-subnetpool 2021-02-10 15:55:44.545 | revision-if-match 2021-02-10 15:55:44.545 | standard-attr-revisions 2021-02-10 15:55:44.546 | router_availability_zone 2021-02-10 15:55:44.546 | security-groups-normalized-cidr 2021-02-10 15:55:44.546 | port-security-groups-filtering 2021-02-10 15:55:44.546 | security-groups-remote-address-group 2021-02-10 15:55:44.546 | security-group 2021-02-10 15:55:44.546 | service-type 2021-02-10 15:55:44.546 | sorting 2021-02-10 15:55:44.546 | standard-attr-description 2021-02-10 15:55:44.546 | stateful-security-group 2021-02-10 15:55:44.546 | subnet_onboard 2021-02-10 15:55:44.546 | subnet-service-types 2021-02-10 15:55:44.546 | subnet_allocation 2021-02-10 15:55:44.546 | subnetpool-prefix-ops 2021-02-10 15:55:44.546 | standard-attr-tag 2021-02-10 15:55:44.546 | standard-attr-timestamp' 2021-02-10 15:55:44.547 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : [[ address-group 2021-02-10 15:55:44.547 | address-scope 2021-02-10 15:55:44.547 | router-admin-state-down-before-update 2021-02-10 15:55:44.547 | agent 2021-02-10 15:55:44.547 | agent-resources-synced 2021-02-10 15:55:44.547 | allowed-address-pairs 2021-02-10 15:55:44.547 | auto-allocated-topology 2021-02-10 15:55:44.547 | availability_zone 2021-02-10 15:55:44.547 | availability_zone_filter 2021-02-10 15:55:44.547 | default-subnetpools 2021-02-10 15:55:44.547 | dhcp_agent_scheduler 2021-02-10 15:55:44.547 | dvr 2021-02-10 15:55:44.547 | empty-string-filtering 2021-02-10 15:55:44.548 | external-net 2021-02-10 15:55:44.548 | extra_dhcp_opt 2021-02-10 15:55:44.548 | extraroute 2021-02-10 15:55:44.548 | extraroute-atomic 2021-02-10 15:55:44.548 | filter-validation 2021-02-10 15:55:44.548 | fip-port-details 2021-02-10 15:55:44.548 | flavors 2021-02-10 15:55:44.548 | floatingip-pools 2021-02-10 15:55:44.548 | ip-substring-filtering 2021-02-10 15:55:44.548 | router 2021-02-10 15:55:44.548 | ext-gw-mode 2021-02-10 15:55:44.548 | l3-ha 2021-02-10 15:55:44.548 | l3-flavors 2021-02-10 15:55:44.548 | l3-port-ip-change-not-allowed 2021-02-10 15:55:44.548 | l3_agent_scheduler 2021-02-10 15:55:44.548 | multi-provider 2021-02-10 15:55:44.548 | net-mtu 2021-02-10 15:55:44.549 | net-mtu-writable 2021-02-10 15:55:44.549 | network_availability_zone 2021-02-10 15:55:44.549 | network-ip-availability 2021-02-10 15:55:44.549 | pagination 2021-02-10 15:55:44.549 | port-device-profile 2021-02-10 15:55:44.549 | port-mac-address-regenerate 2021-02-10 15:55:44.549 | port-numa-affinity-policy 2021-02-10 15:55:44.549 | binding 2021-02-10 15:55:44.549 | binding-extended 2021-02-10 15:55:44.549 | port-security 2021-02-10 15:55:44.549 | project-id 2021-02-10 15:55:44.549 | provider 2021-02-10 15:55:44.549 | quotas 2021-02-10 15:55:44.549 | quota_details 2021-02-10 15:55:44.549 | rbac-policies 2021-02-10 15:55:44.549 | rbac-address-scope 2021-02-10 15:55:44.549 | rbac-security-groups 2021-02-10 15:55:44.549 | rbac-subnetpool 2021-02-10 15:55:44.549 | revision-if-match 2021-02-10 15:55:44.549 | standard-attr-revisions 2021-02-10 15:55:44.549 | router_availability_zone 2021-02-10 15:55:44.549 | security-groups-normalized-cidr 2021-02-10 15:55:44.549 | port-security-groups-filtering 2021-02-10 15:55:44.549 | security-groups-remote-address-group 2021-02-10 15:55:44.549 | security-group 2021-02-10 15:55:44.549 | service-type 2021-02-10 15:55:44.549 | sorting 2021-02-10 15:55:44.549 | standard-attr-description 2021-02-10 15:55:44.549 | stateful-security-group 2021-02-10 15:55:44.549 | subnet_onboard 2021-02-10 15:55:44.549 | subnet-service-types 2021-02-10 15:55:44.549 | subnet_allocation 2021-02-10 15:55:44.549 | subnetpool-prefix-ops 2021-02-10 15:55:44.549 | standard-attr-tag 2021-02-10 15:55:44.550 | standard-attr-timestamp =~ external-net ]] 2021-02-10 15:55:44.551 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : return 0 2021-02-10 15:55:44.554 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : [[ True == \T\r\u\e ]] 2021-02-10 15:55:44.558 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : oscwrap --os-cloud devstack-admin --os-region RegionOne router create --project 96d143aca22b45edb0892c8330eeed47 router1 2021-02-10 15:55:44.558 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : grep ' id ' 2021-02-10 15:55:44.558 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : get_field 2 2021-02-10 15:55:44.561 | ++ functions-common:get_field:728 : local data field 2021-02-10 15:55:44.564 | ++ functions-common:get_field:729 : read data 2021-02-10 15:55:47.186 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:55:47.186 | 2021-02-10 15:55:47.186 | Traceback (most recent call last): 2021-02-10 15:55:47.186 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:55:47.186 | exec(line) 2021-02-10 15:55:47.186 | File "", line 1, in 2021-02-10 15:55:47.186 | File "", line 568, in module_from_spec 2021-02-10 15:55:47.186 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:55:47.186 | 2021-02-10 15:55:47.186 | Remainder of file ignored 2021-02-10 15:55:47.186 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:55:47.186 | from cryptography.utils import int_from_bytes 2021-02-10 15:55:47.186 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:55:47.186 | from cryptography.utils import int_from_bytes 2021-02-10 15:55:47.369 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:55:47.372 | ++ functions-common:get_field:730 : '[' 2 -lt 0 ']' 2021-02-10 15:55:47.374 | ++ functions-common:get_field:733 : field='$3' 2021-02-10 15:55:47.377 | ++ functions-common:get_field:735 : echo '| id | 915ac79a-a2f1-462e-b362-6e2cc8cacd27 |' 2021-02-10 15:55:47.378 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-02-10 15:55:47.383 | ++ functions-common:get_field:729 : read data 2021-02-10 15:55:47.386 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : ROUTER_ID=915ac79a-a2f1-462e-b362-6e2cc8cacd27 2021-02-10 15:55:47.389 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : die_if_not_set 233 ROUTER_ID 'Failure creating ROUTER_ID for 96d143aca22b45edb0892c8330eeed47 router1' 2021-02-10 15:55:47.391 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-02-10 15:55:47.408 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : EXTERNAL_NETWORK_FLAGS=--external 2021-02-10 15:55:47.410 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : is_networking_extension_supported auto-allocated-topology 2021-02-10 15:55:47.413 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : local extension=auto-allocated-topology 2021-02-10 15:55:47.416 | ++ 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-02-10 15:55:49.840 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:55:49.841 | 2021-02-10 15:55:49.841 | Traceback (most recent call last): 2021-02-10 15:55:49.841 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:55:49.841 | exec(line) 2021-02-10 15:55:49.841 | File "", line 1, in 2021-02-10 15:55:49.841 | File "", line 568, in module_from_spec 2021-02-10 15:55:49.841 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:55:49.841 | 2021-02-10 15:55:49.841 | Remainder of file ignored 2021-02-10 15:55:49.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:55:49.841 | from cryptography.utils import int_from_bytes 2021-02-10 15:55:49.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:55:49.841 | from cryptography.utils import int_from_bytes 2021-02-10 15:55:50.025 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:55:50.028 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : EXT_LIST='address-group 2021-02-10 15:55:50.028 | address-scope 2021-02-10 15:55:50.028 | router-admin-state-down-before-update 2021-02-10 15:55:50.028 | agent 2021-02-10 15:55:50.028 | agent-resources-synced 2021-02-10 15:55:50.028 | allowed-address-pairs 2021-02-10 15:55:50.028 | auto-allocated-topology 2021-02-10 15:55:50.028 | availability_zone 2021-02-10 15:55:50.028 | availability_zone_filter 2021-02-10 15:55:50.028 | default-subnetpools 2021-02-10 15:55:50.028 | dhcp_agent_scheduler 2021-02-10 15:55:50.028 | dvr 2021-02-10 15:55:50.028 | empty-string-filtering 2021-02-10 15:55:50.029 | external-net 2021-02-10 15:55:50.029 | extra_dhcp_opt 2021-02-10 15:55:50.029 | extraroute 2021-02-10 15:55:50.029 | extraroute-atomic 2021-02-10 15:55:50.029 | filter-validation 2021-02-10 15:55:50.029 | fip-port-details 2021-02-10 15:55:50.029 | flavors 2021-02-10 15:55:50.029 | floatingip-pools 2021-02-10 15:55:50.029 | ip-substring-filtering 2021-02-10 15:55:50.029 | router 2021-02-10 15:55:50.029 | ext-gw-mode 2021-02-10 15:55:50.029 | l3-ha 2021-02-10 15:55:50.029 | l3-flavors 2021-02-10 15:55:50.029 | l3-port-ip-change-not-allowed 2021-02-10 15:55:50.029 | l3_agent_scheduler 2021-02-10 15:55:50.029 | multi-provider 2021-02-10 15:55:50.029 | net-mtu 2021-02-10 15:55:50.029 | net-mtu-writable 2021-02-10 15:55:50.029 | network_availability_zone 2021-02-10 15:55:50.029 | network-ip-availability 2021-02-10 15:55:50.029 | pagination 2021-02-10 15:55:50.029 | port-device-profile 2021-02-10 15:55:50.029 | port-mac-address-regenerate 2021-02-10 15:55:50.029 | port-numa-affinity-policy 2021-02-10 15:55:50.029 | binding 2021-02-10 15:55:50.029 | binding-extended 2021-02-10 15:55:50.029 | port-security 2021-02-10 15:55:50.029 | project-id 2021-02-10 15:55:50.029 | provider 2021-02-10 15:55:50.029 | quotas 2021-02-10 15:55:50.029 | quota_details 2021-02-10 15:55:50.029 | rbac-policies 2021-02-10 15:55:50.029 | rbac-address-scope 2021-02-10 15:55:50.029 | rbac-security-groups 2021-02-10 15:55:50.029 | rbac-subnetpool 2021-02-10 15:55:50.029 | revision-if-match 2021-02-10 15:55:50.030 | standard-attr-revisions 2021-02-10 15:55:50.030 | router_availability_zone 2021-02-10 15:55:50.030 | security-groups-normalized-cidr 2021-02-10 15:55:50.030 | port-security-groups-filtering 2021-02-10 15:55:50.030 | security-groups-remote-address-group 2021-02-10 15:55:50.030 | security-group 2021-02-10 15:55:50.030 | service-type 2021-02-10 15:55:50.030 | sorting 2021-02-10 15:55:50.030 | standard-attr-description 2021-02-10 15:55:50.030 | stateful-security-group 2021-02-10 15:55:50.030 | subnet_onboard 2021-02-10 15:55:50.030 | subnet-service-types 2021-02-10 15:55:50.030 | subnet_allocation 2021-02-10 15:55:50.030 | subnetpool-prefix-ops 2021-02-10 15:55:50.030 | standard-attr-tag 2021-02-10 15:55:50.030 | standard-attr-timestamp' 2021-02-10 15:55:50.032 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : [[ address-group 2021-02-10 15:55:50.032 | address-scope 2021-02-10 15:55:50.032 | router-admin-state-down-before-update 2021-02-10 15:55:50.032 | agent 2021-02-10 15:55:50.032 | agent-resources-synced 2021-02-10 15:55:50.032 | allowed-address-pairs 2021-02-10 15:55:50.032 | auto-allocated-topology 2021-02-10 15:55:50.032 | availability_zone 2021-02-10 15:55:50.032 | availability_zone_filter 2021-02-10 15:55:50.032 | default-subnetpools 2021-02-10 15:55:50.032 | dhcp_agent_scheduler 2021-02-10 15:55:50.032 | dvr 2021-02-10 15:55:50.032 | empty-string-filtering 2021-02-10 15:55:50.032 | external-net 2021-02-10 15:55:50.032 | extra_dhcp_opt 2021-02-10 15:55:50.032 | extraroute 2021-02-10 15:55:50.032 | extraroute-atomic 2021-02-10 15:55:50.032 | filter-validation 2021-02-10 15:55:50.032 | fip-port-details 2021-02-10 15:55:50.032 | flavors 2021-02-10 15:55:50.032 | floatingip-pools 2021-02-10 15:55:50.032 | ip-substring-filtering 2021-02-10 15:55:50.032 | router 2021-02-10 15:55:50.032 | ext-gw-mode 2021-02-10 15:55:50.032 | l3-ha 2021-02-10 15:55:50.032 | l3-flavors 2021-02-10 15:55:50.032 | l3-port-ip-change-not-allowed 2021-02-10 15:55:50.032 | l3_agent_scheduler 2021-02-10 15:55:50.032 | multi-provider 2021-02-10 15:55:50.032 | net-mtu 2021-02-10 15:55:50.032 | net-mtu-writable 2021-02-10 15:55:50.032 | network_availability_zone 2021-02-10 15:55:50.032 | network-ip-availability 2021-02-10 15:55:50.032 | pagination 2021-02-10 15:55:50.033 | port-device-profile 2021-02-10 15:55:50.033 | port-mac-address-regenerate 2021-02-10 15:55:50.033 | port-numa-affinity-policy 2021-02-10 15:55:50.033 | binding 2021-02-10 15:55:50.033 | binding-extended 2021-02-10 15:55:50.033 | port-security 2021-02-10 15:55:50.033 | project-id 2021-02-10 15:55:50.033 | provider 2021-02-10 15:55:50.033 | quotas 2021-02-10 15:55:50.033 | quota_details 2021-02-10 15:55:50.033 | rbac-policies 2021-02-10 15:55:50.033 | rbac-address-scope 2021-02-10 15:55:50.033 | rbac-security-groups 2021-02-10 15:55:50.033 | rbac-subnetpool 2021-02-10 15:55:50.033 | revision-if-match 2021-02-10 15:55:50.033 | standard-attr-revisions 2021-02-10 15:55:50.033 | router_availability_zone 2021-02-10 15:55:50.033 | security-groups-normalized-cidr 2021-02-10 15:55:50.033 | port-security-groups-filtering 2021-02-10 15:55:50.033 | security-groups-remote-address-group 2021-02-10 15:55:50.033 | security-group 2021-02-10 15:55:50.033 | service-type 2021-02-10 15:55:50.033 | sorting 2021-02-10 15:55:50.033 | standard-attr-description 2021-02-10 15:55:50.033 | stateful-security-group 2021-02-10 15:55:50.033 | subnet_onboard 2021-02-10 15:55:50.033 | subnet-service-types 2021-02-10 15:55:50.033 | subnet_allocation 2021-02-10 15:55:50.033 | subnetpool-prefix-ops 2021-02-10 15:55:50.033 | standard-attr-tag 2021-02-10 15:55:50.033 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-02-10 15:55:50.034 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : return 0 2021-02-10 15:55:50.037 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : EXTERNAL_NETWORK_FLAGS='--external --default' 2021-02-10 15:55:50.040 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:245 : '[' True = True ']' 2021-02-10 15:55:50.044 | ++ 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-02-10 15:55:50.044 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : get_field 2 2021-02-10 15:55:50.044 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : grep ' id ' 2021-02-10 15:55:50.047 | ++ functions-common:get_field:728 : local data field 2021-02-10 15:55:50.050 | ++ functions-common:get_field:729 : read data 2021-02-10 15:55:52.855 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:55:52.855 | 2021-02-10 15:55:52.855 | Traceback (most recent call last): 2021-02-10 15:55:52.855 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:55:52.855 | exec(line) 2021-02-10 15:55:52.855 | File "", line 1, in 2021-02-10 15:55:52.855 | File "", line 568, in module_from_spec 2021-02-10 15:55:52.855 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:55:52.855 | 2021-02-10 15:55:52.855 | Remainder of file ignored 2021-02-10 15:55:52.856 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:55:52.856 | from cryptography.utils import int_from_bytes 2021-02-10 15:55:52.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:55:52.856 | from cryptography.utils import int_from_bytes 2021-02-10 15:55:53.046 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:55:53.049 | ++ functions-common:get_field:730 : '[' 2 -lt 0 ']' 2021-02-10 15:55:53.052 | ++ functions-common:get_field:733 : field='$3' 2021-02-10 15:55:53.055 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-02-10 15:55:53.055 | ++ functions-common:get_field:735 : echo '| id | 1895efa2-f6c5-46bf-bb78-5773d8534324 |' 2021-02-10 15:55:53.060 | ++ functions-common:get_field:729 : read data 2021-02-10 15:55:53.064 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : EXT_NET_ID=1895efa2-f6c5-46bf-bb78-5773d8534324 2021-02-10 15:55:53.066 | + 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-02-10 15:55:53.069 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-02-10 15:55:53.084 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:252 : [[ 4 =~ 4.* ]] 2021-02-10 15:55:53.087 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:254 : _neutron_configure_router_v4 2021-02-10 15:55:53.090 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : openstack --os-cloud devstack-admin --os-region RegionOne router add subnet 915ac79a-a2f1-462e-b362-6e2cc8cacd27 813cf289-5b23-4159-9894-fea66163ded9 2021-02-10 15:55:58.528 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:55:58.529 | 2021-02-10 15:55:58.529 | Traceback (most recent call last): 2021-02-10 15:55:58.529 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:55:58.529 | exec(line) 2021-02-10 15:55:58.529 | File "", line 1, in 2021-02-10 15:55:58.529 | File "", line 568, in module_from_spec 2021-02-10 15:55:58.529 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:55:58.529 | 2021-02-10 15:55:58.529 | Remainder of file ignored 2021-02-10 15:55:58.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:55:58.529 | from cryptography.utils import int_from_bytes 2021-02-10 15:55:58.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:55:58.529 | from cryptography.utils import int_from_bytes 2021-02-10 15:55:58.717 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : local id_and_ext_gw_ip 2021-02-10 15:55:58.720 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : _neutron_create_public_subnet_v4 1895efa2-f6c5-46bf-bb78-5773d8534324 2021-02-10 15:55:58.722 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : local 'subnet_params=--ip-version 4 ' 2021-02-10 15:55:58.725 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:310 : subnet_params+=' ' 2021-02-10 15:55:58.727 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:311 : [[ -n 172.31.0.1 ]] 2021-02-10 15:55:58.729 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:312 : subnet_params+='--gateway 172.31.0.1 ' 2021-02-10 15:55:58.731 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:314 : subnet_params+='--network 1895efa2-f6c5-46bf-bb78-5773d8534324 --subnet-range 172.31.0.0/24 --no-dhcp ' 2021-02-10 15:55:58.734 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:315 : subnet_params+=public-subnet 2021-02-10 15:55:58.737 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:316 : local id_and_ext_gw_ip 2021-02-10 15:55:58.740 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : grep -e gateway_ip -e ' id ' 2021-02-10 15:55:58.741 | +++ 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 1895efa2-f6c5-46bf-bb78-5773d8534324 --subnet-range 172.31.0.0/24 --no-dhcp public-subnet 2021-02-10 15:56:02.057 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:56:02.057 | 2021-02-10 15:56:02.057 | Traceback (most recent call last): 2021-02-10 15:56:02.057 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:56:02.057 | exec(line) 2021-02-10 15:56:02.057 | File "", line 1, in 2021-02-10 15:56:02.057 | File "", line 568, in module_from_spec 2021-02-10 15:56:02.057 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:56:02.057 | 2021-02-10 15:56:02.057 | Remainder of file ignored 2021-02-10 15:56:02.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:56:02.057 | from cryptography.utils import int_from_bytes 2021-02-10 15:56:02.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:56:02.058 | from cryptography.utils import int_from_bytes 2021-02-10 15:56:02.259 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:56:02.262 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : id_and_ext_gw_ip='| gateway_ip | 172.31.0.1 | 2021-02-10 15:56:02.262 | | id | f87e9f6f-d770-47a6-94c2-609427e8ae6d |' 2021-02-10 15:56:02.264 | ++ 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-02-10 15:56:02.267 | ++ functions-common:die_if_not_set:216 : local exitcode=0 2021-02-10 15:56:02.286 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:319 : echo '|' gateway_ip '|' 172.31.0.1 '|' '|' id '|' f87e9f6f-d770-47a6-94c2-609427e8ae6d '|' 2021-02-10 15:56:02.289 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : id_and_ext_gw_ip='| gateway_ip | 172.31.0.1 | | id | f87e9f6f-d770-47a6-94c2-609427e8ae6d |' 2021-02-10 15:56:02.291 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : local ext_gw_ip 2021-02-10 15:56:02.295 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : echo '|' gateway_ip '|' 172.31.0.1 '|' '|' id '|' f87e9f6f-d770-47a6-94c2-609427e8ae6d '|' 2021-02-10 15:56:02.295 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : get_field 2 2021-02-10 15:56:02.298 | ++ functions-common:get_field:728 : local data field 2021-02-10 15:56:02.300 | ++ functions-common:get_field:729 : read data 2021-02-10 15:56:02.303 | ++ functions-common:get_field:730 : '[' 2 -lt 0 ']' 2021-02-10 15:56:02.305 | ++ functions-common:get_field:733 : field='$3' 2021-02-10 15:56:02.310 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-02-10 15:56:02.311 | ++ functions-common:get_field:735 : echo '| gateway_ip | 172.31.0.1 | | id | f87e9f6f-d770-47a6-94c2-609427e8ae6d |' 2021-02-10 15:56:02.316 | ++ functions-common:get_field:729 : read data 2021-02-10 15:56:02.319 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : ext_gw_ip=172.31.0.1 2021-02-10 15:56:02.322 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : echo '|' gateway_ip '|' 172.31.0.1 '|' '|' id '|' f87e9f6f-d770-47a6-94c2-609427e8ae6d '|' 2021-02-10 15:56:02.323 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : get_field 5 2021-02-10 15:56:02.326 | ++ functions-common:get_field:728 : local data field 2021-02-10 15:56:02.328 | ++ functions-common:get_field:729 : read data 2021-02-10 15:56:02.331 | ++ functions-common:get_field:730 : '[' 5 -lt 0 ']' 2021-02-10 15:56:02.333 | ++ functions-common:get_field:733 : field='$6' 2021-02-10 15:56:02.336 | ++ functions-common:get_field:735 : echo '| gateway_ip | 172.31.0.1 | | id | f87e9f6f-d770-47a6-94c2-609427e8ae6d |' 2021-02-10 15:56:02.337 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2021-02-10 15:56:02.342 | ++ functions-common:get_field:729 : read data 2021-02-10 15:56:02.346 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : PUB_SUBNET_ID=f87e9f6f-d770-47a6-94c2-609427e8ae6d 2021-02-10 15:56:02.349 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : openstack --os-cloud devstack-admin --os-region RegionOne router set --external-gateway 1895efa2-f6c5-46bf-bb78-5773d8534324 915ac79a-a2f1-462e-b362-6e2cc8cacd27 2021-02-10 15:56:08.243 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:56:08.243 | 2021-02-10 15:56:08.243 | Traceback (most recent call last): 2021-02-10 15:56:08.243 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:56:08.243 | exec(line) 2021-02-10 15:56:08.243 | File "", line 1, in 2021-02-10 15:56:08.243 | File "", line 568, in module_from_spec 2021-02-10 15:56:08.243 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:56:08.243 | 2021-02-10 15:56:08.243 | Remainder of file ignored 2021-02-10 15:56:08.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:56:08.243 | from cryptography.utils import int_from_bytes 2021-02-10 15:56:08.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:56:08.243 | from cryptography.utils import int_from_bytes 2021-02-10 15:56:08.435 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : is_service_enabled q-l3 2021-02-10 15:56:08.451 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:56:08.453 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local ext_gw_interface=none 2021-02-10 15:56:08.455 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : is_neutron_ovs_base_plugin 2021-02-10 15:56:08.458 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17 : return 0 2021-02-10 15:56:08.461 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : _neutron_get_ext_gw_interface 2021-02-10 15:56:08.463 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : [[ False == \T\r\u\e ]] 2021-02-10 15:56:08.465 | ++ 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-02-10 15:56:08.487 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:159 : echo br-data 2021-02-10 15:56:08.490 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ext_gw_interface=br-data 2021-02-10 15:56:08.492 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:363 : [[ br-data != \n\o\n\e ]] 2021-02-10 15:56:08.494 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:364 : local cidr_len=24 2021-02-10 15:56:08.497 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:365 : local 'testcmd=ip -o link | grep -q br-data' 2021-02-10 15:56:08.499 | + 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-02-10 15:56:08.502 | + functions-common:test_with_retry:2244 : local 'testcmd=ip -o link | grep -q br-data' 2021-02-10 15:56:08.505 | + functions-common:test_with_retry:2245 : local 'failmsg=br-data creation failed' 2021-02-10 15:56:08.507 | + functions-common:test_with_retry:2246 : local until=10 2021-02-10 15:56:08.509 | + functions-common:test_with_retry:2247 : local sleep=0.5 2021-02-10 15:56:08.512 | + functions-common:test_with_retry:2249 : time_start test_with_retry 2021-02-10 15:56:08.514 | + functions-common:time_start:2292 : local name=test_with_retry 2021-02-10 15:56:08.517 | + functions-common:time_start:2293 : local start_time= 2021-02-10 15:56:08.519 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 15:56:08.522 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 15:56:08.525 | + functions-common:time_start:2297 : _TIME_START[$name]=1612972568523 2021-02-10 15:56:08.528 | + functions-common:test_with_retry:2250 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2021-02-10 15:56:08.536 | + functions-common:test_with_retry:2253 : time_stop test_with_retry 2021-02-10 15:56:08.538 | + functions-common:time_stop:2306 : local name 2021-02-10 15:56:08.541 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:56:08.543 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:56:08.545 | + functions-common:time_stop:2309 : local total 2021-02-10 15:56:08.548 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:56:08.550 | + functions-common:time_stop:2312 : name=test_with_retry 2021-02-10 15:56:08.553 | + functions-common:time_stop:2313 : start_time=1612972568523 2021-02-10 15:56:08.555 | + functions-common:time_stop:2315 : [[ -z 1612972568523 ]] 2021-02-10 15:56:08.558 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:56:08.561 | + functions-common:time_stop:2318 : end_time=1612972568559 2021-02-10 15:56:08.564 | + functions-common:time_stop:2319 : elapsed_time=36 2021-02-10 15:56:08.566 | + functions-common:time_stop:2320 : total=5602 2021-02-10 15:56:08.569 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:56:08.571 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=5638 2021-02-10 15:56:08.580 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : ip addr show dev br-data 2021-02-10 15:56:08.581 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : grep -c 172.31.0.1 2021-02-10 15:56:08.586 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ 0 == 0 ]] 2021-02-10 15:56:08.588 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ True == \F\a\l\s\e ]] 2021-02-10 15:56:08.591 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ False == \T\r\u\e ]] 2021-02-10 15:56:08.593 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ True == \T\r\u\e ]] 2021-02-10 15:56:08.596 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : sudo ip addr add 172.31.0.1/24 dev br-data 2021-02-10 15:56:08.608 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369 : sudo ip link set br-data up 2021-02-10 15:56:08.623 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : awk -Fip_address '{ print $2 }' 2021-02-10 15:56:08.623 | ++ 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-02-10 15:56:08.623 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : cut -f2 '-d'\''' 2021-02-10 15:56:08.629 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : tr '\n' ' ' 2021-02-10 15:56:11.103 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:56:11.103 | 2021-02-10 15:56:11.103 | Traceback (most recent call last): 2021-02-10 15:56:11.103 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:56:11.103 | exec(line) 2021-02-10 15:56:11.103 | File "", line 1, in 2021-02-10 15:56:11.103 | File "", line 568, in module_from_spec 2021-02-10 15:56:11.103 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:56:11.103 | 2021-02-10 15:56:11.103 | Remainder of file ignored 2021-02-10 15:56:11.103 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:56:11.103 | from cryptography.utils import int_from_bytes 2021-02-10 15:56:11.103 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:56:11.103 | from cryptography.utils import int_from_bytes 2021-02-10 15:56:11.303 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:56:11.307 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : ROUTER_GW_IP=' 172.31.0.185 ' 2021-02-10 15:56:11.309 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : die_if_not_set 372 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2021-02-10 15:56:11.312 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-02-10 15:56:11.327 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:374 : _neutron_set_router_id 2021-02-10 15:56:11.330 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:145 : [[ True == \F\a\l\s\e ]] 2021-02-10 15:56:11.333 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:257 : [[ 4 =~ .*6 ]] 2021-02-10 15:56:11.336 | + ./stack.sh:main:1288 : is_service_enabled nova 2021-02-10 15:56:11.352 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:56:11.355 | + ./stack.sh:main:1289 : echo_summary 'Starting Nova' 2021-02-10 15:56:11.358 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 15:56:11.361 | + ./stack.sh:echo_summary:422 : echo -e Starting Nova 2021-02-10 15:56:11.363 | + ./stack.sh:main:1290 : start_nova 2021-02-10 15:56:11.366 | + lib/nova:start_nova:1048 : start_nova_rest 2021-02-10 15:56:11.369 | + lib/nova:start_nova_rest:946 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-10 15:56:11.371 | + lib/nova:start_nova_rest:947 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-10 15:56:11.374 | + lib/nova:start_nova_rest:947 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-10 15:56:11.377 | + lib/nova:start_nova_rest:949 : local api_cell_conf=/etc/nova/nova.conf 2021-02-10 15:56:11.380 | + lib/nova:start_nova_rest:950 : local compute_cell_conf=/etc/nova/nova.conf 2021-02-10 15:56:11.382 | + lib/nova:start_nova_rest:952 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-02-10 15:56:11.385 | + functions-common:run_process:1561 : local service=n-sch 2021-02-10 15:56:11.388 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-02-10 15:56:11.390 | + functions-common:run_process:1563 : local group= 2021-02-10 15:56:11.393 | + functions-common:run_process:1564 : local user= 2021-02-10 15:56:11.395 | + functions-common:run_process:1566 : local name=n-sch 2021-02-10 15:56:11.398 | + functions-common:run_process:1568 : time_start run_process 2021-02-10 15:56:11.400 | + functions-common:time_start:2292 : local name=run_process 2021-02-10 15:56:11.403 | + functions-common:time_start:2293 : local start_time= 2021-02-10 15:56:11.405 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 15:56:11.409 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 15:56:11.412 | + functions-common:time_start:2297 : _TIME_START[$name]=1612972571410 2021-02-10 15:56:11.415 | + functions-common:run_process:1569 : is_service_enabled n-sch 2021-02-10 15:56:11.432 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:56:11.434 | + functions-common:run_process:1570 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2021-02-10 15:56:11.437 | + functions-common:_run_under_systemd:1526 : local service=n-sch 2021-02-10 15:56:11.440 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-02-10 15:56:11.443 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-02-10 15:56:11.445 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-02-10 15:56:11.448 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-02-10 15:56:11.451 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2021-02-10 15:56:11.453 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-02-10 15:56:11.456 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@n-sch.service 2021-02-10 15:56:11.458 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-10 15:56:11.461 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-10 15:56:11.463 | + functions-common:_run_under_systemd:1535 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-02-10 15:56:11.466 | + functions-common:_run_under_systemd:1538 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2021-02-10 15:56:11.469 | + functions-common:write_user_unit_file:1443 : local service=devstack@n-sch.service 2021-02-10 15:56:11.471 | + functions-common:write_user_unit_file:1444 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-02-10 15:56:11.475 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-10 15:56:11.477 | + functions-common:write_user_unit_file:1446 : local user=ubuntu 2021-02-10 15:56:11.479 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-10 15:56:11.482 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-10 15:56:11.484 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2021-02-10 15:56:11.487 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-10 15:56:11.491 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2021-02-10 15:56:11.549 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2021-02-10 15:56:11.606 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-02-10 15:56:11.653 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2021-02-10 15:56:11.703 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2021-02-10 15:56:11.750 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-10 15:56:11.799 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-10 15:56:11.802 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2021-02-10 15:56:11.858 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-10 15:56:12.063 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@n-sch.service 2021-02-10 15:56:12.076 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2021-02-10 15:56:12.269 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@n-sch.service 2021-02-10 15:56:12.290 | + functions-common:run_process:1572 : time_stop run_process 2021-02-10 15:56:12.293 | + functions-common:time_stop:2306 : local name 2021-02-10 15:56:12.295 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:56:12.298 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:56:12.300 | + functions-common:time_stop:2309 : local total 2021-02-10 15:56:12.303 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:56:12.306 | + functions-common:time_stop:2312 : name=run_process 2021-02-10 15:56:12.309 | + functions-common:time_stop:2313 : start_time=1612972571410 2021-02-10 15:56:12.311 | + functions-common:time_stop:2315 : [[ -z 1612972571410 ]] 2021-02-10 15:56:12.316 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:56:12.319 | + functions-common:time_stop:2318 : end_time=1612972572316 2021-02-10 15:56:12.321 | + functions-common:time_stop:2319 : elapsed_time=906 2021-02-10 15:56:12.328 | + functions-common:time_stop:2320 : total=9235 2021-02-10 15:56:12.331 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:56:12.333 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=10141 2021-02-10 15:56:12.336 | + lib/nova:start_nova_rest:953 : '[' True == False ']' 2021-02-10 15:56:12.340 | ++ lib/nova:start_nova_rest:956 : which uwsgi 2021-02-10 15:56:12.344 | + lib/nova:start_nova_rest:956 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-02-10 15:56:12.347 | + functions-common:run_process:1561 : local service=n-api-meta 2021-02-10 15:56:12.349 | + functions-common:run_process:1562 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-02-10 15:56:12.352 | + functions-common:run_process:1563 : local group= 2021-02-10 15:56:12.355 | + functions-common:run_process:1564 : local user= 2021-02-10 15:56:12.357 | + functions-common:run_process:1566 : local name=n-api-meta 2021-02-10 15:56:12.360 | + functions-common:run_process:1568 : time_start run_process 2021-02-10 15:56:12.362 | + functions-common:time_start:2292 : local name=run_process 2021-02-10 15:56:12.365 | + functions-common:time_start:2293 : local start_time= 2021-02-10 15:56:12.367 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 15:56:12.371 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 15:56:12.374 | + functions-common:time_start:2297 : _TIME_START[$name]=1612972572371 2021-02-10 15:56:12.377 | + functions-common:run_process:1569 : is_service_enabled n-api-meta 2021-02-10 15:56:12.394 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:56:12.397 | + functions-common:run_process:1570 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2021-02-10 15:56:12.399 | + functions-common:_run_under_systemd:1526 : local service=n-api-meta 2021-02-10 15:56:12.402 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-02-10 15:56:12.405 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-02-10 15:56:12.407 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-02-10 15:56:12.410 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-02-10 15:56:12.412 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2021-02-10 15:56:12.415 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2021-02-10 15:56:12.418 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@n-api-meta.service 2021-02-10 15:56:12.421 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-10 15:56:12.424 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-10 15:56:12.426 | + functions-common:_run_under_systemd:1535 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2021-02-10 15:56:12.429 | + functions-common:_run_under_systemd:1536 : 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-02-10 15:56:12.432 | + functions-common:write_uwsgi_user_unit_file:1470 : local service=devstack@n-api-meta.service 2021-02-10 15:56:12.434 | + functions-common:write_uwsgi_user_unit_file:1471 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-02-10 15:56:12.437 | + functions-common:write_uwsgi_user_unit_file:1472 : local group= 2021-02-10 15:56:12.439 | + functions-common:write_uwsgi_user_unit_file:1473 : local user=ubuntu 2021-02-10 15:56:12.442 | + functions-common:write_uwsgi_user_unit_file:1474 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2021-02-10 15:56:12.444 | + functions-common:write_uwsgi_user_unit_file:1475 : mkdir -p /etc/systemd/system 2021-02-10 15:56:12.448 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2021-02-10 15:56:12.507 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2021-02-10 15:56:12.568 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2021-02-10 15:56:12.616 | + functions-common:write_uwsgi_user_unit_file:1480 : 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-02-10 15:56:12.665 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-10 15:56:12.714 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2021-02-10 15:56:12.762 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2021-02-10 15:56:12.815 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2021-02-10 15:56:12.863 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2021-02-10 15:56:12.912 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2021-02-10 15:56:12.961 | + functions-common:write_uwsgi_user_unit_file:1488 : [[ -n '' ]] 2021-02-10 15:56:12.964 | + functions-common:write_uwsgi_user_unit_file:1491 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2021-02-10 15:56:13.022 | + functions-common:write_uwsgi_user_unit_file:1494 : sudo systemctl daemon-reload 2021-02-10 15:56:13.232 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@n-api-meta.service 2021-02-10 15:56:13.245 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2021-02-10 15:56:13.439 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@n-api-meta.service 2021-02-10 15:56:13.530 | + functions-common:run_process:1572 : time_stop run_process 2021-02-10 15:56:13.536 | + functions-common:time_stop:2306 : local name 2021-02-10 15:56:13.539 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:56:13.542 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:56:13.544 | + functions-common:time_stop:2309 : local total 2021-02-10 15:56:13.547 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:56:13.549 | + functions-common:time_stop:2312 : name=run_process 2021-02-10 15:56:13.551 | + functions-common:time_stop:2313 : start_time=1612972572371 2021-02-10 15:56:13.554 | + functions-common:time_stop:2315 : [[ -z 1612972572371 ]] 2021-02-10 15:56:13.560 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:56:13.563 | + functions-common:time_stop:2318 : end_time=1612972573559 2021-02-10 15:56:13.565 | + functions-common:time_stop:2319 : elapsed_time=1188 2021-02-10 15:56:13.568 | + functions-common:time_stop:2320 : total=10141 2021-02-10 15:56:13.570 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:56:13.573 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=11329 2021-02-10 15:56:13.582 | + lib/nova:start_nova_rest:959 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-10 15:56:13.588 | + lib/nova:start_nova_rest:959 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-10 15:56:13.592 | + lib/nova:start_nova:1049 : start_nova_console_proxies 2021-02-10 15:56:13.595 | + lib/nova:start_nova_console_proxies:974 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-10 15:56:13.597 | + lib/nova:start_nova_console_proxies:976 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-10 15:56:13.600 | + lib/nova:start_nova_console_proxies:976 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-10 15:56:13.603 | + lib/nova:start_nova_console_proxies:978 : local api_cell_conf=/etc/nova/nova.conf 2021-02-10 15:56:13.605 | + lib/nova:start_nova_console_proxies:980 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-02-10 15:56:13.608 | + lib/nova:start_nova_console_proxies:986 : enable_nova_console_proxies 2021-02-10 15:56:13.613 | ++ lib/nova:enable_nova_console_proxies:963 : seq 1 1 2021-02-10 15:56:13.615 | + lib/nova:enable_nova_console_proxies:963 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-02-10 15:56:13.618 | + lib/nova:enable_nova_console_proxies:964 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-02-10 15:56:13.620 | + lib/nova:enable_nova_console_proxies:965 : is_service_enabled n-novnc 2021-02-10 15:56:13.639 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:56:13.642 | + lib/nova:enable_nova_console_proxies:964 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-02-10 15:56:13.645 | + lib/nova:enable_nova_console_proxies:965 : is_service_enabled n-xvnc 2021-02-10 15:56:13.662 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:56:13.665 | + lib/nova:enable_nova_console_proxies:964 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-02-10 15:56:13.668 | + lib/nova:enable_nova_console_proxies:965 : is_service_enabled n-spice 2021-02-10 15:56:13.687 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:56:13.690 | + lib/nova:enable_nova_console_proxies:964 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-02-10 15:56:13.748 | + lib/nova:enable_nova_console_proxies:965 : is_service_enabled n-sproxy 2021-02-10 15:56:13.748 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:56:13.748 | ++ lib/nova:start_nova_console_proxies:987 : seq 1 1 2021-02-10 15:56:13.748 | + lib/nova:start_nova_console_proxies:987 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-02-10 15:56:13.748 | + lib/nova:start_nova_console_proxies:988 : local conf 2021-02-10 15:56:13.748 | ++ lib/nova:start_nova_console_proxies:989 : conductor_conf 1 2021-02-10 15:56:13.748 | ++ lib/nova:conductor_conf:734 : local cell=1 2021-02-10 15:56:13.748 | ++ lib/nova:conductor_conf:735 : echo /etc/nova/nova_cell1.conf 2021-02-10 15:56:13.748 | + lib/nova:start_nova_console_proxies:989 : conf=/etc/nova/nova_cell1.conf 2021-02-10 15:56:13.748 | + lib/nova:start_nova_console_proxies:990 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-02-10 15:56:13.748 | + functions-common:run_process:1561 : local service=n-novnc-cell1 2021-02-10 15:56:13.748 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-02-10 15:56:13.748 | + functions-common:run_process:1563 : local group= 2021-02-10 15:56:13.748 | + functions-common:run_process:1564 : local user= 2021-02-10 15:56:13.749 | + functions-common:run_process:1566 : local name=n-novnc-cell1 2021-02-10 15:56:13.752 | + functions-common:run_process:1568 : time_start run_process 2021-02-10 15:56:13.754 | + functions-common:time_start:2292 : local name=run_process 2021-02-10 15:56:13.757 | + functions-common:time_start:2293 : local start_time= 2021-02-10 15:56:13.759 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 15:56:13.764 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 15:56:13.767 | + functions-common:time_start:2297 : _TIME_START[$name]=1612972573763 2021-02-10 15:56:13.770 | + functions-common:run_process:1569 : is_service_enabled n-novnc-cell1 2021-02-10 15:56:13.796 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:56:13.798 | + functions-common:run_process:1572 : time_stop run_process 2021-02-10 15:56:13.801 | + functions-common:time_stop:2306 : local name 2021-02-10 15:56:13.803 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:56:13.806 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:56:13.808 | + functions-common:time_stop:2309 : local total 2021-02-10 15:56:13.811 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:56:13.813 | + functions-common:time_stop:2312 : name=run_process 2021-02-10 15:56:13.816 | + functions-common:time_stop:2313 : start_time=1612972573763 2021-02-10 15:56:13.819 | + functions-common:time_stop:2315 : [[ -z 1612972573763 ]] 2021-02-10 15:56:13.822 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:56:13.826 | + functions-common:time_stop:2318 : end_time=1612972573823 2021-02-10 15:56:13.829 | + functions-common:time_stop:2319 : elapsed_time=60 2021-02-10 15:56:13.832 | + functions-common:time_stop:2320 : total=11329 2021-02-10 15:56:13.838 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:56:13.844 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=11389 2021-02-10 15:56:13.847 | + lib/nova:start_nova_console_proxies:991 : run_process n-xvnc-cell1 '/usr/local/bin/nova-xvpvncproxy --config-file /etc/nova/nova_cell1.conf' 2021-02-10 15:56:13.849 | + functions-common:run_process:1561 : local service=n-xvnc-cell1 2021-02-10 15:56:13.852 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/nova-xvpvncproxy --config-file /etc/nova/nova_cell1.conf' 2021-02-10 15:56:13.854 | + functions-common:run_process:1563 : local group= 2021-02-10 15:56:13.857 | + functions-common:run_process:1564 : local user= 2021-02-10 15:56:13.859 | + functions-common:run_process:1566 : local name=n-xvnc-cell1 2021-02-10 15:56:13.862 | + functions-common:run_process:1568 : time_start run_process 2021-02-10 15:56:13.864 | + functions-common:time_start:2292 : local name=run_process 2021-02-10 15:56:13.866 | + functions-common:time_start:2293 : local start_time= 2021-02-10 15:56:13.869 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 15:56:13.873 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 15:56:13.876 | + functions-common:time_start:2297 : _TIME_START[$name]=1612972573872 2021-02-10 15:56:13.878 | + functions-common:run_process:1569 : is_service_enabled n-xvnc-cell1 2021-02-10 15:56:13.896 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:56:13.898 | + functions-common:run_process:1572 : time_stop run_process 2021-02-10 15:56:13.901 | + functions-common:time_stop:2306 : local name 2021-02-10 15:56:13.903 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:56:13.906 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:56:13.908 | + functions-common:time_stop:2309 : local total 2021-02-10 15:56:13.910 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:56:13.913 | + functions-common:time_stop:2312 : name=run_process 2021-02-10 15:56:13.915 | + functions-common:time_stop:2313 : start_time=1612972573872 2021-02-10 15:56:13.918 | + functions-common:time_stop:2315 : [[ -z 1612972573872 ]] 2021-02-10 15:56:13.922 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:56:13.925 | + functions-common:time_stop:2318 : end_time=1612972573921 2021-02-10 15:56:13.928 | + functions-common:time_stop:2319 : elapsed_time=49 2021-02-10 15:56:13.931 | + functions-common:time_stop:2320 : total=11389 2021-02-10 15:56:13.933 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:56:13.943 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=11438 2021-02-10 15:56:13.947 | + lib/nova:start_nova_console_proxies:992 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-02-10 15:56:13.951 | + functions-common:run_process:1561 : local service=n-spice-cell1 2021-02-10 15:56:13.959 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-02-10 15:56:13.965 | + functions-common:run_process:1563 : local group= 2021-02-10 15:56:13.970 | + functions-common:run_process:1564 : local user= 2021-02-10 15:56:13.972 | + functions-common:run_process:1566 : local name=n-spice-cell1 2021-02-10 15:56:13.974 | + functions-common:run_process:1568 : time_start run_process 2021-02-10 15:56:13.977 | + functions-common:time_start:2292 : local name=run_process 2021-02-10 15:56:13.980 | + functions-common:time_start:2293 : local start_time= 2021-02-10 15:56:13.991 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 15:56:13.998 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 15:56:14.008 | + functions-common:time_start:2297 : _TIME_START[$name]=1612972573999 2021-02-10 15:56:14.011 | + functions-common:run_process:1569 : is_service_enabled n-spice-cell1 2021-02-10 15:56:14.043 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:56:14.047 | + functions-common:run_process:1572 : time_stop run_process 2021-02-10 15:56:14.050 | + functions-common:time_stop:2306 : local name 2021-02-10 15:56:14.054 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:56:14.058 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:56:14.067 | + functions-common:time_stop:2309 : local total 2021-02-10 15:56:14.069 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:56:14.071 | + functions-common:time_stop:2312 : name=run_process 2021-02-10 15:56:14.074 | + functions-common:time_stop:2313 : start_time=1612972573999 2021-02-10 15:56:14.083 | + functions-common:time_stop:2315 : [[ -z 1612972573999 ]] 2021-02-10 15:56:14.090 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:56:14.095 | + functions-common:time_stop:2318 : end_time=1612972574089 2021-02-10 15:56:14.100 | + functions-common:time_stop:2319 : elapsed_time=90 2021-02-10 15:56:14.104 | + functions-common:time_stop:2320 : total=11438 2021-02-10 15:56:14.110 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:56:14.116 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=11528 2021-02-10 15:56:14.123 | + lib/nova:start_nova_console_proxies:993 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-02-10 15:56:14.126 | + functions-common:run_process:1561 : local service=n-sproxy-cell1 2021-02-10 15:56:14.129 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-02-10 15:56:14.131 | + functions-common:run_process:1563 : local group= 2021-02-10 15:56:14.137 | + functions-common:run_process:1564 : local user= 2021-02-10 15:56:14.144 | + functions-common:run_process:1566 : local name=n-sproxy-cell1 2021-02-10 15:56:14.158 | + functions-common:run_process:1568 : time_start run_process 2021-02-10 15:56:14.165 | + functions-common:time_start:2292 : local name=run_process 2021-02-10 15:56:14.174 | + functions-common:time_start:2293 : local start_time= 2021-02-10 15:56:14.183 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 15:56:14.194 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 15:56:14.207 | + functions-common:time_start:2297 : _TIME_START[$name]=1612972574198 2021-02-10 15:56:14.211 | + functions-common:run_process:1569 : is_service_enabled n-sproxy-cell1 2021-02-10 15:56:14.267 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:56:14.271 | + functions-common:run_process:1572 : time_stop run_process 2021-02-10 15:56:14.284 | + functions-common:time_stop:2306 : local name 2021-02-10 15:56:14.287 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:56:14.296 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:56:14.299 | + functions-common:time_stop:2309 : local total 2021-02-10 15:56:14.308 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:56:14.314 | + functions-common:time_stop:2312 : name=run_process 2021-02-10 15:56:14.319 | + functions-common:time_stop:2313 : start_time=1612972574198 2021-02-10 15:56:14.326 | + functions-common:time_stop:2315 : [[ -z 1612972574198 ]] 2021-02-10 15:56:14.334 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:56:14.334 | + functions-common:time_stop:2318 : end_time=1612972574330 2021-02-10 15:56:14.338 | + functions-common:time_stop:2319 : elapsed_time=132 2021-02-10 15:56:14.338 | + functions-common:time_stop:2320 : total=11528 2021-02-10 15:56:14.340 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:56:14.346 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=11660 2021-02-10 15:56:14.346 | + lib/nova:start_nova_console_proxies:997 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-10 15:56:14.350 | + lib/nova:start_nova_console_proxies:997 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-10 15:56:14.351 | + lib/nova:start_nova:1050 : start_nova_conductor 2021-02-10 15:56:14.353 | + lib/nova:start_nova_conductor:1010 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-02-10 15:56:14.355 | + lib/nova:start_nova_conductor:1016 : enable_nova_fleet 2021-02-10 15:56:14.358 | + lib/nova:enable_nova_fleet:1001 : is_service_enabled n-cond 2021-02-10 15:56:14.377 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:56:14.379 | + lib/nova:enable_nova_fleet:1002 : enable_service n-super-cond 2021-02-10 15:56:14.429 | ++ lib/nova:enable_nova_fleet:1003 : seq 1 1 2021-02-10 15:56:14.432 | + lib/nova:enable_nova_fleet:1003 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-02-10 15:56:14.434 | + lib/nova:enable_nova_fleet:1004 : enable_service n-cond-cell1 2021-02-10 15:56:14.484 | + lib/nova:start_nova_conductor:1017 : is_service_enabled n-super-cond 2021-02-10 15:56:14.504 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:56:14.507 | + lib/nova:start_nova_conductor:1018 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-02-10 15:56:14.509 | + functions-common:run_process:1561 : local service=n-super-cond 2021-02-10 15:56:14.512 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-02-10 15:56:14.514 | + functions-common:run_process:1563 : local group= 2021-02-10 15:56:14.518 | + functions-common:run_process:1564 : local user= 2021-02-10 15:56:14.520 | + functions-common:run_process:1566 : local name=n-super-cond 2021-02-10 15:56:14.523 | + functions-common:run_process:1568 : time_start run_process 2021-02-10 15:56:14.525 | + functions-common:time_start:2292 : local name=run_process 2021-02-10 15:56:14.528 | + functions-common:time_start:2293 : local start_time= 2021-02-10 15:56:14.530 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 15:56:14.535 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 15:56:14.537 | + functions-common:time_start:2297 : _TIME_START[$name]=1612972574534 2021-02-10 15:56:14.540 | + functions-common:run_process:1569 : is_service_enabled n-super-cond 2021-02-10 15:56:14.560 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:56:14.562 | + functions-common:run_process:1570 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2021-02-10 15:56:14.565 | + functions-common:_run_under_systemd:1526 : local service=n-super-cond 2021-02-10 15:56:14.568 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-02-10 15:56:14.571 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-02-10 15:56:14.573 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-02-10 15:56:14.576 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-02-10 15:56:14.579 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2021-02-10 15:56:14.582 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-02-10 15:56:14.585 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@n-super-cond.service 2021-02-10 15:56:14.587 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-10 15:56:14.590 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-10 15:56:14.593 | + functions-common:_run_under_systemd:1535 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-02-10 15:56:14.596 | + functions-common:_run_under_systemd:1538 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2021-02-10 15:56:14.598 | + functions-common:write_user_unit_file:1443 : local service=devstack@n-super-cond.service 2021-02-10 15:56:14.601 | + functions-common:write_user_unit_file:1444 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-02-10 15:56:14.603 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-10 15:56:14.605 | + functions-common:write_user_unit_file:1446 : local user=ubuntu 2021-02-10 15:56:14.607 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-10 15:56:14.610 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-10 15:56:14.612 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2021-02-10 15:56:14.614 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-10 15:56:14.619 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2021-02-10 15:56:14.685 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2021-02-10 15:56:14.751 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-02-10 15:56:14.820 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2021-02-10 15:56:14.889 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2021-02-10 15:56:14.948 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-10 15:56:15.007 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-10 15:56:15.010 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2021-02-10 15:56:15.081 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-10 15:56:15.308 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@n-super-cond.service 2021-02-10 15:56:15.324 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2021-02-10 15:56:15.546 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@n-super-cond.service 2021-02-10 15:56:15.578 | + functions-common:run_process:1572 : time_stop run_process 2021-02-10 15:56:15.587 | + functions-common:time_stop:2306 : local name 2021-02-10 15:56:15.591 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:56:15.597 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:56:15.603 | + functions-common:time_stop:2309 : local total 2021-02-10 15:56:15.611 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:56:15.619 | + functions-common:time_stop:2312 : name=run_process 2021-02-10 15:56:15.624 | + functions-common:time_stop:2313 : start_time=1612972574534 2021-02-10 15:56:15.634 | + functions-common:time_stop:2315 : [[ -z 1612972574534 ]] 2021-02-10 15:56:15.642 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:56:15.654 | + functions-common:time_stop:2318 : end_time=1612972575646 2021-02-10 15:56:15.659 | + functions-common:time_stop:2319 : elapsed_time=1112 2021-02-10 15:56:15.667 | + functions-common:time_stop:2320 : total=11660 2021-02-10 15:56:15.674 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:56:15.686 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=12772 2021-02-10 15:56:15.695 | ++ lib/nova:start_nova_conductor:1020 : seq 1 1 2021-02-10 15:56:15.707 | + lib/nova:start_nova_conductor:1020 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-02-10 15:56:15.710 | + lib/nova:start_nova_conductor:1021 : is_service_enabled n-cond-cell1 2021-02-10 15:56:15.739 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:56:15.742 | + lib/nova:start_nova_conductor:1022 : local conf 2021-02-10 15:56:15.748 | ++ lib/nova:start_nova_conductor:1023 : conductor_conf 1 2021-02-10 15:56:15.752 | ++ lib/nova:conductor_conf:734 : local cell=1 2021-02-10 15:56:15.755 | ++ lib/nova:conductor_conf:735 : echo /etc/nova/nova_cell1.conf 2021-02-10 15:56:15.763 | + lib/nova:start_nova_conductor:1023 : conf=/etc/nova/nova_cell1.conf 2021-02-10 15:56:15.766 | + lib/nova:start_nova_conductor:1024 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-02-10 15:56:15.769 | + functions-common:run_process:1561 : local service=n-cond-cell1 2021-02-10 15:56:15.775 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-02-10 15:56:15.781 | + functions-common:run_process:1563 : local group= 2021-02-10 15:56:15.791 | + functions-common:run_process:1564 : local user= 2021-02-10 15:56:15.797 | + functions-common:run_process:1566 : local name=n-cond-cell1 2021-02-10 15:56:15.805 | + functions-common:run_process:1568 : time_start run_process 2021-02-10 15:56:15.814 | + functions-common:time_start:2292 : local name=run_process 2021-02-10 15:56:15.823 | + functions-common:time_start:2293 : local start_time= 2021-02-10 15:56:15.825 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 15:56:15.836 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 15:56:15.849 | + functions-common:time_start:2297 : _TIME_START[$name]=1612972575837 2021-02-10 15:56:15.859 | + functions-common:run_process:1569 : is_service_enabled n-cond-cell1 2021-02-10 15:56:15.904 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:56:15.911 | + functions-common:run_process:1570 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2021-02-10 15:56:15.916 | + functions-common:_run_under_systemd:1526 : local service=n-cond-cell1 2021-02-10 15:56:15.923 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-02-10 15:56:15.928 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-02-10 15:56:15.935 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-02-10 15:56:15.941 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-02-10 15:56:15.947 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2021-02-10 15:56:15.951 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2021-02-10 15:56:15.955 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@n-cond-cell1.service 2021-02-10 15:56:15.959 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-10 15:56:15.967 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-10 15:56:15.975 | + functions-common:_run_under_systemd:1535 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2021-02-10 15:56:15.980 | + functions-common:_run_under_systemd:1538 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2021-02-10 15:56:15.994 | + functions-common:write_user_unit_file:1443 : local service=devstack@n-cond-cell1.service 2021-02-10 15:56:16.003 | + functions-common:write_user_unit_file:1444 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-02-10 15:56:16.007 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-10 15:56:16.011 | + functions-common:write_user_unit_file:1446 : local user=ubuntu 2021-02-10 15:56:16.018 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-10 15:56:16.030 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-10 15:56:16.042 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2021-02-10 15:56:16.051 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-10 15:56:16.067 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2021-02-10 15:56:16.191 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2021-02-10 15:56:16.288 | + functions-common:write_user_unit_file:1456 : 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-02-10 15:56:16.407 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2021-02-10 15:56:16.476 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2021-02-10 15:56:16.571 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-10 15:56:16.679 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-10 15:56:16.681 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2021-02-10 15:56:16.776 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-10 15:56:17.047 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@n-cond-cell1.service 2021-02-10 15:56:17.064 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2021-02-10 15:56:17.325 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@n-cond-cell1.service 2021-02-10 15:56:17.354 | + functions-common:run_process:1572 : time_stop run_process 2021-02-10 15:56:17.362 | + functions-common:time_stop:2306 : local name 2021-02-10 15:56:17.375 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:56:17.390 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:56:17.396 | + functions-common:time_stop:2309 : local total 2021-02-10 15:56:17.407 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:56:17.409 | + functions-common:time_stop:2312 : name=run_process 2021-02-10 15:56:17.418 | + functions-common:time_stop:2313 : start_time=1612972575837 2021-02-10 15:56:17.424 | + functions-common:time_stop:2315 : [[ -z 1612972575837 ]] 2021-02-10 15:56:17.434 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:56:17.444 | + functions-common:time_stop:2318 : end_time=1612972577436 2021-02-10 15:56:17.447 | + functions-common:time_stop:2319 : elapsed_time=1599 2021-02-10 15:56:17.451 | + functions-common:time_stop:2320 : total=12772 2021-02-10 15:56:17.455 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:56:17.459 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=14371 2021-02-10 15:56:17.463 | + lib/nova:start_nova:1051 : start_nova_compute 2021-02-10 15:56:17.468 | + lib/nova:start_nova_compute:876 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-10 15:56:17.472 | + lib/nova:start_nova_compute:877 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-10 15:56:17.475 | + lib/nova:start_nova_compute:877 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-10 15:56:17.479 | + lib/nova:start_nova_compute:879 : local compute_cell_conf=/etc/nova/nova.conf 2021-02-10 15:56:17.483 | + lib/nova:start_nova_compute:882 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2021-02-10 15:56:17.491 | + lib/nova:start_nova_compute:884 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-02-10 15:56:17.495 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-02-10 15:56:17.499 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-02-10 15:56:17.503 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2021-02-10 15:56:17.509 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-02-10 15:56:17.522 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2021-02-10 15:56:17.528 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2021-02-10 15:56:17.538 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2021-02-10 15:56:17.548 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2021-02-10 15:56:17.554 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-02-10 15:56:17.558 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2021-02-10 15:56:17.559 | BEGIN { 2021-02-10 15:56:17.559 | section = "" 2021-02-10 15:56:17.559 | last_section = "" 2021-02-10 15:56:17.559 | section_count = 0 2021-02-10 15:56:17.559 | } 2021-02-10 15:56:17.559 | /^\[.+\]/ { 2021-02-10 15:56:17.559 | gsub("[][]", "", $1); 2021-02-10 15:56:17.559 | section=$1 2021-02-10 15:56:17.559 | next 2021-02-10 15:56:17.559 | } 2021-02-10 15:56:17.559 | /^ *\#/ { 2021-02-10 15:56:17.559 | next 2021-02-10 15:56:17.559 | } 2021-02-10 15:56:17.559 | /^[^ \t]+/ { 2021-02-10 15:56:17.559 | # get offset of first = in $0 2021-02-10 15:56:17.559 | eq_idx = index($0, "=") 2021-02-10 15:56:17.559 | # extract attr & value from $0 2021-02-10 15:56:17.559 | attr = substr($0, 1, eq_idx - 1) 2021-02-10 15:56:17.559 | value = substr($0, eq_idx + 1) 2021-02-10 15:56:17.559 | # only need to strip trailing whitespace from attr 2021-02-10 15:56:17.559 | sub(/[ \t]*$/, "", attr) 2021-02-10 15:56:17.559 | # need to strip leading & trailing whitespace from value 2021-02-10 15:56:17.559 | sub(/^[ \t]*/, "", value) 2021-02-10 15:56:17.559 | sub(/[ \t]*$/, "", value) 2021-02-10 15:56:17.559 | 2021-02-10 15:56:17.559 | # cfg_attr_count: number of config lines per [section, attr] 2021-02-10 15:56:17.559 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-02-10 15:56:17.559 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-02-10 15:56:17.559 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-02-10 15:56:17.559 | if (! (section, attr) in cfg_attr_count) { 2021-02-10 15:56:17.559 | if (section != last_section) { 2021-02-10 15:56:17.559 | cfg_section[section_count++] = section 2021-02-10 15:56:17.560 | last_section = section 2021-02-10 15:56:17.560 | } 2021-02-10 15:56:17.560 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-02-10 15:56:17.560 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-02-10 15:56:17.560 | 2021-02-10 15:56:17.560 | cfg_attr[section, attr, 0] = value 2021-02-10 15:56:17.560 | cfg_attr_count[section, attr] = 1 2021-02-10 15:56:17.560 | } else { 2021-02-10 15:56:17.560 | lno = cfg_attr_count[section, attr]++ 2021-02-10 15:56:17.560 | cfg_attr[section, attr, lno] = value 2021-02-10 15:56:17.560 | } 2021-02-10 15:56:17.560 | } 2021-02-10 15:56:17.560 | END { 2021-02-10 15:56:17.560 | # Process each section in order 2021-02-10 15:56:17.560 | for (sno = 0; sno < section_count; sno++) { 2021-02-10 15:56:17.560 | section = cfg_section[sno] 2021-02-10 15:56:17.560 | # The ini routines simply append a config item immediately 2021-02-10 15:56:17.560 | # after the section header. To keep the same order as defined 2021-02-10 15:56:17.560 | # in local.conf, invoke the ini routines in the reverse order 2021-02-10 15:56:17.560 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-02-10 15:56:17.560 | attr = cfg_sec_attr_name[sno, attr_no] 2021-02-10 15:56:17.560 | if (cfg_attr_count[section, attr] == 1) 2021-02-10 15:56:17.560 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-02-10 15:56:17.560 | else { 2021-02-10 15:56:17.560 | # For multiline, invoke the ini routines in the reverse order 2021-02-10 15:56:17.560 | count = cfg_attr_count[section, attr] 2021-02-10 15:56:17.560 | print "inidelete " configfile " " section " " attr 2021-02-10 15:56:17.560 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-02-10 15:56:17.560 | for (l = count -2; l >= 0; l--) 2021-02-10 15:56:17.560 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-02-10 15:56:17.560 | } 2021-02-10 15:56:17.560 | } 2021-02-10 15:56:17.560 | } 2021-02-10 15:56:17.561 | } 2021-02-10 15:56:17.561 | ' 2021-02-10 15:56:17.561 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 15:56:17.563 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-02-10 15:56:17.579 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-02-10 15:56:17.594 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2021-02-10 15:56:17.600 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-10 15:56:17.614 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2021-02-10 15:56:17.630 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2021-02-10 15:56:17.630 | BEGIN { group = "" } 2021-02-10 15:56:17.630 | /^\[\[.+\|.*\]\]/ { 2021-02-10 15:56:17.630 | gsub("[][]", "", $1); 2021-02-10 15:56:17.630 | split($1, a, "|"); 2021-02-10 15:56:17.630 | if (a[1] == matchgroup && a[2] == configfile) { 2021-02-10 15:56:17.630 | group=a[1] 2021-02-10 15:56:17.630 | } else { 2021-02-10 15:56:17.630 | group="" 2021-02-10 15:56:17.631 | } 2021-02-10 15:56:17.631 | next 2021-02-10 15:56:17.631 | } 2021-02-10 15:56:17.631 | { 2021-02-10 15:56:17.631 | if (group != "") 2021-02-10 15:56:17.631 | print $0 2021-02-10 15:56:17.631 | } 2021-02-10 15:56:17.631 | ' /home/ubuntu/devstack/local.conf 2021-02-10 15:56:17.646 | + lib/nova:start_nova_compute:886 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-02-10 15:56:17.652 | + lib/nova:start_nova_compute:893 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2021-02-10 15:56:17.709 | + lib/nova:start_nova_compute:896 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2021-02-10 15:56:17.783 | + lib/nova:start_nova_compute:897 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2021-02-10 15:56:17.794 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-02-10 15:56:17.803 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2021-02-10 15:56:17.811 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-02-10 15:56:17.819 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-02-10 15:56:17.827 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-02-10 15:56:17.875 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:56:17.890 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-02-10 15:56:17.898 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-02-10 15:56:17.910 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-02-10 15:56:17.956 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:56:17.963 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/nova_cell1 2021-02-10 15:56:17.971 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/nova_cell1 2021-02-10 15:56:18.050 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-02-10 15:56:18.062 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-02-10 15:56:18.071 | + lib/nova:start_nova_compute:901 : inidelete /etc/nova/nova-cpu.conf database connection 2021-02-10 15:56:18.134 | + lib/nova:start_nova_compute:902 : inidelete /etc/nova/nova-cpu.conf api_database connection 2021-02-10 15:56:18.175 | + lib/nova:start_nova_compute:907 : configure_console_compute 2021-02-10 15:56:18.183 | + lib/nova:configure_console_compute:612 : local offset 2021-02-10 15:56:18.191 | + lib/nova:configure_console_compute:613 : offset=0 2021-02-10 15:56:18.199 | + lib/nova:configure_console_compute:617 : local default_proxyclient_addr 2021-02-10 15:56:18.206 | ++ lib/nova:configure_console_compute:618 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2021-02-10 15:56:18.247 | + lib/nova:configure_console_compute:618 : default_proxyclient_addr=10.222.0.39 2021-02-10 15:56:18.255 | + lib/nova:configure_console_compute:622 : is_service_enabled n-cpu 2021-02-10 15:56:18.292 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:56:18.306 | + lib/nova:configure_console_compute:640 : is_service_enabled n-novnc 2021-02-10 15:56:18.361 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:56:18.372 | + lib/nova:configure_console_compute:640 : is_service_enabled n-xvnc 2021-02-10 15:56:18.418 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:56:18.427 | + lib/nova:configure_console_compute:640 : '[' False '!=' False ']' 2021-02-10 15:56:18.435 | + lib/nova:configure_console_compute:648 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2021-02-10 15:56:18.491 | + lib/nova:configure_console_compute:651 : is_service_enabled n-spice 2021-02-10 15:56:18.527 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:56:18.535 | + lib/nova:configure_console_compute:661 : is_service_enabled n-sproxy 2021-02-10 15:56:18.583 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:56:18.591 | + lib/nova:start_nova_compute:910 : '[' -n '' ']' 2021-02-10 15:56:18.595 | + lib/nova:start_nova_compute:914 : [[ libvirt = \l\i\b\v\i\r\t ]] 2021-02-10 15:56:18.603 | + lib/nova:start_nova_compute:918 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2021-02-10 15:56:18.614 | + functions-common:run_process:1561 : local service=n-cpu 2021-02-10 15:56:18.620 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2021-02-10 15:56:18.634 | + functions-common:run_process:1563 : local group=libvirt 2021-02-10 15:56:18.646 | + functions-common:run_process:1564 : local user= 2021-02-10 15:56:18.651 | + functions-common:run_process:1566 : local name=n-cpu 2021-02-10 15:56:18.653 | + functions-common:run_process:1568 : time_start run_process 2021-02-10 15:56:18.657 | + functions-common:time_start:2292 : local name=run_process 2021-02-10 15:56:18.668 | + functions-common:time_start:2293 : local start_time= 2021-02-10 15:56:18.671 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 15:56:18.677 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 15:56:18.681 | + functions-common:time_start:2297 : _TIME_START[$name]=1612972578678 2021-02-10 15:56:18.684 | + functions-common:run_process:1569 : is_service_enabled n-cpu 2021-02-10 15:56:18.727 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:56:18.735 | + functions-common:run_process:1572 : time_stop run_process 2021-02-10 15:56:18.743 | + functions-common:time_stop:2306 : local name 2021-02-10 15:56:18.751 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:56:18.759 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:56:18.763 | + functions-common:time_stop:2309 : local total 2021-02-10 15:56:18.775 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:56:18.778 | + functions-common:time_stop:2312 : name=run_process 2021-02-10 15:56:18.783 | + functions-common:time_stop:2313 : start_time=1612972578678 2021-02-10 15:56:18.794 | + functions-common:time_stop:2315 : [[ -z 1612972578678 ]] 2021-02-10 15:56:18.807 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:56:18.818 | + functions-common:time_stop:2318 : end_time=1612972578810 2021-02-10 15:56:18.821 | + functions-common:time_stop:2319 : elapsed_time=132 2021-02-10 15:56:18.827 | + functions-common:time_stop:2320 : total=14371 2021-02-10 15:56:18.832 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:56:18.835 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=14503 2021-02-10 15:56:18.838 | + lib/nova:start_nova_compute:940 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-10 15:56:18.841 | + lib/nova:start_nova_compute:940 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-10 15:56:18.848 | + lib/nova:start_nova:1052 : is_service_enabled n-api 2021-02-10 15:56:18.889 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:56:18.892 | + lib/nova:start_nova:1054 : echo 'Dumping cells_v2 mapping' 2021-02-10 15:56:18.892 | Dumping cells_v2 mapping 2021-02-10 15:56:18.895 | + lib/nova:start_nova:1055 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2021-02-10 15:56:22.450 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:56:22.450 | 2021-02-10 15:56:22.450 | Traceback (most recent call last): 2021-02-10 15:56:22.450 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:56:22.450 | exec(line) 2021-02-10 15:56:22.450 | File "", line 1, in 2021-02-10 15:56:22.450 | File "", line 568, in module_from_spec 2021-02-10 15:56:22.450 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:56:22.450 | 2021-02-10 15:56:22.450 | Remainder of file ignored 2021-02-10 15:56:22.450 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-02-10 15:56:22.450 | | Name | UUID | Transport URL | Database Connection | Disabled | 2021-02-10 15:56:22.450 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-02-10 15:56:22.450 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2021-02-10 15:56:22.450 | | cell1 | 7bc55023-d381-434d-be45-1f51ff9b01c9 | rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2021-02-10 15:56:22.450 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-02-10 15:56:22.874 | + ./stack.sh:main:1291 : create_flavors 2021-02-10 15:56:22.877 | + lib/nova:create_flavors:1119 : is_service_enabled n-api 2021-02-10 15:56:22.896 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:56:22.900 | + lib/nova:create_flavors:1120 : openstack --os-region-name=RegionOne flavor list 2021-02-10 15:56:22.902 | + lib/nova:create_flavors:1120 : grep -q ds512M 2021-02-10 15:56:25.737 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:56:25.737 | 2021-02-10 15:56:25.737 | Traceback (most recent call last): 2021-02-10 15:56:25.737 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:56:25.738 | exec(line) 2021-02-10 15:56:25.738 | File "", line 1, in 2021-02-10 15:56:25.738 | File "", line 568, in module_from_spec 2021-02-10 15:56:25.738 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:56:25.738 | 2021-02-10 15:56:25.738 | Remainder of file ignored 2021-02-10 15:56:25.738 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:56:25.738 | from cryptography.utils import int_from_bytes 2021-02-10 15:56:25.738 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:56:25.738 | from cryptography.utils import int_from_bytes 2021-02-10 15:56:25.919 | + lib/nova:create_flavors:1122 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2021-02-10 15:56:28.814 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:56:28.814 | 2021-02-10 15:56:28.814 | Traceback (most recent call last): 2021-02-10 15:56:28.814 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:56:28.814 | exec(line) 2021-02-10 15:56:28.815 | File "", line 1, in 2021-02-10 15:56:28.815 | File "", line 568, in module_from_spec 2021-02-10 15:56:28.815 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:56:28.815 | 2021-02-10 15:56:28.815 | Remainder of file ignored 2021-02-10 15:56:28.815 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:56:28.815 | from cryptography.utils import int_from_bytes 2021-02-10 15:56:28.815 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:56:28.815 | from cryptography.utils import int_from_bytes 2021-02-10 15:56:28.815 | +----------------------------+-----------------------+ 2021-02-10 15:56:28.815 | | Field | Value | 2021-02-10 15:56:28.815 | +----------------------------+-----------------------+ 2021-02-10 15:56:28.815 | | OS-FLV-DISABLED:disabled | False | 2021-02-10 15:56:28.815 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-02-10 15:56:28.815 | | disk | 1 | 2021-02-10 15:56:28.815 | | id | c1 | 2021-02-10 15:56:28.815 | | name | cirros256 | 2021-02-10 15:56:28.815 | | os-flavor-access:is_public | True | 2021-02-10 15:56:28.815 | | properties | hw_rng:allowed='True' | 2021-02-10 15:56:28.815 | | ram | 256 | 2021-02-10 15:56:28.815 | | rxtx_factor | 1.0 | 2021-02-10 15:56:28.815 | | swap | | 2021-02-10 15:56:28.815 | | vcpus | 1 | 2021-02-10 15:56:28.815 | +----------------------------+-----------------------+ 2021-02-10 15:56:29.004 | + lib/nova:create_flavors:1123 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2021-02-10 15:56:31.573 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:56:31.573 | 2021-02-10 15:56:31.573 | Traceback (most recent call last): 2021-02-10 15:56:31.573 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:56:31.574 | exec(line) 2021-02-10 15:56:31.574 | File "", line 1, in 2021-02-10 15:56:31.574 | File "", line 568, in module_from_spec 2021-02-10 15:56:31.574 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:56:31.574 | 2021-02-10 15:56:31.574 | Remainder of file ignored 2021-02-10 15:56:31.574 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:56:31.574 | from cryptography.utils import int_from_bytes 2021-02-10 15:56:31.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:56:31.574 | from cryptography.utils import int_from_bytes 2021-02-10 15:56:31.574 | +----------------------------+-----------------------+ 2021-02-10 15:56:31.574 | | Field | Value | 2021-02-10 15:56:31.574 | +----------------------------+-----------------------+ 2021-02-10 15:56:31.574 | | OS-FLV-DISABLED:disabled | False | 2021-02-10 15:56:31.574 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-02-10 15:56:31.574 | | disk | 5 | 2021-02-10 15:56:31.574 | | id | d1 | 2021-02-10 15:56:31.574 | | name | ds512M | 2021-02-10 15:56:31.574 | | os-flavor-access:is_public | True | 2021-02-10 15:56:31.574 | | properties | hw_rng:allowed='True' | 2021-02-10 15:56:31.574 | | ram | 512 | 2021-02-10 15:56:31.574 | | rxtx_factor | 1.0 | 2021-02-10 15:56:31.574 | | swap | | 2021-02-10 15:56:31.574 | | vcpus | 1 | 2021-02-10 15:56:31.574 | +----------------------------+-----------------------+ 2021-02-10 15:56:31.755 | + lib/nova:create_flavors:1124 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2021-02-10 15:56:34.285 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:56:34.285 | 2021-02-10 15:56:34.285 | Traceback (most recent call last): 2021-02-10 15:56:34.285 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:56:34.286 | exec(line) 2021-02-10 15:56:34.286 | File "", line 1, in 2021-02-10 15:56:34.286 | File "", line 568, in module_from_spec 2021-02-10 15:56:34.286 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:56:34.286 | 2021-02-10 15:56:34.286 | Remainder of file ignored 2021-02-10 15:56:34.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:56:34.286 | from cryptography.utils import int_from_bytes 2021-02-10 15:56:34.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:56:34.286 | from cryptography.utils import int_from_bytes 2021-02-10 15:56:34.286 | +----------------------------+-----------------------+ 2021-02-10 15:56:34.286 | | Field | Value | 2021-02-10 15:56:34.286 | +----------------------------+-----------------------+ 2021-02-10 15:56:34.286 | | OS-FLV-DISABLED:disabled | False | 2021-02-10 15:56:34.286 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-02-10 15:56:34.286 | | disk | 10 | 2021-02-10 15:56:34.286 | | id | d2 | 2021-02-10 15:56:34.286 | | name | ds1G | 2021-02-10 15:56:34.286 | | os-flavor-access:is_public | True | 2021-02-10 15:56:34.286 | | properties | hw_rng:allowed='True' | 2021-02-10 15:56:34.286 | | ram | 1024 | 2021-02-10 15:56:34.286 | | rxtx_factor | 1.0 | 2021-02-10 15:56:34.286 | | swap | | 2021-02-10 15:56:34.286 | | vcpus | 1 | 2021-02-10 15:56:34.286 | +----------------------------+-----------------------+ 2021-02-10 15:56:34.466 | + lib/nova:create_flavors:1125 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2021-02-10 15:56:37.074 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:56:37.074 | 2021-02-10 15:56:37.074 | Traceback (most recent call last): 2021-02-10 15:56:37.074 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:56:37.074 | exec(line) 2021-02-10 15:56:37.074 | File "", line 1, in 2021-02-10 15:56:37.075 | File "", line 568, in module_from_spec 2021-02-10 15:56:37.075 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:56:37.075 | 2021-02-10 15:56:37.075 | Remainder of file ignored 2021-02-10 15:56:37.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:56:37.075 | from cryptography.utils import int_from_bytes 2021-02-10 15:56:37.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:56:37.075 | from cryptography.utils import int_from_bytes 2021-02-10 15:56:37.075 | +----------------------------+-----------------------+ 2021-02-10 15:56:37.075 | | Field | Value | 2021-02-10 15:56:37.075 | +----------------------------+-----------------------+ 2021-02-10 15:56:37.075 | | OS-FLV-DISABLED:disabled | False | 2021-02-10 15:56:37.075 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-02-10 15:56:37.075 | | disk | 10 | 2021-02-10 15:56:37.075 | | id | d3 | 2021-02-10 15:56:37.075 | | name | ds2G | 2021-02-10 15:56:37.075 | | os-flavor-access:is_public | True | 2021-02-10 15:56:37.075 | | properties | hw_rng:allowed='True' | 2021-02-10 15:56:37.075 | | ram | 2048 | 2021-02-10 15:56:37.075 | | rxtx_factor | 1.0 | 2021-02-10 15:56:37.075 | | swap | | 2021-02-10 15:56:37.075 | | vcpus | 2 | 2021-02-10 15:56:37.075 | +----------------------------+-----------------------+ 2021-02-10 15:56:37.254 | + lib/nova:create_flavors:1126 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2021-02-10 15:56:39.820 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:56:39.820 | 2021-02-10 15:56:39.820 | Traceback (most recent call last): 2021-02-10 15:56:39.820 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:56:39.820 | exec(line) 2021-02-10 15:56:39.820 | File "", line 1, in 2021-02-10 15:56:39.820 | File "", line 568, in module_from_spec 2021-02-10 15:56:39.820 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:56:39.820 | 2021-02-10 15:56:39.821 | Remainder of file ignored 2021-02-10 15:56:39.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:56:39.821 | from cryptography.utils import int_from_bytes 2021-02-10 15:56:39.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:56:39.821 | from cryptography.utils import int_from_bytes 2021-02-10 15:56:39.821 | +----------------------------+-----------------------+ 2021-02-10 15:56:39.821 | | Field | Value | 2021-02-10 15:56:39.821 | +----------------------------+-----------------------+ 2021-02-10 15:56:39.821 | | OS-FLV-DISABLED:disabled | False | 2021-02-10 15:56:39.821 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-02-10 15:56:39.821 | | disk | 20 | 2021-02-10 15:56:39.821 | | id | d4 | 2021-02-10 15:56:39.821 | | name | ds4G | 2021-02-10 15:56:39.821 | | os-flavor-access:is_public | True | 2021-02-10 15:56:39.821 | | properties | hw_rng:allowed='True' | 2021-02-10 15:56:39.821 | | ram | 4096 | 2021-02-10 15:56:39.821 | | rxtx_factor | 1.0 | 2021-02-10 15:56:39.821 | | swap | | 2021-02-10 15:56:39.821 | | vcpus | 4 | 2021-02-10 15:56:39.821 | +----------------------------+-----------------------+ 2021-02-10 15:56:40.010 | + lib/nova:create_flavors:1129 : openstack --os-region-name=RegionOne flavor list 2021-02-10 15:56:40.011 | + lib/nova:create_flavors:1129 : grep -q m1.tiny 2021-02-10 15:56:42.544 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:56:42.544 | 2021-02-10 15:56:42.544 | Traceback (most recent call last): 2021-02-10 15:56:42.544 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:56:42.544 | exec(line) 2021-02-10 15:56:42.544 | File "", line 1, in 2021-02-10 15:56:42.544 | File "", line 568, in module_from_spec 2021-02-10 15:56:42.544 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:56:42.544 | 2021-02-10 15:56:42.544 | Remainder of file ignored 2021-02-10 15:56:42.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:56:42.544 | from cryptography.utils import int_from_bytes 2021-02-10 15:56:42.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:56:42.544 | from cryptography.utils import int_from_bytes 2021-02-10 15:56:42.733 | + lib/nova:create_flavors:1130 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2021-02-10 15:56:45.303 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:56:45.304 | 2021-02-10 15:56:45.304 | Traceback (most recent call last): 2021-02-10 15:56:45.304 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:56:45.304 | exec(line) 2021-02-10 15:56:45.304 | File "", line 1, in 2021-02-10 15:56:45.304 | File "", line 568, in module_from_spec 2021-02-10 15:56:45.304 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:56:45.304 | 2021-02-10 15:56:45.304 | Remainder of file ignored 2021-02-10 15:56:45.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:56:45.304 | from cryptography.utils import int_from_bytes 2021-02-10 15:56:45.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:56:45.304 | from cryptography.utils import int_from_bytes 2021-02-10 15:56:45.304 | +----------------------------+-----------------------+ 2021-02-10 15:56:45.304 | | Field | Value | 2021-02-10 15:56:45.304 | +----------------------------+-----------------------+ 2021-02-10 15:56:45.304 | | OS-FLV-DISABLED:disabled | False | 2021-02-10 15:56:45.304 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-02-10 15:56:45.304 | | disk | 1 | 2021-02-10 15:56:45.304 | | id | 1 | 2021-02-10 15:56:45.304 | | name | m1.tiny | 2021-02-10 15:56:45.304 | | os-flavor-access:is_public | True | 2021-02-10 15:56:45.304 | | properties | hw_rng:allowed='True' | 2021-02-10 15:56:45.304 | | ram | 512 | 2021-02-10 15:56:45.304 | | rxtx_factor | 1.0 | 2021-02-10 15:56:45.304 | | swap | | 2021-02-10 15:56:45.304 | | vcpus | 1 | 2021-02-10 15:56:45.304 | +----------------------------+-----------------------+ 2021-02-10 15:56:45.484 | + lib/nova:create_flavors:1131 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2021-02-10 15:56:48.013 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:56:48.013 | 2021-02-10 15:56:48.013 | Traceback (most recent call last): 2021-02-10 15:56:48.013 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:56:48.013 | exec(line) 2021-02-10 15:56:48.013 | File "", line 1, in 2021-02-10 15:56:48.013 | File "", line 568, in module_from_spec 2021-02-10 15:56:48.013 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:56:48.013 | 2021-02-10 15:56:48.013 | Remainder of file ignored 2021-02-10 15:56:48.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:56:48.013 | from cryptography.utils import int_from_bytes 2021-02-10 15:56:48.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:56:48.013 | from cryptography.utils import int_from_bytes 2021-02-10 15:56:48.013 | +----------------------------+-----------------------+ 2021-02-10 15:56:48.013 | | Field | Value | 2021-02-10 15:56:48.013 | +----------------------------+-----------------------+ 2021-02-10 15:56:48.013 | | OS-FLV-DISABLED:disabled | False | 2021-02-10 15:56:48.013 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-02-10 15:56:48.014 | | disk | 20 | 2021-02-10 15:56:48.014 | | id | 2 | 2021-02-10 15:56:48.014 | | name | m1.small | 2021-02-10 15:56:48.014 | | os-flavor-access:is_public | True | 2021-02-10 15:56:48.014 | | properties | hw_rng:allowed='True' | 2021-02-10 15:56:48.014 | | ram | 2048 | 2021-02-10 15:56:48.014 | | rxtx_factor | 1.0 | 2021-02-10 15:56:48.014 | | swap | | 2021-02-10 15:56:48.014 | | vcpus | 1 | 2021-02-10 15:56:48.014 | +----------------------------+-----------------------+ 2021-02-10 15:56:48.193 | + lib/nova:create_flavors:1132 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2021-02-10 15:56:50.746 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:56:50.747 | 2021-02-10 15:56:50.747 | Traceback (most recent call last): 2021-02-10 15:56:50.747 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:56:50.747 | exec(line) 2021-02-10 15:56:50.747 | File "", line 1, in 2021-02-10 15:56:50.747 | File "", line 568, in module_from_spec 2021-02-10 15:56:50.747 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:56:50.747 | 2021-02-10 15:56:50.747 | Remainder of file ignored 2021-02-10 15:56:50.747 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:56:50.747 | from cryptography.utils import int_from_bytes 2021-02-10 15:56:50.747 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:56:50.747 | from cryptography.utils import int_from_bytes 2021-02-10 15:56:50.747 | +----------------------------+-----------------------+ 2021-02-10 15:56:50.747 | | Field | Value | 2021-02-10 15:56:50.747 | +----------------------------+-----------------------+ 2021-02-10 15:56:50.747 | | OS-FLV-DISABLED:disabled | False | 2021-02-10 15:56:50.747 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-02-10 15:56:50.747 | | disk | 40 | 2021-02-10 15:56:50.747 | | id | 3 | 2021-02-10 15:56:50.747 | | name | m1.medium | 2021-02-10 15:56:50.747 | | os-flavor-access:is_public | True | 2021-02-10 15:56:50.747 | | properties | hw_rng:allowed='True' | 2021-02-10 15:56:50.747 | | ram | 4096 | 2021-02-10 15:56:50.747 | | rxtx_factor | 1.0 | 2021-02-10 15:56:50.747 | | swap | | 2021-02-10 15:56:50.747 | | vcpus | 2 | 2021-02-10 15:56:50.747 | +----------------------------+-----------------------+ 2021-02-10 15:56:50.928 | + lib/nova:create_flavors:1133 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2021-02-10 15:56:53.462 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:56:53.462 | 2021-02-10 15:56:53.462 | Traceback (most recent call last): 2021-02-10 15:56:53.462 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:56:53.462 | exec(line) 2021-02-10 15:56:53.462 | File "", line 1, in 2021-02-10 15:56:53.462 | File "", line 568, in module_from_spec 2021-02-10 15:56:53.462 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:56:53.462 | 2021-02-10 15:56:53.462 | Remainder of file ignored 2021-02-10 15:56:53.462 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:56:53.462 | from cryptography.utils import int_from_bytes 2021-02-10 15:56:53.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:56:53.463 | from cryptography.utils import int_from_bytes 2021-02-10 15:56:53.463 | +----------------------------+-----------------------+ 2021-02-10 15:56:53.463 | | Field | Value | 2021-02-10 15:56:53.463 | +----------------------------+-----------------------+ 2021-02-10 15:56:53.463 | | OS-FLV-DISABLED:disabled | False | 2021-02-10 15:56:53.463 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-02-10 15:56:53.463 | | disk | 80 | 2021-02-10 15:56:53.463 | | id | 4 | 2021-02-10 15:56:53.463 | | name | m1.large | 2021-02-10 15:56:53.463 | | os-flavor-access:is_public | True | 2021-02-10 15:56:53.463 | | properties | hw_rng:allowed='True' | 2021-02-10 15:56:53.463 | | ram | 8192 | 2021-02-10 15:56:53.463 | | rxtx_factor | 1.0 | 2021-02-10 15:56:53.463 | | swap | | 2021-02-10 15:56:53.463 | | vcpus | 4 | 2021-02-10 15:56:53.463 | +----------------------------+-----------------------+ 2021-02-10 15:56:53.645 | + lib/nova:create_flavors:1134 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2021-02-10 15:56:56.196 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:56:56.196 | 2021-02-10 15:56:56.196 | Traceback (most recent call last): 2021-02-10 15:56:56.196 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:56:56.196 | exec(line) 2021-02-10 15:56:56.196 | File "", line 1, in 2021-02-10 15:56:56.196 | File "", line 568, in module_from_spec 2021-02-10 15:56:56.196 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:56:56.197 | 2021-02-10 15:56:56.197 | Remainder of file ignored 2021-02-10 15:56:56.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:56:56.197 | from cryptography.utils import int_from_bytes 2021-02-10 15:56:56.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:56:56.197 | from cryptography.utils import int_from_bytes 2021-02-10 15:56:56.197 | +----------------------------+-----------------------+ 2021-02-10 15:56:56.197 | | Field | Value | 2021-02-10 15:56:56.197 | +----------------------------+-----------------------+ 2021-02-10 15:56:56.197 | | OS-FLV-DISABLED:disabled | False | 2021-02-10 15:56:56.197 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-02-10 15:56:56.197 | | disk | 160 | 2021-02-10 15:56:56.197 | | id | 5 | 2021-02-10 15:56:56.197 | | name | m1.xlarge | 2021-02-10 15:56:56.197 | | os-flavor-access:is_public | True | 2021-02-10 15:56:56.197 | | properties | hw_rng:allowed='True' | 2021-02-10 15:56:56.197 | | ram | 16384 | 2021-02-10 15:56:56.197 | | rxtx_factor | 1.0 | 2021-02-10 15:56:56.197 | | swap | | 2021-02-10 15:56:56.197 | | vcpus | 8 | 2021-02-10 15:56:56.197 | +----------------------------+-----------------------+ 2021-02-10 15:56:56.379 | + ./stack.sh:main:1293 : is_service_enabled cinder 2021-02-10 15:56:56.396 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:56:56.399 | + ./stack.sh:main:1294 : echo_summary 'Starting Cinder' 2021-02-10 15:56:56.401 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 15:56:56.404 | + ./stack.sh:echo_summary:422 : echo -e Starting Cinder 2021-02-10 15:56:56.406 | + ./stack.sh:main:1295 : start_cinder 2021-02-10 15:56:56.409 | + lib/cinder:start_cinder:460 : local service_port=8776 2021-02-10 15:56:56.412 | + lib/cinder:start_cinder:461 : local service_protocol=http 2021-02-10 15:56:56.414 | + lib/cinder:start_cinder:462 : local cinder_url 2021-02-10 15:56:56.417 | + lib/cinder:start_cinder:463 : is_service_enabled tls-proxy 2021-02-10 15:56:56.434 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:56:56.438 | + lib/cinder:start_cinder:467 : '[' tgtadm = tgtadm ']' 2021-02-10 15:56:56.440 | + lib/cinder:start_cinder:468 : is_service_enabled c-vol 2021-02-10 15:56:56.456 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:56:56.459 | + lib/cinder:start_cinder:470 : sudo rm -f /etc/tgt/conf.d/stack.conf 2021-02-10 15:56:56.470 | + lib/cinder:start_cinder:471 : _configure_tgt_for_config_d 2021-02-10 15:56:56.472 | + lib/cinder:_configure_tgt_for_config_d:450 : [[ ! -d /etc/tgt/stack.d/ ]] 2021-02-10 15:56:56.475 | + lib/cinder:_configure_tgt_for_config_d:451 : sudo ln -sf /opt/stack/data/cinder/volumes /etc/tgt/stack.d 2021-02-10 15:56:56.486 | + lib/cinder:_configure_tgt_for_config_d:453 : grep -q 'include /etc/tgt/stack.d/*' /etc/tgt/targets.conf 2021-02-10 15:56:56.491 | + lib/cinder:_configure_tgt_for_config_d:454 : echo 'include /etc/tgt/stack.d/*' 2021-02-10 15:56:56.492 | + lib/cinder:_configure_tgt_for_config_d:454 : sudo tee -a /etc/tgt/targets.conf 2021-02-10 15:56:56.499 | include /etc/tgt/stack.d/* 2021-02-10 15:56:56.503 | + lib/cinder:start_cinder:472 : is_ubuntu 2021-02-10 15:56:56.506 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:56:56.508 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:56:56.511 | + lib/cinder:start_cinder:473 : sudo service tgt restart 2021-02-10 15:56:56.895 | + lib/cinder:start_cinder:483 : sudo tgtadm --mode system --op update --name debug --value on 2021-02-10 15:56:56.906 | + lib/cinder:start_cinder:487 : [[ 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-02-10 15:56:56.909 | + lib/cinder:start_cinder:488 : '[' True == False ']' 2021-02-10 15:56:56.912 | ++ lib/cinder:start_cinder:496 : which uwsgi 2021-02-10 15:56:56.916 | + lib/cinder:start_cinder:496 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-02-10 15:56:56.919 | + functions-common:run_process:1561 : local service=c-api 2021-02-10 15:56:56.921 | + functions-common:run_process:1562 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-02-10 15:56:56.924 | + functions-common:run_process:1563 : local group= 2021-02-10 15:56:56.926 | + functions-common:run_process:1564 : local user= 2021-02-10 15:56:56.929 | + functions-common:run_process:1566 : local name=c-api 2021-02-10 15:56:56.931 | + functions-common:run_process:1568 : time_start run_process 2021-02-10 15:56:56.934 | + functions-common:time_start:2292 : local name=run_process 2021-02-10 15:56:56.937 | + functions-common:time_start:2293 : local start_time= 2021-02-10 15:56:56.939 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 15:56:56.942 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 15:56:56.946 | + functions-common:time_start:2297 : _TIME_START[$name]=1612972616943 2021-02-10 15:56:56.948 | + functions-common:run_process:1569 : is_service_enabled c-api 2021-02-10 15:56:56.965 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:56:56.967 | + functions-common:run_process:1570 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2021-02-10 15:56:56.970 | + functions-common:_run_under_systemd:1526 : local service=c-api 2021-02-10 15:56:56.973 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-02-10 15:56:56.975 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-02-10 15:56:56.978 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-02-10 15:56:56.981 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-02-10 15:56:56.983 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2021-02-10 15:56:56.985 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2021-02-10 15:56:56.988 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@c-api.service 2021-02-10 15:56:56.991 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-10 15:56:56.993 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-10 15:56:56.996 | + functions-common:_run_under_systemd:1535 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2021-02-10 15:56:56.998 | + functions-common:_run_under_systemd:1536 : 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-02-10 15:56:57.001 | + functions-common:write_uwsgi_user_unit_file:1470 : local service=devstack@c-api.service 2021-02-10 15:56:57.003 | + functions-common:write_uwsgi_user_unit_file:1471 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-02-10 15:56:57.006 | + functions-common:write_uwsgi_user_unit_file:1472 : local group= 2021-02-10 15:56:57.008 | + functions-common:write_uwsgi_user_unit_file:1473 : local user=ubuntu 2021-02-10 15:56:57.010 | + functions-common:write_uwsgi_user_unit_file:1474 : local unitfile=/etc/systemd/system/devstack@c-api.service 2021-02-10 15:56:57.012 | + functions-common:write_uwsgi_user_unit_file:1475 : mkdir -p /etc/systemd/system 2021-02-10 15:56:57.017 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2021-02-10 15:56:57.074 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2021-02-10 15:56:57.130 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2021-02-10 15:56:57.176 | + functions-common:write_uwsgi_user_unit_file:1480 : 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-02-10 15:56:57.222 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-10 15:56:57.270 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2021-02-10 15:56:57.317 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2021-02-10 15:56:57.364 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2021-02-10 15:56:57.411 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2021-02-10 15:56:57.459 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2021-02-10 15:56:57.505 | + functions-common:write_uwsgi_user_unit_file:1488 : [[ -n '' ]] 2021-02-10 15:56:57.508 | + functions-common:write_uwsgi_user_unit_file:1491 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2021-02-10 15:56:57.564 | + functions-common:write_uwsgi_user_unit_file:1494 : sudo systemctl daemon-reload 2021-02-10 15:56:57.768 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@c-api.service 2021-02-10 15:56:57.783 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2021-02-10 15:56:57.984 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@c-api.service 2021-02-10 15:56:58.073 | + functions-common:run_process:1572 : time_stop run_process 2021-02-10 15:56:58.076 | + functions-common:time_stop:2306 : local name 2021-02-10 15:56:58.079 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:56:58.081 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:56:58.084 | + functions-common:time_stop:2309 : local total 2021-02-10 15:56:58.086 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:56:58.089 | + functions-common:time_stop:2312 : name=run_process 2021-02-10 15:56:58.091 | + functions-common:time_stop:2313 : start_time=1612972616943 2021-02-10 15:56:58.143 | + functions-common:time_stop:2315 : [[ -z 1612972616943 ]] 2021-02-10 15:56:58.146 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:56:58.150 | + functions-common:time_stop:2318 : end_time=1612972618147 2021-02-10 15:56:58.153 | + functions-common:time_stop:2319 : elapsed_time=1204 2021-02-10 15:56:58.155 | + functions-common:time_stop:2320 : total=14503 2021-02-10 15:56:58.157 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:56:58.160 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=15707 2021-02-10 15:56:58.163 | + lib/cinder:start_cinder:497 : cinder_url=http://10.222.0.39/volume/v3 2021-02-10 15:56:58.165 | + lib/cinder:start_cinder:501 : echo 'Waiting for Cinder API to start...' 2021-02-10 15:56:58.165 | Waiting for Cinder API to start... 2021-02-10 15:56:58.167 | + lib/cinder:start_cinder:502 : wait_for_service 60 http://10.222.0.39/volume/v3 2021-02-10 15:56:58.170 | + functions:wait_for_service:481 : local timeout=60 2021-02-10 15:56:58.173 | + functions:wait_for_service:482 : local url=http://10.222.0.39/volume/v3 2021-02-10 15:56:58.176 | + functions:wait_for_service:483 : local rval=0 2021-02-10 15:56:58.178 | + functions:wait_for_service:484 : time_start wait_for_service 2021-02-10 15:56:58.181 | + functions-common:time_start:2292 : local name=wait_for_service 2021-02-10 15:56:58.183 | + functions-common:time_start:2293 : local start_time= 2021-02-10 15:56:58.185 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 15:56:58.189 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 15:56:58.193 | + functions-common:time_start:2297 : _TIME_START[$name]=1612972618190 2021-02-10 15:56:58.195 | + functions:wait_for_service:485 : timeout 60 bash -x 2021-02-10 15:56:58.201 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39/volume/v3 2021-02-10 15:57:03.124 | + :: : [[ 401 == 503 ]] 2021-02-10 15:57:03.126 | + :: : [[ 0 -eq 7 ]] 2021-02-10 15:57:03.129 | + functions:wait_for_service:490 : time_stop wait_for_service 2021-02-10 15:57:03.131 | + functions-common:time_stop:2306 : local name 2021-02-10 15:57:03.134 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:57:03.136 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:57:03.139 | + functions-common:time_stop:2309 : local total 2021-02-10 15:57:03.142 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:57:03.144 | + functions-common:time_stop:2312 : name=wait_for_service 2021-02-10 15:57:03.147 | + functions-common:time_stop:2313 : start_time=1612972618190 2021-02-10 15:57:03.149 | + functions-common:time_stop:2315 : [[ -z 1612972618190 ]] 2021-02-10 15:57:03.152 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:57:03.156 | + functions-common:time_stop:2318 : end_time=1612972623153 2021-02-10 15:57:03.159 | + functions-common:time_stop:2319 : elapsed_time=4963 2021-02-10 15:57:03.161 | + functions-common:time_stop:2320 : total=15370 2021-02-10 15:57:03.164 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:57:03.166 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=20333 2021-02-10 15:57:03.169 | + functions:wait_for_service:491 : return 0 2021-02-10 15:57:03.171 | + lib/cinder:start_cinder:506 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-02-10 15:57:03.174 | + functions-common:run_process:1561 : local service=c-sch 2021-02-10 15:57:03.176 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-02-10 15:57:03.179 | + functions-common:run_process:1563 : local group= 2021-02-10 15:57:03.181 | + functions-common:run_process:1564 : local user= 2021-02-10 15:57:03.184 | + functions-common:run_process:1566 : local name=c-sch 2021-02-10 15:57:03.186 | + functions-common:run_process:1568 : time_start run_process 2021-02-10 15:57:03.188 | + functions-common:time_start:2292 : local name=run_process 2021-02-10 15:57:03.191 | + functions-common:time_start:2293 : local start_time= 2021-02-10 15:57:03.193 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 15:57:03.196 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 15:57:03.200 | + functions-common:time_start:2297 : _TIME_START[$name]=1612972623197 2021-02-10 15:57:03.203 | + functions-common:run_process:1569 : is_service_enabled c-sch 2021-02-10 15:57:03.220 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:57:03.222 | + functions-common:run_process:1570 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2021-02-10 15:57:03.225 | + functions-common:_run_under_systemd:1526 : local service=c-sch 2021-02-10 15:57:03.227 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-02-10 15:57:03.230 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-02-10 15:57:03.232 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-02-10 15:57:03.235 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-02-10 15:57:03.237 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-02-10 15:57:03.240 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-02-10 15:57:03.242 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@c-sch.service 2021-02-10 15:57:03.245 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-10 15:57:03.247 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-10 15:57:03.250 | + functions-common:_run_under_systemd:1535 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-02-10 15:57:03.252 | + functions-common:_run_under_systemd:1538 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2021-02-10 15:57:03.255 | + functions-common:write_user_unit_file:1443 : local service=devstack@c-sch.service 2021-02-10 15:57:03.257 | + functions-common:write_user_unit_file:1444 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-02-10 15:57:03.260 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-10 15:57:03.262 | + functions-common:write_user_unit_file:1446 : local user=ubuntu 2021-02-10 15:57:03.265 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-10 15:57:03.268 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-10 15:57:03.270 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2021-02-10 15:57:03.272 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-10 15:57:03.277 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2021-02-10 15:57:03.333 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2021-02-10 15:57:03.390 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-02-10 15:57:03.437 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2021-02-10 15:57:03.486 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2021-02-10 15:57:03.534 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-10 15:57:03.581 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-10 15:57:03.584 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2021-02-10 15:57:03.645 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-10 15:57:03.857 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@c-sch.service 2021-02-10 15:57:03.870 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2021-02-10 15:57:04.071 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@c-sch.service 2021-02-10 15:57:04.091 | + functions-common:run_process:1572 : time_stop run_process 2021-02-10 15:57:04.093 | + functions-common:time_stop:2306 : local name 2021-02-10 15:57:04.096 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:57:04.098 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:57:04.101 | + functions-common:time_stop:2309 : local total 2021-02-10 15:57:04.103 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:57:04.106 | + functions-common:time_stop:2312 : name=run_process 2021-02-10 15:57:04.109 | + functions-common:time_stop:2313 : start_time=1612972623197 2021-02-10 15:57:04.111 | + functions-common:time_stop:2315 : [[ -z 1612972623197 ]] 2021-02-10 15:57:04.114 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:57:04.118 | + functions-common:time_stop:2318 : end_time=1612972624115 2021-02-10 15:57:04.121 | + functions-common:time_stop:2319 : elapsed_time=918 2021-02-10 15:57:04.123 | + functions-common:time_stop:2320 : total=15707 2021-02-10 15:57:04.126 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:57:04.128 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=16625 2021-02-10 15:57:04.131 | + lib/cinder:start_cinder:507 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-02-10 15:57:04.133 | + functions-common:run_process:1561 : local service=c-bak 2021-02-10 15:57:04.136 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-02-10 15:57:04.138 | + functions-common:run_process:1563 : local group= 2021-02-10 15:57:04.141 | + functions-common:run_process:1564 : local user= 2021-02-10 15:57:04.143 | + functions-common:run_process:1566 : local name=c-bak 2021-02-10 15:57:04.146 | + functions-common:run_process:1568 : time_start run_process 2021-02-10 15:57:04.148 | + functions-common:time_start:2292 : local name=run_process 2021-02-10 15:57:04.150 | + functions-common:time_start:2293 : local start_time= 2021-02-10 15:57:04.153 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 15:57:04.156 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 15:57:04.160 | + functions-common:time_start:2297 : _TIME_START[$name]=1612972624157 2021-02-10 15:57:04.162 | + functions-common:run_process:1569 : is_service_enabled c-bak 2021-02-10 15:57:04.179 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:57:04.181 | + functions-common:run_process:1572 : time_stop run_process 2021-02-10 15:57:04.184 | + functions-common:time_stop:2306 : local name 2021-02-10 15:57:04.187 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:57:04.189 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:57:04.192 | + functions-common:time_stop:2309 : local total 2021-02-10 15:57:04.194 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:57:04.197 | + functions-common:time_stop:2312 : name=run_process 2021-02-10 15:57:04.199 | + functions-common:time_stop:2313 : start_time=1612972624157 2021-02-10 15:57:04.202 | + functions-common:time_stop:2315 : [[ -z 1612972624157 ]] 2021-02-10 15:57:04.205 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:57:04.209 | + functions-common:time_stop:2318 : end_time=1612972624206 2021-02-10 15:57:04.211 | + functions-common:time_stop:2319 : elapsed_time=49 2021-02-10 15:57:04.213 | + functions-common:time_stop:2320 : total=16625 2021-02-10 15:57:04.216 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:57:04.219 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=16674 2021-02-10 15:57:04.221 | + lib/cinder:start_cinder:508 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-02-10 15:57:04.224 | + functions-common:run_process:1561 : local service=c-vol 2021-02-10 15:57:04.226 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-02-10 15:57:04.229 | + functions-common:run_process:1563 : local group= 2021-02-10 15:57:04.231 | + functions-common:run_process:1564 : local user= 2021-02-10 15:57:04.234 | + functions-common:run_process:1566 : local name=c-vol 2021-02-10 15:57:04.237 | + functions-common:run_process:1568 : time_start run_process 2021-02-10 15:57:04.239 | + functions-common:time_start:2292 : local name=run_process 2021-02-10 15:57:04.242 | + functions-common:time_start:2293 : local start_time= 2021-02-10 15:57:04.244 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 15:57:04.248 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 15:57:04.252 | + functions-common:time_start:2297 : _TIME_START[$name]=1612972624249 2021-02-10 15:57:04.255 | + functions-common:run_process:1569 : is_service_enabled c-vol 2021-02-10 15:57:04.271 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:57:04.274 | + functions-common:run_process:1570 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 2021-02-10 15:57:04.276 | + functions-common:_run_under_systemd:1526 : local service=c-vol 2021-02-10 15:57:04.279 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-02-10 15:57:04.282 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-02-10 15:57:04.284 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-02-10 15:57:04.287 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-02-10 15:57:04.289 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-02-10 15:57:04.291 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-02-10 15:57:04.294 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@c-vol.service 2021-02-10 15:57:04.297 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-10 15:57:04.300 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-10 15:57:04.302 | + functions-common:_run_under_systemd:1535 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-02-10 15:57:04.305 | + functions-common:_run_under_systemd:1538 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 2021-02-10 15:57:04.307 | + functions-common:write_user_unit_file:1443 : local service=devstack@c-vol.service 2021-02-10 15:57:04.310 | + functions-common:write_user_unit_file:1444 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-02-10 15:57:04.312 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-10 15:57:04.315 | + functions-common:write_user_unit_file:1446 : local user=ubuntu 2021-02-10 15:57:04.317 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-10 15:57:04.320 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-10 15:57:04.322 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2021-02-10 15:57:04.324 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-10 15:57:04.329 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2021-02-10 15:57:04.386 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2021-02-10 15:57:04.443 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-02-10 15:57:04.493 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2021-02-10 15:57:04.541 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2021-02-10 15:57:04.589 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-10 15:57:04.638 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-10 15:57:04.641 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2021-02-10 15:57:04.698 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-10 15:57:04.919 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@c-vol.service 2021-02-10 15:57:04.932 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2021-02-10 15:57:05.135 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@c-vol.service 2021-02-10 15:57:05.157 | + functions-common:run_process:1572 : time_stop run_process 2021-02-10 15:57:05.160 | + functions-common:time_stop:2306 : local name 2021-02-10 15:57:05.162 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:57:05.165 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:57:05.167 | + functions-common:time_stop:2309 : local total 2021-02-10 15:57:05.170 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:57:05.172 | + functions-common:time_stop:2312 : name=run_process 2021-02-10 15:57:05.175 | + functions-common:time_stop:2313 : start_time=1612972624249 2021-02-10 15:57:05.177 | + functions-common:time_stop:2315 : [[ -z 1612972624249 ]] 2021-02-10 15:57:05.182 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:57:05.184 | + functions-common:time_stop:2318 : end_time=1612972625181 2021-02-10 15:57:05.187 | + functions-common:time_stop:2319 : elapsed_time=932 2021-02-10 15:57:05.190 | + functions-common:time_stop:2320 : total=16674 2021-02-10 15:57:05.192 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:57:05.195 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=17606 2021-02-10 15:57:05.197 | + ./stack.sh:main:1296 : create_volume_types 2021-02-10 15:57:05.200 | + lib/cinder:create_volume_types:526 : is_service_enabled c-api 2021-02-10 15:57:05.218 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:57:05.220 | + lib/cinder:create_volume_types:526 : [[ -n ceph ]] 2021-02-10 15:57:05.223 | + lib/cinder:create_volume_types:527 : local be be_name 2021-02-10 15:57:05.225 | + lib/cinder:create_volume_types:528 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-02-10 15:57:05.228 | + lib/cinder:create_volume_types:529 : be_name=ceph 2021-02-10 15:57:05.230 | + lib/cinder:create_volume_types:531 : is_service_enabled keystone 2021-02-10 15:57:05.251 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:57:05.254 | + lib/cinder:create_volume_types:532 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=ceph ceph 2021-02-10 15:57:09.112 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:57:09.112 | 2021-02-10 15:57:09.112 | Traceback (most recent call last): 2021-02-10 15:57:09.112 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:57:09.112 | exec(line) 2021-02-10 15:57:09.112 | File "", line 1, in 2021-02-10 15:57:09.112 | File "", line 568, in module_from_spec 2021-02-10 15:57:09.112 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:57:09.112 | 2021-02-10 15:57:09.112 | Remainder of file ignored 2021-02-10 15:57:09.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:57:09.112 | from cryptography.utils import int_from_bytes 2021-02-10 15:57:09.112 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:57:09.112 | from cryptography.utils import int_from_bytes 2021-02-10 15:57:09.112 | +-------------+--------------------------------------+ 2021-02-10 15:57:09.112 | | Field | Value | 2021-02-10 15:57:09.112 | +-------------+--------------------------------------+ 2021-02-10 15:57:09.113 | | description | None | 2021-02-10 15:57:09.113 | | id | e324ba3b-281c-4335-9edc-55a7dcfeb3e8 | 2021-02-10 15:57:09.113 | | is_public | True | 2021-02-10 15:57:09.113 | | name | ceph | 2021-02-10 15:57:09.113 | | properties | volume_backend_name='ceph' | 2021-02-10 15:57:09.113 | +-------------+--------------------------------------+ 2021-02-10 15:57:09.317 | + ./stack.sh:main:1301 : [[ False == \T\r\u\e ]] 2021-02-10 15:57:09.320 | + ./stack.sh:main:1309 : is_service_enabled glance 2021-02-10 15:57:09.343 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:57:09.346 | + ./stack.sh:main:1310 : echo_summary 'Starting Glance' 2021-02-10 15:57:09.348 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 15:57:09.352 | + ./stack.sh:echo_summary:422 : echo -e Starting Glance 2021-02-10 15:57:09.354 | + ./stack.sh:main:1311 : start_glance 2021-02-10 15:57:09.357 | + lib/glance:start_glance:465 : local service_protocol=http 2021-02-10 15:57:09.361 | + lib/glance:start_glance:466 : is_service_enabled tls-proxy 2021-02-10 15:57:09.381 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:57:09.384 | + lib/glance:start_glance:472 : [[ False == False ]] 2021-02-10 15:57:09.387 | ++ lib/glance:start_glance:473 : which uwsgi 2021-02-10 15:57:09.391 | + lib/glance:start_glance:473 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-02-10 15:57:09.394 | + functions-common:run_process:1561 : local service=g-api 2021-02-10 15:57:09.396 | + functions-common:run_process:1562 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-02-10 15:57:09.400 | + functions-common:run_process:1563 : local group= 2021-02-10 15:57:09.403 | + functions-common:run_process:1564 : local user= 2021-02-10 15:57:09.408 | + functions-common:run_process:1566 : local name=g-api 2021-02-10 15:57:09.410 | + functions-common:run_process:1568 : time_start run_process 2021-02-10 15:57:09.413 | + functions-common:time_start:2292 : local name=run_process 2021-02-10 15:57:09.417 | + functions-common:time_start:2293 : local start_time= 2021-02-10 15:57:09.420 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 15:57:09.424 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 15:57:09.430 | + functions-common:time_start:2297 : _TIME_START[$name]=1612972629424 2021-02-10 15:57:09.433 | + functions-common:run_process:1569 : is_service_enabled g-api 2021-02-10 15:57:09.453 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:57:09.457 | + functions-common:run_process:1570 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2021-02-10 15:57:09.461 | + functions-common:_run_under_systemd:1526 : local service=g-api 2021-02-10 15:57:09.463 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-02-10 15:57:09.467 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-02-10 15:57:09.470 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-02-10 15:57:09.478 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-02-10 15:57:09.481 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2021-02-10 15:57:09.484 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2021-02-10 15:57:09.487 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@g-api.service 2021-02-10 15:57:09.489 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-10 15:57:09.492 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-10 15:57:09.495 | + functions-common:_run_under_systemd:1535 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2021-02-10 15:57:09.497 | + functions-common:_run_under_systemd:1536 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2021-02-10 15:57:09.500 | + functions-common:write_uwsgi_user_unit_file:1470 : local service=devstack@g-api.service 2021-02-10 15:57:09.503 | + functions-common:write_uwsgi_user_unit_file:1471 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-02-10 15:57:09.505 | + functions-common:write_uwsgi_user_unit_file:1472 : local group= 2021-02-10 15:57:09.508 | + functions-common:write_uwsgi_user_unit_file:1473 : local user=ubuntu 2021-02-10 15:57:09.510 | + functions-common:write_uwsgi_user_unit_file:1474 : local unitfile=/etc/systemd/system/devstack@g-api.service 2021-02-10 15:57:09.513 | + functions-common:write_uwsgi_user_unit_file:1475 : mkdir -p /etc/systemd/system 2021-02-10 15:57:09.518 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2021-02-10 15:57:09.580 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2021-02-10 15:57:09.647 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2021-02-10 15:57:09.697 | + functions-common:write_uwsgi_user_unit_file:1480 : 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-02-10 15:57:09.749 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-10 15:57:09.806 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2021-02-10 15:57:09.861 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2021-02-10 15:57:09.911 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2021-02-10 15:57:09.960 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2021-02-10 15:57:10.009 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2021-02-10 15:57:10.060 | + functions-common:write_uwsgi_user_unit_file:1488 : [[ -n '' ]] 2021-02-10 15:57:10.063 | + functions-common:write_uwsgi_user_unit_file:1491 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2021-02-10 15:57:10.122 | + functions-common:write_uwsgi_user_unit_file:1494 : sudo systemctl daemon-reload 2021-02-10 15:57:10.338 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@g-api.service 2021-02-10 15:57:10.352 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2021-02-10 15:57:10.557 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@g-api.service 2021-02-10 15:57:10.646 | + functions-common:run_process:1572 : time_stop run_process 2021-02-10 15:57:10.649 | + functions-common:time_stop:2306 : local name 2021-02-10 15:57:10.651 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:57:10.654 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:57:10.657 | + functions-common:time_stop:2309 : local total 2021-02-10 15:57:10.659 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:57:10.662 | + functions-common:time_stop:2312 : name=run_process 2021-02-10 15:57:10.664 | + functions-common:time_stop:2313 : start_time=1612972629424 2021-02-10 15:57:10.667 | + functions-common:time_stop:2315 : [[ -z 1612972629424 ]] 2021-02-10 15:57:10.670 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:57:10.674 | + functions-common:time_stop:2318 : end_time=1612972630671 2021-02-10 15:57:10.677 | + functions-common:time_stop:2319 : elapsed_time=1247 2021-02-10 15:57:10.679 | + functions-common:time_stop:2320 : total=17606 2021-02-10 15:57:10.682 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:57:10.685 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=18853 2021-02-10 15:57:10.687 | + lib/glance:start_glance:478 : echo 'Waiting for g-api (10.222.0.39) to start...' 2021-02-10 15:57:10.687 | Waiting for g-api (10.222.0.39) to start... 2021-02-10 15:57:10.690 | + lib/glance:start_glance:479 : wait_for_service 60 http://10.222.0.39/image 2021-02-10 15:57:10.692 | + functions:wait_for_service:481 : local timeout=60 2021-02-10 15:57:10.695 | + functions:wait_for_service:482 : local url=http://10.222.0.39/image 2021-02-10 15:57:10.697 | + functions:wait_for_service:483 : local rval=0 2021-02-10 15:57:10.700 | + functions:wait_for_service:484 : time_start wait_for_service 2021-02-10 15:57:10.703 | + functions-common:time_start:2292 : local name=wait_for_service 2021-02-10 15:57:10.706 | + functions-common:time_start:2293 : local start_time= 2021-02-10 15:57:10.708 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 15:57:10.712 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 15:57:10.715 | + functions-common:time_start:2297 : _TIME_START[$name]=1612972630713 2021-02-10 15:57:10.719 | + functions:wait_for_service:485 : timeout 60 bash -x 2021-02-10 15:57:10.724 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39/image 2021-02-10 15:57:14.345 | + :: : [[ 300 == 503 ]] 2021-02-10 15:57:14.346 | + :: : [[ 0 -eq 7 ]] 2021-02-10 15:57:14.349 | + functions:wait_for_service:490 : time_stop wait_for_service 2021-02-10 15:57:14.352 | + functions-common:time_stop:2306 : local name 2021-02-10 15:57:14.354 | + functions-common:time_stop:2307 : local end_time 2021-02-10 15:57:14.357 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:57:14.360 | + functions-common:time_stop:2309 : local total 2021-02-10 15:57:14.363 | + functions-common:time_stop:2310 : local start_time 2021-02-10 15:57:14.365 | + functions-common:time_stop:2312 : name=wait_for_service 2021-02-10 15:57:14.368 | + functions-common:time_stop:2313 : start_time=1612972630713 2021-02-10 15:57:14.370 | + functions-common:time_stop:2315 : [[ -z 1612972630713 ]] 2021-02-10 15:57:14.374 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:57:14.378 | + functions-common:time_stop:2318 : end_time=1612972634375 2021-02-10 15:57:14.380 | + functions-common:time_stop:2319 : elapsed_time=3662 2021-02-10 15:57:14.383 | + functions-common:time_stop:2320 : total=20333 2021-02-10 15:57:14.385 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:57:14.387 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=23995 2021-02-10 15:57:14.390 | + functions:wait_for_service:491 : return 0 2021-02-10 15:57:14.393 | + ./stack.sh:main:1325 : is_service_enabled mysql postgresql 2021-02-10 15:57:14.410 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:57:14.413 | + ./stack.sh:main:1325 : is_service_enabled glance 2021-02-10 15:57:14.430 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:57:14.433 | + ./stack.sh:main:1326 : echo_summary 'Uploading images' 2021-02-10 15:57:14.435 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 15:57:14.438 | + ./stack.sh:echo_summary:422 : echo -e Uploading images 2021-02-10 15:57:14.441 | + ./stack.sh:main:1328 : for image_url in ${IMAGE_URLS//,/ } 2021-02-10 15:57:14.443 | + ./stack.sh:main:1329 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-02-10 15:57:14.446 | + functions:upload_image:131 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-02-10 15:57:14.448 | + functions:upload_image:133 : local image image_fname image_name 2021-02-10 15:57:14.450 | + functions:upload_image:136 : mkdir -p /home/ubuntu/devstack/files/images 2021-02-10 15:57:14.454 | ++ functions:upload_image:137 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-02-10 15:57:14.457 | + functions:upload_image:137 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-02-10 15:57:14.459 | + functions:upload_image:138 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2021-02-10 15:57:14.461 | + functions:upload_image:140 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2021-02-10 15:57:14.464 | + functions:upload_image:141 : 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-02-10 15:57:14.467 | --2021-02-10 15:57:14-- http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-02-10 15:57:14.468 | Connecting to 10.100.0.9:80... connected. 2021-02-10 15:57:14.469 | HTTP request sent, awaiting response... 200 OK 2021-02-10 15:57:14.469 | Length: 645922816 (616M) 2021-02-10 15:57:14.469 | Saving to: ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ 2021-02-10 15:57:14.490 | 2021-02-10 15:57:14.779 | 0K ........ ........ ........ ........ 5% 106M 5s 2021-02-10 15:57:15.065 | 32768K ........ ........ ........ ........ 10% 112M 5s 2021-02-10 15:57:15.350 | 65536K ........ ........ ........ ........ 15% 112M 5s 2021-02-10 15:57:15.634 | 98304K ........ ........ ........ ........ 20% 112M 4s 2021-02-10 15:57:15.948 | 131072K ........ ........ ........ ........ 25% 103M 4s 2021-02-10 15:57:16.367 | 163840K ........ ........ ........ ........ 31% 76.8M 4s 2021-02-10 15:57:16.675 | 196608K ........ ........ ........ ........ 36% 102M 4s 2021-02-10 15:57:16.960 | 229376K ........ ........ ........ ........ 41% 112M 3s 2021-02-10 15:57:17.246 | 262144K ........ ........ ........ ........ 46% 112M 3s 2021-02-10 15:57:17.531 | 294912K ........ ........ ........ ........ 51% 112M 3s 2021-02-10 15:57:17.817 | 327680K ........ ........ ........ ........ 57% 112M 3s 2021-02-10 15:57:18.104 | 360448K ........ ........ ........ ........ 62% 111M 2s 2021-02-10 15:57:18.390 | 393216K ........ ........ ........ ........ 67% 112M 2s 2021-02-10 15:57:18.675 | 425984K ........ ........ ........ ........ 72% 112M 2s 2021-02-10 15:57:18.964 | 458752K ........ ........ ........ ........ 77% 111M 1s 2021-02-10 15:57:19.249 | 491520K ........ ........ ........ ........ 83% 112M 1s 2021-02-10 15:57:19.535 | 524288K ........ ........ ........ ........ 88% 112M 1s 2021-02-10 15:57:19.825 | 557056K ........ ........ ........ ........ 93% 111M 0s 2021-02-10 15:57:20.110 | 589824K ........ ........ ........ ........ 98% 112M 0s 2021-02-10 15:57:20.172 | 622592K ........ 100% 112M=5.7s 2021-02-10 15:57:20.172 | 2021-02-10 15:57:20.173 | 2021-02-10 15:57:20 (108 MB/s) - ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ saved [645922816/645922816] 2021-02-10 15:57:20.173 | 2021-02-10 15:57:20.175 | + functions:upload_image:142 : [[ 0 -ne 0 ]] 2021-02-10 15:57:20.177 | + functions:upload_image:147 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-02-10 15:57:20.180 | + functions:upload_image:161 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2021-02-10 15:57:20.182 | + functions:upload_image:168 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2021-02-10 15:57:20.184 | + functions:upload_image:284 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vhd\.tgz ]] 2021-02-10 15:57:20.187 | + functions:upload_image:301 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.xen-raw\.tgz ]] 2021-02-10 15:57:20.189 | + functions:upload_image:307 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2021-02-10 15:57:20.191 | + functions:upload_image:318 : local kernel= 2021-02-10 15:57:20.193 | + functions:upload_image:319 : local ramdisk= 2021-02-10 15:57:20.195 | + functions:upload_image:320 : local disk_format= 2021-02-10 15:57:20.197 | + functions:upload_image:321 : local container_format= 2021-02-10 15:57:20.200 | + functions:upload_image:322 : local unpack= 2021-02-10 15:57:20.202 | + functions:upload_image:323 : local img_property= 2021-02-10 15:57:20.205 | + functions:upload_image:327 : [[ libvirt == \l\i\b\v\i\r\t ]] 2021-02-10 15:57:20.207 | + functions:upload_image:328 : [[ kvm == \q\e\m\u ]] 2021-02-10 15:57:20.209 | + functions:upload_image:328 : [[ kvm == \k\v\m ]] 2021-02-10 15:57:20.211 | + functions:upload_image:329 : img_property=hw_rng_model=virtio 2021-02-10 15:57:20.213 | + functions:upload_image:333 : case "$image_fname" in 2021-02-10 15:57:20.216 | + functions:upload_image:398 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2021-02-10 15:57:20.219 | ++ functions:upload_image:399 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2021-02-10 15:57:20.222 | + functions:upload_image:399 : image_name=ubuntu-16 2021-02-10 15:57:20.225 | ++ functions:upload_image:400 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-02-10 15:57:20.226 | ++ functions:upload_image:400 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2021-02-10 15:57:20.230 | + functions:upload_image:400 : disk_format=vhdx 2021-02-10 15:57:20.232 | + functions:upload_image:401 : container_format=bare 2021-02-10 15:57:20.234 | + functions:upload_image:402 : '[' vhdx == gz ']' 2021-02-10 15:57:20.236 | + functions:upload_image:409 : is_arch ppc64le 2021-02-10 15:57:20.239 | ++ functions-common:is_arch:430 : uname -m 2021-02-10 15:57:20.242 | + functions-common:is_arch:430 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2021-02-10 15:57:20.245 | + functions:upload_image:409 : is_arch ppc64 2021-02-10 15:57:20.247 | ++ functions-common:is_arch:430 : uname -m 2021-02-10 15:57:20.251 | + functions-common:is_arch:430 : [[ x86_64 == \p\p\c\6\4 ]] 2021-02-10 15:57:20.253 | + functions:upload_image:409 : is_arch ppc 2021-02-10 15:57:20.256 | ++ functions-common:is_arch:430 : uname -m 2021-02-10 15:57:20.259 | + functions-common:is_arch:430 : [[ x86_64 == \p\p\c ]] 2021-02-10 15:57:20.261 | + functions:upload_image:413 : is_arch aarch64 2021-02-10 15:57:20.265 | ++ functions-common:is_arch:430 : uname -m 2021-02-10 15:57:20.268 | + functions-common:is_arch:430 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-02-10 15:57:20.270 | + functions:upload_image:417 : '[' bare = bare ']' 2021-02-10 15:57:20.272 | + functions:upload_image:418 : '[' '' = zcat ']' 2021-02-10 15:57:20.275 | + functions:upload_image:420 : '[' '' = bunzip2 ']' 2021-02-10 15:57:20.277 | + functions:upload_image:422 : '[' '' = unxz ']' 2021-02-10 15:57:20.279 | + functions:upload_image:433 : _upload_image ubuntu-16 bare vhdx /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx hw_rng_model=virtio 2021-02-10 15:57:20.281 | + functions:_upload_image:103 : local image_name=ubuntu-16 2021-02-10 15:57:20.283 | + functions:_upload_image:104 : shift 2021-02-10 15:57:20.285 | + functions:_upload_image:105 : local container=bare 2021-02-10 15:57:20.287 | + functions:_upload_image:106 : shift 2021-02-10 15:57:20.289 | + functions:_upload_image:107 : local disk=vhdx 2021-02-10 15:57:20.291 | + functions:_upload_image:108 : shift 2021-02-10 15:57:20.293 | + functions:_upload_image:109 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-02-10 15:57:20.295 | + functions:_upload_image:110 : shift 2021-02-10 15:57:20.298 | + functions:_upload_image:111 : local properties 2021-02-10 15:57:20.300 | + functions:_upload_image:112 : local useimport 2021-02-10 15:57:20.302 | ++ functions:_upload_image:114 : _image_properties_to_arg hw_rng_model=virtio 2021-02-10 15:57:20.304 | ++ functions:_image_properties_to_arg:86 : local result= 2021-02-10 15:57:20.306 | ++ functions:_image_properties_to_arg:87 : for property in $* 2021-02-10 15:57:20.308 | ++ functions:_image_properties_to_arg:88 : result+=' --property hw_rng_model=virtio' 2021-02-10 15:57:20.311 | ++ functions:_image_properties_to_arg:90 : echo --property hw_rng_model=virtio 2021-02-10 15:57:20.313 | + functions:_upload_image:114 : properties='--property hw_rng_model=virtio' 2021-02-10 15:57:20.315 | + functions:_upload_image:116 : [[ False == \T\r\u\e ]] 2021-02-10 15:57:20.317 | + functions:_upload_image:120 : 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-02-10 15:57:30.004 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:57:30.004 | 2021-02-10 15:57:30.004 | Traceback (most recent call last): 2021-02-10 15:57:30.004 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:57:30.004 | exec(line) 2021-02-10 15:57:30.004 | File "", line 1, in 2021-02-10 15:57:30.004 | File "", line 568, in module_from_spec 2021-02-10 15:57:30.004 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:57:30.004 | 2021-02-10 15:57:30.004 | Remainder of file ignored 2021-02-10 15:57:30.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:57:30.004 | from cryptography.utils import int_from_bytes 2021-02-10 15:57:30.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:57:30.004 | from cryptography.utils import int_from_bytes 2021-02-10 15:57:30.004 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-02-10 15:57:30.004 | | Field | Value | 2021-02-10 15:57:30.004 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-02-10 15:57:30.004 | | container_format | bare | 2021-02-10 15:57:30.004 | | created_at | 2021-02-10T15:57:23Z | 2021-02-10 15:57:30.004 | | disk_format | vhdx | 2021-02-10 15:57:30.004 | | file | /v2/images/69fe5b0e-83bb-4e58-a23f-e3e9d44dafc6/file | 2021-02-10 15:57:30.004 | | id | 69fe5b0e-83bb-4e58-a23f-e3e9d44dafc6 | 2021-02-10 15:57:30.004 | | min_disk | 0 | 2021-02-10 15:57:30.004 | | min_ram | 0 | 2021-02-10 15:57:30.004 | | name | ubuntu-16 | 2021-02-10 15:57:30.004 | | owner | dd6df561030b468eaeb553a7c2a38691 | 2021-02-10 15:57:30.005 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='' | 2021-02-10 15:57:30.005 | | protected | False | 2021-02-10 15:57:30.005 | | schema | /v2/schemas/image | 2021-02-10 15:57:30.005 | | status | queued | 2021-02-10 15:57:30.005 | | tags | | 2021-02-10 15:57:30.005 | | updated_at | 2021-02-10T15:57:23Z | 2021-02-10 15:57:30.005 | | visibility | public | 2021-02-10 15:57:30.005 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-02-10 15:57:30.185 | + ./stack.sh:main:1334 : is_service_enabled horizon 2021-02-10 15:57:30.202 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:57:30.204 | + ./stack.sh:main:1348 : is_service_enabled nova 2021-02-10 15:57:30.221 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:57:30.223 | + ./stack.sh:main:1348 : is_service_enabled keystone 2021-02-10 15:57:30.240 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:57:30.243 | + ./stack.sh:main:1349 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc' 2021-02-10 15:57:30.245 | + ./stack.sh:main:1351 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-02-10 15:57:30.248 | + ./stack.sh:main:1355 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc 2021-02-10 15:57:30.252 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2021-02-10 15:57:30.254 | ++ 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-02-10 15:57:30.257 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --' 2021-02-10 15:57:30.258 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' -- 2021-02-10 15:57:30.259 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc -- 2021-02-10 15:57:30.261 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2021-02-10 15:57:30.262 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2021-02-10 15:57:30.264 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2021-02-10 15:57:30.265 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2021-02-10 15:57:30.267 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2021-02-10 15:57:30.268 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2021-02-10 15:57:30.269 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2021-02-10 15:57:30.271 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2021-02-10 15:57:30.272 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-02-10 15:57:30.274 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2021-02-10 15:57:30.275 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-02-10 15:57:30.277 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 4 -gt 0 ']' 2021-02-10 15:57:30.278 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-02-10 15:57:30.280 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2021-02-10 15:57:30.281 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-02-10 15:57:30.282 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2021-02-10 15:57:30.284 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-02-10 15:57:30.285 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2021-02-10 15:57:30.287 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2021-02-10 15:57:30.288 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-02-10 15:57:30.290 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2021-02-10 15:57:30.291 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-02-10 15:57:30.292 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2021-02-10 15:57:30.294 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2021-02-10 15:57:30.296 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2021-02-10 15:57:30.297 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2021-02-10 15:57:30.299 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z admin -a '' ']' 2021-02-10 15:57:30.300 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z admin -a -z '' ']' 2021-02-10 15:57:30.302 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z admin ']' 2021-02-10 15:57:30.303 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z http://10.222.0.39/identity ']' 2021-02-10 15:57:30.305 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z default -a -z '' ']' 2021-02-10 15:57:30.306 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z default -a -z '' ']' 2021-02-10 15:57:30.308 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2021-02-10 15:57:30.309 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2021-02-10 15:57:30.311 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2021-02-10 15:57:30.313 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2021-02-10 15:57:30.315 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2021-02-10 15:57:30.317 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2021-02-10 15:57:30.317 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-02-10 15:57:30.317 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2021-02-10 15:57:30.318 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-02-10 15:57:32.664 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:57:32.664 | 2021-02-10 15:57:32.664 | Traceback (most recent call last): 2021-02-10 15:57:32.664 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:57:32.664 | exec(line) 2021-02-10 15:57:32.664 | File "", line 1, in 2021-02-10 15:57:32.664 | File "", line 568, in module_from_spec 2021-02-10 15:57:32.664 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:57:32.664 | 2021-02-10 15:57:32.664 | Remainder of file ignored 2021-02-10 15:57:32.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:57:32.664 | from cryptography.utils import int_from_bytes 2021-02-10 15:57:32.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:57:32.664 | from cryptography.utils import int_from_bytes 2021-02-10 15:57:32.846 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-02-10 15:57:32.846 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-02-10 15:57:32.846 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 24f201f412764d41a36c2fa207cb8a9b --long --quote none -f csv 2021-02-10 15:57:32.848 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-02-10 15:57:35.329 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:57:35.329 | 2021-02-10 15:57:35.330 | Traceback (most recent call last): 2021-02-10 15:57:35.330 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:57:35.330 | exec(line) 2021-02-10 15:57:35.330 | File "", line 1, in 2021-02-10 15:57:35.330 | File "", line 568, in module_from_spec 2021-02-10 15:57:35.330 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:57:35.330 | 2021-02-10 15:57:35.330 | Remainder of file ignored 2021-02-10 15:57:35.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:57:35.330 | from cryptography.utils import int_from_bytes 2021-02-10 15:57:35.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:57:35.330 | from cryptography.utils import int_from_bytes 2021-02-10 15:57:35.515 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2021-02-10 15:57:35.516 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2021-02-10 15:57:35.518 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-02-10 15:57:35.519 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-02-10 15:57:35.521 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry c0d8129932e74e50a55f1b79d945566f demo 24f201f412764d41a36c2fa207cb8a9b invisible_to_admin Passw0rd 2021-02-10 15:57:35.523 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=c0d8129932e74e50a55f1b79d945566f 2021-02-10 15:57:35.524 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2021-02-10 15:57:35.526 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=24f201f412764d41a36c2fa207cb8a9b 2021-02-10 15:57:35.527 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=invisible_to_admin 2021-02-10 15:57:35.529 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-02-10 15:57:35.531 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/invisible_to_admin 2021-02-10 15:57:35.534 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/invisible_to_admin/demo 2021-02-10 15:57:35.535 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-02-10 15:57:35.538 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-02-10 15:57:35.539 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-02-10 15:57:35.541 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-02-10 15:57:35.543 | + 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-02-10 15:57:35.544 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-10 15:57:35.546 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-02-10 15:57:35.547 | + 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-02-10 15:57:35.549 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-10 15:57:35.550 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-02-10 15:57:35.552 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-02-10 15:57:35.553 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-10 15:57:35.555 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-02-10 15:57:35.556 | + 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-02-10 15:57:35.558 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-10 15:57:35.559 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-02-10 15:57:35.561 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-02-10 15:57:35.563 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-02-10 15:57:35.564 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-02-10 15:57:35.566 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-02-10 15:57:35.568 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 7441fde3b7604e3696dca90254ef6ebc --long --quote none -f csv 2021-02-10 15:57:35.568 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-02-10 15:57:35.568 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-02-10 15:57:35.570 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-02-10 15:57:38.093 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:57:38.093 | 2021-02-10 15:57:38.093 | Traceback (most recent call last): 2021-02-10 15:57:38.093 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:57:38.093 | exec(line) 2021-02-10 15:57:38.093 | File "", line 1, in 2021-02-10 15:57:38.093 | File "", line 568, in module_from_spec 2021-02-10 15:57:38.093 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:57:38.093 | 2021-02-10 15:57:38.093 | Remainder of file ignored 2021-02-10 15:57:38.093 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:57:38.094 | from cryptography.utils import int_from_bytes 2021-02-10 15:57:38.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:57:38.094 | from cryptography.utils import int_from_bytes 2021-02-10 15:57:38.281 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a alt_demo '!=' admin ']' 2021-02-10 15:57:38.283 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$alt_demo_password' 2021-02-10 15:57:38.284 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-02-10 15:57:38.286 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-02-10 15:57:38.287 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 188c8fb182d3424cad79a61adf042616 alt_demo 7441fde3b7604e3696dca90254ef6ebc alt_demo Passw0rd 2021-02-10 15:57:38.289 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=188c8fb182d3424cad79a61adf042616 2021-02-10 15:57:38.290 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=alt_demo 2021-02-10 15:57:38.292 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=7441fde3b7604e3696dca90254ef6ebc 2021-02-10 15:57:38.293 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2021-02-10 15:57:38.295 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-02-10 15:57:38.297 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2021-02-10 15:57:38.300 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/alt_demo 2021-02-10 15:57:38.302 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-02-10 15:57:38.304 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-02-10 15:57:38.306 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-02-10 15:57:38.307 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-02-10 15:57:38.309 | + 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-02-10 15:57:38.310 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-10 15:57:38.312 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-02-10 15:57:38.313 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-02-10 15:57:38.315 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-10 15:57:38.316 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-02-10 15:57:38.318 | + 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-02-10 15:57:38.319 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-10 15:57:38.321 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-02-10 15:57:38.323 | + 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-02-10 15:57:38.324 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-10 15:57:38.326 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-02-10 15:57:38.327 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-02-10 15:57:38.329 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-02-10 15:57:38.330 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-02-10 15:57:38.332 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-02-10 15:57:38.334 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-02-10 15:57:38.335 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-02-10 15:57:38.337 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 37c9e721683d405290dc7cd7620553ac admin 7441fde3b7604e3696dca90254ef6ebc alt_demo Passw0rd 2021-02-10 15:57:38.338 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=37c9e721683d405290dc7cd7620553ac 2021-02-10 15:57:38.340 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-02-10 15:57:38.342 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=7441fde3b7604e3696dca90254ef6ebc 2021-02-10 15:57:38.343 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2021-02-10 15:57:38.345 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-02-10 15:57:38.346 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2021-02-10 15:57:38.349 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/admin 2021-02-10 15:57:38.351 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-02-10 15:57:38.354 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-02-10 15:57:38.355 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-02-10 15:57:38.357 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-02-10 15:57:38.359 | + 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-02-10 15:57:38.360 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-10 15:57:38.362 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-02-10 15:57:38.363 | + 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-02-10 15:57:38.365 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-10 15:57:38.367 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-02-10 15:57:38.368 | + 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-02-10 15:57:38.370 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-10 15:57:38.371 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-02-10 15:57:38.373 | + 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-02-10 15:57:38.374 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-10 15:57:38.376 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-02-10 15:57:38.377 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-02-10 15:57:38.379 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-02-10 15:57:38.381 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-02-10 15:57:38.382 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-02-10 15:57:38.386 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-02-10 15:57:38.386 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-02-10 15:57:38.386 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 96d143aca22b45edb0892c8330eeed47 --long --quote none -f csv 2021-02-10 15:57:38.386 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-02-10 15:57:40.932 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:57:40.932 | 2021-02-10 15:57:40.932 | Traceback (most recent call last): 2021-02-10 15:57:40.932 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:57:40.932 | exec(line) 2021-02-10 15:57:40.933 | File "", line 1, in 2021-02-10 15:57:40.933 | File "", line 568, in module_from_spec 2021-02-10 15:57:40.933 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:57:40.933 | 2021-02-10 15:57:40.933 | Remainder of file ignored 2021-02-10 15:57:40.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:57:40.933 | from cryptography.utils import int_from_bytes 2021-02-10 15:57:40.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:57:40.933 | from cryptography.utils import int_from_bytes 2021-02-10 15:57:41.122 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2021-02-10 15:57:41.123 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2021-02-10 15:57:41.125 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-02-10 15:57:41.126 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-02-10 15:57:41.128 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry c0d8129932e74e50a55f1b79d945566f demo 96d143aca22b45edb0892c8330eeed47 demo Passw0rd 2021-02-10 15:57:41.130 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=c0d8129932e74e50a55f1b79d945566f 2021-02-10 15:57:41.131 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2021-02-10 15:57:41.133 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=96d143aca22b45edb0892c8330eeed47 2021-02-10 15:57:41.134 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2021-02-10 15:57:41.136 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-02-10 15:57:41.137 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2021-02-10 15:57:41.140 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/demo 2021-02-10 15:57:41.142 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-02-10 15:57:41.145 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-02-10 15:57:41.146 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-02-10 15:57:41.148 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-02-10 15:57:41.149 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-02-10 15:57:41.151 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-10 15:57:41.153 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-02-10 15:57:41.155 | + 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-02-10 15:57:41.156 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-10 15:57:41.158 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-02-10 15:57:41.159 | + 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-02-10 15:57:41.161 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-10 15:57:41.162 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-02-10 15:57:41.164 | + 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-02-10 15:57:41.165 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-10 15:57:41.167 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-02-10 15:57:41.168 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-02-10 15:57:41.171 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-02-10 15:57:41.172 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-02-10 15:57:41.174 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-02-10 15:57:41.175 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-02-10 15:57:41.177 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-02-10 15:57:41.179 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 37c9e721683d405290dc7cd7620553ac admin 96d143aca22b45edb0892c8330eeed47 demo Passw0rd 2021-02-10 15:57:41.180 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=37c9e721683d405290dc7cd7620553ac 2021-02-10 15:57:41.182 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-02-10 15:57:41.183 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=96d143aca22b45edb0892c8330eeed47 2021-02-10 15:57:41.185 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2021-02-10 15:57:41.186 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-02-10 15:57:41.188 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2021-02-10 15:57:41.191 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/admin 2021-02-10 15:57:41.192 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-02-10 15:57:41.195 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-02-10 15:57:41.196 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-02-10 15:57:41.198 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-02-10 15:57:41.200 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-02-10 15:57:41.201 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-10 15:57:41.203 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-02-10 15:57:41.204 | + 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-02-10 15:57:41.206 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-10 15:57:41.207 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-02-10 15:57:41.209 | + 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-02-10 15:57:41.210 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-10 15:57:41.212 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-02-10 15:57:41.213 | + 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-02-10 15:57:41.215 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-10 15:57:41.217 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-02-10 15:57:41.219 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-02-10 15:57:41.221 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-02-10 15:57:41.222 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-02-10 15:57:41.224 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-02-10 15:57:41.226 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project dd6df561030b468eaeb553a7c2a38691 --long --quote none -f csv 2021-02-10 15:57:41.226 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-02-10 15:57:41.228 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-02-10 15:57:41.228 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-02-10 15:57:43.663 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:57:43.663 | 2021-02-10 15:57:43.663 | Traceback (most recent call last): 2021-02-10 15:57:43.663 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:57:43.664 | exec(line) 2021-02-10 15:57:43.664 | File "", line 1, in 2021-02-10 15:57:43.664 | File "", line 568, in module_from_spec 2021-02-10 15:57:43.664 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:57:43.664 | 2021-02-10 15:57:43.664 | Remainder of file ignored 2021-02-10 15:57:43.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:57:43.664 | from cryptography.utils import int_from_bytes 2021-02-10 15:57:43.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:57:43.664 | from cryptography.utils import int_from_bytes 2021-02-10 15:57:43.845 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-02-10 15:57:43.847 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-02-10 15:57:43.848 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-02-10 15:57:43.850 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-02-10 15:57:43.851 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 37c9e721683d405290dc7cd7620553ac admin dd6df561030b468eaeb553a7c2a38691 admin Passw0rd 2021-02-10 15:57:43.853 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=37c9e721683d405290dc7cd7620553ac 2021-02-10 15:57:43.854 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-02-10 15:57:43.856 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=dd6df561030b468eaeb553a7c2a38691 2021-02-10 15:57:43.858 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=admin 2021-02-10 15:57:43.860 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-02-10 15:57:43.861 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/admin 2021-02-10 15:57:43.864 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/admin/admin 2021-02-10 15:57:43.866 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-02-10 15:57:43.869 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-02-10 15:57:43.870 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-02-10 15:57:43.872 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-02-10 15:57:43.874 | + 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-02-10 15:57:43.875 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-10 15:57:43.877 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-02-10 15:57:43.878 | + 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-02-10 15:57:43.880 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-10 15:57:43.881 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-02-10 15:57:43.883 | + 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-02-10 15:57:43.884 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-10 15:57:43.886 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-02-10 15:57:43.887 | + 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-02-10 15:57:43.889 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-10 15:57:43.890 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-02-10 15:57:43.892 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-02-10 15:57:43.893 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-02-10 15:57:43.895 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-02-10 15:57:43.897 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-02-10 15:57:43.900 | + ./stack.sh:main:1360 : save_stackenv 2021-02-10 15:57:43.904 | + functions-common:save_stackenv:60 : local tag= 2021-02-10 15:57:43.906 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-02-10 15:57:43.910 | + functions-common:save_stackenv:62 : time_stamp=2021-02-10-155743 2021-02-10 15:57:43.912 | + functions-common:save_stackenv:63 : echo '# 2021-02-10-155743 ' 2021-02-10 15:57:43.915 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 15:57:43.917 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-02-10 15:57:43.920 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 15:57:43.923 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-02-10 15:57:43.925 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 15:57:43.928 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-02-10 15:57:43.930 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 15:57:43.933 | + 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-02-10 15:57:43.936 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 15:57:43.938 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.39 2021-02-10 15:57:43.941 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 15:57:43.943 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.39/identity 2021-02-10 15:57:43.946 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 15:57:43.948 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-02-10-153354 2021-02-10 15:57:43.951 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 15:57:43.953 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-02-10 15:57:43.956 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 15:57:43.958 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.39 2021-02-10 15:57:43.961 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 15:57:43.963 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-02-10 15:57:43.965 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 15:57:43.968 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-02-10 15:57:43.971 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 15:57:43.973 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-02-10 15:57:43.975 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 15:57:43.978 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-02-10 15:57:43.980 | + ./stack.sh:main:1371 : merge_config_group /home/ubuntu/devstack/local.conf extra 2021-02-10 15:57:43.983 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-02-10 15:57:43.986 | + inc/meta-config:merge_config_group:171 : shift 2021-02-10 15:57:43.988 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2021-02-10 15:57:43.991 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-10 15:57:43.993 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-02-10 15:57:43.996 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-02-10 15:57:43.999 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2021-02-10 15:57:44.002 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-02-10 15:57:44.005 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2021-02-10 15:57:44.007 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-10 15:57:44.009 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2021-02-10 15:57:44.010 | /^\[\[.+\|.*\]\]/ { 2021-02-10 15:57:44.010 | gsub("[][]", "", $1); 2021-02-10 15:57:44.010 | split($1, a, "|"); 2021-02-10 15:57:44.010 | if (a[1] == matchgroup) 2021-02-10 15:57:44.010 | print a[2] 2021-02-10 15:57:44.010 | } 2021-02-10 15:57:44.010 | ' /home/ubuntu/devstack/local.conf 2021-02-10 15:57:44.016 | + ./stack.sh:main:1378 : run_phase stack extra 2021-02-10 15:57:44.018 | + functions-common:run_phase:1734 : local mode=stack 2021-02-10 15:57:44.021 | + functions-common:run_phase:1735 : local phase=extra 2021-02-10 15:57:44.023 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-02-10 15:57:44.025 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2021-02-10 15:57:44.029 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-02-10 15:57:44.031 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2021-02-10 15:57:44.034 | + functions-common:run_phase:1744 : local extra 2021-02-10 15:57:44.038 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-02-10 15:57:44.041 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2021-02-10 15:57:44.045 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-02-10 15:57:44.047 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-02-10 15:57:44.050 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2021-02-10 15:57:44.053 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-02-10 15:57:44.068 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:57:44.071 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-02-10 15:57:44.074 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-02-10 15:57:44.076 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2021-02-10 15:57:44.079 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-02-10 15:57:44.082 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-02-10 15:57:44.084 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-02-10 15:57:44.086 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2021-02-10 15:57:44.089 | ++ extras.d/80-tempest.sh:source:15 : : 2021-02-10 15:57:44.092 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-02-10 15:57:44.095 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-02-10 15:57:44.097 | + functions-common:run_phase:1755 : [[ stack == \s\o\u\r\c\e ]] 2021-02-10 15:57:44.100 | + functions-common:run_phase:1758 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-02-10 15:57:44.103 | + functions-common:run_phase:1761 : run_plugins stack extra 2021-02-10 15:57:44.105 | + functions-common:run_plugins:1720 : local mode=stack 2021-02-10 15:57:44.108 | + functions-common:run_plugins:1721 : local phase=extra 2021-02-10 15:57:44.111 | + functions-common:run_plugins:1723 : local plugins=,devstack-plugin-ceph 2021-02-10 15:57:44.113 | + functions-common:run_plugins:1724 : local plugin 2021-02-10 15:57:44.116 | + functions-common:run_plugins:1725 : for plugin in ${plugins//,/ } 2021-02-10 15:57:44.118 | + functions-common:run_plugins:1726 : local dir=/opt/stack/devstack-plugin-ceph 2021-02-10 15:57:44.121 | + functions-common:run_plugins:1727 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2021-02-10 15:57:44.124 | + functions-common:run_plugins:1728 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack extra 2021-02-10 15:57:44.127 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2021-02-10 15:57:44.129 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2021-02-10 15:57:44.132 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ extra == \p\r\e\-\i\n\s\t\a\l\l ]] 2021-02-10 15:57:44.134 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ stack == \s\t\a\c\k ]] 2021-02-10 15:57:44.136 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ extra == \i\n\s\t\a\l\l ]] 2021-02-10 15:57:44.139 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ stack == \s\t\a\c\k ]] 2021-02-10 15:57:44.141 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-02-10 15:57:44.143 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:95 : [[ stack == \s\t\a\c\k ]] 2021-02-10 15:57:44.146 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:95 : [[ extra == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-02-10 15:57:44.148 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2021-02-10 15:57:44.151 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2021-02-10 15:57:44.154 | + ./stack.sh:main:1386 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2021-02-10 15:57:44.157 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-02-10 15:57:44.159 | + inc/meta-config:merge_config_group:171 : shift 2021-02-10 15:57:44.162 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2021-02-10 15:57:44.164 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-10 15:57:44.167 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-02-10 15:57:44.170 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-02-10 15:57:44.173 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2021-02-10 15:57:44.176 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-02-10 15:57:44.179 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2021-02-10 15:57:44.181 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-10 15:57:44.184 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2021-02-10 15:57:44.184 | /^\[\[.+\|.*\]\]/ { 2021-02-10 15:57:44.184 | gsub("[][]", "", $1); 2021-02-10 15:57:44.184 | split($1, a, "|"); 2021-02-10 15:57:44.184 | if (a[1] == matchgroup) 2021-02-10 15:57:44.184 | print a[2] 2021-02-10 15:57:44.184 | } 2021-02-10 15:57:44.184 | ' /home/ubuntu/devstack/local.conf 2021-02-10 15:57:44.190 | + ./stack.sh:main:1395 : is_service_enabled n-cpu 2021-02-10 15:57:44.207 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:57:44.210 | + ./stack.sh:main:1400 : service_check 2021-02-10 15:57:44.212 | + functions-common:service_check:1599 : local service 2021-02-10 15:57:44.215 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:57:44.218 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@key.service 2021-02-10 15:57:44.231 | Failed to get unit file state for devstack@key.service: No such file or directory 2021-02-10 15:57:44.235 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:57:44.238 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@n-api.service 2021-02-10 15:57:44.251 | enabled 2021-02-10 15:57:44.255 | + functions-common:service_check:1606 : sudo systemctl status devstack@n-api.service --no-pager 2021-02-10 15:57:44.271 | ● devstack@n-api.service - Devstack devstack@n-api.service 2021-02-10 15:57:44.271 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2021-02-10 15:57:44.271 | Active: active (running) since Wed 2021-02-10 15:55:01 UTC; 2min 42s ago 2021-02-10 15:57:44.271 | Main PID: 78231 (uwsgi) 2021-02-10 15:57:44.271 | Status: "uWSGI is ready" 2021-02-10 15:57:44.271 | Tasks: 3 (limit: 14352) 2021-02-10 15:57:44.271 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2021-02-10 15:57:44.271 | ├─78231 nova-apiuWSGI master 2021-02-10 15:57:44.271 | ├─78232 nova-apiuWSGI worker 1 2021-02-10 15:57:44.271 | └─78233 nova-apiuWSGI worker 2 2021-02-10 15:57:44.271 | 2021-02-10 15:57:44.271 | Feb 10 15:56:53 dv-osbrick-774883-1-ceph devstack@n-api.service[78231]: [pid: 78232|app: 0|req: 15/30] 10.222.0.39 () {58 vars in 1180 bytes} [Wed Feb 10 15:56:53 2021] GET /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2021-02-10 15:57:44.271 | Feb 10 15:56:56 dv-osbrick-774883-1-ceph devstack@n-api.service[78231]: DEBUG nova.api.openstack.wsgi [None req-cba3b190-ec3e-47d1-9169-6699861498dd admin admin] Action: 'create', calling method: >, body: {"flavor": {"name": "m1.xlarge", "ram": 16384, "vcpus": 8, "disk": 160, "id": "5", "swap": 0, "OS-FLV-EXT-DATA:ephemeral": 0, "rxtx_factor": 1.0, "os-flavor-access:is_public": true}} {{(pid=78233) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:510}} 2021-02-10 15:57:44.271 | Feb 10 15:56:56 dv-osbrick-774883-1-ceph devstack@n-api.service[78231]: INFO nova.api.openstack.requestlog [None req-cba3b190-ec3e-47d1-9169-6699861498dd admin admin] 10.222.0.39 "POST /compute/v2.1/flavors" status: 200 len: 368 microversion: 2.1 time: 0.113742 2021-02-10 15:57:44.271 | Feb 10 15:56:56 dv-osbrick-774883-1-ceph devstack@n-api.service[78231]: [pid: 78233|app: 0|req: 16/31] 10.222.0.39 () {62 vars in 1183 bytes} [Wed Feb 10 15:56:55 2021] POST /compute/v2.1/flavors => generated 368 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2021-02-10 15:57:44.271 | Feb 10 15:56:56 dv-osbrick-774883-1-ceph devstack@n-api.service[78231]: DEBUG nova.api.openstack.wsgi [None req-657893f1-6bfa-40da-b058-cccd5a9f3da9 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=78232) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:510}} 2021-02-10 15:57:44.272 | Feb 10 15:56:56 dv-osbrick-774883-1-ceph devstack@n-api.service[78231]: INFO nova.api.openstack.requestlog [None req-657893f1-6bfa-40da-b058-cccd5a9f3da9 admin admin] 10.222.0.39 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.050458 2021-02-10 15:57:44.272 | Feb 10 15:56:56 dv-osbrick-774883-1-ceph devstack@n-api.service[78231]: [pid: 78232|app: 0|req: 16/32] 10.222.0.39 () {62 vars in 1233 bytes} [Wed Feb 10 15:56:56 2021] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2021-02-10 15:57:44.272 | Feb 10 15:56:56 dv-osbrick-774883-1-ceph devstack@n-api.service[78231]: DEBUG nova.api.openstack.wsgi [None req-f8565d65-0bcc-4abc-a6b2-73e7cc022034 admin admin] Calling method '>' {{(pid=78233) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2021-02-10 15:57:44.272 | Feb 10 15:56:56 dv-osbrick-774883-1-ceph devstack@n-api.service[78231]: INFO nova.api.openstack.requestlog [None req-f8565d65-0bcc-4abc-a6b2-73e7cc022034 admin admin] 10.222.0.39 "GET /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.029923 2021-02-10 15:57:44.272 | Feb 10 15:56:56 dv-osbrick-774883-1-ceph devstack@n-api.service[78231]: [pid: 78233|app: 0|req: 17/33] 10.222.0.39 () {58 vars in 1180 bytes} [Wed Feb 10 15:56:56 2021] GET /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2021-02-10 15:57:44.275 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:57:44.277 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@n-cond.service 2021-02-10 15:57:44.290 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2021-02-10 15:57:44.295 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:57:44.297 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@n-sch.service 2021-02-10 15:57:44.311 | enabled 2021-02-10 15:57:44.315 | + functions-common:service_check:1606 : sudo systemctl status devstack@n-sch.service --no-pager 2021-02-10 15:57:44.331 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2021-02-10 15:57:44.331 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2021-02-10 15:57:44.331 | Active: active (running) since Wed 2021-02-10 15:56:12 UTC; 1min 32s ago 2021-02-10 15:57:44.331 | Main PID: 82758 (nova-scheduler) 2021-02-10 15:57:44.331 | Tasks: 3 (limit: 14352) 2021-02-10 15:57:44.331 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2021-02-10 15:57:44.331 | ├─82758 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-02-10 15:57:44.331 | ├─84323 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-02-10 15:57:44.331 | └─84325 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-02-10 15:57:44.331 | 2021-02-10 15:57:44.331 | Feb 10 15:56:17 dv-osbrick-774883-1-ceph nova-scheduler[82758]: DEBUG oslo_service.service [None req-5f8f9a5f-b293-4556-a18a-bca311e0c25c None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=82758) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 15:57:44.331 | Feb 10 15:56:17 dv-osbrick-774883-1-ceph nova-scheduler[82758]: DEBUG oslo_service.service [None req-5f8f9a5f-b293-4556-a18a-bca311e0c25c None None] oslo_messaging_notifications.retry = -1 {{(pid=82758) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 15:57:44.331 | Feb 10 15:56:17 dv-osbrick-774883-1-ceph nova-scheduler[82758]: DEBUG oslo_service.service [None req-5f8f9a5f-b293-4556-a18a-bca311e0c25c None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=82758) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 15:57:44.331 | Feb 10 15:56:17 dv-osbrick-774883-1-ceph nova-scheduler[82758]: DEBUG oslo_service.service [None req-5f8f9a5f-b293-4556-a18a-bca311e0c25c None None] oslo_messaging_notifications.transport_url = **** {{(pid=82758) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 15:57:44.331 | Feb 10 15:56:17 dv-osbrick-774883-1-ceph nova-scheduler[82758]: DEBUG oslo_service.service [None req-5f8f9a5f-b293-4556-a18a-bca311e0c25c None None] oslo_reports.file_event_handler = None {{(pid=82758) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 15:57:44.331 | Feb 10 15:56:17 dv-osbrick-774883-1-ceph nova-scheduler[82758]: DEBUG oslo_service.service [None req-5f8f9a5f-b293-4556-a18a-bca311e0c25c None None] oslo_reports.file_event_handler_interval = 1 {{(pid=82758) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 15:57:44.331 | Feb 10 15:56:17 dv-osbrick-774883-1-ceph nova-scheduler[82758]: DEBUG oslo_service.service [None req-5f8f9a5f-b293-4556-a18a-bca311e0c25c None None] oslo_reports.log_dir = None {{(pid=82758) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 15:57:44.331 | Feb 10 15:56:17 dv-osbrick-774883-1-ceph nova-scheduler[82758]: DEBUG oslo_service.service [None req-5f8f9a5f-b293-4556-a18a-bca311e0c25c None None] ******************************************************************************** {{(pid=82758) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-02-10 15:57:44.331 | Feb 10 15:57:01 dv-osbrick-774883-1-ceph nova-scheduler[82758]: DEBUG oslo_service.periodic_task [None req-bff39c21-2b21-4127-9c44-53d89096232e None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=84323) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:211}} 2021-02-10 15:57:44.332 | Feb 10 15:57:03 dv-osbrick-774883-1-ceph nova-scheduler[82758]: DEBUG oslo_service.periodic_task [None req-71b606a8-e00e-4845-ab00-f6cc22d90427 None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=84325) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:211}} 2021-02-10 15:57:44.335 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:57:44.337 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@n-api-meta.service 2021-02-10 15:57:44.351 | enabled 2021-02-10 15:57:44.355 | + functions-common:service_check:1606 : sudo systemctl status devstack@n-api-meta.service --no-pager 2021-02-10 15:57:44.371 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2021-02-10 15:57:44.372 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2021-02-10 15:57:44.372 | Active: active (running) since Wed 2021-02-10 15:56:13 UTC; 1min 30s ago 2021-02-10 15:57:44.372 | Main PID: 83204 (uwsgi) 2021-02-10 15:57:44.372 | Status: "uWSGI is ready" 2021-02-10 15:57:44.372 | Tasks: 4 (limit: 14352) 2021-02-10 15:57:44.372 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2021-02-10 15:57:44.372 | ├─83204 nova-api-metauWSGI master 2021-02-10 15:57:44.372 | ├─83206 nova-api-metauWSGI worker 1 2021-02-10 15:57:44.372 | ├─83207 nova-api-metauWSGI worker 2 2021-02-10 15:57:44.372 | └─83208 nova-api-metauWSGI http 1 2021-02-10 15:57:44.372 | 2021-02-10 15:57:44.372 | Feb 10 15:56:18 dv-osbrick-774883-1-ceph devstack@n-api-meta.service[83204]: DEBUG oslo_concurrency.lockutils [None req-25222311-873e-4762-aa8f-2773486d8eab None None] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=83206) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:359}} 2021-02-10 15:57:44.372 | Feb 10 15:56:18 dv-osbrick-774883-1-ceph devstack@n-api-meta.service[83204]: DEBUG oslo_concurrency.lockutils [None req-25222311-873e-4762-aa8f-2773486d8eab None None] Lock "00000000-0000-0000-0000-000000000000" released by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=83206) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:371}} 2021-02-10 15:57:44.372 | Feb 10 15:56:18 dv-osbrick-774883-1-ceph devstack@n-api-meta.service[83204]: DEBUG oslo_concurrency.lockutils [None req-25222311-873e-4762-aa8f-2773486d8eab None None] Lock "7bc55023-d381-434d-be45-1f51ff9b01c9" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=83206) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:359}} 2021-02-10 15:57:44.372 | Feb 10 15:56:18 dv-osbrick-774883-1-ceph devstack@n-api-meta.service[83204]: DEBUG oslo_concurrency.lockutils [None req-25222311-873e-4762-aa8f-2773486d8eab None None] Lock "7bc55023-d381-434d-be45-1f51ff9b01c9" released by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=83206) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:371}} 2021-02-10 15:57:44.372 | Feb 10 15:56:18 dv-osbrick-774883-1-ceph devstack@n-api-meta.service[83204]: DEBUG oslo_db.sqlalchemy.engines [None req-25222311-873e-4762-aa8f-2773486d8eab None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=83206) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-02-10 15:57:44.372 | Feb 10 15:56:18 dv-osbrick-774883-1-ceph devstack@n-api-meta.service[83204]: DEBUG oslo_db.sqlalchemy.engines [None req-25222311-873e-4762-aa8f-2773486d8eab None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=83206) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-02-10 15:57:44.372 | Feb 10 15:56:18 dv-osbrick-774883-1-ceph devstack@n-api-meta.service[83204]: WARNING nova.api.metadata.handler [None req-79550786-3a0a-46ef-bb90-e57052d73b45 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2021-02-10 15:57:44.372 | Feb 10 15:56:18 dv-osbrick-774883-1-ceph devstack@n-api-meta.service[83204]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55d387a3a8b0 pid: 83207 (default app) 2021-02-10 15:57:44.372 | Feb 10 15:56:19 dv-osbrick-774883-1-ceph devstack@n-api-meta.service[83204]: WARNING nova.api.metadata.handler [None req-25222311-873e-4762-aa8f-2773486d8eab None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2021-02-10 15:57:44.372 | Feb 10 15:56:19 dv-osbrick-774883-1-ceph devstack@n-api-meta.service[83204]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55d387a3a8b0 pid: 83206 (default app) 2021-02-10 15:57:44.376 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:57:44.378 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@placement-api.service 2021-02-10 15:57:44.392 | enabled 2021-02-10 15:57:44.396 | + functions-common:service_check:1606 : sudo systemctl status devstack@placement-api.service --no-pager 2021-02-10 15:57:44.412 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2021-02-10 15:57:44.412 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2021-02-10 15:57:44.412 | Active: active (running) since Wed 2021-02-10 15:55:15 UTC; 2min 28s ago 2021-02-10 15:57:44.412 | Main PID: 79393 (uwsgi) 2021-02-10 15:57:44.412 | Status: "uWSGI is ready" 2021-02-10 15:57:44.413 | Tasks: 3 (limit: 14352) 2021-02-10 15:57:44.413 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2021-02-10 15:57:44.413 | ├─79393 placementuWSGI master 2021-02-10 15:57:44.413 | ├─79394 placementuWSGI worker 1 2021-02-10 15:57:44.413 | └─79395 placementuWSGI worker 2 2021-02-10 15:57:44.413 | 2021-02-10 15:57:44.413 | Feb 10 15:56:15 dv-osbrick-774883-1-ceph devstack@placement-api.service[79393]: [pid: 79395|app: 0|req: 2/2] 10.222.0.39 () {54 vars in 905 bytes} [Wed Feb 10 15:56:15 2021] GET /placement => generated 136 bytes in 5 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-02-10 15:57:44.413 | Feb 10 15:56:16 dv-osbrick-774883-1-ceph devstack@placement-api.service[79393]: DEBUG placement.requestlog [None req-e223da09-9cee-45f3-a89c-2cac09816fdc None None] Starting request: 10.222.0.39 "GET /placement/" {{(pid=79394) __call__ /opt/stack/placement/placement/requestlog.py:57}} 2021-02-10 15:57:44.413 | Feb 10 15:56:16 dv-osbrick-774883-1-ceph devstack@placement-api.service[79393]: INFO placement.requestlog [None req-e223da09-9cee-45f3-a89c-2cac09816fdc None None] 10.222.0.39 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-02-10 15:57:44.413 | Feb 10 15:56:16 dv-osbrick-774883-1-ceph devstack@placement-api.service[79393]: [pid: 79394|app: 0|req: 1/3] 10.222.0.39 () {54 vars in 905 bytes} [Wed Feb 10 15:56:16 2021] GET /placement => generated 136 bytes in 34 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-02-10 15:57:44.413 | Feb 10 15:56:19 dv-osbrick-774883-1-ceph devstack@placement-api.service[79393]: DEBUG placement.requestlog [None req-7bd3cfec-ea5c-48a8-b112-f3c8cbb7b4fb None None] Starting request: 10.222.0.39 "GET /placement/" {{(pid=79395) __call__ /opt/stack/placement/placement/requestlog.py:57}} 2021-02-10 15:57:44.413 | Feb 10 15:56:19 dv-osbrick-774883-1-ceph devstack@placement-api.service[79393]: INFO placement.requestlog [None req-7bd3cfec-ea5c-48a8-b112-f3c8cbb7b4fb None None] 10.222.0.39 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-02-10 15:57:44.413 | Feb 10 15:56:19 dv-osbrick-774883-1-ceph devstack@placement-api.service[79393]: [pid: 79395|app: 0|req: 3/4] 10.222.0.39 () {54 vars in 905 bytes} [Wed Feb 10 15:56:19 2021] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-02-10 15:57:44.413 | Feb 10 15:56:20 dv-osbrick-774883-1-ceph devstack@placement-api.service[79393]: DEBUG placement.requestlog [None req-d8b48f7b-1bf9-447c-95d5-ac954f2b4100 None None] Starting request: 10.222.0.39 "GET /placement/" {{(pid=79394) __call__ /opt/stack/placement/placement/requestlog.py:57}} 2021-02-10 15:57:44.413 | Feb 10 15:56:20 dv-osbrick-774883-1-ceph devstack@placement-api.service[79393]: INFO placement.requestlog [None req-d8b48f7b-1bf9-447c-95d5-ac954f2b4100 None None] 10.222.0.39 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-02-10 15:57:44.413 | Feb 10 15:56:20 dv-osbrick-774883-1-ceph devstack@placement-api.service[79393]: [pid: 79394|app: 0|req: 2/5] 10.222.0.39 () {54 vars in 905 bytes} [Wed Feb 10 15:56: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-02-10 15:57:44.416 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:57:44.419 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@placement-client.service 2021-02-10 15:57:44.431 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2021-02-10 15:57:44.435 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:57:44.438 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@g-api.service 2021-02-10 15:57:44.452 | enabled 2021-02-10 15:57:44.456 | + functions-common:service_check:1606 : sudo systemctl status devstack@g-api.service --no-pager 2021-02-10 15:57:44.473 | ● devstack@g-api.service - Devstack devstack@g-api.service 2021-02-10 15:57:44.473 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2021-02-10 15:57:44.473 | Active: active (running) since Wed 2021-02-10 15:57:10 UTC; 33s ago 2021-02-10 15:57:44.473 | Main PID: 87253 (uwsgi) 2021-02-10 15:57:44.473 | Status: "uWSGI is ready" 2021-02-10 15:57:44.473 | Tasks: 5 (limit: 14352) 2021-02-10 15:57:44.473 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2021-02-10 15:57:44.473 | ├─87253 glance-apiuWSGI master 2021-02-10 15:57:44.473 | ├─87254 glance-apiuWSGI worker 1 2021-02-10 15:57:44.473 | └─87255 glance-apiuWSGI worker 2 2021-02-10 15:57:44.473 | 2021-02-10 15:57:44.473 | Feb 10 15:57:23 dv-osbrick-774883-1-ceph devstack@g-api.service[87253]: DEBUG glance.api.middleware.version_negotiation [None req-5ecee892-8b7c-455b-abea-24caab31b676 admin admin] Determining version of request: PUT /v2/images/69fe5b0e-83bb-4e58-a23f-e3e9d44dafc6/file Accept: {{(pid=87255) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:45}} 2021-02-10 15:57:44.473 | Feb 10 15:57:23 dv-osbrick-774883-1-ceph devstack@g-api.service[87253]: DEBUG glance.api.middleware.version_negotiation [None req-5ecee892-8b7c-455b-abea-24caab31b676 admin admin] Using url versioning {{(pid=87255) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2021-02-10 15:57:44.473 | Feb 10 15:57:23 dv-osbrick-774883-1-ceph devstack@g-api.service[87253]: DEBUG glance.api.middleware.version_negotiation [None req-5ecee892-8b7c-455b-abea-24caab31b676 admin admin] Matched version: v2 {{(pid=87255) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2021-02-10 15:57:44.473 | Feb 10 15:57:23 dv-osbrick-774883-1-ceph devstack@g-api.service[87253]: DEBUG glance.api.middleware.version_negotiation [None req-5ecee892-8b7c-455b-abea-24caab31b676 admin admin] new path /v2/images/69fe5b0e-83bb-4e58-a23f-e3e9d44dafc6/file {{(pid=87255) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2021-02-10 15:57:44.473 | Feb 10 15:57:23 dv-osbrick-774883-1-ceph devstack@g-api.service[87253]: INFO glance.api.v2.image_data [None req-1376a294-eaa2-4239-a576-59a038500443 admin admin] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2021-02-10 15:57:44.473 | Feb 10 15:57:23 dv-osbrick-774883-1-ceph devstack@g-api.service[87253]: DEBUG glance.location [None req-1376a294-eaa2-4239-a576-59a038500443 admin admin] Enabling in-flight format inspection for vhdx {{(pid=87255) set_data /opt/stack/glance/glance/location.py:563}} 2021-02-10 15:57:44.473 | Feb 10 15:57:29 dv-osbrick-774883-1-ceph devstack@g-api.service[87253]: DEBUG glance_store._drivers.filesystem [None req-1376a294-eaa2-4239-a576-59a038500443 admin admin] Wrote 645922816 bytes to /opt/stack/data/glance/images/69fe5b0e-83bb-4e58-a23f-e3e9d44dafc6 with checksum 318f990048c8a194829e52141534610d and multihash 1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53 {{(pid=87255) add /usr/local/lib/python3.6/dist-packages/glance_store/_drivers/filesystem.py:779}} 2021-02-10 15:57:44.473 | Feb 10 15:57:29 dv-osbrick-774883-1-ceph devstack@g-api.service[87253]: INFO glance.location [None req-1376a294-eaa2-4239-a576-59a038500443 admin admin] Image format matched and virtual size computed: 734003200 2021-02-10 15:57:44.473 | Feb 10 15:57:29 dv-osbrick-774883-1-ceph devstack@g-api.service[87253]: DEBUG glance_store.backend [None req-1376a294-eaa2-4239-a576-59a038500443 admin admin] Skipping store.set_acls... not implemented. {{(pid=87255) set_acls /usr/local/lib/python3.6/dist-packages/glance_store/backend.py:509}} 2021-02-10 15:57:44.473 | Feb 10 15:57:29 dv-osbrick-774883-1-ceph devstack@g-api.service[87253]: [pid: 87255|app: 0|req: 3/7] 127.0.0.1 () {40 vars in 876 bytes} [Wed Feb 10 15:57:23 2021] PUT /v2/images/69fe5b0e-83bb-4e58-a23f-e3e9d44dafc6/file => generated 0 bytes in 6725 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2021-02-10 15:57:44.477 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:57:44.479 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@c-sch.service 2021-02-10 15:57:44.493 | enabled 2021-02-10 15:57:44.496 | + functions-common:service_check:1606 : sudo systemctl status devstack@c-sch.service --no-pager 2021-02-10 15:57:44.512 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2021-02-10 15:57:44.512 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2021-02-10 15:57:44.512 | Active: active (running) since Wed 2021-02-10 15:57:04 UTC; 40s ago 2021-02-10 15:57:44.512 | Main PID: 86088 (cinder-schedule) 2021-02-10 15:57:44.512 | Tasks: 5 (limit: 14352) 2021-02-10 15:57:44.512 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2021-02-10 15:57:44.512 | └─86088 /usr/bin/python3.6 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2021-02-10 15:57:44.512 | 2021-02-10 15:57:44.512 | Feb 10 15:57:08 dv-osbrick-774883-1-ceph cinder-scheduler[86088]: INFO cinder.service [-] Starting cinder-scheduler node (version 17.1.0) 2021-02-10 15:57:44.512 | Feb 10 15:57:08 dv-osbrick-774883-1-ceph cinder-scheduler[86088]: INFO cinder.manager [None req-207a0baa-7374-40cf-90a3-ff531c431470 None None] Initiating service 1 cleanup 2021-02-10 15:57:44.512 | Feb 10 15:57:08 dv-osbrick-774883-1-ceph cinder-scheduler[86088]: INFO cinder.manager [None req-207a0baa-7374-40cf-90a3-ff531c431470 None None] Service 1 cleanup completed. 2021-02-10 15:57:44.512 | Feb 10 15:57:08 dv-osbrick-774883-1-ceph cinder-scheduler[86088]: DEBUG cinder.service [None req-207a0baa-7374-40cf-90a3-ff531c431470 None None] Creating RPC server for service cinder-scheduler {{(pid=86088) start /opt/stack/cinder/cinder/service.py:231}} 2021-02-10 15:57:44.512 | Feb 10 15:57:08 dv-osbrick-774883-1-ceph cinder-scheduler[86088]: DEBUG cinder.service [None req-207a0baa-7374-40cf-90a3-ff531c431470 None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=86088) start /opt/stack/cinder/cinder/service.py:238}} 2021-02-10 15:57:44.512 | Feb 10 15:57:09 dv-osbrick-774883-1-ceph cinder-scheduler[86088]: DEBUG cinder.scheduler.host_manager [None req-17ce6344-3665-4ae2-a249-939c9d3c8e6a None None] Received volume service update from dv-osbrick-774883-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:bbb37fbb-9191-4dbd-9d36-94afeb35c507:cinder:volumes', 'backend_state': 'up', 'volume_backend_name': 'ceph', 'replication_enabled': False, 'provisioned_capacity_gb': 0, 'allocated_capacity_gb': 0, 'filter_function': None, 'goodness_function': None} {{(pid=86088) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:579}} 2021-02-10 15:57:44.512 | Feb 10 15:57:09 dv-osbrick-774883-1-ceph cinder-scheduler[86088]: DEBUG cinder.scheduler.host_manager [None req-17ce6344-3665-4ae2-a249-939c9d3c8e6a None None] Updating capabilities for dv-osbrick-774883-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:bbb37fbb-9191-4dbd-9d36-94afeb35c507:cinder:volumes', 'backend_state': 'up', 'volume_backend_name': 'ceph', 'replication_enabled': False, 'provisioned_capacity_gb': 0, 'allocated_capacity_gb': 0, 'filter_function': None, 'goodness_function': None, 'timestamp': datetime.datetime(2021, 2, 10, 15, 57, 9, 397158)} {{(pid=86088) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:368}} 2021-02-10 15:57:44.512 | Feb 10 15:57:32 dv-osbrick-774883-1-ceph cinder-scheduler[86088]: DEBUG oslo_service.periodic_task [None req-eade06eb-f7f3-4db1-b674-440279aeff68 None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=86088) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:211}} 2021-02-10 15:57:44.512 | Feb 10 15:57:32 dv-osbrick-774883-1-ceph cinder-scheduler[86088]: INFO cinder.message.api [None req-eade06eb-f7f3-4db1-b674-440279aeff68 None None] Deleted 0 expired messages. 2021-02-10 15:57:44.512 | Feb 10 15:57:32 dv-osbrick-774883-1-ceph cinder-scheduler[86088]: DEBUG oslo_service.periodic_task [None req-eade06eb-f7f3-4db1-b674-440279aeff68 None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=86088) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:211}} 2021-02-10 15:57:44.516 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:57:44.519 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@c-api.service 2021-02-10 15:57:44.533 | enabled 2021-02-10 15:57:44.537 | + functions-common:service_check:1606 : sudo systemctl status devstack@c-api.service --no-pager 2021-02-10 15:57:44.553 | ● devstack@c-api.service - Devstack devstack@c-api.service 2021-02-10 15:57:44.553 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2021-02-10 15:57:44.553 | Active: active (running) since Wed 2021-02-10 15:56:58 UTC; 46s ago 2021-02-10 15:57:44.553 | Main PID: 85653 (uwsgi) 2021-02-10 15:57:44.553 | Status: "uWSGI is ready" 2021-02-10 15:57:44.553 | Tasks: 11 (limit: 14352) 2021-02-10 15:57:44.553 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2021-02-10 15:57:44.553 | ├─85653 cinder-apiuWSGI master 2021-02-10 15:57:44.553 | ├─85654 cinder-apiuWSGI worker 1 2021-02-10 15:57:44.553 | └─85655 cinder-apiuWSGI worker 2 2021-02-10 15:57:44.553 | 2021-02-10 15:57:44.553 | Feb 10 15:57:08 dv-osbrick-774883-1-ceph devstack@c-api.service[85653]: [pid: 85654|app: 0|req: 1/2] 10.222.0.39 () {60 vars in 1227 bytes} [Wed Feb 10 15:57:07 2021] POST /volume/v3/dd6df561030b468eaeb553a7c2a38691/types => generated 179 bytes in 854 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2021-02-10 15:57:44.553 | Feb 10 15:57:08 dv-osbrick-774883-1-ceph devstack@c-api.service[85653]: INFO cinder.api.openstack.wsgi [req-a4c6c958-1c32-4b05-a215-c1d4b7914dbe req-123cc4a4-1171-4770-89a0-b72adce8a9f3 admin admin] POST http://10.222.0.39/volume/v3/dd6df561030b468eaeb553a7c2a38691/types/e324ba3b-281c-4335-9edc-55a7dcfeb3e8/extra_specs 2021-02-10 15:57:44.553 | Feb 10 15:57:08 dv-osbrick-774883-1-ceph devstack@c-api.service[85653]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. 2021-02-10 15:57:44.554 | Feb 10 15:57:08 dv-osbrick-774883-1-ceph devstack@c-api.service[85653]: DeprecationWarning, 2021-02-10 15:57:44.554 | Feb 10 15:57:08 dv-osbrick-774883-1-ceph devstack@c-api.service[85653]: DEBUG cinder.api.openstack.wsgi [req-a4c6c958-1c32-4b05-a215-c1d4b7914dbe req-123cc4a4-1171-4770-89a0-b72adce8a9f3 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "ceph"}} {{(pid=85655) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} 2021-02-10 15:57:44.554 | Feb 10 15:57:08 dv-osbrick-774883-1-ceph devstack@c-api.service[85653]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2021-02-10 15:57:44.554 | Feb 10 15:57:08 dv-osbrick-774883-1-ceph devstack@c-api.service[85653]: DeprecationWarning) 2021-02-10 15:57:44.554 | Feb 10 15:57:08 dv-osbrick-774883-1-ceph devstack@c-api.service[85653]: DEBUG oslo_db.sqlalchemy.engines [req-a4c6c958-1c32-4b05-a215-c1d4b7914dbe req-123cc4a4-1171-4770-89a0-b72adce8a9f3 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=85655) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-02-10 15:57:44.554 | Feb 10 15:57:09 dv-osbrick-774883-1-ceph devstack@c-api.service[85653]: INFO cinder.api.openstack.wsgi [req-a4c6c958-1c32-4b05-a215-c1d4b7914dbe req-123cc4a4-1171-4770-89a0-b72adce8a9f3 admin admin] http://10.222.0.39/volume/v3/dd6df561030b468eaeb553a7c2a38691/types/e324ba3b-281c-4335-9edc-55a7dcfeb3e8/extra_specs returned with HTTP 200 2021-02-10 15:57:44.554 | Feb 10 15:57:09 dv-osbrick-774883-1-ceph devstack@c-api.service[85653]: [pid: 85655|app: 0|req: 2/3] 10.222.0.39 () {62 vars in 1445 bytes} [Wed Feb 10 15:57:08 2021] POST /volume/v3/dd6df561030b468eaeb553a7c2a38691/types/e324ba3b-281c-4335-9edc-55a7dcfeb3e8/extra_specs => generated 48 bytes in 633 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2021-02-10 15:57:44.557 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:57:44.560 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@c-vol.service 2021-02-10 15:57:44.573 | enabled 2021-02-10 15:57:44.577 | + functions-common:service_check:1606 : sudo systemctl status devstack@c-vol.service --no-pager 2021-02-10 15:57:44.594 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2021-02-10 15:57:44.594 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2021-02-10 15:57:44.594 | Active: active (running) since Wed 2021-02-10 15:57:05 UTC; 39s ago 2021-02-10 15:57:44.594 | Main PID: 86507 (cinder-volume) 2021-02-10 15:57:44.594 | Tasks: 23 (limit: 14352) 2021-02-10 15:57:44.595 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2021-02-10 15:57:44.595 | ├─86507 /usr/bin/python3.6 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2021-02-10 15:57:44.595 | └─86604 /usr/bin/python3.6 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2021-02-10 15:57:44.595 | 2021-02-10 15:57:44.595 | Feb 10 15:57:09 dv-osbrick-774883-1-ceph cinder-volume[86507]: INFO cinder.volume.manager [None req-17ce6344-3665-4ae2-a249-939c9d3c8e6a None None] Driver initialization completed successfully. 2021-02-10 15:57:44.595 | Feb 10 15:57:09 dv-osbrick-774883-1-ceph cinder-volume[86507]: INFO cinder.manager [None req-17ce6344-3665-4ae2-a249-939c9d3c8e6a None None] Initiating service 2 cleanup 2021-02-10 15:57:44.595 | Feb 10 15:57:09 dv-osbrick-774883-1-ceph cinder-volume[86507]: INFO cinder.manager [None req-17ce6344-3665-4ae2-a249-939c9d3c8e6a None None] Service 2 cleanup completed. 2021-02-10 15:57:44.595 | Feb 10 15:57:09 dv-osbrick-774883-1-ceph cinder-volume[86507]: DEBUG cinder.service [None req-17ce6344-3665-4ae2-a249-939c9d3c8e6a None None] Creating RPC server for service cinder-volume {{(pid=86604) start /opt/stack/cinder/cinder/service.py:231}} 2021-02-10 15:57:44.595 | Feb 10 15:57:09 dv-osbrick-774883-1-ceph cinder-volume[86507]: DEBUG cinder.service [None req-17ce6344-3665-4ae2-a249-939c9d3c8e6a None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=86604) start /opt/stack/cinder/cinder/service.py:238}} 2021-02-10 15:57:44.595 | Feb 10 15:57:09 dv-osbrick-774883-1-ceph cinder-volume[86507]: INFO cinder.volume.manager [None req-17ce6344-3665-4ae2-a249-939c9d3c8e6a None None] Initializing RPC dependent components of volume driver RBDDriver (1.2.0) 2021-02-10 15:57:44.595 | Feb 10 15:57:09 dv-osbrick-774883-1-ceph cinder-volume[86507]: DEBUG cinder.volume.drivers.rbd [None req-17ce6344-3665-4ae2-a249-939c9d3c8e6a None None] connecting to cinder@ceph (conf=/etc/ceph/ceph.conf, timeout=-1). {{(pid=86604) _do_conn /opt/stack/cinder/cinder/volume/drivers/rbd.py:480}} 2021-02-10 15:57:44.595 | Feb 10 15:57:09 dv-osbrick-774883-1-ceph cinder-volume[86507]: DEBUG cinder.volume.drivers.rbd [None req-17ce6344-3665-4ae2-a249-939c9d3c8e6a None None] connecting to cinder@ceph (conf=/etc/ceph/ceph.conf, timeout=-1). {{(pid=86604) _do_conn /opt/stack/cinder/cinder/volume/drivers/rbd.py:480}} 2021-02-10 15:57:44.595 | Feb 10 15:57:09 dv-osbrick-774883-1-ceph cinder-volume[86507]: DEBUG cinder.volume.drivers.rbd [None req-17ce6344-3665-4ae2-a249-939c9d3c8e6a None None] connecting to cinder@ceph (conf=/etc/ceph/ceph.conf, timeout=-1). {{(pid=86604) _do_conn /opt/stack/cinder/cinder/volume/drivers/rbd.py:480}} 2021-02-10 15:57:44.595 | Feb 10 15:57:09 dv-osbrick-774883-1-ceph cinder-volume[86507]: INFO cinder.volume.manager [None req-17ce6344-3665-4ae2-a249-939c9d3c8e6a None None] Driver post RPC initialization completed successfully. 2021-02-10 15:57:44.598 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:57:44.601 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@q-svc.service 2021-02-10 15:57:44.614 | enabled 2021-02-10 15:57:44.618 | + functions-common:service_check:1606 : sudo systemctl status devstack@q-svc.service --no-pager 2021-02-10 15:57:44.634 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2021-02-10 15:57:44.634 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2021-02-10 15:57:44.634 | Active: active (running) since Wed 2021-02-10 15:55:08 UTC; 2min 35s ago 2021-02-10 15:57:44.634 | Main PID: 78803 (/usr/bin/python) 2021-02-10 15:57:44.634 | Tasks: 8 (limit: 14352) 2021-02-10 15:57:44.634 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2021-02-10 15:57:44.634 | ├─78803 /usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-10 15:57:44.634 | ├─78914 neutron-server: api worker (/usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-02-10 15:57:44.634 | ├─78915 neutron-server: api worker (/usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-02-10 15:57:44.634 | ├─78916 neutron-server: rpc worker (/usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-02-10 15:57:44.634 | └─78917 neutron-server: rpc worker (/usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-02-10 15:57:44.634 | 2021-02-10 15:57:44.634 | Feb 10 15:56:33 dv-osbrick-774883-1-ceph neutron-server[78803]: DEBUG neutron.db.agents_db [None req-7d691c0a-f4fc-4e86-b5a6-25ae4b9a1f5d None None] Agent healthcheck: found 4 active agents {{(pid=78917) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2021-02-10 15:57:44.635 | Feb 10 15:56:54 dv-osbrick-774883-1-ceph neutron-server[78803]: DEBUG neutron_lib.callbacks.manager [None req-0f5ab9d0-4738-470e-ac2d-bb50ca114798 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363250181641878', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036850262894'] for agent, after_update {{(pid=78916) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-02-10 15:57:44.635 | Feb 10 15:56:56 dv-osbrick-774883-1-ceph neutron-server[78803]: DEBUG neutron_lib.callbacks.manager [None req-c3db6766-f13e-4393-9121-40791edde354 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363250181641878', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036850262894'] for agent, after_update {{(pid=78916) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-02-10 15:57:44.635 | Feb 10 15:56:57 dv-osbrick-774883-1-ceph neutron-server[78803]: DEBUG neutron_lib.callbacks.manager [None req-696447a9-7697-4c06-ad1a-71388a9eef10 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363250181641878', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036850262894'] for agent, after_update {{(pid=78916) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-02-10 15:57:44.635 | Feb 10 15:56:57 dv-osbrick-774883-1-ceph neutron-server[78803]: DEBUG neutron_lib.callbacks.manager [None req-db699be9-65b3-4b35-9cef-9007487431ba None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363250181641878', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036850262894'] for agent, after_update {{(pid=78916) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-02-10 15:57:44.635 | Feb 10 15:57:10 dv-osbrick-774883-1-ceph neutron-server[78803]: DEBUG neutron.db.agents_db [None req-7d691c0a-f4fc-4e86-b5a6-25ae4b9a1f5d None None] Agent healthcheck: found 4 active agents {{(pid=78917) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2021-02-10 15:57:44.635 | Feb 10 15:57:24 dv-osbrick-774883-1-ceph neutron-server[78803]: DEBUG neutron_lib.callbacks.manager [None req-694661fb-829c-4be0-aac6-4e3e602d0735 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363250181641878', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036850262894'] for agent, after_update {{(pid=78916) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-02-10 15:57:44.635 | Feb 10 15:57:26 dv-osbrick-774883-1-ceph neutron-server[78803]: DEBUG neutron_lib.callbacks.manager [None req-df91459a-eb95-4b00-9d79-f05f9f10512d None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363250181641878', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036850262894'] for agent, after_update {{(pid=78916) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-02-10 15:57:44.635 | Feb 10 15:57:27 dv-osbrick-774883-1-ceph neutron-server[78803]: DEBUG neutron_lib.callbacks.manager [None req-696447a9-7697-4c06-ad1a-71388a9eef10 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363250181641878', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036850262894'] for agent, after_update {{(pid=78916) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-02-10 15:57:44.635 | Feb 10 15:57:27 dv-osbrick-774883-1-ceph neutron-server[78803]: DEBUG neutron_lib.callbacks.manager [None req-db699be9-65b3-4b35-9cef-9007487431ba None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363250181641878', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036850262894'] for agent, after_update {{(pid=78916) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-02-10 15:57:44.639 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:57:44.641 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@q-dhcp.service 2021-02-10 15:57:44.655 | enabled 2021-02-10 15:57:44.659 | + functions-common:service_check:1606 : sudo systemctl status devstack@q-dhcp.service --no-pager 2021-02-10 15:57:44.676 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2021-02-10 15:57:44.676 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2021-02-10 15:57:44.676 | Active: active (running) since Wed 2021-02-10 15:55:20 UTC; 2min 24s ago 2021-02-10 15:57:44.676 | Main PID: 80213 (neutron-dhcp-ag) 2021-02-10 15:57:44.676 | Tasks: 13 (limit: 14352) 2021-02-10 15:57:44.676 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2021-02-10 15:57:44.676 | ├─80213 neutron-dhcp-agent (/usr/bin/python3.6 /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini) 2021-02-10 15:57:44.676 | ├─81579 /usr/bin/python3.6 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp50s8n1j_/privsep.sock 2021-02-10 15:57:44.676 | ├─81589 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-02-10 15:57:44.676 | ├─81590 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-02-10 15:57:44.676 | └─81706 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/2da5abcb-67a6-4790-9738-d8f35e89383f/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/2da5abcb-67a6-4790-9738-d8f35e89383f/host --addn-hosts=/opt/stack/data/neutron/dhcp/2da5abcb-67a6-4790-9738-d8f35e89383f/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/2da5abcb-67a6-4790-9738-d8f35e89383f/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/2da5abcb-67a6-4790-9738-d8f35e89383f/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-813cf289-5b23-4159-9894-fea66163ded9,172.20.0.0,static,255.255.255.192,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=64 --conf-file=/dev/null --domain=openstacklocal 2021-02-10 15:57:44.676 | 2021-02-10 15:57:44.676 | Feb 10 15:56:10 dv-osbrick-774883-1-ceph dnsmasq[81706]: reading /etc/resolv.conf 2021-02-10 15:57:44.676 | Feb 10 15:56:10 dv-osbrick-774883-1-ceph dnsmasq[81706]: using nameserver 127.0.0.53#53 2021-02-10 15:57:44.676 | Feb 10 15:56:10 dv-osbrick-774883-1-ceph dnsmasq[81706]: reading /etc/resolv.conf 2021-02-10 15:57:44.676 | Feb 10 15:56:10 dv-osbrick-774883-1-ceph dnsmasq[81706]: using nameserver 127.0.0.53#53 2021-02-10 15:57:44.676 | Feb 10 15:56:10 dv-osbrick-774883-1-ceph dnsmasq[81706]: reading /etc/resolv.conf 2021-02-10 15:57:44.676 | Feb 10 15:56:10 dv-osbrick-774883-1-ceph dnsmasq[81706]: using nameserver 127.0.0.53#53 2021-02-10 15:57:44.676 | Feb 10 15:56:24 dv-osbrick-774883-1-ceph neutron-dhcp-agent[80213]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=80213) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:359}} 2021-02-10 15:57:44.676 | Feb 10 15:56:24 dv-osbrick-774883-1-ceph neutron-dhcp-agent[80213]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=80213) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:371}} 2021-02-10 15:57:44.676 | Feb 10 15:57:24 dv-osbrick-774883-1-ceph neutron-dhcp-agent[80213]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=80213) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:359}} 2021-02-10 15:57:44.676 | Feb 10 15:57:24 dv-osbrick-774883-1-ceph neutron-dhcp-agent[80213]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=80213) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:371}} 2021-02-10 15:57:44.679 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:57:44.682 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@q-meta.service 2021-02-10 15:57:44.696 | enabled 2021-02-10 15:57:44.699 | + functions-common:service_check:1606 : sudo systemctl status devstack@q-meta.service --no-pager 2021-02-10 15:57:44.717 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2021-02-10 15:57:44.717 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2021-02-10 15:57:44.717 | Active: active (running) since Wed 2021-02-10 15:55:22 UTC; 2min 22s ago 2021-02-10 15:57:44.717 | Main PID: 80953 (neutron-metadat) 2021-02-10 15:57:44.717 | Tasks: 4 (limit: 14352) 2021-02-10 15:57:44.717 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2021-02-10 15:57:44.717 | ├─80953 neutron-metadata-agent (/usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2021-02-10 15:57:44.717 | ├─81209 neutron-metadata-agent (/usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2021-02-10 15:57:44.717 | └─81210 neutron-metadata-agent (/usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2021-02-10 15:57:44.717 | 2021-02-10 15:57:44.717 | Feb 10 15:55:27 dv-osbrick-774883-1-ceph neutron-metadata-agent[80953]: DEBUG oslo_service.service [None req-696447a9-7697-4c06-ad1a-71388a9eef10 None None] oslo_messaging_rabbit.ssl = False {{(pid=80953) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 15:57:44.717 | Feb 10 15:55:27 dv-osbrick-774883-1-ceph neutron-metadata-agent[80953]: DEBUG oslo_service.service [None req-696447a9-7697-4c06-ad1a-71388a9eef10 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=80953) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 15:57:44.717 | Feb 10 15:55:27 dv-osbrick-774883-1-ceph neutron-metadata-agent[80953]: DEBUG oslo_service.service [None req-696447a9-7697-4c06-ad1a-71388a9eef10 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=80953) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 15:57:44.717 | Feb 10 15:55:27 dv-osbrick-774883-1-ceph neutron-metadata-agent[80953]: DEBUG oslo_service.service [None req-696447a9-7697-4c06-ad1a-71388a9eef10 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=80953) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 15:57:44.717 | Feb 10 15:55:27 dv-osbrick-774883-1-ceph neutron-metadata-agent[80953]: DEBUG oslo_service.service [None req-696447a9-7697-4c06-ad1a-71388a9eef10 None None] oslo_messaging_rabbit.ssl_version = {{(pid=80953) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 15:57:44.718 | Feb 10 15:55:27 dv-osbrick-774883-1-ceph neutron-metadata-agent[80953]: DEBUG oslo_service.service [None req-696447a9-7697-4c06-ad1a-71388a9eef10 None None] oslo_messaging_notifications.driver = [] {{(pid=80953) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 15:57:44.718 | Feb 10 15:55:27 dv-osbrick-774883-1-ceph neutron-metadata-agent[80953]: DEBUG oslo_service.service [None req-696447a9-7697-4c06-ad1a-71388a9eef10 None None] oslo_messaging_notifications.retry = -1 {{(pid=80953) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 15:57:44.718 | Feb 10 15:55:27 dv-osbrick-774883-1-ceph neutron-metadata-agent[80953]: DEBUG oslo_service.service [None req-696447a9-7697-4c06-ad1a-71388a9eef10 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=80953) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 15:57:44.718 | Feb 10 15:55:27 dv-osbrick-774883-1-ceph neutron-metadata-agent[80953]: DEBUG oslo_service.service [None req-696447a9-7697-4c06-ad1a-71388a9eef10 None None] oslo_messaging_notifications.transport_url = **** {{(pid=80953) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 15:57:44.718 | Feb 10 15:55:27 dv-osbrick-774883-1-ceph neutron-metadata-agent[80953]: DEBUG oslo_service.service [None req-696447a9-7697-4c06-ad1a-71388a9eef10 None None] ******************************************************************************** {{(pid=80953) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-02-10 15:57:44.721 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:57:44.724 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@q-agt.service 2021-02-10 15:57:44.737 | enabled 2021-02-10 15:57:44.741 | + functions-common:service_check:1606 : sudo systemctl status devstack@q-agt.service --no-pager 2021-02-10 15:57:44.757 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2021-02-10 15:57:44.757 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2021-02-10 15:57:44.757 | Active: active (running) since Wed 2021-02-10 15:55:19 UTC; 2min 25s ago 2021-02-10 15:57:44.757 | Main PID: 79853 (neutron-openvsw) 2021-02-10 15:57:44.757 | Tasks: 16 (limit: 14352) 2021-02-10 15:57:44.757 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2021-02-10 15:57:44.757 | ├─79853 neutron-openvswitch-agent (/usr/bin/python3.6 /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-02-10 15:57:44.757 | ├─81138 /usr/bin/python3.6 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpj1pfro2w/privsep.sock 2021-02-10 15:57:44.757 | ├─81245 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-02-10 15:57:44.757 | ├─81246 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-02-10 15:57:44.757 | ├─81304 /usr/bin/python3.6 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpiwnoz8kj/privsep.sock 2021-02-10 15:57:44.757 | └─81308 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2021-02-10 15:57:44.757 | 2021-02-10 15:57:44.757 | Feb 10 15:57:39 dv-osbrick-774883-1-ceph neutron-openvswitch-agent[79853]: DEBUG neutron.agent.linux.utils [None req-9039dc96-517a-4153-9d8e-1ea7c37ca126 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 81308. {{(pid=79853) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:321}} 2021-02-10 15:57:44.758 | Feb 10 15:57:39 dv-osbrick-774883-1-ceph neutron-openvswitch-agent[79853]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-9039dc96-517a-4153-9d8e-1ea7c37ca126 None None] Agent rpc_loop - iteration:65 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-02-10 15:57:44.758 | Feb 10 15:57:41 dv-osbrick-774883-1-ceph neutron-openvswitch-agent[79853]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-9039dc96-517a-4153-9d8e-1ea7c37ca126 None None] Agent rpc_loop - iteration:66 started 2021-02-10 15:57:44.758 | Feb 10 15:57:41 dv-osbrick-774883-1-ceph neutron-openvswitch-agent[79853]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-9039dc96-517a-4153-9d8e-1ea7c37ca126 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x59d95716,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=16741508763543816075,duration_nsec=990000000,duration_sec=134,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=79853) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:113}} 2021-02-10 15:57:44.758 | Feb 10 15:57:41 dv-osbrick-774883-1-ceph neutron-openvswitch-agent[79853]: DEBUG neutron.agent.linux.utils [None req-9039dc96-517a-4153-9d8e-1ea7c37ca126 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 81308. {{(pid=79853) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:321}} 2021-02-10 15:57:44.758 | Feb 10 15:57:41 dv-osbrick-774883-1-ceph neutron-openvswitch-agent[79853]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-9039dc96-517a-4153-9d8e-1ea7c37ca126 None None] Agent rpc_loop - iteration:66 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-02-10 15:57:44.758 | Feb 10 15:57:43 dv-osbrick-774883-1-ceph neutron-openvswitch-agent[79853]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-9039dc96-517a-4153-9d8e-1ea7c37ca126 None None] Agent rpc_loop - iteration:67 started 2021-02-10 15:57:44.758 | Feb 10 15:57:43 dv-osbrick-774883-1-ceph neutron-openvswitch-agent[79853]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-9039dc96-517a-4153-9d8e-1ea7c37ca126 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x59d95718,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=16741508763543816075,duration_nsec=991000000,duration_sec=136,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=79853) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:113}} 2021-02-10 15:57:44.758 | Feb 10 15:57:43 dv-osbrick-774883-1-ceph neutron-openvswitch-agent[79853]: DEBUG neutron.agent.linux.utils [None req-9039dc96-517a-4153-9d8e-1ea7c37ca126 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 81308. {{(pid=79853) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:321}} 2021-02-10 15:57:44.758 | Feb 10 15:57:43 dv-osbrick-774883-1-ceph neutron-openvswitch-agent[79853]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-9039dc96-517a-4153-9d8e-1ea7c37ca126 None None] Agent rpc_loop - iteration:67 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-02-10 15:57:44.761 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:57:44.764 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@q-l3.service 2021-02-10 15:57:44.779 | enabled 2021-02-10 15:57:44.782 | + functions-common:service_check:1606 : sudo systemctl status devstack@q-l3.service --no-pager 2021-02-10 15:57:44.798 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2021-02-10 15:57:44.798 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2021-02-10 15:57:44.798 | Active: active (running) since Wed 2021-02-10 15:55:21 UTC; 2min 23s ago 2021-02-10 15:57:44.798 | Main PID: 80602 (neutron-l3-agen) 2021-02-10 15:57:44.798 | Tasks: 13 (limit: 14352) 2021-02-10 15:57:44.798 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2021-02-10 15:57:44.798 | ├─80602 neutron-l3-agent (/usr/bin/python3.6 /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini) 2021-02-10 15:57:44.798 | ├─81366 /usr/bin/python3.6 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp23s2e9yu/privsep.sock 2021-02-10 15:57:44.798 | ├─81991 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-02-10 15:57:44.798 | ├─81992 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-02-10 15:57:44.798 | └─82155 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/915ac79a-a2f1-462e-b362-6e2cc8cacd27.conf 2021-02-10 15:57:44.798 | 2021-02-10 15:57:44.799 | Feb 10 15:56:25 dv-osbrick-774883-1-ceph neutron-l3-agent[80602]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=80602) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:359}} 2021-02-10 15:57:44.799 | Feb 10 15:56:25 dv-osbrick-774883-1-ceph neutron-l3-agent[80602]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=80602) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:371}} 2021-02-10 15:57:44.799 | Feb 10 15:56:25 dv-osbrick-774883-1-ceph neutron-l3-agent[80602]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=80602) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:359}} 2021-02-10 15:57:44.799 | Feb 10 15:56:25 dv-osbrick-774883-1-ceph neutron-l3-agent[80602]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=80602) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:371}} 2021-02-10 15:57:44.799 | Feb 10 15:56:51 dv-osbrick-774883-1-ceph neutron-l3-agent[80602]: DEBUG oslo_service.periodic_task [None req-af57d797-b2ef-4fbd-8cc9-5e6d466a7453 None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=80602) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:211}} 2021-02-10 15:57:44.799 | Feb 10 15:57:25 dv-osbrick-774883-1-ceph neutron-l3-agent[80602]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=80602) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:359}} 2021-02-10 15:57:44.799 | Feb 10 15:57:25 dv-osbrick-774883-1-ceph neutron-l3-agent[80602]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=80602) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:371}} 2021-02-10 15:57:44.799 | Feb 10 15:57:25 dv-osbrick-774883-1-ceph neutron-l3-agent[80602]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=80602) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:359}} 2021-02-10 15:57:44.799 | Feb 10 15:57:25 dv-osbrick-774883-1-ceph neutron-l3-agent[80602]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=80602) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:371}} 2021-02-10 15:57:44.799 | Feb 10 15:57:31 dv-osbrick-774883-1-ceph neutron-l3-agent[80602]: DEBUG oslo_service.periodic_task [None req-af57d797-b2ef-4fbd-8cc9-5e6d466a7453 None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=80602) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:211}} 2021-02-10 15:57:44.802 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:57:44.805 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@rabbit.service 2021-02-10 15:57:44.818 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2021-02-10 15:57:44.822 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:57:44.825 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@tempest.service 2021-02-10 15:57:44.838 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2021-02-10 15:57:44.842 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:57:44.844 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@mysql.service 2021-02-10 15:57:44.857 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2021-02-10 15:57:44.861 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:57:44.863 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@etcd3.service 2021-02-10 15:57:44.876 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2021-02-10 15:57:44.880 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:57:44.882 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@dstat.service 2021-02-10 15:57:44.896 | enabled 2021-02-10 15:57:44.900 | + functions-common:service_check:1606 : sudo systemctl status devstack@dstat.service --no-pager 2021-02-10 15:57:44.916 | ● devstack@dstat.service - Devstack devstack@dstat.service 2021-02-10 15:57:44.916 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2021-02-10 15:57:44.916 | Active: active (running) since Wed 2021-02-10 15:45:49 UTC; 11min ago 2021-02-10 15:57:44.916 | Main PID: 65584 (dstat.sh) 2021-02-10 15:57:44.916 | Tasks: 3 (limit: 14352) 2021-02-10 15:57:44.916 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2021-02-10 15:57:44.916 | ├─65584 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2021-02-10 15:57:44.916 | ├─65636 python2 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2021-02-10 15:57:44.916 | └─65637 python2 /usr/bin/dstat -tcmndrylpg --top-cpu-adv --top-io-adv --top-mem --swap --tcp 2021-02-10 15:57:44.916 | 2021-02-10 15:57:44.917 | Feb 10 15:57:35 dv-osbrick-774883-1-ceph dstat.sh[65584]: 10-02 15:57:35| 26 4 69 0 0|4336M 2316M 150M 4967M|1664B 0 | 0 400k| 0 45.0 |1046 4184 |1.95 1.57 1.14|1.0 0 77| 0 0 |openstack 878085.8%1946k 256B|bash 87713 14M 43k 0%|mysqld 384M| 0 0 | 32 259 0 145 0 2021-02-10 15:57:44.917 | Feb 10 15:57:36 dv-osbrick-774883-1-ceph dstat.sh[65584]: 10-02 15:57:36| 25 4 71 0 0|4363M 2289M 150M 4968M| 528B 0 | 0 302k| 0 31.0 | 426 2861 |1.95 1.57 1.14|3.0 0 3.0| 0 0 |openstack 87808 25%6663k 34k|openstack 878086663k 34k 25%|mysqld 384M| 0 0 | 32 259 0 143 0 2021-02-10 15:57:44.917 | Feb 10 15:57:37 dv-osbrick-774883-1-ceph dstat.sh[65584]: 10-02 15:57:37| 25 4 71 1 0|4388M 2264M 150M 4968M| 664B 0 | 0 314k| 0 25.0 | 391 2866 |1.95 1.57 1.14|2.0 0 0| 0 0 |openstack 87808 25%5783k 0 |openstack 878085783k 0 25%|mysqld 384M| 0 0 | 32 261 0 144 0 2021-02-10 15:57:44.917 | Feb 10 15:57:38 dv-osbrick-774883-1-ceph dstat.sh[65584]: 10-02 15:57:38| 25 5 70 0 0|4337M 2316M 150M 4968M| 724B 0 | 0 254k| 0 17.0 |1239 4478 |1.95 1.57 1.14|2.0 0 139| 0 0 |openstack 87950 10%2125k 256B|bash 87713 14M 51k 0%|mysqld 384M| 0 0 | 32 259 0 149 0 2021-02-10 15:57:44.917 | Feb 10 15:57:39 dv-osbrick-774883-1-ceph dstat.sh[65584]: 10-02 15:57:39| 26 3 71 0 0|4363M 2289M 150M 4968M| 332B 0 | 0 190k| 0 26.0 | 427 2861 |1.95 1.57 1.14|2.0 0 3.0| 0 0 |openstack 87950 25%6483k 34k|openstack 879506483k 34k 25%|mysqld 384M| 0 0 | 32 259 0 145 0 2021-02-10 15:57:44.917 | Feb 10 15:57:40 dv-osbrick-774883-1-ceph dstat.sh[65584]: 10-02 15:57:40| 26 4 70 1 0|4389M 2263M 150M 4968M| 528B 0 | 0 428k| 0 48.0 | 672 3397 |1.87 1.56 1.14|3.0 0 0| 0 0 |openstack 87950 22%5786k 0 |openstack 879505786k 0 22%|mysqld 384M| 0 0 | 32 261 0 148 0 2021-02-10 15:57:44.917 | Feb 10 15:57:41 dv-osbrick-774883-1-ceph dstat.sh[65584]: 10-02 15:57:41| 24 5 71 0 0|4340M 2312M 150M 4968M|2391B 0 | 0 194k| 0 21.0 |1048 4095 |1.87 1.56 1.14|2.0 0 139| 0 0 |openstack 88092 14%3195k 256B|bash 87713 14M 50k 0%|mysqld 384M| 0 0 | 32 259 0 145 0 2021-02-10 15:57:44.917 | Feb 10 15:57:42 dv-osbrick-774883-1-ceph dstat.sh[65584]: 10-02 15:57:42| 29 3 67 1 0|4368M 2284M 150M 4968M|8808B 0 | 0 322k| 0 28.0 | 525 3119 |1.87 1.56 1.14|2.0 0 5.0| 0 0 |openstack 88092 25%6945k 34k|openstack 880926945k 34k 25%|mysqld 384M| 0 0 | 32 259 0 145 0 2021-02-10 15:57:44.917 | Feb 10 15:57:43 dv-osbrick-774883-1-ceph dstat.sh[65584]: 10-02 15:57:43| 26 4 70 0 0|4390M 2262M 150M 4968M|3636B 0 | 0 198k| 0 24.0 | 675 3412 |1.87 1.56 1.14|5.0 0 0| 0 0 |openstack 88092 20%4253k 903B|openstack 880924253k 903B 20%|mysqld 384M| 0 0 | 32 259 0 146 0 2021-02-10 15:57:44.917 | Feb 10 15:57:44 dv-osbrick-774883-1-ceph dstat.sh[65584]: 10-02 15:57:44| 15 18 67 0 0|4324M 2327M 150M 4968M|3588B 0 | 0 630k| 0 31.0 |2522 7011 |1.87 1.56 1.14|2.0 0 454| 0 0 |systemd 1 2.5% 0 0 |bash 11374 74M 311k2.2%|mysqld 384M| 0 0 | 32 259 0 146 0 2021-02-10 15:57:44.920 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:57:44.923 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@n-crt.service 2021-02-10 15:57:44.935 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2021-02-10 15:57:44.939 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:57:44.942 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@n-cauth.service 2021-02-10 15:57:44.955 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2021-02-10 15:57:44.959 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:57:44.961 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@g-reg.service 2021-02-10 15:57:44.974 | Failed to get unit file state for devstack@g-reg.service: No such file or directory 2021-02-10 15:57:44.977 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:57:44.980 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@cinder.service 2021-02-10 15:57:44.992 | Failed to get unit file state for devstack@cinder.service: No such file or directory 2021-02-10 15:57:44.996 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:57:44.999 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@n-super-cond.service 2021-02-10 15:57:45.012 | enabled 2021-02-10 15:57:45.017 | + functions-common:service_check:1606 : sudo systemctl status devstack@n-super-cond.service --no-pager 2021-02-10 15:57:45.032 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2021-02-10 15:57:45.032 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2021-02-10 15:57:45.032 | Active: active (running) since Wed 2021-02-10 15:56:15 UTC; 1min 29s ago 2021-02-10 15:57:45.032 | Main PID: 84092 (nova-conductor) 2021-02-10 15:57:45.032 | Tasks: 3 (limit: 14352) 2021-02-10 15:57:45.032 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2021-02-10 15:57:45.032 | ├─84092 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-02-10 15:57:45.032 | ├─84981 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-02-10 15:57:45.033 | └─84982 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-02-10 15:57:45.033 | 2021-02-10 15:57:45.033 | Feb 10 15:56:20 dv-osbrick-774883-1-ceph nova-conductor[84092]: DEBUG oslo_service.service [None req-032e6945-8f15-461d-b62e-0193e5226685 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=84092) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 15:57:45.033 | Feb 10 15:56:20 dv-osbrick-774883-1-ceph nova-conductor[84092]: DEBUG oslo_service.service [None req-032e6945-8f15-461d-b62e-0193e5226685 None None] oslo_messaging_rabbit.ssl_version = {{(pid=84092) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 15:57:45.033 | Feb 10 15:56:20 dv-osbrick-774883-1-ceph nova-conductor[84092]: DEBUG oslo_service.service [None req-032e6945-8f15-461d-b62e-0193e5226685 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=84092) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 15:57:45.033 | Feb 10 15:56:20 dv-osbrick-774883-1-ceph nova-conductor[84092]: DEBUG oslo_service.service [None req-032e6945-8f15-461d-b62e-0193e5226685 None None] oslo_messaging_notifications.retry = -1 {{(pid=84092) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 15:57:45.033 | Feb 10 15:56:20 dv-osbrick-774883-1-ceph nova-conductor[84092]: DEBUG oslo_service.service [None req-032e6945-8f15-461d-b62e-0193e5226685 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=84092) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 15:57:45.033 | Feb 10 15:56:20 dv-osbrick-774883-1-ceph nova-conductor[84092]: DEBUG oslo_service.service [None req-032e6945-8f15-461d-b62e-0193e5226685 None None] oslo_messaging_notifications.transport_url = **** {{(pid=84092) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 15:57:45.033 | Feb 10 15:56:20 dv-osbrick-774883-1-ceph nova-conductor[84092]: DEBUG oslo_service.service [None req-032e6945-8f15-461d-b62e-0193e5226685 None None] oslo_reports.file_event_handler = None {{(pid=84092) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 15:57:45.033 | Feb 10 15:56:20 dv-osbrick-774883-1-ceph nova-conductor[84092]: DEBUG oslo_service.service [None req-032e6945-8f15-461d-b62e-0193e5226685 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=84092) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 15:57:45.033 | Feb 10 15:56:20 dv-osbrick-774883-1-ceph nova-conductor[84092]: DEBUG oslo_service.service [None req-032e6945-8f15-461d-b62e-0193e5226685 None None] oslo_reports.log_dir = None {{(pid=84092) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 15:57:45.033 | Feb 10 15:56:20 dv-osbrick-774883-1-ceph nova-conductor[84092]: DEBUG oslo_service.service [None req-032e6945-8f15-461d-b62e-0193e5226685 None None] ******************************************************************************** {{(pid=84092) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-02-10 15:57:45.036 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 15:57:45.039 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2021-02-10 15:57:45.052 | enabled 2021-02-10 15:57:45.056 | + functions-common:service_check:1606 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2021-02-10 15:57:45.072 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2021-02-10 15:57:45.072 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2021-02-10 15:57:45.072 | Active: active (running) since Wed 2021-02-10 15:56:17 UTC; 1min 27s ago 2021-02-10 15:57:45.072 | Main PID: 84479 (nova-conductor) 2021-02-10 15:57:45.073 | Tasks: 3 (limit: 14352) 2021-02-10 15:57:45.073 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2021-02-10 15:57:45.073 | ├─84479 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-02-10 15:57:45.073 | ├─84986 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-02-10 15:57:45.073 | └─84987 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-02-10 15:57:45.073 | 2021-02-10 15:57:45.073 | Feb 10 15:56:21 dv-osbrick-774883-1-ceph nova-conductor[84479]: DEBUG oslo_service.service [None req-61eea986-01c8-4007-8963-6ceb1792ad29 None None] oslo_messaging_notifications.retry = -1 {{(pid=84479) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 15:57:45.073 | Feb 10 15:56:21 dv-osbrick-774883-1-ceph nova-conductor[84479]: DEBUG oslo_service.service [None req-61eea986-01c8-4007-8963-6ceb1792ad29 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=84479) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 15:57:45.073 | Feb 10 15:56:21 dv-osbrick-774883-1-ceph nova-conductor[84479]: DEBUG oslo_service.service [None req-61eea986-01c8-4007-8963-6ceb1792ad29 None None] oslo_messaging_notifications.transport_url = **** {{(pid=84479) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 15:57:45.073 | Feb 10 15:56:21 dv-osbrick-774883-1-ceph nova-conductor[84479]: DEBUG oslo_service.service [None req-61eea986-01c8-4007-8963-6ceb1792ad29 None None] oslo_reports.file_event_handler = None {{(pid=84479) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 15:57:45.073 | Feb 10 15:56:21 dv-osbrick-774883-1-ceph nova-conductor[84479]: DEBUG oslo_service.service [None req-61eea986-01c8-4007-8963-6ceb1792ad29 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=84479) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 15:57:45.073 | Feb 10 15:56:21 dv-osbrick-774883-1-ceph nova-conductor[84479]: DEBUG oslo_service.service [None req-61eea986-01c8-4007-8963-6ceb1792ad29 None None] oslo_reports.log_dir = None {{(pid=84479) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 15:57:45.073 | Feb 10 15:56:21 dv-osbrick-774883-1-ceph nova-conductor[84479]: DEBUG oslo_service.service [None req-61eea986-01c8-4007-8963-6ceb1792ad29 None None] ******************************************************************************** {{(pid=84479) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-02-10 15:57:45.073 | Feb 10 15:56:21 dv-osbrick-774883-1-ceph nova-conductor[84479]: DEBUG nova.service [None req-e8cdaaa3-2628-487a-b4d0-f94cdc3fc704 None None] Creating RPC server for service conductor {{(pid=84987) start /opt/stack/nova/nova/service.py:182}} 2021-02-10 15:57:45.073 | Feb 10 15:56:21 dv-osbrick-774883-1-ceph nova-conductor[84479]: DEBUG nova.service [None req-e8cdaaa3-2628-487a-b4d0-f94cdc3fc704 None None] Join ServiceGroup membership for this service conductor {{(pid=84987) start /opt/stack/nova/nova/service.py:200}} 2021-02-10 15:57:45.073 | Feb 10 15:56:21 dv-osbrick-774883-1-ceph nova-conductor[84479]: DEBUG nova.servicegroup.drivers.db [None req-e8cdaaa3-2628-487a-b4d0-f94cdc3fc704 None None] DB_Driver: join new ServiceGroup member dv-osbrick-774883-1-ceph to the conductor group, service = {{(pid=84987) join /opt/stack/nova/nova/servicegroup/drivers/db.py:47}} 2021-02-10 15:57:45.077 | + ./stack.sh:main:1406 : is_service_enabled n-api 2021-02-10 15:57:45.095 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:57:45.097 | + ./stack.sh:main:1407 : is_service_enabled n-cpu 2021-02-10 15:57:45.115 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:57:45.117 | + ./stack.sh:main:1414 : 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-02-10 15:57:45.120 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 15:57:45.123 | + ./stack.sh:echo_summary:422 : 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-02-10 15:57:45.126 | + ./stack.sh:main:1421 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2021-02-10 15:57:48.535 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:57:48.535 | 2021-02-10 15:57:48.535 | Traceback (most recent call last): 2021-02-10 15:57:48.535 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:57:48.535 | exec(line) 2021-02-10 15:57:48.535 | File "", line 1, in 2021-02-10 15:57:48.535 | File "", line 568, in module_from_spec 2021-02-10 15:57:48.535 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:57:48.535 | 2021-02-10 15:57:48.535 | Remainder of file ignored 2021-02-10 15:57:48.535 | +--------------------------------------------------------------------+ 2021-02-10 15:57:48.535 | | Upgrade Check Results | 2021-02-10 15:57:48.535 | +--------------------------------------------------------------------+ 2021-02-10 15:57:48.535 | | Check: Cells v2 | 2021-02-10 15:57:48.535 | | Result: Success | 2021-02-10 15:57:48.535 | | Details: No host mappings or compute nodes were found. Remember to | 2021-02-10 15:57:48.535 | | run command 'nova-manage cell_v2 discover_hosts' when new | 2021-02-10 15:57:48.535 | | compute hosts are deployed. | 2021-02-10 15:57:48.535 | +--------------------------------------------------------------------+ 2021-02-10 15:57:48.535 | | Check: Placement API | 2021-02-10 15:57:48.535 | | Result: Success | 2021-02-10 15:57:48.536 | | Details: None | 2021-02-10 15:57:48.536 | +--------------------------------------------------------------------+ 2021-02-10 15:57:48.536 | | Check: Ironic Flavor Migration | 2021-02-10 15:57:48.536 | | Result: Success | 2021-02-10 15:57:48.536 | | Details: None | 2021-02-10 15:57:48.536 | +--------------------------------------------------------------------+ 2021-02-10 15:57:48.536 | | Check: Cinder API | 2021-02-10 15:57:48.536 | | Result: Success | 2021-02-10 15:57:48.536 | | Details: None | 2021-02-10 15:57:48.536 | +--------------------------------------------------------------------+ 2021-02-10 15:57:48.536 | | Check: Policy Scope-based Defaults | 2021-02-10 15:57:48.536 | | Result: Success | 2021-02-10 15:57:48.536 | | Details: None | 2021-02-10 15:57:48.536 | +--------------------------------------------------------------------+ 2021-02-10 15:57:48.536 | | Check: Policy File JSON to YAML Migration | 2021-02-10 15:57:48.536 | | Result: Success | 2021-02-10 15:57:48.536 | | Details: None | 2021-02-10 15:57:48.536 | +--------------------------------------------------------------------+ 2021-02-10 15:57:48.536 | | Check: Older than N-1 computes | 2021-02-10 15:57:48.536 | | Result: Success | 2021-02-10 15:57:48.536 | | Details: None | 2021-02-10 15:57:48.536 | +--------------------------------------------------------------------+ 2021-02-10 15:57:48.898 | + ./stack.sh:main:1428 : [[ -x /home/ubuntu/devstack/local.sh ]] 2021-02-10 15:57:48.900 | + ./stack.sh:main:1429 : echo 'Running user script /home/ubuntu/devstack/local.sh' 2021-02-10 15:57:48.900 | Running user script /home/ubuntu/devstack/local.sh 2021-02-10 15:57:48.903 | + ./stack.sh:main:1430 : /home/ubuntu/devstack/local.sh 2021-02-10 15:57:48.905 | Before updating nova flavors: 2021-02-10 15:57:51.391 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:57:51.392 | 2021-02-10 15:57:51.392 | Traceback (most recent call last): 2021-02-10 15:57:51.392 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:57:51.392 | exec(line) 2021-02-10 15:57:51.392 | File "", line 1, in 2021-02-10 15:57:51.392 | File "", line 568, in module_from_spec 2021-02-10 15:57:51.392 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:57:51.392 | 2021-02-10 15:57:51.392 | Remainder of file ignored 2021-02-10 15:57:51.392 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:57:51.392 | from cryptography.utils import int_from_bytes 2021-02-10 15:57:51.392 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:57:51.392 | from cryptography.utils import int_from_bytes 2021-02-10 15:57:51.392 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-02-10 15:57:51.392 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2021-02-10 15:57:51.392 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-02-10 15:57:51.392 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2021-02-10 15:57:51.392 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2021-02-10 15:57:51.392 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2021-02-10 15:57:51.392 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2021-02-10 15:57:51.392 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2021-02-10 15:57:51.392 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2021-02-10 15:57:51.392 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2021-02-10 15:57:51.392 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2021-02-10 15:57:51.392 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2021-02-10 15:57:51.392 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2021-02-10 15:57:51.392 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-02-10 15:57:53.384 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:57:53.384 | 2021-02-10 15:57:53.385 | Traceback (most recent call last): 2021-02-10 15:57:53.385 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:57:53.385 | exec(line) 2021-02-10 15:57:53.385 | File "", line 1, in 2021-02-10 15:57:53.385 | File "", line 568, in module_from_spec 2021-02-10 15:57:53.385 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:57:53.385 | 2021-02-10 15:57:53.385 | Remainder of file ignored 2021-02-10 15:57:53.385 | ERROR (CommandError): No flavor with a name or ID of '42' exists. 2021-02-10 15:57:53.473 | Flavor 42 not found 2021-02-10 15:57:55.291 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:57:55.291 | 2021-02-10 15:57:55.291 | Traceback (most recent call last): 2021-02-10 15:57:55.291 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:57:55.291 | exec(line) 2021-02-10 15:57:55.291 | File "", line 1, in 2021-02-10 15:57:55.291 | File "", line 568, in module_from_spec 2021-02-10 15:57:55.291 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:57:55.291 | 2021-02-10 15:57:55.291 | Remainder of file ignored 2021-02-10 15:57:55.291 | ERROR (CommandError): No flavor with a name or ID of '84' exists. 2021-02-10 15:57:55.381 | Flavor 84 not found 2021-02-10 15:57:57.212 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:57:57.212 | 2021-02-10 15:57:57.212 | Traceback (most recent call last): 2021-02-10 15:57:57.212 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:57:57.212 | exec(line) 2021-02-10 15:57:57.212 | File "", line 1, in 2021-02-10 15:57:57.212 | File "", line 568, in module_from_spec 2021-02-10 15:57:57.212 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:57:57.212 | 2021-02-10 15:57:57.212 | Remainder of file ignored 2021-02-10 15:57:57.212 | ERROR (CommandError): No flavor with a name or ID of '451' exists. 2021-02-10 15:57:57.302 | Flavor 451 not found 2021-02-10 15:57:59.021 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:57:59.022 | 2021-02-10 15:57:59.022 | Traceback (most recent call last): 2021-02-10 15:57:59.022 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:57:59.022 | exec(line) 2021-02-10 15:57:59.022 | File "", line 1, in 2021-02-10 15:57:59.022 | File "", line 568, in module_from_spec 2021-02-10 15:57:59.022 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:57:59.022 | 2021-02-10 15:57:59.022 | Remainder of file ignored 2021-02-10 15:57:59.022 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-10 15:57:59.022 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-02-10 15:57:59.022 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-10 15:57:59.022 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 15:57:59.022 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-10 15:58:00.833 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:58:00.833 | 2021-02-10 15:58:00.833 | Traceback (most recent call last): 2021-02-10 15:58:00.833 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:58:00.833 | exec(line) 2021-02-10 15:58:00.833 | File "", line 1, in 2021-02-10 15:58:00.833 | File "", line 568, in module_from_spec 2021-02-10 15:58:00.833 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:58:00.833 | 2021-02-10 15:58:00.833 | Remainder of file ignored 2021-02-10 15:58:00.833 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-10 15:58:00.833 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-02-10 15:58:00.833 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-10 15:58:00.833 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 15:58:00.833 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-10 15:58:02.644 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:58:02.644 | 2021-02-10 15:58:02.644 | Traceback (most recent call last): 2021-02-10 15:58:02.644 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:58:02.644 | exec(line) 2021-02-10 15:58:02.644 | File "", line 1, in 2021-02-10 15:58:02.644 | File "", line 568, in module_from_spec 2021-02-10 15:58:02.644 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:58:02.644 | 2021-02-10 15:58:02.644 | Remainder of file ignored 2021-02-10 15:58:02.644 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-10 15:58:02.644 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-02-10 15:58:02.644 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-10 15:58:02.644 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 15:58:02.644 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-10 15:58:04.460 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:58:04.460 | 2021-02-10 15:58:04.460 | Traceback (most recent call last): 2021-02-10 15:58:04.460 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:58:04.460 | exec(line) 2021-02-10 15:58:04.460 | File "", line 1, in 2021-02-10 15:58:04.460 | File "", line 568, in module_from_spec 2021-02-10 15:58:04.460 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:58:04.460 | 2021-02-10 15:58:04.460 | Remainder of file ignored 2021-02-10 15:58:04.460 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-10 15:58:04.460 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-02-10 15:58:04.460 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-10 15:58:04.460 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 15:58:04.460 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-10 15:58:04.549 | After updating nova flavors: 2021-02-10 15:58:06.263 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:58:06.263 | 2021-02-10 15:58:06.263 | Traceback (most recent call last): 2021-02-10 15:58:06.263 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:58:06.263 | exec(line) 2021-02-10 15:58:06.263 | File "", line 1, in 2021-02-10 15:58:06.263 | File "", line 568, in module_from_spec 2021-02-10 15:58:06.263 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:58:06.263 | 2021-02-10 15:58:06.263 | Remainder of file ignored 2021-02-10 15:58:06.263 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-10 15:58:06.264 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-02-10 15:58:06.264 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-10 15:58:06.264 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 15:58:06.264 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 15:58:06.264 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-02-10 15:58:06.264 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-02-10 15:58:06.264 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 15:58:06.264 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 15:58:06.264 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 15:58:06.264 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-02-10 15:58:06.264 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 15:58:06.264 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 15:58:06.264 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 15:58:06.264 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 15:58:06.264 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-02-10 15:58:06.264 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-02-10 15:58:06.264 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-10 15:58:08.914 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:58:08.914 | 2021-02-10 15:58:08.914 | Traceback (most recent call last): 2021-02-10 15:58:08.915 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:58:08.915 | exec(line) 2021-02-10 15:58:08.915 | File "", line 1, in 2021-02-10 15:58:08.915 | File "", line 568, in module_from_spec 2021-02-10 15:58:08.915 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:58:08.915 | 2021-02-10 15:58:08.915 | Remainder of file ignored 2021-02-10 15:58:08.915 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:58:08.915 | from cryptography.utils import int_from_bytes 2021-02-10 15:58:08.915 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:58:08.915 | from cryptography.utils import int_from_bytes 2021-02-10 15:58:12.398 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:58:12.398 | 2021-02-10 15:58:12.398 | Traceback (most recent call last): 2021-02-10 15:58:12.398 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:58:12.398 | exec(line) 2021-02-10 15:58:12.398 | File "", line 1, in 2021-02-10 15:58:12.398 | File "", line 568, in module_from_spec 2021-02-10 15:58:12.398 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:58:12.398 | 2021-02-10 15:58:12.398 | Remainder of file ignored 2021-02-10 15:58:12.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:58:12.398 | from cryptography.utils import int_from_bytes 2021-02-10 15:58:12.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:58:12.398 | from cryptography.utils import int_from_bytes 2021-02-10 15:58:12.584 | Neutron networks: 2021-02-10 15:58:15.127 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:58:15.127 | 2021-02-10 15:58:15.127 | Traceback (most recent call last): 2021-02-10 15:58:15.127 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:58:15.127 | exec(line) 2021-02-10 15:58:15.127 | File "", line 1, in 2021-02-10 15:58:15.127 | File "", line 568, in module_from_spec 2021-02-10 15:58:15.128 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:58:15.128 | 2021-02-10 15:58:15.128 | Remainder of file ignored 2021-02-10 15:58:15.128 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:58:15.128 | from cryptography.utils import int_from_bytes 2021-02-10 15:58:15.128 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:58:15.128 | from cryptography.utils import int_from_bytes 2021-02-10 15:58:15.128 | +--------------------------------------+---------+--------------------------------------+ 2021-02-10 15:58:15.128 | | ID | Name | Subnets | 2021-02-10 15:58:15.128 | +--------------------------------------+---------+--------------------------------------+ 2021-02-10 15:58:15.128 | | 1895efa2-f6c5-46bf-bb78-5773d8534324 | public | f87e9f6f-d770-47a6-94c2-609427e8ae6d | 2021-02-10 15:58:15.128 | | 2da5abcb-67a6-4790-9738-d8f35e89383f | private | 813cf289-5b23-4159-9894-fea66163ded9 | 2021-02-10 15:58:15.128 | +--------------------------------------+---------+--------------------------------------+ 2021-02-10 15:58:17.867 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:58:17.867 | 2021-02-10 15:58:17.868 | Traceback (most recent call last): 2021-02-10 15:58:17.868 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:58:17.868 | exec(line) 2021-02-10 15:58:17.868 | File "", line 1, in 2021-02-10 15:58:17.868 | File "", line 568, in module_from_spec 2021-02-10 15:58:17.868 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:58:17.868 | 2021-02-10 15:58:17.868 | Remainder of file ignored 2021-02-10 15:58:17.868 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:58:17.868 | from cryptography.utils import int_from_bytes 2021-02-10 15:58:17.868 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:58:17.868 | from cryptography.utils import int_from_bytes 2021-02-10 15:58:20.623 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:58:20.623 | 2021-02-10 15:58:20.623 | Traceback (most recent call last): 2021-02-10 15:58:20.623 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:58:20.623 | exec(line) 2021-02-10 15:58:20.623 | File "", line 1, in 2021-02-10 15:58:20.623 | File "", line 568, in module_from_spec 2021-02-10 15:58:20.623 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:58:20.623 | 2021-02-10 15:58:20.623 | Remainder of file ignored 2021-02-10 15:58:20.623 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:58:20.623 | from cryptography.utils import int_from_bytes 2021-02-10 15:58:20.623 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:58:20.623 | from cryptography.utils import int_from_bytes 2021-02-10 15:58:20.623 | +---------------------------+--------------------------------------+ 2021-02-10 15:58:20.623 | | Field | Value | 2021-02-10 15:58:20.623 | +---------------------------+--------------------------------------+ 2021-02-10 15:58:20.623 | | admin_state_up | UP | 2021-02-10 15:58:20.623 | | availability_zone_hints | | 2021-02-10 15:58:20.623 | | availability_zones | nova | 2021-02-10 15:58:20.623 | | created_at | 2021-02-10T15:55:52Z | 2021-02-10 15:58:20.623 | | description | | 2021-02-10 15:58:20.623 | | dns_domain | None | 2021-02-10 15:58:20.623 | | id | 1895efa2-f6c5-46bf-bb78-5773d8534324 | 2021-02-10 15:58:20.624 | | ipv4_address_scope | None | 2021-02-10 15:58:20.624 | | ipv6_address_scope | None | 2021-02-10 15:58:20.624 | | is_default | True | 2021-02-10 15:58:20.624 | | is_vlan_transparent | None | 2021-02-10 15:58:20.624 | | mtu | 1500 | 2021-02-10 15:58:20.624 | | name | public | 2021-02-10 15:58:20.624 | | port_security_enabled | True | 2021-02-10 15:58:20.624 | | project_id | dd6df561030b468eaeb553a7c2a38691 | 2021-02-10 15:58:20.624 | | provider:network_type | flat | 2021-02-10 15:58:20.624 | | provider:physical_network | physnet1 | 2021-02-10 15:58:20.624 | | provider:segmentation_id | None | 2021-02-10 15:58:20.624 | | qos_policy_id | None | 2021-02-10 15:58:20.624 | | revision_number | 2 | 2021-02-10 15:58:20.624 | | router:external | External | 2021-02-10 15:58:20.624 | | segments | None | 2021-02-10 15:58:20.624 | | shared | False | 2021-02-10 15:58:20.624 | | status | ACTIVE | 2021-02-10 15:58:20.624 | | subnets | f87e9f6f-d770-47a6-94c2-609427e8ae6d | 2021-02-10 15:58:20.624 | | tags | | 2021-02-10 15:58:20.624 | | updated_at | 2021-02-10T15:56:01Z | 2021-02-10 15:58:20.624 | +---------------------------+--------------------------------------+ 2021-02-10 15:58:23.348 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:58:23.348 | 2021-02-10 15:58:23.348 | Traceback (most recent call last): 2021-02-10 15:58:23.348 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:58:23.348 | exec(line) 2021-02-10 15:58:23.348 | File "", line 1, in 2021-02-10 15:58:23.349 | File "", line 568, in module_from_spec 2021-02-10 15:58:23.349 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:58:23.349 | 2021-02-10 15:58:23.349 | Remainder of file ignored 2021-02-10 15:58:23.349 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:58:23.349 | from cryptography.utils import int_from_bytes 2021-02-10 15:58:23.349 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:58:23.349 | from cryptography.utils import int_from_bytes 2021-02-10 15:58:23.349 | +---------------------------+--------------------------------------+ 2021-02-10 15:58:23.349 | | Field | Value | 2021-02-10 15:58:23.349 | +---------------------------+--------------------------------------+ 2021-02-10 15:58:23.349 | | admin_state_up | UP | 2021-02-10 15:58:23.349 | | availability_zone_hints | | 2021-02-10 15:58:23.349 | | availability_zones | nova | 2021-02-10 15:58:23.349 | | created_at | 2021-02-10T15:55:34Z | 2021-02-10 15:58:23.349 | | description | | 2021-02-10 15:58:23.349 | | dns_domain | None | 2021-02-10 15:58:23.349 | | id | 2da5abcb-67a6-4790-9738-d8f35e89383f | 2021-02-10 15:58:23.349 | | ipv4_address_scope | None | 2021-02-10 15:58:23.349 | | ipv6_address_scope | None | 2021-02-10 15:58:23.349 | | is_default | None | 2021-02-10 15:58:23.349 | | is_vlan_transparent | None | 2021-02-10 15:58:23.349 | | mtu | 1450 | 2021-02-10 15:58:23.349 | | name | private | 2021-02-10 15:58:23.349 | | port_security_enabled | True | 2021-02-10 15:58:23.349 | | project_id | 96d143aca22b45edb0892c8330eeed47 | 2021-02-10 15:58:23.349 | | provider:network_type | vxlan | 2021-02-10 15:58:23.349 | | provider:physical_network | None | 2021-02-10 15:58:23.349 | | provider:segmentation_id | 1 | 2021-02-10 15:58:23.349 | | qos_policy_id | None | 2021-02-10 15:58:23.350 | | revision_number | 3 | 2021-02-10 15:58:23.350 | | router:external | Internal | 2021-02-10 15:58:23.350 | | segments | None | 2021-02-10 15:58:23.350 | | shared | False | 2021-02-10 15:58:23.350 | | status | ACTIVE | 2021-02-10 15:58:23.350 | | subnets | 813cf289-5b23-4159-9894-fea66163ded9 | 2021-02-10 15:58:23.350 | | tags | | 2021-02-10 15:58:23.350 | | updated_at | 2021-02-10T15:58:12Z | 2021-02-10 15:58:23.350 | +---------------------------+--------------------------------------+ 2021-02-10 15:58:23.535 | Neutron subnetworks: 2021-02-10 15:58:26.526 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:58:26.526 | 2021-02-10 15:58:26.527 | Traceback (most recent call last): 2021-02-10 15:58:26.527 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:58:26.527 | exec(line) 2021-02-10 15:58:26.527 | File "", line 1, in 2021-02-10 15:58:26.527 | File "", line 568, in module_from_spec 2021-02-10 15:58:26.527 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:58:26.527 | 2021-02-10 15:58:26.527 | Remainder of file ignored 2021-02-10 15:58:26.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:58:26.527 | from cryptography.utils import int_from_bytes 2021-02-10 15:58:26.527 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:58:26.527 | from cryptography.utils import int_from_bytes 2021-02-10 15:58:26.527 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-02-10 15:58:26.527 | | ID | Name | Network | Subnet | 2021-02-10 15:58:26.527 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-02-10 15:58:26.527 | | 813cf289-5b23-4159-9894-fea66163ded9 | private-subnet | 2da5abcb-67a6-4790-9738-d8f35e89383f | 172.20.0.0/26 | 2021-02-10 15:58:26.527 | | f87e9f6f-d770-47a6-94c2-609427e8ae6d | public-subnet | 1895efa2-f6c5-46bf-bb78-5773d8534324 | 172.31.0.0/24 | 2021-02-10 15:58:26.527 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-02-10 15:58:29.198 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:58:29.198 | 2021-02-10 15:58:29.198 | Traceback (most recent call last): 2021-02-10 15:58:29.198 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:58:29.198 | exec(line) 2021-02-10 15:58:29.198 | File "", line 1, in 2021-02-10 15:58:29.198 | File "", line 568, in module_from_spec 2021-02-10 15:58:29.198 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:58:29.198 | 2021-02-10 15:58:29.198 | Remainder of file ignored 2021-02-10 15:58:29.199 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:58:29.199 | from cryptography.utils import int_from_bytes 2021-02-10 15:58:29.199 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:58:29.199 | from cryptography.utils import int_from_bytes 2021-02-10 15:58:31.955 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:58:31.955 | 2021-02-10 15:58:31.955 | Traceback (most recent call last): 2021-02-10 15:58:31.955 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:58:31.955 | exec(line) 2021-02-10 15:58:31.955 | File "", line 1, in 2021-02-10 15:58:31.955 | File "", line 568, in module_from_spec 2021-02-10 15:58:31.955 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:58:31.955 | 2021-02-10 15:58:31.955 | Remainder of file ignored 2021-02-10 15:58:31.955 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:58:31.956 | from cryptography.utils import int_from_bytes 2021-02-10 15:58:31.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:58:31.956 | from cryptography.utils import int_from_bytes 2021-02-10 15:58:31.956 | +----------------------+--------------------------------------+ 2021-02-10 15:58:31.956 | | Field | Value | 2021-02-10 15:58:31.956 | +----------------------+--------------------------------------+ 2021-02-10 15:58:31.956 | | allocation_pools | 172.20.0.2-172.20.0.62 | 2021-02-10 15:58:31.956 | | cidr | 172.20.0.0/26 | 2021-02-10 15:58:31.956 | | created_at | 2021-02-10T15:55:38Z | 2021-02-10 15:58:31.956 | | description | | 2021-02-10 15:58:31.956 | | dns_nameservers | 8.8.4.4, 8.8.8.8 | 2021-02-10 15:58:31.956 | | dns_publish_fixed_ip | None | 2021-02-10 15:58:31.956 | | enable_dhcp | True | 2021-02-10 15:58:31.956 | | gateway_ip | 172.20.0.1 | 2021-02-10 15:58:31.956 | | host_routes | | 2021-02-10 15:58:31.956 | | id | 813cf289-5b23-4159-9894-fea66163ded9 | 2021-02-10 15:58:31.956 | | ip_version | 4 | 2021-02-10 15:58:31.956 | | ipv6_address_mode | None | 2021-02-10 15:58:31.956 | | ipv6_ra_mode | None | 2021-02-10 15:58:31.956 | | name | private-subnet | 2021-02-10 15:58:31.956 | | network_id | 2da5abcb-67a6-4790-9738-d8f35e89383f | 2021-02-10 15:58:31.956 | | prefix_length | None | 2021-02-10 15:58:31.956 | | project_id | 96d143aca22b45edb0892c8330eeed47 | 2021-02-10 15:58:31.956 | | revision_number | 1 | 2021-02-10 15:58:31.956 | | segment_id | None | 2021-02-10 15:58:31.956 | | service_types | | 2021-02-10 15:58:31.956 | | subnetpool_id | 733a7071-b46c-4caf-8706-1dca776e1fdb | 2021-02-10 15:58:31.956 | | tags | | 2021-02-10 15:58:31.956 | | updated_at | 2021-02-10T15:58:12Z | 2021-02-10 15:58:31.956 | +----------------------+--------------------------------------+ 2021-02-10 15:58:35.303 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:58:35.303 | 2021-02-10 15:58:35.303 | Traceback (most recent call last): 2021-02-10 15:58:35.303 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:58:35.303 | exec(line) 2021-02-10 15:58:35.303 | File "", line 1, in 2021-02-10 15:58:35.303 | File "", line 568, in module_from_spec 2021-02-10 15:58:35.303 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:58:35.303 | 2021-02-10 15:58:35.304 | Remainder of file ignored 2021-02-10 15:58:35.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:58:35.304 | from cryptography.utils import int_from_bytes 2021-02-10 15:58:35.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:58:35.304 | from cryptography.utils import int_from_bytes 2021-02-10 15:58:35.304 | +----------------------+--------------------------------------+ 2021-02-10 15:58:35.304 | | Field | Value | 2021-02-10 15:58:35.304 | +----------------------+--------------------------------------+ 2021-02-10 15:58:35.304 | | allocation_pools | 172.31.0.2-172.31.0.254 | 2021-02-10 15:58:35.304 | | cidr | 172.31.0.0/24 | 2021-02-10 15:58:35.304 | | created_at | 2021-02-10T15:56:01Z | 2021-02-10 15:58:35.304 | | description | | 2021-02-10 15:58:35.304 | | dns_nameservers | | 2021-02-10 15:58:35.305 | | dns_publish_fixed_ip | None | 2021-02-10 15:58:35.305 | | enable_dhcp | False | 2021-02-10 15:58:35.305 | | gateway_ip | 172.31.0.1 | 2021-02-10 15:58:35.305 | | host_routes | | 2021-02-10 15:58:35.305 | | id | f87e9f6f-d770-47a6-94c2-609427e8ae6d | 2021-02-10 15:58:35.305 | | ip_version | 4 | 2021-02-10 15:58:35.305 | | ipv6_address_mode | None | 2021-02-10 15:58:35.305 | | ipv6_ra_mode | None | 2021-02-10 15:58:35.305 | | name | public-subnet | 2021-02-10 15:58:35.305 | | network_id | 1895efa2-f6c5-46bf-bb78-5773d8534324 | 2021-02-10 15:58:35.305 | | prefix_length | None | 2021-02-10 15:58:35.305 | | project_id | dd6df561030b468eaeb553a7c2a38691 | 2021-02-10 15:58:35.306 | | revision_number | 0 | 2021-02-10 15:58:35.306 | | segment_id | None | 2021-02-10 15:58:35.306 | | service_types | | 2021-02-10 15:58:35.306 | | subnetpool_id | None | 2021-02-10 15:58:35.306 | | tags | | 2021-02-10 15:58:35.306 | | updated_at | 2021-02-10T15:56:01Z | 2021-02-10 15:58:35.306 | +----------------------+--------------------------------------+ 2021-02-10 15:58:35.699 | + ./stack.sh:main:1440 : sudo tee /etc/bash_completion.d/osc.bash_completion 2021-02-10 15:58:35.699 | + ./stack.sh:main:1439 : command openstack complete 2021-02-10 15:58:35.702 | + ./stack.sh:main:1439 : openstack complete 2021-02-10 15:58:38.556 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:58:38.556 | 2021-02-10 15:58:38.556 | Traceback (most recent call last): 2021-02-10 15:58:38.556 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:58:38.556 | exec(line) 2021-02-10 15:58:38.556 | File "", line 1, in 2021-02-10 15:58:38.556 | File "", line 568, in module_from_spec 2021-02-10 15:58:38.556 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:58:38.556 | 2021-02-10 15:58:38.556 | Remainder of file ignored 2021-02-10 15:58:38.556 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:58:38.556 | from cryptography.utils import int_from_bytes 2021-02-10 15:58:38.556 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:58:38.556 | from cryptography.utils import int_from_bytes 2021-02-10 15:58:38.556 | The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. 2021-02-10 15:58:38.918 | + ./stack.sh:main:1443 : is_service_enabled cinder 2021-02-10 15:58:38.939 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:58:38.941 | + ./stack.sh:main:1444 : is_ubuntu 2021-02-10 15:58:38.944 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 15:58:38.946 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 15:58:38.949 | + ./stack.sh:main:1445 : echo_summary 'Configuring lvm.conf global device filter' 2021-02-10 15:58:38.952 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 15:58:38.954 | + ./stack.sh:echo_summary:422 : echo -e Configuring lvm.conf global device filter 2021-02-10 15:58:38.957 | + ./stack.sh:main:1446 : set_lvm_filter 2021-02-10 15:58:38.960 | + lib/lvm:set_lvm_filter:178 : local 'filter_suffix="r|.*|" ] # from devstack' 2021-02-10 15:58:38.962 | + lib/lvm:set_lvm_filter:179 : local 'filter_string=global_filter = [ ' 2021-02-10 15:58:38.965 | + lib/lvm:set_lvm_filter:180 : local pv 2021-02-10 15:58:38.968 | + lib/lvm:set_lvm_filter:181 : local vg 2021-02-10 15:58:38.971 | + lib/lvm:set_lvm_filter:182 : local line 2021-02-10 15:58:38.974 | ++ lib/lvm:set_lvm_filter:184 : sudo pvs --noheadings -o name 2021-02-10 15:58:39.037 | + lib/lvm:set_lvm_filter:189 : filter_string='global_filter = [ "r|.*|" ] # from devstack' 2021-02-10 15:58:39.040 | + lib/lvm:set_lvm_filter:191 : clean_lvm_filter 2021-02-10 15:58:39.042 | + lib/lvm:clean_lvm_filter:166 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2021-02-10 15:58:39.065 | + lib/lvm:set_lvm_filter:192 : sudo sed -i '/# global_filter = \[*\]/a\ global_filter = [ "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2021-02-10 15:58:39.084 | + lib/lvm:set_lvm_filter:193 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "r|.*|" ] # from devstack' 2021-02-10 15:58:39.087 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 15:58:39.090 | + ./stack.sh:echo_summary:422 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"r|.*|"' ']' '#' from devstack 2021-02-10 15:58:39.093 | + ./stack.sh:main:1456 : run_phase stack test-config 2021-02-10 15:58:39.096 | + functions-common:run_phase:1734 : local mode=stack 2021-02-10 15:58:39.099 | + functions-common:run_phase:1735 : local phase=test-config 2021-02-10 15:58:39.101 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-02-10 15:58:39.104 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2021-02-10 15:58:39.107 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-02-10 15:58:39.110 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2021-02-10 15:58:39.113 | + functions-common:run_phase:1744 : local extra 2021-02-10 15:58:39.116 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-02-10 15:58:39.119 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2021-02-10 15:58:39.122 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-02-10 15:58:39.125 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-02-10 15:58:39.128 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack test-config 2021-02-10 15:58:39.131 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-02-10 15:58:39.147 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:58:39.150 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-02-10 15:58:39.153 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-02-10 15:58:39.156 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2021-02-10 15:58:39.158 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-02-10 15:58:39.161 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-02-10 15:58:39.164 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-02-10 15:58:39.166 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2021-02-10 15:58:39.170 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-02-10 15:58:39.173 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2021-02-10 15:58:39.176 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-02-10 15:58:39.178 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-02-10 15:58:39.181 | ++ extras.d/80-tempest.sh:source:20 : echo_summary 'Initializing Tempest' 2021-02-10 15:58:39.184 | ++ ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 15:58:39.186 | ++ ./stack.sh:echo_summary:422 : echo -e Initializing Tempest 2021-02-10 15:58:39.189 | ++ extras.d/80-tempest.sh:source:21 : configure_tempest 2021-02-10 15:58:39.192 | ++ lib/tempest:configure_tempest:116 : [[ True == \T\r\u\e ]] 2021-02-10 15:58:39.194 | ++ lib/tempest:configure_tempest:117 : setup_develop /opt/stack/tempest 2021-02-10 15:58:39.196 | ++ inc/python:setup_develop:338 : local bindep 2021-02-10 15:58:39.198 | ++ inc/python:setup_develop:339 : [[ /opt/stack/tempest == -bindep* ]] 2021-02-10 15:58:39.201 | ++ inc/python:setup_develop:343 : local project_dir=/opt/stack/tempest 2021-02-10 15:58:39.203 | ++ inc/python:setup_develop:344 : local extras= 2021-02-10 15:58:39.206 | ++ inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2021-02-10 15:58:39.208 | ++ inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-02-10 15:58:39.210 | ++ inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/tempest == -bindep* ]] 2021-02-10 15:58:39.212 | ++ inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/tempest 2021-02-10 15:58:39.215 | ++ inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-02-10 15:58:39.217 | ++ inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-02-10 15:58:39.220 | +++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/tempest 2021-02-10 15:58:39.223 | +++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-02-10 15:58:39.225 | ++ inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/tempest 2021-02-10 15:58:39.227 | ++ inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-02-10 15:58:39.230 | ++ inc/python:_setup_package_with_constraints_edit:382 : local name 2021-02-10 15:58:39.232 | +++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2021-02-10 15:58:39.238 | ++ inc/python:_setup_package_with_constraints_edit:383 : name=tempest 2021-02-10 15:58:39.241 | ++ 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-02-10 15:58:40.193 | ++ inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/tempest -e 2021-02-10 15:58:40.195 | ++ inc/python:setup_package:417 : local bindep=0 2021-02-10 15:58:40.197 | ++ inc/python:setup_package:418 : local bindep_flag= 2021-02-10 15:58:40.200 | ++ inc/python:setup_package:419 : local bindep_profiles= 2021-02-10 15:58:40.202 | ++ inc/python:setup_package:420 : [[ /opt/stack/tempest == -bindep* ]] 2021-02-10 15:58:40.204 | ++ inc/python:setup_package:425 : local project_dir=/opt/stack/tempest 2021-02-10 15:58:40.206 | ++ inc/python:setup_package:426 : local flags=-e 2021-02-10 15:58:40.208 | ++ inc/python:setup_package:427 : local extras= 2021-02-10 15:58:40.210 | ++ inc/python:setup_package:431 : [[ -n -e ]] 2021-02-10 15:58:40.212 | ++ inc/python:setup_package:431 : [[ -z '' ]] 2021-02-10 15:58:40.214 | ++ inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-02-10 15:58:40.217 | ++ inc/python:setup_package:436 : [[ ! -z '' ]] 2021-02-10 15:58:40.219 | ++ inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-02-10 15:58:40.221 | ++ inc/python:setup_package:445 : pip_install -e /opt/stack/tempest 2021-02-10 15:58:40.240 | Using python 3.6 to install /opt/stack/tempest 2021-02-10 15:58:40.243 | ++ 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2021-02-10 15:58:41.734 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:58:41.734 | 2021-02-10 15:58:41.734 | Traceback (most recent call last): 2021-02-10 15:58:41.734 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:58:41.734 | exec(line) 2021-02-10 15:58:41.734 | File "", line 1, in 2021-02-10 15:58:41.734 | File "", line 568, in module_from_spec 2021-02-10 15:58:41.734 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:58:41.734 | 2021-02-10 15:58:41.734 | Remainder of file ignored 2021-02-10 15:58:41.734 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:58:41.734 | from cryptography.utils import int_from_bytes 2021-02-10 15:58:41.734 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:58:41.734 | from cryptography.utils import int_from_bytes 2021-02-10 15:58:43.108 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-10 15:58:43.109 | 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-02-10 15:58:43.119 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:58:43.123 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:58:43.132 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:58:43.138 | Obtaining file:///opt/stack/tempest 2021-02-10 15:58:45.270 | Obtaining tempest from file:///opt/stack/tempest#egg=tempest (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-02-10 15:58:47.337 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-10 15:58:47.342 | Requirement already satisfied: cliff===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.6.0) 2021-02-10 15:58:47.358 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (1.5.0) 2021-02-10 15:58:47.446 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (0.4.4) 2021-02-10 15:58:47.452 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.2.0) 2021-02-10 15:58:47.461 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2021-02-10 15:58:47.474 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (3.4.0) 2021-02-10 15:58:47.516 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (3.2.0) 2021-02-10 15:58:47.548 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (0.8.0) 2021-02-10 15:58:47.556 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.4.0) 2021-02-10 15:58:47.568 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (8.4.0) 2021-02-10 15:58:47.617 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (5.0.1) 2021-02-10 15:58:47.624 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.4.0) 2021-02-10 15:58:47.669 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (4.1.0) 2021-02-10 15:58:47.680 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (4.7.0) 2021-02-10 15:58:47.701 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (20.9) 2021-02-10 15:58:47.708 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (2.7.2) 2021-02-10 15:58:47.751 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (5.5.1) 2021-02-10 15:58:47.754 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.7.2) 2021-02-10 15:58:47.757 | Requirement already satisfied: pyinotify===0.9.6 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (0.9.6) 2021-02-10 15:58:47.760 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (2.4.7) 2021-02-10 15:58:47.764 | Requirement already satisfied: pyperclip===1.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (1.8.1) 2021-02-10 15:58:47.767 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 380)) (0.17.3) 2021-02-10 15:58:47.773 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.1) 2021-02-10 15:58:47.779 | Requirement already satisfied: python-subunit===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (1.4.0) 2021-02-10 15:58:47.795 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2021.1) 2021-02-10 15:58:47.800 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (2.25.1) 2021-02-10 15:58:47.823 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (1.4.0) 2021-02-10 15:58:47.828 | Requirement already satisfied: setuptools===53.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488)) (53.0.0) 2021-02-10 15:58:47.879 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 491)) (1.15.0) 2021-02-10 15:58:47.882 | Requirement already satisfied: stestr===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (3.1.0) 2021-02-10 15:58:47.915 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.3.0) 2021-02-10 15:58:47.926 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.4.0) 2021-02-10 15:58:47.945 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.4.0) 2021-02-10 15:58:47.949 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (3.7.4.3) 2021-02-10 15:58:47.955 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.1.0) 2021-02-10 15:58:47.962 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (1.26.3) 2021-02-10 15:58:47.987 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (0.12.1) 2021-02-10 15:58:47.992 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (0.2.5) 2021-02-10 15:58:47.999 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.12.1) 2021-02-10 15:58:48.002 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (3.4.0) 2021-02-10 15:58:48.030 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-10 15:58:48.077 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (3.3.1) 2021-02-10 15:58:48.097 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.14.1) 2021-02-10 15:58:48.103 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.1.1) 2021-02-10 15:58:48.111 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (1.0.2) 2021-02-10 15:58:48.114 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (0.10.9) 2021-02-10 15:58:48.118 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.1.14) 2021-02-10 15:58:48.121 | Requirement already satisfied: cryptography===3.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (3.4.4) 2021-02-10 15:58:48.192 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2021-02-10 15:58:48.208 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (3.2.0) 2021-02-10 15:58:48.220 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2021-02-10 15:58:48.223 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (2.10) 2021-02-10 15:58:48.227 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-10 15:58:48.230 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-10 15:58:48.234 | Requirement already satisfied: future===0.18.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (0.18.2) 2021-02-10 15:58:48.238 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 420)) (1.6.0) 2021-02-10 15:58:48.241 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (1.0.0) 2021-02-10 15:58:48.244 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.4.0) 2021-02-10 15:58:48.247 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.5) 2021-02-10 15:58:48.250 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.4) 2021-02-10 15:58:48.254 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.20) 2021-02-10 15:58:50.166 | Installing collected packages: tempest 2021-02-10 15:58:50.167 | Running setup.py develop for tempest 2021-02-10 15:58:52.594 | Successfully installed tempest 2021-02-10 15:58:52.751 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-10 15:58:52.751 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-10 15:58:52.862 | ++ inc/python:pip_install:200 : result=0 2021-02-10 15:58:52.865 | ++ inc/python:pip_install:202 : time_stop pip_install 2021-02-10 15:58:52.867 | ++ functions-common:time_stop:2306 : local name 2021-02-10 15:58:52.870 | ++ functions-common:time_stop:2307 : local end_time 2021-02-10 15:58:52.872 | ++ functions-common:time_stop:2308 : local elapsed_time 2021-02-10 15:58:52.875 | ++ functions-common:time_stop:2309 : local total 2021-02-10 15:58:52.877 | ++ functions-common:time_stop:2310 : local start_time 2021-02-10 15:58:52.879 | ++ functions-common:time_stop:2312 : name=pip_install 2021-02-10 15:58:52.882 | ++ functions-common:time_stop:2313 : start_time=1612972720235 2021-02-10 15:58:52.885 | ++ functions-common:time_stop:2315 : [[ -z 1612972720235 ]] 2021-02-10 15:58:52.890 | +++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 15:58:52.895 | ++ functions-common:time_stop:2318 : end_time=1612972732892 2021-02-10 15:58:52.897 | ++ functions-common:time_stop:2319 : elapsed_time=12657 2021-02-10 15:58:52.899 | ++ functions-common:time_stop:2320 : total=268515 2021-02-10 15:58:52.901 | ++ functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 15:58:52.904 | ++ functions-common:time_stop:2323 : _TIME_TOTAL[$name]=281172 2021-02-10 15:58:52.906 | ++ inc/python:pip_install:203 : return 0 2021-02-10 15:58:52.909 | ++ inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-02-10 15:58:52.911 | ++ inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2021-02-10 15:58:52.913 | ++ functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2021-02-10 15:58:52.930 | ++ functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2021-02-10 15:58:52.941 | ++ inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/tempest 2021-02-10 15:58:52.943 | ++ inc/python:use_library_from_git:250 : local name=/opt/stack/tempest 2021-02-10 15:58:52.945 | ++ inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 15:58:52.948 | ++ inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 15:58:52.950 | ++ inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/tempest, ]] 2021-02-10 15:58:52.952 | ++ inc/python:use_library_from_git:253 : return 1 2021-02-10 15:58:52.955 | ++ lib/tempest:configure_tempest:123 : local image_lines 2021-02-10 15:58:52.957 | ++ lib/tempest:configure_tempest:124 : local images 2021-02-10 15:58:52.959 | ++ lib/tempest:configure_tempest:125 : local num_images 2021-02-10 15:58:52.961 | ++ lib/tempest:configure_tempest:126 : local image_uuid 2021-02-10 15:58:52.963 | ++ lib/tempest:configure_tempest:127 : local image_uuid_alt 2021-02-10 15:58:52.966 | ++ lib/tempest:configure_tempest:128 : local password 2021-02-10 15:58:52.968 | ++ lib/tempest:configure_tempest:129 : local line 2021-02-10 15:58:52.970 | ++ lib/tempest:configure_tempest:130 : local flavors 2021-02-10 15:58:52.972 | ++ lib/tempest:configure_tempest:131 : local available_flavors 2021-02-10 15:58:52.974 | ++ lib/tempest:configure_tempest:132 : local flavors_ref 2021-02-10 15:58:52.976 | ++ lib/tempest:configure_tempest:133 : local flavor_lines 2021-02-10 15:58:52.979 | ++ lib/tempest:configure_tempest:134 : local flavor_ref_size 2021-02-10 15:58:52.981 | ++ lib/tempest:configure_tempest:135 : local flavor_ref_alt_size 2021-02-10 15:58:52.983 | ++ lib/tempest:configure_tempest:136 : local public_network_id 2021-02-10 15:58:52.985 | ++ lib/tempest:configure_tempest:137 : local public_router_id 2021-02-10 15:58:52.987 | ++ lib/tempest:configure_tempest:138 : local ssh_connect_method=floating 2021-02-10 15:58:52.989 | ++ lib/tempest:configure_tempest:139 : local disk 2021-02-10 15:58:52.991 | ++ lib/tempest:configure_tempest:142 : ifs=' 2021-02-10 15:58:52.991 | ' 2021-02-10 15:58:52.993 | ++ lib/tempest:configure_tempest:152 : declare -a images 2021-02-10 15:58:52.995 | ++ lib/tempest:configure_tempest:154 : is_service_enabled glance 2021-02-10 15:58:53.010 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:58:53.014 | ++ lib/tempest:configure_tempest:155 : read -r IMAGE_NAME IMAGE_UUID 2021-02-10 15:58:53.014 | +++ lib/tempest:configure_tempest:115 : oscwrap image list --property status=active 2021-02-10 15:58:53.015 | +++ lib/tempest:configure_tempest:115 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2 }' 2021-02-10 15:58:55.642 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:58:55.642 | 2021-02-10 15:58:55.642 | Traceback (most recent call last): 2021-02-10 15:58:55.642 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:58:55.642 | exec(line) 2021-02-10 15:58:55.642 | File "", line 1, in 2021-02-10 15:58:55.642 | File "", line 568, in module_from_spec 2021-02-10 15:58:55.642 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:58:55.642 | 2021-02-10 15:58:55.642 | Remainder of file ignored 2021-02-10 15:58:55.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:58:55.642 | from cryptography.utils import int_from_bytes 2021-02-10 15:58:55.643 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:58:55.643 | from cryptography.utils import int_from_bytes 2021-02-10 15:58:55.834 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:58:55.836 | ++ lib/tempest:configure_tempest:156 : '[' ubuntu-16 = '' ']' 2021-02-10 15:58:55.840 | ++ lib/tempest:configure_tempest:160 : images+=($IMAGE_UUID) 2021-02-10 15:58:55.842 | ++ lib/tempest:configure_tempest:155 : read -r IMAGE_NAME IMAGE_UUID 2021-02-10 15:58:55.845 | ++ lib/tempest:configure_tempest:163 : case "${#images[*]}" in 2021-02-10 15:58:55.847 | ++ lib/tempest:configure_tempest:169 : '[' -z '' ']' 2021-02-10 15:58:55.849 | ++ lib/tempest:configure_tempest:170 : image_uuid=69fe5b0e-83bb-4e58-a23f-e3e9d44dafc6 2021-02-10 15:58:55.852 | ++ lib/tempest:configure_tempest:171 : image_uuid_alt=69fe5b0e-83bb-4e58-a23f-e3e9d44dafc6 2021-02-10 15:58:55.854 | ++ lib/tempest:configure_tempest:185 : sudo install -d -o ubuntu /opt/stack/tempest/etc 2021-02-10 15:58:55.867 | ++ lib/tempest:configure_tempest:186 : rm -f /opt/stack/tempest/etc/tempest.conf 2021-02-10 15:58:55.871 | ++ lib/tempest:configure_tempest:188 : local password=Passw0rd 2021-02-10 15:58:55.874 | ++ lib/tempest:configure_tempest:191 : local admin_username=admin 2021-02-10 15:58:55.876 | ++ lib/tempest:configure_tempest:192 : local admin_project_name=admin 2021-02-10 15:58:55.878 | ++ lib/tempest:configure_tempest:193 : local admin_domain_name=Default 2021-02-10 15:58:55.880 | ++ lib/tempest:configure_tempest:194 : local alt_username=alt_demo 2021-02-10 15:58:55.883 | ++ lib/tempest:configure_tempest:195 : local alt_project_name=alt_demo 2021-02-10 15:58:55.885 | ++ lib/tempest:configure_tempest:196 : local admin_project_id 2021-02-10 15:58:55.889 | +++ lib/tempest:configure_tempest:197 : awk '/ admin / { print $2 }' 2021-02-10 15:58:55.889 | +++ lib/tempest:configure_tempest:197 : oscwrap project list 2021-02-10 15:58:58.289 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:58:58.289 | 2021-02-10 15:58:58.289 | Traceback (most recent call last): 2021-02-10 15:58:58.289 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:58:58.289 | exec(line) 2021-02-10 15:58:58.289 | File "", line 1, in 2021-02-10 15:58:58.289 | File "", line 568, in module_from_spec 2021-02-10 15:58:58.289 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:58:58.289 | 2021-02-10 15:58:58.289 | Remainder of file ignored 2021-02-10 15:58:58.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:58:58.289 | from cryptography.utils import int_from_bytes 2021-02-10 15:58:58.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:58:58.290 | from cryptography.utils import int_from_bytes 2021-02-10 15:58:58.474 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:58:58.477 | ++ lib/tempest:configure_tempest:197 : admin_project_id=dd6df561030b468eaeb553a7c2a38691 2021-02-10 15:58:58.480 | ++ lib/tempest:configure_tempest:199 : is_service_enabled nova 2021-02-10 15:58:58.495 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:58:58.498 | +++ lib/tempest:configure_tempest:202 : nova flavor-list 2021-02-10 15:59:00.284 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:59:00.284 | 2021-02-10 15:59:00.285 | Traceback (most recent call last): 2021-02-10 15:59:00.285 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:59:00.285 | exec(line) 2021-02-10 15:59:00.285 | File "", line 1, in 2021-02-10 15:59:00.285 | File "", line 568, in module_from_spec 2021-02-10 15:59:00.285 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:59:00.285 | 2021-02-10 15:59:00.285 | Remainder of file ignored 2021-02-10 15:59:00.378 | ++ lib/tempest:configure_tempest:202 : available_flavors='+-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-10 15:59:00.378 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-02-10 15:59:00.378 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-10 15:59:00.378 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 15:59:00.378 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 15:59:00.378 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-02-10 15:59:00.378 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-02-10 15:59:00.378 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 15:59:00.378 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 15:59:00.378 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 15:59:00.378 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-02-10 15:59:00.378 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 15:59:00.378 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 15:59:00.378 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 15:59:00.378 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 15:59:00.379 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-02-10 15:59:00.379 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-02-10 15:59:00.379 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+' 2021-02-10 15:59:00.380 | ++ lib/tempest:configure_tempest:203 : [[ -z '' ]] 2021-02-10 15:59:00.382 | ++ lib/tempest:configure_tempest:204 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-10 15:59:00.383 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-02-10 15:59:00.383 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-10 15:59:00.383 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 15:59:00.383 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 15:59:00.383 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-02-10 15:59:00.383 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-02-10 15:59:00.383 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 15:59:00.383 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 15:59:00.383 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 15:59:00.383 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-02-10 15:59:00.383 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 15:59:00.383 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 15:59:00.383 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 15:59:00.383 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 15:59:00.383 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-02-10 15:59:00.383 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-02-10 15:59:00.383 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.nano ]] 2021-02-10 15:59:00.385 | ++ lib/tempest:configure_tempest:209 : flavor_ref=42 2021-02-10 15:59:00.387 | ++ lib/tempest:configure_tempest:210 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-10 15:59:00.387 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-02-10 15:59:00.387 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-10 15:59:00.387 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 15:59:00.387 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 15:59:00.388 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-02-10 15:59:00.388 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-02-10 15:59:00.388 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 15:59:00.388 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 15:59:00.388 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 15:59:00.388 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-02-10 15:59:00.388 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 15:59:00.388 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 15:59:00.388 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 15:59:00.388 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 15:59:00.388 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-02-10 15:59:00.388 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-02-10 15:59:00.388 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.micro ]] 2021-02-10 15:59:00.390 | ++ lib/tempest:configure_tempest:215 : flavor_ref_alt=84 2021-02-10 15:59:00.392 | ++ lib/tempest:configure_tempest:264 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 172.20.0.0/16 2021-02-10 15:59:00.420 | ++ lib/tempest:configure_tempest:266 : ssh_connect_method=floating 2021-02-10 15:59:00.422 | ++ lib/tempest:configure_tempest:272 : [[ True == \T\r\u\e ]] 2021-02-10 15:59:00.425 | ++ lib/tempest:configure_tempest:272 : is_networking_extension_supported external-net 2021-02-10 15:59:00.427 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : local extension=external-net 2021-02-10 15:59:00.430 | +++ 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-02-10 15:59:02.998 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:59:02.998 | 2021-02-10 15:59:02.999 | Traceback (most recent call last): 2021-02-10 15:59:02.999 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:59:02.999 | exec(line) 2021-02-10 15:59:02.999 | File "", line 1, in 2021-02-10 15:59:02.999 | File "", line 568, in module_from_spec 2021-02-10 15:59:02.999 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:59:02.999 | 2021-02-10 15:59:02.999 | Remainder of file ignored 2021-02-10 15:59:02.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:59:02.999 | from cryptography.utils import int_from_bytes 2021-02-10 15:59:02.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:59:02.999 | from cryptography.utils import int_from_bytes 2021-02-10 15:59:03.192 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:59:03.195 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : EXT_LIST='address-group 2021-02-10 15:59:03.195 | address-scope 2021-02-10 15:59:03.195 | router-admin-state-down-before-update 2021-02-10 15:59:03.195 | agent 2021-02-10 15:59:03.195 | agent-resources-synced 2021-02-10 15:59:03.195 | allowed-address-pairs 2021-02-10 15:59:03.195 | auto-allocated-topology 2021-02-10 15:59:03.195 | availability_zone 2021-02-10 15:59:03.195 | availability_zone_filter 2021-02-10 15:59:03.195 | default-subnetpools 2021-02-10 15:59:03.195 | dhcp_agent_scheduler 2021-02-10 15:59:03.195 | dvr 2021-02-10 15:59:03.195 | empty-string-filtering 2021-02-10 15:59:03.195 | external-net 2021-02-10 15:59:03.195 | extra_dhcp_opt 2021-02-10 15:59:03.195 | extraroute 2021-02-10 15:59:03.195 | extraroute-atomic 2021-02-10 15:59:03.195 | filter-validation 2021-02-10 15:59:03.195 | fip-port-details 2021-02-10 15:59:03.195 | flavors 2021-02-10 15:59:03.195 | floatingip-pools 2021-02-10 15:59:03.195 | ip-substring-filtering 2021-02-10 15:59:03.195 | router 2021-02-10 15:59:03.195 | ext-gw-mode 2021-02-10 15:59:03.195 | l3-ha 2021-02-10 15:59:03.195 | l3-flavors 2021-02-10 15:59:03.195 | l3-port-ip-change-not-allowed 2021-02-10 15:59:03.195 | l3_agent_scheduler 2021-02-10 15:59:03.196 | multi-provider 2021-02-10 15:59:03.196 | net-mtu 2021-02-10 15:59:03.196 | net-mtu-writable 2021-02-10 15:59:03.196 | network_availability_zone 2021-02-10 15:59:03.196 | network-ip-availability 2021-02-10 15:59:03.196 | pagination 2021-02-10 15:59:03.196 | port-device-profile 2021-02-10 15:59:03.196 | port-mac-address-regenerate 2021-02-10 15:59:03.196 | port-numa-affinity-policy 2021-02-10 15:59:03.196 | binding 2021-02-10 15:59:03.196 | binding-extended 2021-02-10 15:59:03.196 | port-security 2021-02-10 15:59:03.196 | project-id 2021-02-10 15:59:03.196 | provider 2021-02-10 15:59:03.196 | quotas 2021-02-10 15:59:03.196 | quota_details 2021-02-10 15:59:03.196 | rbac-policies 2021-02-10 15:59:03.196 | rbac-address-scope 2021-02-10 15:59:03.196 | rbac-security-groups 2021-02-10 15:59:03.196 | rbac-subnetpool 2021-02-10 15:59:03.196 | revision-if-match 2021-02-10 15:59:03.196 | standard-attr-revisions 2021-02-10 15:59:03.196 | router_availability_zone 2021-02-10 15:59:03.196 | security-groups-normalized-cidr 2021-02-10 15:59:03.196 | port-security-groups-filtering 2021-02-10 15:59:03.196 | security-groups-remote-address-group 2021-02-10 15:59:03.196 | security-group 2021-02-10 15:59:03.196 | service-type 2021-02-10 15:59:03.196 | sorting 2021-02-10 15:59:03.197 | standard-attr-description 2021-02-10 15:59:03.197 | stateful-security-group 2021-02-10 15:59:03.197 | subnet_onboard 2021-02-10 15:59:03.197 | subnet-service-types 2021-02-10 15:59:03.197 | subnet_allocation 2021-02-10 15:59:03.197 | subnetpool-prefix-ops 2021-02-10 15:59:03.197 | standard-attr-tag 2021-02-10 15:59:03.197 | standard-attr-timestamp' 2021-02-10 15:59:03.199 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : [[ address-group 2021-02-10 15:59:03.199 | address-scope 2021-02-10 15:59:03.199 | router-admin-state-down-before-update 2021-02-10 15:59:03.199 | agent 2021-02-10 15:59:03.199 | agent-resources-synced 2021-02-10 15:59:03.199 | allowed-address-pairs 2021-02-10 15:59:03.199 | auto-allocated-topology 2021-02-10 15:59:03.199 | availability_zone 2021-02-10 15:59:03.199 | availability_zone_filter 2021-02-10 15:59:03.199 | default-subnetpools 2021-02-10 15:59:03.199 | dhcp_agent_scheduler 2021-02-10 15:59:03.199 | dvr 2021-02-10 15:59:03.199 | empty-string-filtering 2021-02-10 15:59:03.199 | external-net 2021-02-10 15:59:03.199 | extra_dhcp_opt 2021-02-10 15:59:03.199 | extraroute 2021-02-10 15:59:03.199 | extraroute-atomic 2021-02-10 15:59:03.199 | filter-validation 2021-02-10 15:59:03.199 | fip-port-details 2021-02-10 15:59:03.199 | flavors 2021-02-10 15:59:03.199 | floatingip-pools 2021-02-10 15:59:03.199 | ip-substring-filtering 2021-02-10 15:59:03.199 | router 2021-02-10 15:59:03.199 | ext-gw-mode 2021-02-10 15:59:03.199 | l3-ha 2021-02-10 15:59:03.199 | l3-flavors 2021-02-10 15:59:03.199 | l3-port-ip-change-not-allowed 2021-02-10 15:59:03.200 | l3_agent_scheduler 2021-02-10 15:59:03.200 | multi-provider 2021-02-10 15:59:03.200 | net-mtu 2021-02-10 15:59:03.200 | net-mtu-writable 2021-02-10 15:59:03.200 | network_availability_zone 2021-02-10 15:59:03.200 | network-ip-availability 2021-02-10 15:59:03.200 | pagination 2021-02-10 15:59:03.200 | port-device-profile 2021-02-10 15:59:03.200 | port-mac-address-regenerate 2021-02-10 15:59:03.200 | port-numa-affinity-policy 2021-02-10 15:59:03.200 | binding 2021-02-10 15:59:03.200 | binding-extended 2021-02-10 15:59:03.200 | port-security 2021-02-10 15:59:03.200 | project-id 2021-02-10 15:59:03.200 | provider 2021-02-10 15:59:03.200 | quotas 2021-02-10 15:59:03.200 | quota_details 2021-02-10 15:59:03.200 | rbac-policies 2021-02-10 15:59:03.200 | rbac-address-scope 2021-02-10 15:59:03.200 | rbac-security-groups 2021-02-10 15:59:03.200 | rbac-subnetpool 2021-02-10 15:59:03.200 | revision-if-match 2021-02-10 15:59:03.200 | standard-attr-revisions 2021-02-10 15:59:03.200 | router_availability_zone 2021-02-10 15:59:03.200 | security-groups-normalized-cidr 2021-02-10 15:59:03.200 | port-security-groups-filtering 2021-02-10 15:59:03.200 | security-groups-remote-address-group 2021-02-10 15:59:03.200 | security-group 2021-02-10 15:59:03.200 | service-type 2021-02-10 15:59:03.200 | sorting 2021-02-10 15:59:03.200 | standard-attr-description 2021-02-10 15:59:03.200 | stateful-security-group 2021-02-10 15:59:03.200 | subnet_onboard 2021-02-10 15:59:03.200 | subnet-service-types 2021-02-10 15:59:03.200 | subnet_allocation 2021-02-10 15:59:03.201 | subnetpool-prefix-ops 2021-02-10 15:59:03.201 | standard-attr-tag 2021-02-10 15:59:03.201 | standard-attr-timestamp =~ external-net ]] 2021-02-10 15:59:03.202 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : return 0 2021-02-10 15:59:03.206 | +++ lib/tempest:configure_tempest:273 : oscwrap network show -f value -c id public 2021-02-10 15:59:05.803 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:59:05.803 | 2021-02-10 15:59:05.803 | Traceback (most recent call last): 2021-02-10 15:59:05.803 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:59:05.803 | exec(line) 2021-02-10 15:59:05.803 | File "", line 1, in 2021-02-10 15:59:05.803 | File "", line 568, in module_from_spec 2021-02-10 15:59:05.803 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:59:05.803 | 2021-02-10 15:59:05.803 | Remainder of file ignored 2021-02-10 15:59:05.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:59:05.804 | from cryptography.utils import int_from_bytes 2021-02-10 15:59:05.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:59:05.804 | from cryptography.utils import int_from_bytes 2021-02-10 15:59:05.995 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 15:59:05.999 | ++ lib/tempest:configure_tempest:273 : public_network_id=1895efa2-f6c5-46bf-bb78-5773d8534324 2021-02-10 15:59:06.001 | ++ lib/tempest:configure_tempest:275 : openstack network create --share shared 2021-02-10 15:59:08.751 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:59:08.752 | 2021-02-10 15:59:08.752 | Traceback (most recent call last): 2021-02-10 15:59:08.752 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:59:08.752 | exec(line) 2021-02-10 15:59:08.752 | File "", line 1, in 2021-02-10 15:59:08.752 | File "", line 568, in module_from_spec 2021-02-10 15:59:08.752 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:59:08.752 | 2021-02-10 15:59:08.752 | Remainder of file ignored 2021-02-10 15:59:08.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:59:08.752 | from cryptography.utils import int_from_bytes 2021-02-10 15:59:08.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:59:08.752 | from cryptography.utils import int_from_bytes 2021-02-10 15:59:08.752 | +---------------------------+--------------------------------------+ 2021-02-10 15:59:08.752 | | Field | Value | 2021-02-10 15:59:08.752 | +---------------------------+--------------------------------------+ 2021-02-10 15:59:08.752 | | admin_state_up | UP | 2021-02-10 15:59:08.752 | | availability_zone_hints | | 2021-02-10 15:59:08.752 | | availability_zones | | 2021-02-10 15:59:08.752 | | created_at | 2021-02-10T15:59:08Z | 2021-02-10 15:59:08.752 | | description | | 2021-02-10 15:59:08.752 | | dns_domain | None | 2021-02-10 15:59:08.752 | | id | 3a105cb9-ea02-4538-9359-840f4f0fdfef | 2021-02-10 15:59:08.752 | | ipv4_address_scope | None | 2021-02-10 15:59:08.752 | | ipv6_address_scope | None | 2021-02-10 15:59:08.752 | | is_default | False | 2021-02-10 15:59:08.752 | | is_vlan_transparent | None | 2021-02-10 15:59:08.752 | | mtu | 1450 | 2021-02-10 15:59:08.752 | | name | shared | 2021-02-10 15:59:08.752 | | port_security_enabled | True | 2021-02-10 15:59:08.752 | | project_id | dd6df561030b468eaeb553a7c2a38691 | 2021-02-10 15:59:08.753 | | provider:network_type | vxlan | 2021-02-10 15:59:08.753 | | provider:physical_network | None | 2021-02-10 15:59:08.753 | | provider:segmentation_id | 2 | 2021-02-10 15:59:08.753 | | qos_policy_id | None | 2021-02-10 15:59:08.753 | | revision_number | 1 | 2021-02-10 15:59:08.753 | | router:external | Internal | 2021-02-10 15:59:08.753 | | segments | None | 2021-02-10 15:59:08.753 | | shared | True | 2021-02-10 15:59:08.753 | | status | ACTIVE | 2021-02-10 15:59:08.753 | | subnets | | 2021-02-10 15:59:08.753 | | tags | | 2021-02-10 15:59:08.753 | | updated_at | 2021-02-10T15:59:08Z | 2021-02-10 15:59:08.753 | +---------------------------+--------------------------------------+ 2021-02-10 15:59:08.946 | ++ lib/tempest:configure_tempest:276 : openstack subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2021-02-10 15:59:12.196 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:59:12.196 | 2021-02-10 15:59:12.196 | Traceback (most recent call last): 2021-02-10 15:59:12.196 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:59:12.196 | exec(line) 2021-02-10 15:59:12.196 | File "", line 1, in 2021-02-10 15:59:12.197 | File "", line 568, in module_from_spec 2021-02-10 15:59:12.197 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:59:12.197 | 2021-02-10 15:59:12.197 | Remainder of file ignored 2021-02-10 15:59:12.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:59:12.197 | from cryptography.utils import int_from_bytes 2021-02-10 15:59:12.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 15:59:12.197 | from cryptography.utils import int_from_bytes 2021-02-10 15:59:12.197 | +----------------------+--------------------------------------+ 2021-02-10 15:59:12.197 | | Field | Value | 2021-02-10 15:59:12.197 | +----------------------+--------------------------------------+ 2021-02-10 15:59:12.197 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2021-02-10 15:59:12.197 | | cidr | 192.168.233.0/24 | 2021-02-10 15:59:12.197 | | created_at | 2021-02-10T15:59:11Z | 2021-02-10 15:59:12.197 | | description | shared-subnet | 2021-02-10 15:59:12.197 | | dns_nameservers | | 2021-02-10 15:59:12.197 | | dns_publish_fixed_ip | None | 2021-02-10 15:59:12.197 | | enable_dhcp | True | 2021-02-10 15:59:12.197 | | gateway_ip | 192.168.233.1 | 2021-02-10 15:59:12.197 | | host_routes | | 2021-02-10 15:59:12.197 | | id | 39504998-38c6-4e0a-a669-bbc642b0b051 | 2021-02-10 15:59:12.197 | | ip_version | 4 | 2021-02-10 15:59:12.197 | | ipv6_address_mode | None | 2021-02-10 15:59:12.197 | | ipv6_ra_mode | None | 2021-02-10 15:59:12.197 | | name | shared-subnet | 2021-02-10 15:59:12.197 | | network_id | 3a105cb9-ea02-4538-9359-840f4f0fdfef | 2021-02-10 15:59:12.197 | | prefix_length | None | 2021-02-10 15:59:12.197 | | project_id | dd6df561030b468eaeb553a7c2a38691 | 2021-02-10 15:59:12.197 | | revision_number | 0 | 2021-02-10 15:59:12.197 | | segment_id | None | 2021-02-10 15:59:12.197 | | service_types | | 2021-02-10 15:59:12.198 | | subnetpool_id | None | 2021-02-10 15:59:12.198 | | tags | | 2021-02-10 15:59:12.198 | | updated_at | 2021-02-10T15:59:11Z | 2021-02-10 15:59:12.198 | +----------------------+--------------------------------------+ 2021-02-10 15:59:12.387 | ++ lib/tempest:configure_tempest:279 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2021-02-10 15:59:12.415 | ++ lib/tempest:configure_tempest:282 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2021-02-10 15:59:12.444 | ++ lib/tempest:configure_tempest:283 : mkdir -p /opt/stack/data/tempest 2021-02-10 15:59:12.448 | ++ lib/tempest:configure_tempest:284 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2021-02-10 15:59:12.481 | ++ lib/tempest:configure_tempest:285 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2021-02-10 15:59:12.506 | ++ lib/tempest:configure_tempest:286 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2021-02-10 15:59:12.533 | ++ lib/tempest:configure_tempest:289 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2021-02-10 15:59:12.561 | ++ lib/tempest:configure_tempest:290 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2021-02-10 15:59:12.588 | ++ lib/tempest:configure_tempest:293 : iniset /opt/stack/tempest/etc/tempest.conf identity uri http://10.222.0.39/identity/v2.0/ 2021-02-10 15:59:12.619 | ++ lib/tempest:configure_tempest:294 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://10.222.0.39/identity/v3 2021-02-10 15:59:12.646 | ++ lib/tempest:configure_tempest:295 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2021-02-10 15:59:12.672 | ++ lib/tempest:configure_tempest:296 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2021-02-10 15:59:12.698 | ++ lib/tempest:configure_tempest:297 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2021-02-10 15:59:12.727 | ++ lib/tempest:configure_tempest:298 : [[ True == \T\r\u\e ]] 2021-02-10 15:59:12.729 | ++ lib/tempest:configure_tempest:299 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2021-02-10 15:59:12.759 | ++ lib/tempest:configure_tempest:300 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password Passw0rd 2021-02-10 15:59:12.796 | ++ lib/tempest:configure_tempest:301 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2021-02-10 15:59:12.824 | ++ lib/tempest:configure_tempest:302 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2021-02-10 15:59:12.850 | ++ lib/tempest:configure_tempest:304 : '[' False == True ']' 2021-02-10 15:59:12.852 | ++ lib/tempest:configure_tempest:309 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2 False 2021-02-10 15:59:12.881 | ++ lib/tempest:configure_tempest:311 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2021-02-10 15:59:12.907 | ++ lib/tempest:configure_tempest:312 : [[ '' != \v\2 ]] 2021-02-10 15:59:12.909 | ++ lib/tempest:configure_tempest:314 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2_admin False 2021-02-10 15:59:12.936 | ++ lib/tempest:configure_tempest:317 : is_service_enabled tls-proxy 2021-02-10 15:59:12.953 | ++ functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:59:12.955 | ++ lib/tempest:configure_tempest:322 : [[ True = True ]] 2021-02-10 15:59:12.958 | ++ lib/tempest:configure_tempest:323 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2021-02-10 15:59:12.985 | ++ lib/tempest:configure_tempest:328 : is_service_enabled ldap 2021-02-10 15:59:13.000 | ++ functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:59:13.002 | ++ lib/tempest:configure_tempest:334 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2021-02-10 15:59:13.029 | ++ lib/tempest:configure_tempest:338 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2021-02-10 15:59:13.067 | ++ lib/tempest:configure_tempest:342 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2021-02-10 15:59:13.094 | ++ lib/tempest:configure_tempest:347 : [[ ! -z '' ]] 2021-02-10 15:59:13.096 | ++ lib/tempest:configure_tempest:350 : '[' libvirt = xenserver ']' 2021-02-10 15:59:13.099 | ++ lib/tempest:configure_tempest:353 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2021-02-10 15:59:13.127 | ++ lib/tempest:configure_tempest:355 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 69fe5b0e-83bb-4e58-a23f-e3e9d44dafc6 2021-02-10 15:59:13.157 | ++ lib/tempest:configure_tempest:356 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 69fe5b0e-83bb-4e58-a23f-e3e9d44dafc6 2021-02-10 15:59:13.187 | ++ lib/tempest:configure_tempest:357 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2021-02-10 15:59:13.217 | ++ lib/tempest:configure_tempest:358 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2021-02-10 15:59:13.243 | ++ lib/tempest:configure_tempest:359 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2021-02-10 15:59:13.272 | ++ lib/tempest:configure_tempest:360 : is_service_enabled neutron 2021-02-10 15:59:13.287 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:59:13.290 | ++ lib/tempest:configure_tempest:368 : [[ -n '' ]] 2021-02-10 15:59:13.292 | ++ lib/tempest:configure_tempest:378 : local tempest_compute_min_microversion=None 2021-02-10 15:59:13.295 | ++ lib/tempest:configure_tempest:379 : local tempest_compute_max_microversion=latest 2021-02-10 15:59:13.297 | ++ lib/tempest:configure_tempest:382 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2021-02-10 15:59:13.299 | ++ lib/tempest:configure_tempest:386 : '[' None == None ']' 2021-02-10 15:59:13.301 | ++ lib/tempest:configure_tempest:387 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2021-02-10 15:59:13.320 | ++ lib/tempest:configure_tempest:391 : '[' latest == None ']' 2021-02-10 15:59:13.323 | ++ lib/tempest:configure_tempest:394 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2021-02-10 15:59:13.349 | ++ lib/tempest:configure_tempest:397 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2021-02-10 15:59:13.378 | ++ lib/tempest:configure_tempest:398 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2021-02-10 15:59:13.404 | ++ lib/tempest:configure_tempest:399 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2021-02-10 15:59:13.432 | ++ lib/tempest:configure_tempest:400 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2021-02-10 15:59:13.460 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration True 2021-02-10 15:59:13.487 | ++ lib/tempest:configure_tempest:402 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2021-02-10 15:59:13.515 | ++ lib/tempest:configure_tempest:403 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume False 2021-02-10 15:59:13.542 | ++ lib/tempest:configure_tempest:405 : [[ -n AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2021-02-10 15:59:13.545 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-02-10 15:59:13.577 | ++ lib/tempest:configure_tempest:409 : [[ False == \T\r\u\e ]] 2021-02-10 15:59:13.580 | ++ lib/tempest:configure_tempest:413 : is_service_enabled n-novnc 2021-02-10 15:59:13.595 | ++ functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:59:13.598 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2021-02-10 15:59:13.626 | ++ lib/tempest:configure_tempest:419 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 1895efa2-f6c5-46bf-bb78-5773d8534324 2021-02-10 15:59:13.652 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2021-02-10 15:59:13.684 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 172.20.0.0/16 2021-02-10 15:59:13.713 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2021-02-10 15:59:13.742 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2021-02-10 15:59:13.768 | ++ lib/tempest:configure_tempest:424 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2021-02-10 15:59:13.800 | ++ lib/tempest:configure_tempest:427 : '[' libvirt = xenserver ']' 2021-02-10 15:59:13.810 | ++ lib/tempest:configure_tempest:433 : SCENARIO_IMAGE_DIR=/home/ubuntu/devstack/files 2021-02-10 15:59:13.810 | ++ lib/tempest:configure_tempest:434 : SCENARIO_IMAGE_FILE= 2021-02-10 15:59:13.810 | ++ lib/tempest:configure_tempest:436 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/ubuntu/devstack/files/ 2021-02-10 15:59:13.849 | ++ lib/tempest:configure_tempest:439 : TEMPEST_SSH_NETWORK_NAME=private 2021-02-10 15:59:13.849 | ++ lib/tempest:configure_tempest:440 : is_provider_network 2021-02-10 15:59:13.851 | ++ functions-common:is_provider_network:2155 : '[' '' == True ']' 2021-02-10 15:59:13.854 | ++ functions-common:is_provider_network:2158 : return 1 2021-02-10 15:59:13.856 | ++ lib/tempest:configure_tempest:444 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2021-02-10 15:59:13.887 | ++ lib/tempest:configure_tempest:445 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2021-02-10 15:59:13.920 | ++ lib/tempest:configure_tempest:446 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2021-02-10 15:59:13.947 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2021-02-10 15:59:13.974 | ++ lib/tempest:configure_tempest:448 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2021-02-10 15:59:14.001 | ++ lib/tempest:configure_tempest:449 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2021-02-10 15:59:14.028 | ++ lib/tempest:configure_tempest:456 : [[ -n '' ]] 2021-02-10 15:59:14.030 | ++ lib/tempest:configure_tempest:460 : [[ ceph == *\l\v\m* ]] 2021-02-10 15:59:14.033 | +++ lib/tempest:configure_tempest:463 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2021-02-10 15:59:14.058 | ++ lib/tempest:configure_tempest:463 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot False 2021-02-10 15:59:14.090 | ++ lib/tempest:configure_tempest:465 : [[ ceph == *\l\v\m* ]] 2021-02-10 15:59:14.093 | +++ lib/tempest:configure_tempest:468 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2021-02-10 15:59:14.113 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume False 2021-02-10 15:59:14.141 | ++ lib/tempest:configure_tempest:471 : [[ ceph == *\l\v\m* ]] 2021-02-10 15:59:14.144 | +++ lib/tempest:configure_tempest:474 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2021-02-10 15:59:14.160 | ++ lib/tempest:configure_tempest:474 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume False 2021-02-10 15:59:14.190 | ++ lib/tempest:configure_tempest:476 : [[ ceph == *\l\v\m* ]] 2021-02-10 15:59:14.194 | +++ lib/tempest:configure_tempest:479 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2021-02-10 15:59:14.211 | ++ lib/tempest:configure_tempest:479 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert False 2021-02-10 15:59:14.237 | ++ lib/tempest:configure_tempest:480 : local tempest_volume_min_microversion=None 2021-02-10 15:59:14.239 | ++ lib/tempest:configure_tempest:481 : local tempest_volume_max_microversion=latest 2021-02-10 15:59:14.241 | ++ lib/tempest:configure_tempest:484 : [[ '' == \v\o\l\u\m\e\v\2 ]] 2021-02-10 15:59:14.244 | ++ lib/tempest:configure_tempest:488 : '[' None == None ']' 2021-02-10 15:59:14.247 | ++ lib/tempest:configure_tempest:489 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2021-02-10 15:59:14.265 | ++ lib/tempest:configure_tempest:494 : '[' latest == None ']' 2021-02-10 15:59:14.268 | ++ lib/tempest:configure_tempest:497 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2021-02-10 15:59:14.293 | ++ lib/tempest:configure_tempest:500 : is_service_enabled c-bak 2021-02-10 15:59:14.309 | ++ functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:59:14.312 | ++ lib/tempest:configure_tempest:501 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2021-02-10 15:59:14.342 | ++ lib/tempest:configure_tempest:507 : [[ -n ceph ]] 2021-02-10 15:59:14.345 | ++ lib/tempest:configure_tempest:507 : [[ ceph =~ .*,.* ]] 2021-02-10 15:59:14.348 | ++ lib/tempest:configure_tempest:527 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2021-02-10 15:59:14.350 | ++ lib/tempest:configure_tempest:531 : '[' default '!=' default -o ceph '!=' iSCSI ']' 2021-02-10 15:59:14.352 | ++ lib/tempest:configure_tempest:533 : iniset /opt/stack/tempest/etc/tempest.conf volume storage_protocol ceph 2021-02-10 15:59:14.379 | ++ lib/tempest:configure_tempest:541 : local tempest_placement_min_microversion=None 2021-02-10 15:59:14.382 | ++ lib/tempest:configure_tempest:542 : local tempest_placement_max_microversion=latest 2021-02-10 15:59:14.384 | ++ lib/tempest:configure_tempest:543 : '[' None == None ']' 2021-02-10 15:59:14.386 | ++ lib/tempest:configure_tempest:544 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2021-02-10 15:59:14.404 | ++ lib/tempest:configure_tempest:548 : '[' latest == None ']' 2021-02-10 15:59:14.406 | ++ lib/tempest:configure_tempest:551 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2021-02-10 15:59:14.435 | ++ lib/tempest:configure_tempest:555 : '[' libvirt = ironic ']' 2021-02-10 15:59:14.437 | ++ lib/tempest:configure_tempest:569 : '[' libvirt = libvirt ']' 2021-02-10 15:59:14.440 | ++ lib/tempest:configure_tempest:571 : '[' kvm = lxc ']' 2021-02-10 15:59:14.442 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2021-02-10 15:59:14.468 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2021-02-10 15:59:14.495 | ++ lib/tempest:configure_tempest:580 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2021-02-10 15:59:14.522 | ++ lib/tempest:configure_tempest:593 : local service 2021-02-10 15:59:14.524 | ++ lib/tempest:configure_tempest:594 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2021-02-10 15:59:14.527 | ++ lib/tempest:configure_tempest:595 : for service in ${tempest_services//,/ } 2021-02-10 15:59:14.529 | ++ lib/tempest:configure_tempest:596 : is_service_enabled key 2021-02-10 15:59:14.545 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:59:14.548 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2021-02-10 15:59:14.578 | ++ lib/tempest:configure_tempest:595 : for service in ${tempest_services//,/ } 2021-02-10 15:59:14.580 | ++ lib/tempest:configure_tempest:596 : is_service_enabled glance 2021-02-10 15:59:14.597 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:59:14.600 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2021-02-10 15:59:14.629 | ++ lib/tempest:configure_tempest:595 : for service in ${tempest_services//,/ } 2021-02-10 15:59:14.634 | ++ lib/tempest:configure_tempest:596 : is_service_enabled nova 2021-02-10 15:59:14.651 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:59:14.654 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2021-02-10 15:59:14.684 | ++ lib/tempest:configure_tempest:595 : for service in ${tempest_services//,/ } 2021-02-10 15:59:14.686 | ++ lib/tempest:configure_tempest:596 : is_service_enabled neutron 2021-02-10 15:59:14.706 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:59:14.709 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2021-02-10 15:59:14.738 | ++ lib/tempest:configure_tempest:595 : for service in ${tempest_services//,/ } 2021-02-10 15:59:14.741 | ++ lib/tempest:configure_tempest:596 : is_service_enabled cinder 2021-02-10 15:59:14.759 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 15:59:14.761 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2021-02-10 15:59:14.793 | ++ lib/tempest:configure_tempest:595 : for service in ${tempest_services//,/ } 2021-02-10 15:59:14.799 | ++ lib/tempest:configure_tempest:596 : is_service_enabled swift 2021-02-10 15:59:14.815 | ++ functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:59:14.817 | ++ lib/tempest:configure_tempest:599 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2021-02-10 15:59:14.846 | ++ lib/tempest:configure_tempest:595 : for service in ${tempest_services//,/ } 2021-02-10 15:59:14.851 | ++ lib/tempest:configure_tempest:596 : is_service_enabled horizon 2021-02-10 15:59:14.868 | ++ functions-common:is_service_enabled:1962 : return 1 2021-02-10 15:59:14.871 | ++ lib/tempest:configure_tempest:599 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2021-02-10 15:59:14.898 | ++ lib/tempest:configure_tempest:603 : '[' libvirt = libvirt ']' 2021-02-10 15:59:14.900 | ++ lib/tempest:configure_tempest:603 : '[' kvm = lxc ']' 2021-02-10 15:59:14.903 | ++ lib/tempest:configure_tempest:613 : local tmp_cfg_file 2021-02-10 15:59:14.906 | +++ lib/tempest:configure_tempest:614 : mktemp 2021-02-10 15:59:14.911 | ++ lib/tempest:configure_tempest:614 : tmp_cfg_file=/tmp/tmp.ZCwAGbiA5e 2021-02-10 15:59:14.914 | ++ lib/tempest:configure_tempest:615 : cd /opt/stack/tempest 2021-02-10 15:59:14.916 | ++ lib/tempest:configure_tempest:616 : [[ False != \T\r\u\e ]] 2021-02-10 15:59:14.919 | ++ lib/tempest:configure_tempest:617 : tox -revenv-tempest --notest 2021-02-10 15:59:15.597 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2021-02-10 15:59:16.588 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-02-10 15:59:33.454 | venv-tempest develop-inst: /opt/stack/tempest 2021-02-10 15:59:39.051 | venv-tempest installed: attrs==20.3.0,bcrypt==3.2.0,certifi==2020.12.5,cffi==1.14.4,chardet==4.0.0,cliff==3.6.0,cmd2==1.5.0,colorama==0.4.4,cryptography==3.4.4,debtcollector==2.2.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.10,importlib-metadata==3.4.0,importlib-resources==3.3.1,iso8601==0.1.14,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.5,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.10.9,oslo.concurrency==4.4.0,oslo.config==8.4.0,oslo.context==3.1.1,oslo.i18n==5.0.1,oslo.log==4.4.0,oslo.serialization==4.1.0,oslo.utils==4.7.0,packaging==20.9,paramiko==2.7.2,pbr==5.5.1,prettytable==0.7.2,pycparser==2.20,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.1,pyrsistent==0.17.3,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.4.0,pytz==2021.1,PyYAML==5.4.1,requests==2.25.1,rfc3986==1.4.0,six==1.15.0,stestr==3.1.0,stevedore==3.3.0,-e git+https://opendev.org/openstack/tempest@f4ddd6f8be44f3107c6a4d58da2c9179cd3ec76c#egg=tempest,testtools==2.4.0,traceback2==1.4.0,typing-extensions==3.7.4.3,unittest2==1.1.0,urllib3==1.26.3,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1,zipp==3.4.0 2021-02-10 15:59:39.051 | ___________________________________ summary ____________________________________ 2021-02-10 15:59:39.051 | venv-tempest: skipped tests 2021-02-10 15:59:39.051 | congratulations :) 2021-02-10 15:59:39.052 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:59:39.052 | 2021-02-10 15:59:39.052 | Traceback (most recent call last): 2021-02-10 15:59:39.052 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:59:39.052 | exec(line) 2021-02-10 15:59:39.052 | File "", line 1, in 2021-02-10 15:59:39.052 | File "", line 568, in module_from_spec 2021-02-10 15:59:39.052 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:59:39.052 | 2021-02-10 15:59:39.052 | Remainder of file ignored 2021-02-10 15:59:39.083 | ++ lib/tempest:configure_tempest:621 : local tmp_u_c_m 2021-02-10 15:59:39.086 | +++ lib/tempest:configure_tempest:622 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-02-10 15:59:39.091 | ++ lib/tempest:configure_tempest:622 : tmp_u_c_m=/tmp/tempest_u_c_m.qkcjwEhYg6 2021-02-10 15:59:39.094 | ++ lib/tempest:configure_tempest:623 : cd /opt/stack/requirements 2021-02-10 15:59:39.097 | ++ lib/tempest:configure_tempest:623 : git show origin/master:upper-constraints.txt 2021-02-10 15:59:39.102 | ++ lib/tempest:configure_tempest:624 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.qkcjwEhYg6 -r requirements.txt 2021-02-10 15:59:40.767 | /opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' 2021-02-10 15:59:40.767 | warnings.warn(msg) 2021-02-10 15:59:40.848 | venv-tempest develop-inst-noop: /opt/stack/tempest 2021-02-10 15:59:41.448 | venv-tempest installed: attrs==20.3.0,bcrypt==3.2.0,certifi==2020.12.5,cffi==1.14.4,chardet==4.0.0,cliff==3.6.0,cmd2==1.5.0,colorama==0.4.4,cryptography==3.4.4,debtcollector==2.2.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.10,importlib-metadata==3.4.0,importlib-resources==3.3.1,iso8601==0.1.14,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.5,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.10.9,oslo.concurrency==4.4.0,oslo.config==8.4.0,oslo.context==3.1.1,oslo.i18n==5.0.1,oslo.log==4.4.0,oslo.serialization==4.1.0,oslo.utils==4.7.0,packaging==20.9,paramiko==2.7.2,pbr==5.5.1,prettytable==0.7.2,pycparser==2.20,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.1,pyrsistent==0.17.3,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.4.0,pytz==2021.1,PyYAML==5.4.1,requests==2.25.1,rfc3986==1.4.0,six==1.15.0,stestr==3.1.0,stevedore==3.3.0,-e git+https://opendev.org/openstack/tempest@f4ddd6f8be44f3107c6a4d58da2c9179cd3ec76c#egg=tempest,testtools==2.4.0,traceback2==1.4.0,typing-extensions==3.7.4.3,unittest2==1.1.0,urllib3==1.26.3,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1,zipp==3.4.0 2021-02-10 15:59:41.449 | venv-tempest run-test-pre: PYTHONHASHSEED='3729060470' 2021-02-10 15:59:41.450 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.qkcjwEhYg6 -r requirements.txt 2021-02-10 15:59:43.002 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-10 15:59:43.006 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:59:43.017 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:59:43.022 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-10 15:59:43.026 | Requirement already satisfied: oslo.concurrency===4.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 24)) (4.4.0) 2021-02-10 15:59:43.050 | Requirement already satisfied: pbr===5.5.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 46)) (5.5.1) 2021-02-10 15:59:43.052 | Requirement already satisfied: oslo.i18n===5.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 52)) (5.0.1) 2021-02-10 15:59:43.059 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 62)) (3.0.0) 2021-02-10 15:59:43.070 | Requirement already satisfied: debtcollector===2.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 118)) (2.2.0) 2021-02-10 15:59:43.077 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 135)) (0.8.0) 2021-02-10 15:59:43.083 | Requirement already satisfied: prettytable===0.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 143)) (0.7.2) 2021-02-10 15:59:43.084 | Requirement already satisfied: paramiko===2.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 167)) (2.7.2) 2021-02-10 15:59:43.122 | Requirement already satisfied: urllib3===1.26.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 172)) (1.26.3) 2021-02-10 15:59:43.146 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 177)) (1.4.0) 2021-02-10 15:59:43.160 | Requirement already satisfied: PyYAML===5.4.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 181)) (5.4.1) 2021-02-10 15:59:43.163 | Requirement already satisfied: cryptography===3.4.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 185)) (3.4.4) 2021-02-10 15:59:43.207 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 203)) (1.1.0) 2021-02-10 15:59:43.213 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 211)) (3.2.0) 2021-02-10 15:59:43.223 | Requirement already satisfied: cliff===3.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 245)) (3.6.0) 2021-02-10 15:59:43.236 | Requirement already satisfied: oslo.log===4.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 276)) (4.4.0) 2021-02-10 15:59:43.280 | Requirement already satisfied: stestr===3.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 304)) (3.1.0) 2021-02-10 15:59:43.311 | Requirement already satisfied: oslo.serialization===4.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 305)) (4.1.0) 2021-02-10 15:59:43.320 | Requirement already satisfied: testtools===2.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 343)) (2.4.0) 2021-02-10 15:59:43.338 | Requirement already satisfied: PyNaCl===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 385)) (1.4.0) 2021-02-10 15:59:43.353 | Requirement already satisfied: msgpack===1.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 392)) (1.0.2) 2021-02-10 15:59:43.355 | Requirement already satisfied: oslo.config===8.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 394)) (8.4.0) 2021-02-10 15:59:43.402 | Requirement already satisfied: pyparsing===2.4.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 409)) (2.4.7) 2021-02-10 15:59:43.404 | Requirement already satisfied: stevedore===3.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 420)) (3.3.0) 2021-02-10 15:59:43.414 | Requirement already satisfied: cmd2===1.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 429)) (1.5.0) 2021-02-10 15:59:43.478 | Requirement already satisfied: six===1.15.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 446)) (1.15.0) 2021-02-10 15:59:43.480 | Requirement already satisfied: wrapt===1.12.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 473)) (1.12.1) 2021-02-10 15:59:43.482 | Requirement already satisfied: rfc3986===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 484)) (1.4.0) 2021-02-10 15:59:43.485 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 487)) (0.18.2) 2021-02-10 15:59:43.488 | Requirement already satisfied: importlib-resources===3.3.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 516)) (3.3.1) 2021-02-10 15:59:43.506 | Requirement already satisfied: cffi===1.14.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 531)) (1.14.4) 2021-02-10 15:59:43.509 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 534)) (3.2.0) 2021-02-10 15:59:43.541 | Requirement already satisfied: zipp===3.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 547)) (3.4.0) 2021-02-10 15:59:43.568 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 560)) (0.14.1) 2021-02-10 15:59:43.572 | Requirement already satisfied: oslo.utils===4.7.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 566)) (4.7.0) 2021-02-10 15:59:43.591 | Requirement already satisfied: python-dateutil===2.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 573)) (2.8.1) 2021-02-10 15:59:43.596 | Requirement already satisfied: colorama===0.4.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 577)) (0.4.4) 2021-02-10 15:59:43.599 | Requirement already satisfied: pytz===2021.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 580)) (2021.1) 2021-02-10 15:59:43.603 | Requirement already satisfied: setuptools===53.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 587)) (53.0.0) 2021-02-10 15:59:43.652 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 161)) (1.0.0) 2021-02-10 15:59:43.654 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 146)) (1.4.0) 2021-02-10 15:59:43.656 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 203)) (1.4.0) 2021-02-10 15:59:43.658 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 117)) (0.9.6) 2021-02-10 15:59:43.660 | Requirement already satisfied: oslo.context===3.1.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 55)) (3.1.1) 2021-02-10 15:59:43.666 | Requirement already satisfied: voluptuous===0.12.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 2)) (0.12.1) 2021-02-10 15:59:43.670 | Requirement already satisfied: python-mimeparse===1.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 97)) (1.6.0) 2021-02-10 15:59:43.671 | Requirement already satisfied: requests===2.25.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 220)) (2.25.1) 2021-02-10 15:59:43.694 | Requirement already satisfied: importlib-metadata===3.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 279)) (3.4.0) 2021-02-10 15:59:43.733 | Requirement already satisfied: pyperclip===1.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 267)) (1.8.1) 2021-02-10 15:59:43.735 | Requirement already satisfied: attrs===20.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 49)) (20.3.0) 2021-02-10 15:59:43.781 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 140)) (0.2.5) 2021-02-10 15:59:43.785 | Requirement already satisfied: pycparser===2.20 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 179)) (2.20) 2021-02-10 15:59:43.787 | Requirement already satisfied: pyrsistent===0.17.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 482)) (0.17.3) 2021-02-10 15:59:43.792 | Requirement already satisfied: monotonic===1.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 501)) (1.5) 2021-02-10 15:59:43.793 | Requirement already satisfied: packaging===20.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 331)) (20.9) 2021-02-10 15:59:43.799 | Requirement already satisfied: netifaces===0.10.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 508)) (0.10.9) 2021-02-10 15:59:43.801 | Requirement already satisfied: iso8601===0.1.14 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 357)) (0.1.14) 2021-02-10 15:59:43.803 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 359)) (1.0.0) 2021-02-10 15:59:43.804 | Requirement already satisfied: chardet===4.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 3)) (4.0.0) 2021-02-10 15:59:43.808 | Requirement already satisfied: certifi===2020.12.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 41)) (2020.12.5) 2021-02-10 15:59:43.810 | Requirement already satisfied: idna===2.10 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 361)) (2.10) 2021-02-10 15:59:43.812 | Requirement already satisfied: typing-extensions===3.7.4.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qkcjwEhYg6 (line 574)) (3.7.4.3) 2021-02-10 15:59:43.912 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-10 15:59:43.912 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-02-10 15:59:43.970 | ___________________________________ summary ____________________________________ 2021-02-10 15:59:43.970 | venv-tempest: commands succeeded 2021-02-10 15:59:43.970 | congratulations :) 2021-02-10 15:59:43.970 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 15:59:43.970 | 2021-02-10 15:59:43.970 | Traceback (most recent call last): 2021-02-10 15:59:43.970 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 15:59:43.970 | exec(line) 2021-02-10 15:59:43.970 | File "", line 1, in 2021-02-10 15:59:43.970 | File "", line 568, in module_from_spec 2021-02-10 15:59:43.970 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 15:59:43.970 | 2021-02-10 15:59:43.970 | Remainder of file ignored 2021-02-10 15:59:44.001 | ++ lib/tempest:configure_tempest:625 : rm -f /tmp/tempest_u_c_m.qkcjwEhYg6 2021-02-10 15:59:44.005 | ++ lib/tempest:configure_tempest:628 : iniset /opt/stack/tempest/etc/tempest.conf auth tempest_roles member 2021-02-10 15:59:44.032 | ++ lib/tempest:configure_tempest:629 : [[ False == \T\r\u\e ]] 2021-02-10 15:59:44.036 | ++ lib/tempest:configure_tempest:637 : [[ True == \F\a\l\s\e ]] 2021-02-10 15:59:44.039 | ++ lib/tempest:configure_tempest:641 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2021-02-10 15:59:44.066 | ++ lib/tempest:configure_tempest:647 : tox -evenv -- tempest verify-config -uro /tmp/tmp.ZCwAGbiA5e 2021-02-10 15:59:44.732 | venv create: /opt/stack/tempest/.tox/venv 2021-02-10 15:59:45.440 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2021-02-10 16:00:08.562 | venv develop-inst: /opt/stack/tempest 2021-02-10 16:00:16.274 | venv installed: alabaster==0.7.12,attrs==20.3.0,Babel==2.9.0,bcrypt==3.2.0,certifi==2020.12.5,cffi==1.14.4,chardet==4.0.0,cliff==3.6.0,cmd2==1.5.0,colorama==0.4.4,cryptography==3.4.4,debtcollector==2.2.0,docutils==0.16,dulwich==0.20.18,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.10,imagesize==1.2.0,importlib-metadata==3.4.0,importlib-resources==3.3.1,iso8601==0.1.14,Jinja2==2.11.3,jsonschema==3.2.0,linecache2==1.0.0,MarkupSafe==1.1.1,monotonic==1.5,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.10.9,openstackdocstheme==2.2.7,oslo.concurrency==4.4.0,oslo.config==8.4.0,oslo.context==3.1.1,oslo.i18n==5.0.1,oslo.log==4.4.0,oslo.serialization==4.1.0,oslo.utils==4.7.0,packaging==20.9,paramiko==2.7.2,pbr==5.5.1,prettytable==0.7.2,pycparser==2.20,Pygments==2.7.4,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.1,pyrsistent==0.17.3,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.4.0,pytz==2021.1,PyYAML==5.4.1,reno==3.2.0,requests==2.25.1,rfc3986==1.4.0,six==1.15.0,snowballstemmer==2.1.0,Sphinx==3.4.3,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.1.0,stevedore==3.3.0,-e git+https://opendev.org/openstack/tempest@f4ddd6f8be44f3107c6a4d58da2c9179cd3ec76c#egg=tempest,testtools==2.4.0,traceback2==1.4.0,typing-extensions==3.7.4.3,unittest2==1.1.0,urllib3==1.26.3,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1,zipp==3.4.0 2021-02-10 16:00:16.276 | venv run-test-pre: PYTHONHASHSEED='1992062547' 2021-02-10 16:00:16.276 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.ZCwAGbiA5e 2021-02-10 16:00:19.880 | /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-02-10 16:00:19.880 | _client = klass(auth_provider=auth_provider, **kwargs) 2021-02-10 16:00:19.880 | Config option api_v2 in group image-feature-enabled should be changed to: False 2021-02-10 16:00:19.990 | ___________________________________ summary ____________________________________ 2021-02-10 16:00:19.990 | venv: commands succeeded 2021-02-10 16:00:19.990 | congratulations :) 2021-02-10 16:00:19.990 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 16:00:19.990 | 2021-02-10 16:00:19.990 | Traceback (most recent call last): 2021-02-10 16:00:19.990 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 16:00:19.990 | exec(line) 2021-02-10 16:00:19.990 | File "", line 1, in 2021-02-10 16:00:19.990 | File "", line 568, in module_from_spec 2021-02-10 16:00:19.990 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 16:00:19.990 | 2021-02-10 16:00:19.990 | Remainder of file ignored 2021-02-10 16:00:20.025 | ++ lib/tempest:configure_tempest:652 : is_service_enabled q-metering 2021-02-10 16:00:20.042 | ++ functions-common:is_service_enabled:1962 : return 1 2021-02-10 16:00:20.045 | ++ lib/tempest:configure_tempest:653 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2021-02-10 16:00:20.047 | ++ lib/tempest:configure_tempest:657 : is_service_enabled q-l3 2021-02-10 16:00:20.065 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 16:00:20.068 | ++ lib/tempest:configure_tempest:661 : local network_api_extensions=all 2021-02-10 16:00:20.071 | ++ lib/tempest:configure_tempest:662 : [[ ! -z , metering ]] 2021-02-10 16:00:20.075 | +++ lib/tempest:configure_tempest:664 : iniget /tmp/tmp.ZCwAGbiA5e network-feature-enabled api_extensions 2021-02-10 16:00:20.076 | +++ lib/tempest:configure_tempest:664 : tr -d ' ' 2021-02-10 16:00:20.097 | ++ lib/tempest:configure_tempest:664 : 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-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-02-10 16:00:20.101 | +++ lib/tempest:configure_tempest:666 : 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-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-02-10 16:00:20.104 | +++ 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-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-02-10 16:00:20.106 | +++ lib/tempest:remove_disabled_extensions:101 : shift 2021-02-10 16:00:20.109 | +++ lib/tempest:remove_disabled_extensions:102 : local 'disabled_exts=, metering' 2021-02-10 16:00:20.112 | +++ 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-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-02-10 16:00:20.132 | +++ functions-common:remove_disabled_services:1993 : _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-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-02-10 16:00:20.152 | ++ lib/tempest:configure_tempest:666 : 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-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-02-10 16:00:20.155 | ++ lib/tempest:configure_tempest:668 : [[ -n '' ]] 2021-02-10 16:00:20.157 | ++ lib/tempest:configure_tempest:671 : 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-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-02-10 16:00:20.186 | ++ lib/tempest:configure_tempest:673 : local object_storage_api_extensions=all 2021-02-10 16:00:20.188 | ++ lib/tempest:configure_tempest:674 : [[ ! -z '' ]] 2021-02-10 16:00:20.191 | ++ lib/tempest:configure_tempest:680 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2021-02-10 16:00:20.223 | ++ lib/tempest:configure_tempest:682 : local volume_api_extensions=all 2021-02-10 16:00:20.226 | ++ lib/tempest:configure_tempest:683 : [[ ! -z '' ]] 2021-02-10 16:00:20.228 | ++ lib/tempest:configure_tempest:689 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2021-02-10 16:00:20.258 | ++ lib/tempest:configure_tempest:692 : IFS=' 2021-02-10 16:00:20.258 | ' 2021-02-10 16:00:20.261 | ++ extras.d/80-tempest.sh:source:22 : echo_summary 'Installing Tempest Plugins' 2021-02-10 16:00:20.264 | ++ ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 16:00:20.267 | ++ ./stack.sh:echo_summary:422 : echo -e Installing Tempest Plugins 2021-02-10 16:00:20.269 | ++ extras.d/80-tempest.sh:source:23 : install_tempest_plugins 2021-02-10 16:00:20.272 | ++ lib/tempest:install_tempest_plugins:719 : pushd /opt/stack/tempest 2021-02-10 16:00:20.272 | /opt/stack/tempest /opt/stack/tempest 2021-02-10 16:00:20.274 | ++ lib/tempest:install_tempest_plugins:720 : [[ 0 != 0 ]] 2021-02-10 16:00:20.277 | ++ lib/tempest:install_tempest_plugins:730 : popd 2021-02-10 16:00:20.277 | /opt/stack/tempest 2021-02-10 16:00:20.279 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-02-10 16:00:20.282 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-02-10 16:00:20.285 | + functions-common:run_phase:1755 : [[ stack == \s\o\u\r\c\e ]] 2021-02-10 16:00:20.287 | + functions-common:run_phase:1758 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-02-10 16:00:20.290 | + functions-common:run_phase:1761 : run_plugins stack test-config 2021-02-10 16:00:20.293 | + functions-common:run_plugins:1720 : local mode=stack 2021-02-10 16:00:20.296 | + functions-common:run_plugins:1721 : local phase=test-config 2021-02-10 16:00:20.299 | + functions-common:run_plugins:1723 : local plugins=,devstack-plugin-ceph 2021-02-10 16:00:20.301 | + functions-common:run_plugins:1724 : local plugin 2021-02-10 16:00:20.304 | + functions-common:run_plugins:1725 : for plugin in ${plugins//,/ } 2021-02-10 16:00:20.307 | + functions-common:run_plugins:1726 : local dir=/opt/stack/devstack-plugin-ceph 2021-02-10 16:00:20.310 | + functions-common:run_plugins:1727 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2021-02-10 16:00:20.313 | + functions-common:run_plugins:1728 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack test-config 2021-02-10 16:00:20.317 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2021-02-10 16:00:20.320 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2021-02-10 16:00:20.324 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ test-config == \p\r\e\-\i\n\s\t\a\l\l ]] 2021-02-10 16:00:20.327 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ stack == \s\t\a\c\k ]] 2021-02-10 16:00:20.329 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ test-config == \i\n\s\t\a\l\l ]] 2021-02-10 16:00:20.332 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ stack == \s\t\a\c\k ]] 2021-02-10 16:00:20.335 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-02-10 16:00:20.338 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:95 : [[ stack == \s\t\a\c\k ]] 2021-02-10 16:00:20.340 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:95 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-02-10 16:00:20.343 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:96 : is_service_enabled tempest 2021-02-10 16:00:20.360 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 16:00:20.363 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:97 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume False 2021-02-10 16:00:20.394 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:101 : [[ master =~ stable/(ocata|pike) ]] 2021-02-10 16:00:20.397 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:104 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve True 2021-02-10 16:00:20.426 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:108 : [[ master =~ stable/(ocata|pike|queens|rocky) ]] 2021-02-10 16:00:20.429 | ++ /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-02-10 16:00:20.460 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:115 : [[ master =~ stable/(ocata|pike|queens|rocky|stein|train) ]] 2021-02-10 16:00:20.463 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:118 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2021-02-10 16:00:20.496 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2021-02-10 16:00:20.499 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2021-02-10 16:00:20.502 | + ./stack.sh:main:1460 : merge_config_group /home/ubuntu/devstack/local.conf test-config 2021-02-10 16:00:20.505 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-02-10 16:00:20.508 | + inc/meta-config:merge_config_group:171 : shift 2021-02-10 16:00:20.510 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2021-02-10 16:00:20.513 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-10 16:00:20.516 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-02-10 16:00:20.519 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-02-10 16:00:20.522 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf test-config 2021-02-10 16:00:20.525 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-02-10 16:00:20.528 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2021-02-10 16:00:20.531 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-10 16:00:20.534 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2021-02-10 16:00:20.534 | /^\[\[.+\|.*\]\]/ { 2021-02-10 16:00:20.534 | gsub("[][]", "", $1); 2021-02-10 16:00:20.534 | split($1, a, "|"); 2021-02-10 16:00:20.534 | if (a[1] == matchgroup) 2021-02-10 16:00:20.534 | print a[2] 2021-02-10 16:00:20.534 | } 2021-02-10 16:00:20.534 | ' /home/ubuntu/devstack/local.conf Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: Traceback (most recent call last): File "/usr/lib/python3.6/site.py", line 174, in addpackage exec(line) File "", line 1, in File "", line 568, in module_from_spec AttributeError: 'NoneType' object has no attribute 'loader' Remainder of file ignored ========================= DevStack Component Timing (times are in seconds) ========================= run_process 18 test_with_retry 5 apt-get-update 5 osc 310 wait_for_service 23 git_timed 24 dbsync 75 pip_install 281 apt-get 278 ------------------------- Unaccounted time 570 ========================= Total runtime 1589 This is your host IP address: 10.222.0.39 This is your host IPv6 address: ::1 Keystone is serving at http://10.222.0.39/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: wallaby Change: aa2821eb89ab9c8048509d15fe41215c163d2f50 Merge "Drop opensuse platform job" 2021-02-02 18:18:36 +0000 OS Version: Ubuntu 18.04 bionic