2021-08-24 03:26:18.378 | + ./stack.sh:main:473 : exec 2021-08-24 03:26:18.378 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-08-24-032618' 2021-08-24 03:26:18.378 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-08-24-032618.summary.2021-08-24-032618 2021-08-24 03:26:18.378 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 03:26:18.378 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-08-24-032618 2021-08-24 03:26:18.378 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2021-08-24-032618 /opt/stack/logs/stack.sh.log 2021-08-24 03:26:18.378 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2021-08-24-032618.summary.2021-08-24-032618 /opt/stack/logs/stack.sh.log.summary 2021-08-24 03:26:18.378 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2021-08-24 03:26:18.379 | + functions:check_path_perm_sanity:596 : local real_path 2021-08-24 03:26:18.379 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-08-24 03:26:18.379 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-08-24 03:26:18.379 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-08-24 03:26:18.379 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-08-24 03:26:18.379 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-08-24 03:26:18.379 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-08-24 03:26:18.379 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-08-24 03:26:18.379 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-08-24 03:26:18.379 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-08-24 03:26:18.379 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-08-24 03:26:18.379 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-08-24 03:26:18.379 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-08-24 03:26:18.379 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-08-24 03:26:18.380 | + ./stack.sh:main:505 : trap exit_trap EXIT 2021-08-24 03:26:18.383 | + ./stack.sh:main:546 : trap err_trap ERR 2021-08-24 03:26:18.385 | + ./stack.sh:main:559 : set -o errexit 2021-08-24 03:26:18.387 | + ./stack.sh:main:562 : uname -a 2021-08-24 03:26:18.388 | Linux dv-cinder-805773-1-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-08-24 03:26:18.390 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-08-24 03:26:18.392 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2021-08-24 03:26:18.395 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2021-08-24 03:26:18.422 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2021-08-24 03:26:18.437 | + ./stack.sh:main:576 : fetch_plugins 2021-08-24 03:26:18.439 | + functions-common:fetch_plugins:1655 : local plugins= 2021-08-24 03:26:18.440 | + functions-common:fetch_plugins:1656 : local plugin 2021-08-24 03:26:18.442 | + functions-common:fetch_plugins:1659 : [[ -z '' ]] 2021-08-24 03:26:18.444 | + functions-common:fetch_plugins:1660 : return 2021-08-24 03:26:18.446 | + ./stack.sh:main:580 : run_phase override_defaults 2021-08-24 03:26:18.448 | + functions-common:run_phase:1737 : local mode=override_defaults 2021-08-24 03:26:18.449 | + functions-common:run_phase:1738 : local phase= 2021-08-24 03:26:18.451 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-08-24 03:26:18.453 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-08-24 03:26:18.455 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-08-24 03:26:18.457 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-08-24 03:26:18.458 | + functions-common:run_phase:1747 : local extra 2021-08-24 03:26:18.461 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-08-24 03:26:18.463 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-08-24 03:26:18.465 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-08-24 03:26:18.467 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-08-24 03:26:18.469 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-08-24 03:26:18.471 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-08-24 03:26:18.483 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:26:18.485 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-08-24 03:26:18.487 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-24 03:26:18.488 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-24 03:26:18.490 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-24 03:26:18.492 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-24 03:26:18.493 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-24 03:26:18.495 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-08-24 03:26:18.497 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-08-24 03:26:18.499 | + functions-common:run_phase:1758 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-08-24 03:26:18.500 | + functions-common:run_phase:1761 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-08-24 03:26:18.502 | + functions-common:run_phase:1762 : plugin_override_defaults 2021-08-24 03:26:18.504 | + functions-common:plugin_override_defaults:1696 : local plugins= 2021-08-24 03:26:18.506 | + functions-common:plugin_override_defaults:1697 : local plugin 2021-08-24 03:26:18.507 | + functions-common:plugin_override_defaults:1700 : [[ -z '' ]] 2021-08-24 03:26:18.509 | + functions-common:plugin_override_defaults:1701 : return 2021-08-24 03:26:18.511 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2021-08-24 03:26:18.527 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2021-08-24 03:26:18.529 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-08-24 03:26:18.542 | ++ functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:26:18.544 | +++ lib/tls:source:43 : hostname -f 2021-08-24 03:26:18.547 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-08-24 03:26:18.549 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-08-24 03:26:18.551 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-08-24 03:26:18.552 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-08-24 03:26:18.554 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-08-24 03:26:18.556 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-08-24 03:26:18.558 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-08-24 03:26:18.559 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-08-24 03:26:18.561 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-08-24 03:26:18.564 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-08-24 03:26:18.568 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2021-08-24 03:26:18.580 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2021-08-24 03:26:18.595 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2021-08-24 03:26:18.607 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2021-08-24 03:26:18.619 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2021-08-24 03:26:18.645 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2021-08-24 03:26:18.700 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2021-08-24 03:26:18.782 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2021-08-24 03:26:18.802 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2021-08-24 03:26:18.842 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2021-08-24 03:26:18.892 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2021-08-24 03:26:19.012 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2021-08-24 03:26:19.025 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2021-08-24 03:26:19.037 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2021-08-24 03:26:19.049 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2021-08-24 03:26:19.132 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/os-vif 2021-08-24 03:26:19.135 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-08-24 03:26:19.137 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-08-24 03:26:19.139 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-08-24 03:26:19.142 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-08-24 03:26:19.144 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-08-24 03:26:19.146 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-08-24 03:26:19.146 | False' 2021-08-24 03:26:19.149 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-08-24 03:26:19.163 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-08-24 03:26:19.166 | + ./stack.sh:main:610 : run_phase source 2021-08-24 03:26:19.168 | + functions-common:run_phase:1737 : local mode=source 2021-08-24 03:26:19.170 | + functions-common:run_phase:1738 : local phase= 2021-08-24 03:26:19.171 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-08-24 03:26:19.173 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-08-24 03:26:19.175 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-08-24 03:26:19.177 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-08-24 03:26:19.179 | + functions-common:run_phase:1747 : local extra 2021-08-24 03:26:19.182 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-08-24 03:26:19.185 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-08-24 03:26:19.187 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-08-24 03:26:19.189 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-08-24 03:26:19.191 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-08-24 03:26:19.193 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-08-24 03:26:19.207 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:26:19.209 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-08-24 03:26:19.211 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-08-24 03:26:19.247 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-08-24 03:26:19.249 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-08-24 03:26:19.252 | + functions-common:run_phase:1758 : [[ source == \s\o\u\r\c\e ]] 2021-08-24 03:26:19.254 | + functions-common:run_phase:1759 : load_plugin_settings 2021-08-24 03:26:19.256 | + functions-common:load_plugin_settings:1673 : local plugins= 2021-08-24 03:26:19.258 | + functions-common:load_plugin_settings:1674 : local plugin 2021-08-24 03:26:19.260 | + functions-common:load_plugin_settings:1677 : [[ -z '' ]] 2021-08-24 03:26:19.262 | + functions-common:load_plugin_settings:1678 : return 2021-08-24 03:26:19.264 | + functions-common:run_phase:1760 : verify_disabled_services 2021-08-24 03:26:19.266 | + functions-common:verify_disabled_services:2020 : local service 2021-08-24 03:26:19.269 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:19.271 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-08-24 03:26:19.273 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:19.275 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-08-24 03:26:19.277 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:19.279 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-08-24 03:26:19.282 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:19.284 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-08-24 03:26:19.286 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:19.289 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-08-24 03:26:19.291 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:19.293 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-08-24 03:26:19.295 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:19.297 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-08-24 03:26:19.300 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:19.302 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-08-24 03:26:19.304 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:19.306 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-08-24 03:26:19.308 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:19.310 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-08-24 03:26:19.313 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:19.315 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2021-08-24 03:26:19.318 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:19.320 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2021-08-24 03:26:19.322 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:19.324 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2021-08-24 03:26:19.326 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:19.329 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2021-08-24 03:26:19.331 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:19.333 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-08-24 03:26:19.335 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:19.337 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2021-08-24 03:26:19.339 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:19.342 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-08-24 03:26:19.344 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:19.346 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-08-24 03:26:19.349 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:19.351 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-08-24 03:26:19.353 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:19.355 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-08-24 03:26:19.358 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:19.360 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-08-24 03:26:19.362 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:19.365 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-08-24 03:26:19.367 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:19.369 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-08-24 03:26:19.371 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:19.373 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-08-24 03:26:19.375 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:19.378 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-08-24 03:26:19.380 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:19.382 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-08-24 03:26:19.384 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:19.386 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-08-24 03:26:19.388 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:19.390 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-08-24 03:26:19.393 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:19.395 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-08-24 03:26:19.397 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:19.399 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-08-24 03:26:19.402 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:19.404 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-08-24 03:26:19.406 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:19.409 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-08-24 03:26:19.411 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:19.413 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-08-24 03:26:19.415 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:19.417 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-08-24 03:26:19.420 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:19.422 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-08-24 03:26:19.424 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:19.426 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-08-24 03:26:19.428 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:19.431 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-08-24 03:26:19.433 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:19.435 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-08-24 03:26:19.437 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:19.440 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-08-24 03:26:19.442 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:19.444 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-08-24 03:26:19.446 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:19.448 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-08-24 03:26:19.451 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:19.453 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-08-24 03:26:19.456 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:19.458 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-08-24 03:26:19.460 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:19.462 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-08-24 03:26:19.464 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-24 03:26:19.466 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-08-24 03:26:19.469 | + ./stack.sh:main:681 : initialize_database_backends 2021-08-24 03:26:19.471 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-08-24 03:26:19.474 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-08-24 03:26:19.488 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:26:19.490 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-08-24 03:26:19.492 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-08-24 03:26:19.494 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-08-24 03:26:19.509 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:26:19.511 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-08-24 03:26:19.513 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-08-24 03:26:19.516 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-08-24 03:26:19.518 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-08-24 03:26:19.521 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-08-24 03:26:19.523 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-08-24 03:26:19.525 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-08-24 03:26:19.528 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-08-24 03:26:19.530 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-08-24 03:26:19.532 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-08-24 03:26:19.535 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-08-24 03:26:19.537 | + lib/database:initialize_database_backends:104 : return 0 2021-08-24 03:26:19.539 | + ./stack.sh:main:682 : echo 'Using mysql database backend' 2021-08-24 03:26:19.540 | Using mysql database backend 2021-08-24 03:26:19.542 | + ./stack.sh:main:685 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-08-24 03:26:19.556 | + ./stack.sh:main:697 : is_service_enabled rabbit 2021-08-24 03:26:19.572 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:26:19.574 | + ./stack.sh:main:698 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-08-24 03:26:19.590 | + ./stack.sh:main:705 : is_service_enabled keystone 2021-08-24 03:26:19.605 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:26:19.607 | + ./stack.sh:main:707 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-08-24 03:26:19.624 | + ./stack.sh:main:709 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-08-24 03:26:19.640 | + ./stack.sh:main:720 : is_service_enabled ldap 2021-08-24 03:26:19.656 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:26:19.658 | + ./stack.sh:main:729 : is_service_enabled s-proxy 2021-08-24 03:26:19.673 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:26:19.676 | + ./stack.sh:main:733 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-08-24 03:26:19.692 | + ./stack.sh:main:735 : [[ -z '' ]] 2021-08-24 03:26:19.694 | + ./stack.sh:main:735 : [[ False == \T\r\u\e ]] 2021-08-24 03:26:19.696 | + ./stack.sh:main:741 : save_stackenv 741 2021-08-24 03:26:19.698 | + functions-common:save_stackenv:60 : local tag=741 2021-08-24 03:26:19.701 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-08-24 03:26:19.705 | + functions-common:save_stackenv:62 : time_stamp=2021-08-24-032619 2021-08-24 03:26:19.707 | + functions-common:save_stackenv:63 : echo '# 2021-08-24-032619 741' 2021-08-24 03:26:19.710 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:26:19.712 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-08-24 03:26:19.714 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:26:19.717 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-08-24 03:26:19.719 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:26:19.721 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-08-24 03:26:19.724 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:26:19.726 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-08-24 03:26:19.728 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:26:19.731 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.26 2021-08-24 03:26:19.733 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:26:19.736 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.26/identity 2021-08-24 03:26:19.738 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:26:19.740 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-08-24-032618 2021-08-24 03:26:19.743 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:26:19.745 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-08-24 03:26:19.747 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:26:19.749 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.26 2021-08-24 03:26:19.752 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:26:19.754 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-08-24 03:26:19.757 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:26:19.759 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-08-24 03:26:19.761 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:26:19.764 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-08-24 03:26:19.766 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:26:19.768 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-08-24 03:26:19.771 | + ./stack.sh:main:752 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-08-24 03:26:19.773 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-08-24 03:26:19.775 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-08-24 03:26:19.777 | + functions-common:git_clone:525 : local git_ref=master 2021-08-24 03:26:19.779 | + functions-common:git_clone:526 : local orig_dir 2021-08-24 03:26:19.782 | ++ functions-common:git_clone:527 : pwd 2021-08-24 03:26:19.784 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-24 03:26:19.786 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-24 03:26:19.789 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-24 03:26:19.804 | + functions-common:git_clone:530 : RECLONE=False 2021-08-24 03:26:19.806 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-24 03:26:19.808 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-24 03:26:19.810 | + functions-common:git_clone:544 : echo master 2021-08-24 03:26:19.811 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-24 03:26:19.816 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-08-24 03:26:19.818 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-24 03:26:19.820 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-08-24 03:26:19.823 | + functions-common:git_clone:593 : git show --oneline 2021-08-24 03:26:19.823 | + functions-common:git_clone:593 : head -1 2021-08-24 03:26:19.826 | 5f970463 update constraint for os-traits to new release 2.6.0 2021-08-24 03:26:19.829 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-24 03:26:19.831 | + ./stack.sh:main:756 : echo_summary 'Installing package prerequisites' 2021-08-24 03:26:19.833 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 03:26:19.836 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2021-08-24 03:26:19.838 | + ./stack.sh:main:757 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-08-24 03:26:19.840 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-08-24 03:26:19.843 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-08-24 03:26:19.845 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-08-24 03:26:19.848 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-08-24 03:26:19.850 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-08-24 03:26:19.853 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-08-24 03:26:19.856 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-08-24 03:26:19.860 | ++ tools/install_prereqs.sh:source:47 : NOW=1629775579 2021-08-24 03:26:19.863 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-08-24 03:26:19.867 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-08-24 03:26:19.870 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-08-24 03:26:19.872 | ++ tools/install_prereqs.sh:source:49 : DELTA=1629775579 2021-08-24 03:26:19.875 | ++ tools/install_prereqs.sh:source:50 : [[ 1629775579 -lt 7200 ]] 2021-08-24 03:26:19.877 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-08-24 03:26:19.879 | ++ functions-common:export_proxy_variables:2127 : isset http_proxy 2021-08-24 03:26:19.882 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-08-24 03:26:19.884 | ++ functions-common:export_proxy_variables:2130 : isset https_proxy 2021-08-24 03:26:19.886 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-08-24 03:26:19.889 | ++ functions-common:export_proxy_variables:2133 : isset no_proxy 2021-08-24 03:26:19.891 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-08-24 03:26:19.895 | +++ 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-08-24 03:26:19.940 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-08-24 03:26:19.940 | apache2-dev 2021-08-24 03:26:19.940 | bc 2021-08-24 03:26:19.940 | bsdmainutils 2021-08-24 03:26:19.940 | curl 2021-08-24 03:26:19.940 | g++ 2021-08-24 03:26:19.940 | gawk 2021-08-24 03:26:19.940 | gcc 2021-08-24 03:26:19.940 | gettext 2021-08-24 03:26:19.940 | git 2021-08-24 03:26:19.940 | graphviz 2021-08-24 03:26:19.940 | iputils-ping 2021-08-24 03:26:19.940 | libapache2-mod-proxy-uwsgi 2021-08-24 03:26:19.940 | libffi-dev 2021-08-24 03:26:19.940 | libjpeg-dev 2021-08-24 03:26:19.940 | libmysqlclient-dev 2021-08-24 03:26:19.940 | libpcre3-dev 2021-08-24 03:26:19.940 | libpq-dev 2021-08-24 03:26:19.940 | libssl-dev 2021-08-24 03:26:19.940 | libsystemd-dev 2021-08-24 03:26:19.940 | libxml2-dev 2021-08-24 03:26:19.940 | libxslt1-dev 2021-08-24 03:26:19.940 | libyaml-dev 2021-08-24 03:26:19.940 | lsof 2021-08-24 03:26:19.940 | openssh-server 2021-08-24 03:26:19.940 | openssl 2021-08-24 03:26:19.940 | pkg-config 2021-08-24 03:26:19.941 | psmisc 2021-08-24 03:26:19.941 | python3-dev 2021-08-24 03:26:19.941 | python3-pip 2021-08-24 03:26:19.941 | python3-systemd 2021-08-24 03:26:19.941 | python3-venv 2021-08-24 03:26:19.941 | tar 2021-08-24 03:26:19.941 | tcpdump 2021-08-24 03:26:19.941 | unzip 2021-08-24 03:26:19.941 | uuid-runtime 2021-08-24 03:26:19.941 | wget 2021-08-24 03:26:19.941 | wget 2021-08-24 03:26:19.941 | zlib1g-dev 2021-08-24 03:26:19.941 | libkrb5-dev 2021-08-24 03:26:19.941 | libldap2-dev 2021-08-24 03:26:19.941 | libsasl2-dev 2021-08-24 03:26:19.941 | memcached 2021-08-24 03:26:19.941 | python3-mysqldb 2021-08-24 03:26:19.941 | sqlite3 2021-08-24 03:26:19.941 | conntrack 2021-08-24 03:26:19.941 | curl 2021-08-24 03:26:19.941 | dnsmasq-base 2021-08-24 03:26:19.941 | dnsmasq-utils 2021-08-24 03:26:19.941 | ebtables 2021-08-24 03:26:19.941 | genisoimage 2021-08-24 03:26:19.941 | iptables 2021-08-24 03:26:19.941 | iputils-arping 2021-08-24 03:26:19.941 | kpartx 2021-08-24 03:26:19.941 | libjs-jquery-tablesorter 2021-08-24 03:26:19.941 | libmysqlclient-dev 2021-08-24 03:26:19.941 | parted 2021-08-24 03:26:19.941 | pm-utils 2021-08-24 03:26:19.941 | python3-mysqldb 2021-08-24 03:26:19.941 | socat 2021-08-24 03:26:19.941 | sqlite3 2021-08-24 03:26:19.941 | sudo 2021-08-24 03:26:19.941 | vlan 2021-08-24 03:26:19.942 | lsscsi 2021-08-24 03:26:19.942 | open-iscsi 2021-08-24 03:26:19.942 | lvm2 2021-08-24 03:26:19.942 | qemu-utils 2021-08-24 03:26:19.942 | thin-provisioning-tools 2021-08-24 03:26:19.942 | acl 2021-08-24 03:26:19.942 | dnsmasq-base 2021-08-24 03:26:19.942 | dnsmasq-utils 2021-08-24 03:26:19.942 | ebtables 2021-08-24 03:26:19.942 | haproxy 2021-08-24 03:26:19.942 | iptables 2021-08-24 03:26:19.942 | iputils-arping 2021-08-24 03:26:19.942 | iputils-ping 2021-08-24 03:26:19.942 | libmysqlclient-dev 2021-08-24 03:26:19.942 | postgresql-server-dev-all 2021-08-24 03:26:19.942 | python3-mysqldb 2021-08-24 03:26:19.942 | sqlite3 2021-08-24 03:26:19.942 | sudo 2021-08-24 03:26:19.942 | vlan 2021-08-24 03:26:19.942 | pcp 2021-08-24 03:26:19.942 | ipset 2021-08-24 03:26:19.942 | conntrack 2021-08-24 03:26:19.942 | conntrackd 2021-08-24 03:26:19.942 | keepalived 2021-08-24 03:26:19.942 | lvm2 2021-08-24 03:26:19.942 | qemu-utils 2021-08-24 03:26:19.942 | thin-provisioning-tools 2021-08-24 03:26:19.942 | curl 2021-08-24 03:26:19.942 | liberasurecode-dev 2021-08-24 03:26:19.942 | make 2021-08-24 03:26:19.942 | memcached 2021-08-24 03:26:19.942 | sqlite3 2021-08-24 03:26:19.942 | xfsprogs' 2021-08-24 03:26:19.945 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-08-24 03:26:19.961 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-08-24 03:26:19.961 | apache2-dev 2021-08-24 03:26:19.961 | bc 2021-08-24 03:26:19.961 | bsdmainutils 2021-08-24 03:26:19.962 | curl 2021-08-24 03:26:19.962 | g++ 2021-08-24 03:26:19.962 | gawk 2021-08-24 03:26:19.962 | gcc 2021-08-24 03:26:19.962 | gettext 2021-08-24 03:26:19.962 | git 2021-08-24 03:26:19.962 | graphviz 2021-08-24 03:26:19.962 | iputils-ping 2021-08-24 03:26:19.962 | libapache2-mod-proxy-uwsgi 2021-08-24 03:26:19.962 | libffi-dev 2021-08-24 03:26:19.962 | libjpeg-dev 2021-08-24 03:26:19.962 | libmysqlclient-dev 2021-08-24 03:26:19.962 | libpcre3-dev 2021-08-24 03:26:19.962 | libpq-dev 2021-08-24 03:26:19.962 | libssl-dev 2021-08-24 03:26:19.962 | libsystemd-dev 2021-08-24 03:26:19.962 | libxml2-dev 2021-08-24 03:26:19.962 | libxslt1-dev 2021-08-24 03:26:19.962 | libyaml-dev 2021-08-24 03:26:19.962 | lsof 2021-08-24 03:26:19.962 | openssh-server 2021-08-24 03:26:19.962 | openssl 2021-08-24 03:26:19.962 | pkg-config 2021-08-24 03:26:19.962 | psmisc 2021-08-24 03:26:19.962 | python3-dev 2021-08-24 03:26:19.962 | python3-pip 2021-08-24 03:26:19.962 | python3-systemd 2021-08-24 03:26:19.962 | python3-venv 2021-08-24 03:26:19.962 | tar 2021-08-24 03:26:19.962 | tcpdump 2021-08-24 03:26:19.962 | unzip 2021-08-24 03:26:19.962 | uuid-runtime 2021-08-24 03:26:19.962 | wget 2021-08-24 03:26:19.962 | wget 2021-08-24 03:26:19.962 | zlib1g-dev 2021-08-24 03:26:19.962 | libkrb5-dev 2021-08-24 03:26:19.963 | libldap2-dev 2021-08-24 03:26:19.963 | libsasl2-dev 2021-08-24 03:26:19.963 | memcached 2021-08-24 03:26:19.963 | python3-mysqldb 2021-08-24 03:26:19.963 | sqlite3 2021-08-24 03:26:19.963 | conntrack 2021-08-24 03:26:19.963 | curl 2021-08-24 03:26:19.963 | dnsmasq-base 2021-08-24 03:26:19.963 | dnsmasq-utils 2021-08-24 03:26:19.963 | ebtables 2021-08-24 03:26:19.963 | genisoimage 2021-08-24 03:26:19.963 | iptables 2021-08-24 03:26:19.963 | iputils-arping 2021-08-24 03:26:19.963 | kpartx 2021-08-24 03:26:19.963 | libjs-jquery-tablesorter 2021-08-24 03:26:19.963 | libmysqlclient-dev 2021-08-24 03:26:19.963 | parted 2021-08-24 03:26:19.963 | pm-utils 2021-08-24 03:26:19.963 | python3-mysqldb 2021-08-24 03:26:19.963 | socat 2021-08-24 03:26:19.963 | sqlite3 2021-08-24 03:26:19.963 | sudo 2021-08-24 03:26:19.963 | vlan 2021-08-24 03:26:19.963 | lsscsi 2021-08-24 03:26:19.963 | open-iscsi 2021-08-24 03:26:19.963 | lvm2 2021-08-24 03:26:19.963 | qemu-utils 2021-08-24 03:26:19.963 | thin-provisioning-tools 2021-08-24 03:26:19.963 | acl 2021-08-24 03:26:19.963 | dnsmasq-base 2021-08-24 03:26:19.963 | dnsmasq-utils 2021-08-24 03:26:19.963 | ebtables 2021-08-24 03:26:19.963 | haproxy 2021-08-24 03:26:19.964 | iptables 2021-08-24 03:26:19.964 | iputils-arping 2021-08-24 03:26:19.964 | iputils-ping 2021-08-24 03:26:19.964 | libmysqlclient-dev 2021-08-24 03:26:19.964 | postgresql-server-dev-all 2021-08-24 03:26:19.964 | python3-mysqldb 2021-08-24 03:26:19.964 | sqlite3 2021-08-24 03:26:19.964 | sudo 2021-08-24 03:26:19.964 | vlan 2021-08-24 03:26:19.964 | pcp 2021-08-24 03:26:19.964 | ipset 2021-08-24 03:26:19.964 | conntrack 2021-08-24 03:26:19.964 | conntrackd 2021-08-24 03:26:19.964 | keepalived 2021-08-24 03:26:19.964 | lvm2 2021-08-24 03:26:19.964 | qemu-utils 2021-08-24 03:26:19.964 | thin-provisioning-tools 2021-08-24 03:26:19.964 | curl 2021-08-24 03:26:19.964 | liberasurecode-dev 2021-08-24 03:26:19.964 | make 2021-08-24 03:26:19.964 | memcached 2021-08-24 03:26:19.964 | sqlite3 2021-08-24 03:26:19.964 | xfsprogs ' 2021-08-24 03:26:19.966 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-08-24 03:26:19.968 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:26:19.970 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:26:19.974 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-08-24 03:26:19.974 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-08-24 03:26:19.978 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-08-24 03:26:19.981 | ++ functions-common:install_package:1347 : update_package_repo 2021-08-24 03:26:19.983 | ++ functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-24 03:26:19.985 | ++ functions-common:update_package_repo:1320 : REPOS_UPDATED=False 2021-08-24 03:26:19.987 | ++ functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-24 03:26:19.989 | ++ functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-24 03:26:19.991 | ++ functions-common:update_package_repo:1327 : is_ubuntu 2021-08-24 03:26:19.993 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:26:19.995 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:26:19.997 | ++ functions-common:update_package_repo:1328 : apt_get_update 2021-08-24 03:26:19.999 | ++ functions-common:apt_get_update:1073 : [[ False == \T\r\u\e ]] 2021-08-24 03:26:20.002 | ++ functions-common:apt_get_update:1078 : [[ False = \T\r\u\e ]] 2021-08-24 03:26:20.004 | ++ functions-common:apt_get_update:1080 : local sudo=sudo 2021-08-24 03:26:20.006 | +++ functions-common:apt_get_update:1081 : id -u 2021-08-24 03:26:20.010 | ++ functions-common:apt_get_update:1081 : [[ 1000 = \0 ]] 2021-08-24 03:26:20.012 | ++ functions-common:apt_get_update:1084 : time_start apt-get-update 2021-08-24 03:26:20.014 | ++ functions-common:time_start:2295 : local name=apt-get-update 2021-08-24 03:26:20.016 | ++ functions-common:time_start:2296 : local start_time= 2021-08-24 03:26:20.018 | ++ functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:26:20.020 | +++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:26:20.024 | ++ functions-common:time_start:2300 : _TIME_START[$name]=1629775580021 2021-08-24 03:26:20.026 | ++ functions-common:apt_get_update:1086 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-08-24 03:26:20.028 | ++ functions-common:apt_get_update:1087 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-08-24 03:26:20.030 | ++ functions-common:apt_get_update:1088 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-08-24 03:26:20.490 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-08-24 03:26:20.566 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-08-24 03:26:20.704 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-08-24 03:26:20.843 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-08-24 03:26:22.578 | Reading package lists... 2021-08-24 03:26:22.608 | ++ functions-common:apt_get_update:1092 : REPOS_UPDATED=True 2021-08-24 03:26:22.610 | ++ functions-common:apt_get_update:1094 : time_stop apt-get-update 2021-08-24 03:26:22.613 | ++ functions-common:time_stop:2309 : local name 2021-08-24 03:26:22.615 | ++ functions-common:time_stop:2310 : local end_time 2021-08-24 03:26:22.617 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:26:22.619 | ++ functions-common:time_stop:2312 : local total 2021-08-24 03:26:22.621 | ++ functions-common:time_stop:2313 : local start_time 2021-08-24 03:26:22.622 | ++ functions-common:time_stop:2315 : name=apt-get-update 2021-08-24 03:26:22.624 | ++ functions-common:time_stop:2316 : start_time=1629775580021 2021-08-24 03:26:22.626 | ++ functions-common:time_stop:2318 : [[ -z 1629775580021 ]] 2021-08-24 03:26:22.629 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:26:22.633 | ++ functions-common:time_stop:2321 : end_time=1629775582630 2021-08-24 03:26:22.635 | ++ functions-common:time_stop:2322 : elapsed_time=2609 2021-08-24 03:26:22.637 | ++ functions-common:time_stop:2323 : total=0 2021-08-24 03:26:22.638 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:26:22.640 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2609 2021-08-24 03:26:22.643 | ++ functions-common:install_package:1348 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-08-24 03:26:22.645 | ++ functions-common:real_install_package:1333 : is_ubuntu 2021-08-24 03:26:22.647 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:26:22.649 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:26:22.652 | ++ functions-common:real_install_package:1334 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-08-24 03:26:22.671 | ++ functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-08-24 03:26:22.779 | Reading package lists... 2021-08-24 03:26:23.002 | Building dependency tree... 2021-08-24 03:26:23.003 | Reading state information... 2021-08-24 03:26:23.263 | bc is already the newest version (1.07.1-2build1). 2021-08-24 03:26:23.263 | bc set to manually installed. 2021-08-24 03:26:23.263 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-08-24 03:26:23.263 | bsdmainutils set to manually installed. 2021-08-24 03:26:23.263 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-08-24 03:26:23.264 | gawk set to manually installed. 2021-08-24 03:26:23.264 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-08-24 03:26:23.264 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-08-24 03:26:23.264 | iptables set to manually installed. 2021-08-24 03:26:23.264 | iputils-ping is already the newest version (3:20190709-3). 2021-08-24 03:26:23.264 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-08-24 03:26:23.264 | kpartx set to manually installed. 2021-08-24 03:26:23.264 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-08-24 03:26:23.264 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-08-24 03:26:23.264 | psmisc is already the newest version (23.3-1). 2021-08-24 03:26:23.264 | psmisc set to manually installed. 2021-08-24 03:26:23.264 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-08-24 03:26:23.264 | python3-systemd is already the newest version (234-3build2). 2021-08-24 03:26:23.264 | python3-systemd set to manually installed. 2021-08-24 03:26:23.264 | tcpdump is already the newest version (4.9.3-4). 2021-08-24 03:26:23.264 | tcpdump set to manually installed. 2021-08-24 03:26:23.264 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-08-24 03:26:23.264 | thin-provisioning-tools set to manually installed. 2021-08-24 03:26:23.264 | wget is already the newest version (1.20.3-1ubuntu1). 2021-08-24 03:26:23.264 | wget set to manually installed. 2021-08-24 03:26:23.264 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-08-24 03:26:23.264 | git is already the newest version (1:2.25.1-1ubuntu3.1). 2021-08-24 03:26:23.264 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-08-24 03:26:23.264 | lsof set to manually installed. 2021-08-24 03:26:23.264 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-08-24 03:26:23.264 | parted set to manually installed. 2021-08-24 03:26:23.264 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-08-24 03:26:23.264 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-08-24 03:26:23.264 | tar set to manually installed. 2021-08-24 03:26:23.264 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-08-24 03:26:23.264 | uuid-runtime set to manually installed. 2021-08-24 03:26:23.264 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-08-24 03:26:23.264 | zlib1g-dev set to manually installed. 2021-08-24 03:26:23.265 | The following packages were automatically installed and are no longer required: 2021-08-24 03:26:23.265 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-24 03:26:23.265 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-24 03:26:23.265 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-24 03:26:23.265 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-24 03:26:23.265 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-24 03:26:23.265 | python3-zope.interface 2021-08-24 03:26:23.265 | Use 'sudo apt autoremove' to remove them. 2021-08-24 03:26:23.265 | The following additional packages will be installed: 2021-08-24 03:26:23.265 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-08-24 03:26:23.265 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2021-08-24 03:26:23.265 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2021-08-24 03:26:23.265 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2021-08-24 03:26:23.265 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-08-24 03:26:23.265 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2021-08-24 03:26:23.265 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2021-08-24 03:26:23.265 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2021-08-24 03:26:23.265 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2021-08-24 03:26:23.265 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2021-08-24 03:26:23.265 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2021-08-24 03:26:23.265 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2021-08-24 03:26:23.265 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-08-24 03:26:23.265 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2021-08-24 03:26:23.265 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2021-08-24 03:26:23.265 | libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2021-08-24 03:26:23.265 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2021-08-24 03:26:23.265 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2021-08-24 03:26:23.265 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2021-08-24 03:26:23.265 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2021-08-24 03:26:23.266 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2021-08-24 03:26:23.266 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2021-08-24 03:26:23.266 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-08-24 03:26:23.266 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2021-08-24 03:26:23.266 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2021-08-24 03:26:23.266 | librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 2021-08-24 03:26:23.266 | libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2021-08-24 03:26:23.266 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2021-08-24 03:26:23.266 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2021-08-24 03:26:23.266 | libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev llvm-10 2021-08-24 03:26:23.266 | llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common openssh-client 2021-08-24 03:26:23.266 | openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2021-08-24 03:26:23.267 | postgresql-client-common postgresql-common postgresql-server-dev-12 2021-08-24 03:26:23.267 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2021-08-24 03:26:23.267 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2021-08-24 03:26:23.267 | systemd-timesyncd uuid-dev vbetool x11-common 2021-08-24 03:26:23.268 | Suggested packages: 2021-08-24 03:26:23.268 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2021-08-24 03:26:23.268 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2021-08-24 03:26:23.268 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2021-08-24 03:26:23.268 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2021-08-24 03:26:23.268 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2021-08-24 03:26:23.268 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2021-08-24 03:26:23.268 | libomp-10-doc postgresql-doc-12 lksctp-tools lm-sensors snmp-mibs-downloader 2021-08-24 03:26:23.268 | libssl-doc libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2021-08-24 03:26:23.268 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2021-08-24 03:26:23.268 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2021-08-24 03:26:23.268 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2021-08-24 03:26:23.268 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2021-08-24 03:26:23.269 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2021-08-24 03:26:23.269 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2021-08-24 03:26:23.269 | | mailx sqlite3-doc openssl-blacklist systemd-container zip 2021-08-24 03:26:23.498 | The following NEW packages will be installed: 2021-08-24 03:26:23.499 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2021-08-24 03:26:23.499 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2021-08-24 03:26:23.499 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2021-08-24 03:26:23.499 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2021-08-24 03:26:23.499 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-08-24 03:26:23.499 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2021-08-24 03:26:23.499 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2021-08-24 03:26:23.499 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2021-08-24 03:26:23.499 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-08-24 03:26:23.499 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-08-24 03:26:23.499 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-08-24 03:26:23.499 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2021-08-24 03:26:23.499 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2021-08-24 03:26:23.499 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2021-08-24 03:26:23.499 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2021-08-24 03:26:23.499 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-08-24 03:26:23.499 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2021-08-24 03:26:23.499 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2021-08-24 03:26:23.499 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2021-08-24 03:26:23.499 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-08-24 03:26:23.499 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-08-24 03:26:23.499 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-08-24 03:26:23.499 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2021-08-24 03:26:23.499 | libmail-sendmail-perl libmysqlclient-dev libmysqlclient21 libncurses-dev 2021-08-24 03:26:23.499 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-08-24 03:26:23.499 | libnl-route-3-200 libnspr4 libnss3 libobjc-9-dev libobjc4 libomp-10-dev 2021-08-24 03:26:23.499 | libomp5-10 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-08-24 03:26:23.500 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2021-08-24 03:26:23.500 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 2021-08-24 03:26:23.500 | librados2 librbd1 librdmacm1 libsasl2-dev libsctp-dev libsctp1 2021-08-24 03:26:23.500 | libsensors-config libsensors5 libsm6 libsnmp-base libsnmp35 libssl-dev 2021-08-24 03:26:23.500 | libstdc++-9-dev libsub-override-perl libsys-hostname-long-perl 2021-08-24 03:26:23.500 | libsystemd-dev libthai-data libthai0 libtiff5 libtinfo-dev libtool libwebp6 2021-08-24 03:26:23.500 | libx86-1 libxaw7 libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 2021-08-24 03:26:23.500 | libxrender1 libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 2021-08-24 03:26:23.500 | llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi m4 make memcached 2021-08-24 03:26:23.500 | mysql-common pcp pcp-conf pkg-config pm-utils po-debconf 2021-08-24 03:26:23.500 | postgresql-client-12 postgresql-client-common postgresql-common 2021-08-24 03:26:23.500 | postgresql-server-dev-12 postgresql-server-dev-all python-pip-whl 2021-08-24 03:26:23.500 | python3-mysqldb python3-pcp python3-pip python3-pygments python3-venv 2021-08-24 03:26:23.500 | python3-wheel python3-yaml python3.8-venv qemu-block-extra qemu-utils 2021-08-24 03:26:23.500 | sharutils socat sqlite3 ssl-cert unzip uuid-dev vbetool vlan x11-common 2021-08-24 03:26:23.500 | The following packages will be upgraded: 2021-08-24 03:26:23.501 | curl libcurl4 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2021-08-24 03:26:23.502 | libsystemd0 libxml2 open-iscsi openssh-client openssh-server 2021-08-24 03:26:23.502 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd 2021-08-24 03:26:23.620 | 16 upgraded, 220 newly installed, 0 to remove and 81 not upgraded. 2021-08-24 03:26:23.620 | Need to get 156 MB of archives. 2021-08-24 03:26:23.620 | After this operation, 777 MB of additional disk space will be used. 2021-08-24 03:26:23.620 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.11 [96.1 kB] 2021-08-24 03:26:23.788 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.11 [28.1 kB] 2021-08-24 03:26:23.799 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.11 [10.3 kB] 2021-08-24 03:26:23.804 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.11 [186 kB] 2021-08-24 03:26:23.878 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.11 [3,807 kB] 2021-08-24 03:26:24.226 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.11 [270 kB] 2021-08-24 03:26:24.248 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2021-08-24 03:26:24.256 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.5 [1,320 kB] 2021-08-24 03:26:24.461 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2021-08-24 03:26:24.472 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2021-08-24 03:26:24.473 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2021-08-24 03:26:24.495 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2021-08-24 03:26:24.496 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.6 [161 kB] 2021-08-24 03:26:24.499 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.6 [234 kB] 2021-08-24 03:26:24.505 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2021-08-24 03:26:24.505 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2021-08-24 03:26:24.508 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] 2021-08-24 03:26:24.520 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.4 [1,180 kB] 2021-08-24 03:26:24.697 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.4 [159 kB] 2021-08-24 03:26:24.700 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.4 [84.0 kB] 2021-08-24 03:26:24.743 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.4 [95.5 kB] 2021-08-24 03:26:25.061 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2021-08-24 03:26:25.063 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.2 [1,519 kB] 2021-08-24 03:26:25.143 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2021-08-24 03:26:25.144 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-08-24 03:26:25.145 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2021-08-24 03:26:25.146 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.26-0ubuntu0.20.04.2 [1,228 kB] 2021-08-24 03:26:25.170 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2021-08-24 03:26:25.171 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2021-08-24 03:26:25.172 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2021-08-24 03:26:25.209 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2021-08-24 03:26:25.371 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 keepalived amd64 1:2.0.19-2 [360 kB] 2021-08-24 03:26:25.430 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.1 [126 kB] 2021-08-24 03:26:25.440 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2021-08-24 03:26:25.491 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.5 [621 kB] 2021-08-24 03:26:25.647 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2021-08-24 03:26:25.650 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.3 [51.5 kB] 2021-08-24 03:26:25.652 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.3 [377 kB] 2021-08-24 03:26:25.669 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.3 [671 kB] 2021-08-24 03:26:25.798 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2021-08-24 03:26:25.799 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-08-24 03:26:25.808 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2021-08-24 03:26:25.830 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2021-08-24 03:26:25.856 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2021-08-24 03:26:25.984 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2021-08-24 03:26:26.035 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2021-08-24 03:26:28.536 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2021-08-24 03:26:30.125 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1,714 kB] 2021-08-24 03:26:30.410 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2021-08-24 03:26:30.458 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2021-08-24 03:26:30.459 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2021-08-24 03:26:30.464 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2021-08-24 03:26:30.952 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2021-08-24 03:26:30.953 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2021-08-24 03:26:30.964 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2021-08-24 03:26:31.842 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2021-08-24 03:26:33.041 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2021-08-24 03:26:33.059 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2021-08-24 03:26:33.085 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2021-08-24 03:26:33.086 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2021-08-24 03:26:33.093 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-08-24 03:26:33.103 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2021-08-24 03:26:33.104 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2021-08-24 03:26:33.104 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2021-08-24 03:26:33.105 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2021-08-24 03:26:33.153 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2021-08-24 03:26:33.228 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2021-08-24 03:26:33.308 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2021-08-24 03:26:33.321 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-08-24 03:26:33.336 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-08-24 03:26:33.490 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-08-24 03:26:33.491 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2021-08-24 03:26:33.515 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2021-08-24 03:26:33.655 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.1 [33.6 kB] 2021-08-24 03:26:33.675 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2021-08-24 03:26:33.675 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2021-08-24 03:26:33.679 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2021-08-24 03:26:33.782 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2021-08-24 03:26:33.834 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2021-08-24 03:26:33.895 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.4 [179 kB] 2021-08-24 03:26:33.971 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2021-08-24 03:26:33.973 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2021-08-24 03:26:35.387 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2021-08-24 03:26:35.388 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2021-08-24 03:26:35.388 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2021-08-24 03:26:35.389 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2021-08-24 03:26:35.390 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2021-08-24 03:26:35.391 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2021-08-24 03:26:35.394 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2021-08-24 03:26:35.395 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2021-08-24 03:26:35.396 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2021-08-24 03:26:35.443 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2021-08-24 03:26:35.491 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2021-08-24 03:26:35.493 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2021-08-24 03:26:35.494 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2021-08-24 03:26:35.495 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-08-24 03:26:35.648 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2021-08-24 03:26:35.750 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2021-08-24 03:26:35.751 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2021-08-24 03:26:35.786 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2021-08-24 03:26:35.803 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2021-08-24 03:26:35.935 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2021-08-24 03:26:36.021 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2021-08-24 03:26:36.033 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2021-08-24 03:26:36.076 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2021-08-24 03:26:36.130 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-08-24 03:26:36.130 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-08-24 03:26:36.139 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2021-08-24 03:26:36.172 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.1 [162 kB] 2021-08-24 03:26:36.196 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-08-24 03:26:36.199 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2 [118 kB] 2021-08-24 03:26:36.210 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-08-24 03:26:36.223 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2021-08-24 03:26:36.242 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2021-08-24 03:26:36.243 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2021-08-24 03:26:36.244 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-08-24 03:26:36.245 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2021-08-24 03:26:36.350 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2021-08-24 03:26:36.351 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2021-08-24 03:26:36.365 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2021-08-24 03:26:36.383 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2021-08-24 03:26:36.384 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2021-08-24 03:26:36.385 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2021-08-24 03:26:36.404 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2021-08-24 03:26:36.405 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2021-08-24 03:26:36.405 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2021-08-24 03:26:36.406 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2021-08-24 03:26:36.448 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2021-08-24 03:26:36.462 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2021-08-24 03:26:36.478 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2021-08-24 03:26:36.479 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2021-08-24 03:26:36.622 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2021-08-24 03:26:36.622 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-08-24 03:26:36.625 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2021-08-24 03:26:36.627 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-08-24 03:26:36.630 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2021-08-24 03:26:36.667 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-08-24 03:26:36.669 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2021-08-24 03:26:36.671 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2021-08-24 03:26:36.675 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 icu-devtools amd64 66.1-2ubuntu2 [188 kB] 2021-08-24 03:26:36.705 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2021-08-24 03:26:36.719 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2021-08-24 03:26:36.720 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-08-24 03:26:36.721 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-08-24 03:26:36.723 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-08-24 03:26:36.748 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-08-24 03:26:36.752 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-08-24 03:26:36.755 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-08-24 03:26:36.765 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2021-08-24 03:26:36.769 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2021-08-24 03:26:36.790 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-08-24 03:26:36.792 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-08-24 03:26:36.793 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2021-08-24 03:26:36.813 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2021-08-24 03:26:36.834 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2021-08-24 03:26:36.837 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-08-24 03:26:36.840 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libicu-dev amd64 66.1-2ubuntu2 [9,450 kB] 2021-08-24 03:26:38.410 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libipset13 amd64 7.5-1~exp1 [53.4 kB] 2021-08-24 03:26:38.411 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2021-08-24 03:26:38.413 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2021-08-24 03:26:38.414 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2021-08-24 03:26:38.466 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-08-24 03:26:38.466 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-08-24 03:26:38.467 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2021-08-24 03:26:38.486 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2021-08-24 03:26:38.487 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2021-08-24 03:26:38.509 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2021-08-24 03:26:38.546 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-08-24 03:26:38.547 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-08-24 03:26:38.548 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.5 [1,583 kB] 2021-08-24 03:26:38.854 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient-dev amd64 8.0.26-0ubuntu0.20.04.2 [1,538 kB] 2021-08-24 03:26:39.054 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2021-08-24 03:26:39.140 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2021-08-24 03:26:39.143 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.5 [1,256 kB] 2021-08-24 03:26:39.329 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2021-08-24 03:26:39.402 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2021-08-24 03:26:39.403 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2021-08-24 03:26:39.404 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2021-08-24 03:26:39.489 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2021-08-24 03:26:39.490 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2021-08-24 03:26:39.491 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.8-0ubuntu0.20.04.1 [116 kB] 2021-08-24 03:26:39.494 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.8-0ubuntu0.20.04.1 [136 kB] 2021-08-24 03:26:39.497 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.13-0ubuntu0.20.04.1 [3,212 kB] 2021-08-24 03:26:40.285 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.13-0ubuntu0.20.04.1 [1,623 kB] 2021-08-24 03:26:40.591 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2021-08-24 03:26:40.681 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.11 [246 kB] 2021-08-24 03:26:40.713 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2021-08-24 03:26:40.713 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2021-08-24 03:26:40.733 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [735 kB] 2021-08-24 03:26:40.946 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2021-08-24 03:26:40.981 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2021-08-24 03:26:41.048 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2021-08-24 03:26:41.110 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2021-08-24 03:26:42.462 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2021-08-24 03:26:42.476 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2021-08-24 03:26:42.655 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2021-08-24 03:26:42.731 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2021-08-24 03:26:44.487 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2021-08-24 03:26:44.505 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2021-08-24 03:26:51.958 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2021-08-24 03:26:51.960 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2021-08-24 03:26:51.970 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2021-08-24 03:26:52.073 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2021-08-24 03:26:52.186 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.8-0ubuntu0.20.04.1 [1,046 kB] 2021-08-24 03:26:52.456 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-08-24 03:26:52.518 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2021-08-24 03:26:52.531 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.8-0ubuntu0.20.04.1 [921 kB] 2021-08-24 03:26:52.863 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2021-08-24 03:26:52.863 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2021-08-24 03:26:53.069 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2021-08-24 03:26:53.070 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2021-08-24 03:26:53.071 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2021-08-24 03:26:53.087 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04 [5,456 B] 2021-08-24 03:26:53.088 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2021-08-24 03:26:53.088 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.17 [54.4 kB] 2021-08-24 03:26:53.090 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.17 [973 kB] 2021-08-24 03:26:53.186 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2021-08-24 03:26:53.239 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2021-08-24 03:26:53.426 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2021-08-24 03:26:53.457 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-08-24 03:26:53.473 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipset amd64 7.5-1~exp1 [29.8 kB] 2021-08-24 03:26:53.474 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2021-08-24 03:26:53.475 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.4 [1,180 B] 2021-08-24 03:26:53.475 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2021-08-24 03:26:53.476 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2021-08-24 03:26:53.477 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-08-24 03:26:53.478 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2021-08-24 03:26:53.478 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2021-08-24 03:26:53.510 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2021-08-24 03:26:53.552 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2021-08-24 03:26:53.555 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2021-08-24 03:26:53.580 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2021-08-24 03:26:53.590 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2021-08-24 03:26:53.602 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2021-08-24 03:26:54.306 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2021-08-24 03:26:54.390 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2021-08-24 03:26:55.815 | Preconfiguring packages ... 2021-08-24 03:26:55.956 | Fetched 156 MB in 31s (5,060 kB/s) 2021-08-24 03:26:56.021 | (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 ... 67326 files and directories currently installed.) 2021-08-24 03:26:56.023 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.11_amd64.deb ... 2021-08-24 03:26:56.031 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-24 03:26:56.097 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.11_amd64.deb ... 2021-08-24 03:26:56.105 | Unpacking systemd-timesyncd (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-24 03:26:56.501 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.11_amd64.deb ... 2021-08-24 03:26:56.507 | Unpacking systemd-sysv (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-24 03:26:56.547 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.11_amd64.deb ... 2021-08-24 03:26:56.562 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-24 03:26:56.632 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.11_amd64.deb ... 2021-08-24 03:26:56.786 | Unpacking systemd (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-24 03:26:57.543 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.11_amd64.deb ... 2021-08-24 03:26:57.549 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-24 03:26:57.629 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.11) ... 2021-08-24 03:26:57.678 | Selecting previously unselected package libapr1:amd64. 2021-08-24 03:26:57.715 | (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 ... 67327 files and directories currently installed.) 2021-08-24 03:26:57.717 | Preparing to unpack .../000-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2021-08-24 03:26:57.720 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-08-24 03:26:57.775 | Preparing to unpack .../001-libssl1.1_1.1.1f-1ubuntu2.5_amd64.deb ... 2021-08-24 03:26:57.781 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.5) over (1.1.1f-1ubuntu2.3) ... 2021-08-24 03:26:57.986 | Selecting previously unselected package libaprutil1:amd64. 2021-08-24 03:26:57.993 | Preparing to unpack .../002-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2021-08-24 03:26:57.996 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-08-24 03:26:58.031 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-08-24 03:26:58.038 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2021-08-24 03:26:58.041 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-08-24 03:26:58.075 | Preparing to unpack .../004-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-08-24 03:26:58.082 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2021-08-24 03:26:58.131 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-08-24 03:26:58.138 | Preparing to unpack .../005-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2021-08-24 03:26:58.140 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-08-24 03:26:58.172 | Preparing to unpack .../006-curl_7.68.0-1ubuntu2.6_amd64.deb ... 2021-08-24 03:26:58.178 | Unpacking curl (7.68.0-1ubuntu2.6) over (7.68.0-1ubuntu2.5) ... 2021-08-24 03:26:58.236 | Preparing to unpack .../007-libcurl4_7.68.0-1ubuntu2.6_amd64.deb ... 2021-08-24 03:26:58.242 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.6) over (7.68.0-1ubuntu2.5) ... 2021-08-24 03:26:58.304 | Selecting previously unselected package libjansson4:amd64. 2021-08-24 03:26:58.311 | Preparing to unpack .../008-libjansson4_2.12-1build1_amd64.deb ... 2021-08-24 03:26:58.314 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2021-08-24 03:26:58.344 | Selecting previously unselected package liblua5.2-0:amd64. 2021-08-24 03:26:58.351 | Preparing to unpack .../009-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2021-08-24 03:26:58.353 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-08-24 03:26:58.403 | Preparing to unpack .../010-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-08-24 03:26:58.412 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2021-08-24 03:26:58.530 | Selecting previously unselected package apache2-bin. 2021-08-24 03:26:58.537 | Preparing to unpack .../011-apache2-bin_2.4.41-4ubuntu3.4_amd64.deb ... 2021-08-24 03:26:58.539 | Unpacking apache2-bin (2.4.41-4ubuntu3.4) ... 2021-08-24 03:26:58.745 | Selecting previously unselected package apache2-data. 2021-08-24 03:26:58.753 | Preparing to unpack .../012-apache2-data_2.4.41-4ubuntu3.4_all.deb ... 2021-08-24 03:26:58.755 | Unpacking apache2-data (2.4.41-4ubuntu3.4) ... 2021-08-24 03:26:58.857 | Selecting previously unselected package apache2-utils. 2021-08-24 03:26:58.865 | Preparing to unpack .../013-apache2-utils_2.4.41-4ubuntu3.4_amd64.deb ... 2021-08-24 03:26:58.867 | Unpacking apache2-utils (2.4.41-4ubuntu3.4) ... 2021-08-24 03:26:58.910 | Selecting previously unselected package apache2. 2021-08-24 03:26:58.917 | Preparing to unpack .../014-apache2_2.4.41-4ubuntu3.4_amd64.deb ... 2021-08-24 03:26:58.936 | Unpacking apache2 (2.4.41-4ubuntu3.4) ... 2021-08-24 03:26:58.998 | Selecting previously unselected package liblua5.3-0:amd64. 2021-08-24 03:26:59.006 | Preparing to unpack .../015-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2021-08-24 03:26:59.008 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-08-24 03:26:59.055 | Selecting previously unselected package haproxy. 2021-08-24 03:26:59.062 | Preparing to unpack .../016-haproxy_2.0.13-2ubuntu0.2_amd64.deb ... 2021-08-24 03:26:59.072 | Unpacking haproxy (2.0.13-2ubuntu0.2) ... 2021-08-24 03:26:59.289 | Selecting previously unselected package libnl-3-200:amd64. 2021-08-24 03:26:59.297 | Preparing to unpack .../017-libnl-3-200_3.4.0-1_amd64.deb ... 2021-08-24 03:26:59.300 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2021-08-24 03:26:59.333 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-08-24 03:26:59.340 | Preparing to unpack .../018-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-08-24 03:26:59.342 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-08-24 03:26:59.371 | Selecting previously unselected package mysql-common. 2021-08-24 03:26:59.378 | Preparing to unpack .../019-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2021-08-24 03:26:59.395 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2021-08-24 03:26:59.424 | Selecting previously unselected package libmysqlclient21:amd64. 2021-08-24 03:26:59.430 | Preparing to unpack .../020-libmysqlclient21_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-08-24 03:26:59.433 | Unpacking libmysqlclient21:amd64 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-24 03:26:59.660 | Selecting previously unselected package libsensors-config. 2021-08-24 03:26:59.668 | Preparing to unpack .../021-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2021-08-24 03:26:59.670 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2021-08-24 03:26:59.698 | Selecting previously unselected package libsensors5:amd64. 2021-08-24 03:26:59.706 | Preparing to unpack .../022-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2021-08-24 03:26:59.778 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-08-24 03:26:59.808 | Selecting previously unselected package libsnmp-base. 2021-08-24 03:26:59.815 | Preparing to unpack .../023-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2021-08-24 03:26:59.818 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-08-24 03:26:59.885 | Selecting previously unselected package libsnmp35:amd64. 2021-08-24 03:26:59.893 | Preparing to unpack .../024-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2021-08-24 03:26:59.895 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-08-24 03:27:00.057 | Selecting previously unselected package keepalived. 2021-08-24 03:27:00.065 | Preparing to unpack .../025-keepalived_1%3a2.0.19-2_amd64.deb ... 2021-08-24 03:27:00.067 | Unpacking keepalived (1:2.0.19-2) ... 2021-08-24 03:27:00.155 | Selecting previously unselected package memcached. 2021-08-24 03:27:00.163 | Preparing to unpack .../026-memcached_1.5.22-2ubuntu0.1_amd64.deb ... 2021-08-24 03:27:00.165 | Unpacking memcached (1.5.22-2ubuntu0.1) ... 2021-08-24 03:27:00.221 | Preparing to unpack .../027-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2021-08-24 03:27:00.680 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2021-08-24 03:27:00.778 | Preparing to unpack .../028-openssl_1.1.1f-1ubuntu2.5_amd64.deb ... 2021-08-24 03:27:00.784 | Unpacking openssl (1.1.1f-1ubuntu2.5) over (1.1.1f-1ubuntu2.3) ... 2021-08-24 03:27:00.915 | Selecting previously unselected package python3-yaml. 2021-08-24 03:27:00.923 | Preparing to unpack .../029-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2021-08-24 03:27:00.925 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2021-08-24 03:27:00.978 | Preparing to unpack .../030-openssh-sftp-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-08-24 03:27:00.983 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-08-24 03:27:01.029 | Preparing to unpack .../031-openssh-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-08-24 03:27:01.099 | Unpacking openssh-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-08-24 03:27:01.544 | Preparing to unpack .../032-openssh-client_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-08-24 03:27:01.567 | Unpacking openssh-client (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-08-24 03:27:01.714 | Selecting previously unselected package acl. 2021-08-24 03:27:01.722 | Preparing to unpack .../033-acl_2.2.53-6_amd64.deb ... 2021-08-24 03:27:01.724 | Unpacking acl (2.2.53-6) ... 2021-08-24 03:27:01.753 | Selecting previously unselected package autotools-dev. 2021-08-24 03:27:01.760 | Preparing to unpack .../034-autotools-dev_20180224.1_all.deb ... 2021-08-24 03:27:01.763 | Unpacking autotools-dev (20180224.1) ... 2021-08-24 03:27:01.793 | Selecting previously unselected package m4. 2021-08-24 03:27:01.800 | Preparing to unpack .../035-m4_1.4.18-4_amd64.deb ... 2021-08-24 03:27:01.803 | Unpacking m4 (1.4.18-4) ... 2021-08-24 03:27:01.859 | Selecting previously unselected package autoconf. 2021-08-24 03:27:01.866 | Preparing to unpack .../036-autoconf_2.69-11.1_all.deb ... 2021-08-24 03:27:01.868 | Unpacking autoconf (2.69-11.1) ... 2021-08-24 03:27:01.945 | Selecting previously unselected package automake. 2021-08-24 03:27:01.952 | Preparing to unpack .../037-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2021-08-24 03:27:01.956 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2021-08-24 03:27:02.055 | Selecting previously unselected package autopoint. 2021-08-24 03:27:02.062 | Preparing to unpack .../038-autopoint_0.19.8.1-10build1_all.deb ... 2021-08-24 03:27:02.064 | Unpacking autopoint (0.19.8.1-10build1) ... 2021-08-24 03:27:02.104 | Selecting previously unselected package libllvm10:amd64. 2021-08-24 03:27:02.112 | Preparing to unpack .../039-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-24 03:27:02.114 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-08-24 03:27:04.340 | Selecting previously unselected package libclang-cpp10. 2021-08-24 03:27:04.347 | Preparing to unpack .../040-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-24 03:27:04.349 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-08-24 03:27:05.776 | Selecting previously unselected package libstdc++-9-dev:amd64. 2021-08-24 03:27:05.783 | Preparing to unpack .../041-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-08-24 03:27:05.786 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-08-24 03:27:06.250 | Selecting previously unselected package libgc1c2:amd64. 2021-08-24 03:27:06.259 | Preparing to unpack .../042-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2021-08-24 03:27:06.261 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-08-24 03:27:06.300 | Selecting previously unselected package libobjc4:amd64. 2021-08-24 03:27:06.307 | Preparing to unpack .../043-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-08-24 03:27:06.309 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-08-24 03:27:06.339 | Selecting previously unselected package libobjc-9-dev:amd64. 2021-08-24 03:27:06.346 | Preparing to unpack .../044-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-08-24 03:27:06.348 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-08-24 03:27:06.425 | Selecting previously unselected package libc6-i386. 2021-08-24 03:27:06.432 | Preparing to unpack .../045-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2021-08-24 03:27:06.434 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2021-08-24 03:27:06.938 | Selecting previously unselected package lib32gcc-s1. 2021-08-24 03:27:06.946 | Preparing to unpack .../046-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-08-24 03:27:06.949 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-08-24 03:27:06.988 | Selecting previously unselected package lib32stdc++6. 2021-08-24 03:27:06.995 | Preparing to unpack .../047-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-08-24 03:27:06.997 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-08-24 03:27:07.095 | Selecting previously unselected package libclang-common-10-dev. 2021-08-24 03:27:07.102 | Preparing to unpack .../048-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-24 03:27:07.104 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-24 03:27:08.065 | Selecting previously unselected package libclang1-10. 2021-08-24 03:27:08.072 | Preparing to unpack .../049-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-24 03:27:08.074 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-08-24 03:27:09.192 | Selecting previously unselected package clang-10. 2021-08-24 03:27:09.200 | Preparing to unpack .../050-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-24 03:27:09.202 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2021-08-24 03:27:09.235 | Selecting previously unselected package libtool. 2021-08-24 03:27:09.243 | Preparing to unpack .../051-libtool_2.4.6-14_all.deb ... 2021-08-24 03:27:09.245 | Unpacking libtool (2.4.6-14) ... 2021-08-24 03:27:09.291 | Selecting previously unselected package dh-autoreconf. 2021-08-24 03:27:09.298 | Preparing to unpack .../052-dh-autoreconf_19_all.deb ... 2021-08-24 03:27:09.300 | Unpacking dh-autoreconf (19) ... 2021-08-24 03:27:09.329 | Selecting previously unselected package libdebhelper-perl. 2021-08-24 03:27:09.336 | Preparing to unpack .../053-libdebhelper-perl_12.10ubuntu1_all.deb ... 2021-08-24 03:27:09.338 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2021-08-24 03:27:09.383 | Selecting previously unselected package libarchive-zip-perl. 2021-08-24 03:27:09.391 | Preparing to unpack .../054-libarchive-zip-perl_1.67-2_all.deb ... 2021-08-24 03:27:09.395 | Unpacking libarchive-zip-perl (1.67-2) ... 2021-08-24 03:27:09.437 | Selecting previously unselected package libsub-override-perl. 2021-08-24 03:27:09.445 | Preparing to unpack .../055-libsub-override-perl_0.09-2_all.deb ... 2021-08-24 03:27:09.447 | Unpacking libsub-override-perl (0.09-2) ... 2021-08-24 03:27:09.471 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-08-24 03:27:09.478 | Preparing to unpack .../056-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2021-08-24 03:27:09.481 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-08-24 03:27:09.511 | Selecting previously unselected package dh-strip-nondeterminism. 2021-08-24 03:27:09.519 | Preparing to unpack .../057-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2021-08-24 03:27:09.521 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2021-08-24 03:27:09.546 | Selecting previously unselected package libdpkg-perl. 2021-08-24 03:27:09.554 | Preparing to unpack .../058-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2021-08-24 03:27:09.556 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2021-08-24 03:27:09.629 | Selecting previously unselected package make. 2021-08-24 03:27:09.637 | Preparing to unpack .../059-make_4.2.1-1.2_amd64.deb ... 2021-08-24 03:27:09.639 | Unpacking make (4.2.1-1.2) ... 2021-08-24 03:27:09.686 | Selecting previously unselected package dpkg-dev. 2021-08-24 03:27:09.694 | Preparing to unpack .../060-dpkg-dev_1.19.7ubuntu3_all.deb ... 2021-08-24 03:27:09.696 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2021-08-24 03:27:09.837 | Selecting previously unselected package dwz. 2021-08-24 03:27:09.844 | Preparing to unpack .../061-dwz_0.13-5_amd64.deb ... 2021-08-24 03:27:09.847 | Unpacking dwz (0.13-5) ... 2021-08-24 03:27:09.897 | Selecting previously unselected package libcroco3:amd64. 2021-08-24 03:27:09.904 | Preparing to unpack .../062-libcroco3_0.6.13-1_amd64.deb ... 2021-08-24 03:27:09.906 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-08-24 03:27:09.946 | Selecting previously unselected package gettext. 2021-08-24 03:27:09.953 | Preparing to unpack .../063-gettext_0.19.8.1-10build1_amd64.deb ... 2021-08-24 03:27:09.955 | Unpacking gettext (0.19.8.1-10build1) ... 2021-08-24 03:27:10.116 | Selecting previously unselected package intltool-debian. 2021-08-24 03:27:10.124 | Preparing to unpack .../064-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-08-24 03:27:10.126 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-08-24 03:27:10.154 | Selecting previously unselected package po-debconf. 2021-08-24 03:27:10.162 | Preparing to unpack .../065-po-debconf_1.0.21_all.deb ... 2021-08-24 03:27:10.164 | Unpacking po-debconf (1.0.21) ... 2021-08-24 03:27:10.229 | Selecting previously unselected package debhelper. 2021-08-24 03:27:10.237 | Preparing to unpack .../066-debhelper_12.10ubuntu1_all.deb ... 2021-08-24 03:27:10.239 | Unpacking debhelper (12.10ubuntu1) ... 2021-08-24 03:27:10.418 | Selecting previously unselected package uuid-dev:amd64. 2021-08-24 03:27:10.426 | Preparing to unpack .../067-uuid-dev_2.34-0.1ubuntu9.1_amd64.deb ... 2021-08-24 03:27:10.428 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-08-24 03:27:10.464 | Selecting previously unselected package libsctp1:amd64. 2021-08-24 03:27:10.472 | Preparing to unpack .../068-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2021-08-24 03:27:10.474 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-08-24 03:27:10.500 | Selecting previously unselected package libsctp-dev:amd64. 2021-08-24 03:27:10.508 | Preparing to unpack .../069-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2021-08-24 03:27:10.510 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-08-24 03:27:10.547 | Selecting previously unselected package libapr1-dev. 2021-08-24 03:27:10.555 | Preparing to unpack .../070-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2021-08-24 03:27:10.558 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2021-08-24 03:27:10.806 | Selecting previously unselected package libldap2-dev:amd64. 2021-08-24 03:27:10.814 | Preparing to unpack .../071-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-08-24 03:27:10.819 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-08-24 03:27:10.943 | Selecting previously unselected package libaprutil1-dev. 2021-08-24 03:27:10.951 | Preparing to unpack .../072-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2021-08-24 03:27:10.953 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-08-24 03:27:11.159 | Selecting previously unselected package apache2-dev. 2021-08-24 03:27:11.167 | Preparing to unpack .../073-apache2-dev_2.4.41-4ubuntu3.4_amd64.deb ... 2021-08-24 03:27:11.169 | Unpacking apache2-dev (2.4.41-4ubuntu3.4) ... 2021-08-24 03:27:11.242 | Selecting previously unselected package binfmt-support. 2021-08-24 03:27:11.250 | Preparing to unpack .../074-binfmt-support_2.2.0-2_amd64.deb ... 2021-08-24 03:27:11.260 | Unpacking binfmt-support (2.2.0-2) ... 2021-08-24 03:27:11.291 | Selecting previously unselected package g++-9. 2021-08-24 03:27:11.299 | Preparing to unpack .../075-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-08-24 03:27:11.301 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-08-24 03:27:12.435 | Selecting previously unselected package g++. 2021-08-24 03:27:12.443 | Preparing to unpack .../076-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2021-08-24 03:27:12.445 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2021-08-24 03:27:12.466 | Selecting previously unselected package build-essential. 2021-08-24 03:27:12.474 | Preparing to unpack .../077-build-essential_12.8ubuntu1.1_amd64.deb ... 2021-08-24 03:27:12.476 | Unpacking build-essential (12.8ubuntu1.1) ... 2021-08-24 03:27:12.502 | Selecting previously unselected package conntrack. 2021-08-24 03:27:12.510 | Preparing to unpack .../078-conntrack_1%3a1.4.5-2_amd64.deb ... 2021-08-24 03:27:12.512 | Unpacking conntrack (1:1.4.5-2) ... 2021-08-24 03:27:12.544 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-08-24 03:27:12.552 | Preparing to unpack .../079-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2021-08-24 03:27:12.554 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-08-24 03:27:12.581 | Selecting previously unselected package libnetfilter-queue1. 2021-08-24 03:27:12.589 | Preparing to unpack .../080-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2021-08-24 03:27:12.591 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2021-08-24 03:27:12.622 | Selecting previously unselected package conntrackd. 2021-08-24 03:27:12.630 | Preparing to unpack .../081-conntrackd_1%3a1.4.5-2_amd64.deb ... 2021-08-24 03:27:12.632 | Unpacking conntrackd (1:1.4.5-2) ... 2021-08-24 03:27:12.678 | Selecting previously unselected package dns-root-data. 2021-08-24 03:27:12.686 | Preparing to unpack .../082-dns-root-data_2019052802_all.deb ... 2021-08-24 03:27:12.688 | Unpacking dns-root-data (2019052802) ... 2021-08-24 03:27:12.718 | Selecting previously unselected package libidn11:amd64. 2021-08-24 03:27:12.725 | Preparing to unpack .../083-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2021-08-24 03:27:12.728 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-08-24 03:27:12.763 | Selecting previously unselected package dnsmasq-base. 2021-08-24 03:27:12.771 | Preparing to unpack .../084-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2021-08-24 03:27:12.773 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-08-24 03:27:12.841 | Selecting previously unselected package dnsmasq-utils. 2021-08-24 03:27:12.849 | Preparing to unpack .../085-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2021-08-24 03:27:12.851 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-08-24 03:27:12.885 | Selecting previously unselected package ebtables. 2021-08-24 03:27:12.894 | Preparing to unpack .../086-ebtables_2.0.11-3build1_amd64.deb ... 2021-08-24 03:27:12.908 | Unpacking ebtables (2.0.11-3build1) ... 2021-08-24 03:27:12.950 | Selecting previously unselected package libfakeroot:amd64. 2021-08-24 03:27:12.958 | Preparing to unpack .../087-libfakeroot_1.24-1_amd64.deb ... 2021-08-24 03:27:12.960 | Unpacking libfakeroot:amd64 (1.24-1) ... 2021-08-24 03:27:12.993 | Selecting previously unselected package fakeroot. 2021-08-24 03:27:13.000 | Preparing to unpack .../088-fakeroot_1.24-1_amd64.deb ... 2021-08-24 03:27:13.003 | Unpacking fakeroot (1.24-1) ... 2021-08-24 03:27:13.041 | Selecting previously unselected package fonts-dejavu-core. 2021-08-24 03:27:13.049 | Preparing to unpack .../089-fonts-dejavu-core_2.37-1_all.deb ... 2021-08-24 03:27:13.051 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-08-24 03:27:13.222 | Selecting previously unselected package fonts-liberation. 2021-08-24 03:27:13.230 | Preparing to unpack .../090-fonts-liberation_1%3a1.07.4-11_all.deb ... 2021-08-24 03:27:13.232 | Unpacking fonts-liberation (1:1.07.4-11) ... 2021-08-24 03:27:13.372 | Selecting previously unselected package fontconfig-config. 2021-08-24 03:27:13.380 | Preparing to unpack .../091-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2021-08-24 03:27:13.382 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2021-08-24 03:27:13.424 | Selecting previously unselected package libfontconfig1:amd64. 2021-08-24 03:27:13.432 | Preparing to unpack .../092-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2021-08-24 03:27:13.434 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-08-24 03:27:13.476 | Selecting previously unselected package fontconfig. 2021-08-24 03:27:13.484 | Preparing to unpack .../093-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2021-08-24 03:27:13.487 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2021-08-24 03:27:13.534 | Selecting previously unselected package genisoimage. 2021-08-24 03:27:13.541 | Preparing to unpack .../094-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2021-08-24 03:27:13.544 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-08-24 03:27:13.623 | Selecting previously unselected package libann0. 2021-08-24 03:27:13.633 | Preparing to unpack .../095-libann0_1.1.2+doc-7build1_amd64.deb ... 2021-08-24 03:27:13.636 | Unpacking libann0 (1.1.2+doc-7build1) ... 2021-08-24 03:27:13.667 | Selecting previously unselected package libcdt5:amd64. 2021-08-24 03:27:13.675 | Preparing to unpack .../096-libcdt5_2.42.2-3build2_amd64.deb ... 2021-08-24 03:27:13.677 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2021-08-24 03:27:13.708 | Selecting previously unselected package libcgraph6:amd64. 2021-08-24 03:27:13.715 | Preparing to unpack .../097-libcgraph6_2.42.2-3build2_amd64.deb ... 2021-08-24 03:27:13.717 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2021-08-24 03:27:13.753 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-08-24 03:27:13.760 | Preparing to unpack .../098-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-08-24 03:27:13.763 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-08-24 03:27:13.807 | Selecting previously unselected package libjpeg8:amd64. 2021-08-24 03:27:13.815 | Preparing to unpack .../099-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-08-24 03:27:13.817 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-08-24 03:27:13.845 | Selecting previously unselected package libjbig0:amd64. 2021-08-24 03:27:13.853 | Preparing to unpack .../100-libjbig0_2.1-3.1build1_amd64.deb ... 2021-08-24 03:27:13.855 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-08-24 03:27:13.888 | Selecting previously unselected package libwebp6:amd64. 2021-08-24 03:27:13.896 | Preparing to unpack .../101-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2021-08-24 03:27:13.898 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-08-24 03:27:13.952 | Selecting previously unselected package libtiff5:amd64. 2021-08-24 03:27:13.960 | Preparing to unpack .../102-libtiff5_4.1.0+git191117-2ubuntu0.20.04.1_amd64.deb ... 2021-08-24 03:27:13.962 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.1) ... 2021-08-24 03:27:14.016 | Selecting previously unselected package libxpm4:amd64. 2021-08-24 03:27:14.024 | Preparing to unpack .../103-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-08-24 03:27:14.026 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-08-24 03:27:14.058 | Selecting previously unselected package libgd3:amd64. 2021-08-24 03:27:14.066 | Preparing to unpack .../104-libgd3_2.2.5-5.2ubuntu2_amd64.deb ... 2021-08-24 03:27:14.068 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2) ... 2021-08-24 03:27:14.113 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-08-24 03:27:14.121 | Preparing to unpack .../105-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-08-24 03:27:14.124 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-08-24 03:27:14.172 | Selecting previously unselected package libpixman-1-0:amd64. 2021-08-24 03:27:14.181 | Preparing to unpack .../106-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2021-08-24 03:27:14.183 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-08-24 03:27:14.243 | Selecting previously unselected package libxcb-render0:amd64. 2021-08-24 03:27:14.251 | Preparing to unpack .../107-libxcb-render0_1.14-2_amd64.deb ... 2021-08-24 03:27:14.253 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2021-08-24 03:27:14.282 | Selecting previously unselected package libxcb-shm0:amd64. 2021-08-24 03:27:14.290 | Preparing to unpack .../108-libxcb-shm0_1.14-2_amd64.deb ... 2021-08-24 03:27:14.292 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2021-08-24 03:27:14.320 | Selecting previously unselected package libxrender1:amd64. 2021-08-24 03:27:14.328 | Preparing to unpack .../109-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-08-24 03:27:14.331 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-08-24 03:27:14.362 | Selecting previously unselected package libcairo2:amd64. 2021-08-24 03:27:14.369 | Preparing to unpack .../110-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2021-08-24 03:27:14.371 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-08-24 03:27:14.471 | Selecting previously unselected package libgraphite2-3:amd64. 2021-08-24 03:27:14.479 | Preparing to unpack .../111-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2021-08-24 03:27:14.481 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-08-24 03:27:14.519 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-08-24 03:27:14.526 | Preparing to unpack .../112-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2021-08-24 03:27:14.529 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-08-24 03:27:14.608 | Selecting previously unselected package libthai-data. 2021-08-24 03:27:14.616 | Preparing to unpack .../113-libthai-data_0.1.28-3_all.deb ... 2021-08-24 03:27:14.619 | Unpacking libthai-data (0.1.28-3) ... 2021-08-24 03:27:14.668 | Selecting previously unselected package libdatrie1:amd64. 2021-08-24 03:27:14.676 | Preparing to unpack .../114-libdatrie1_0.2.12-3_amd64.deb ... 2021-08-24 03:27:14.679 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2021-08-24 03:27:14.715 | Selecting previously unselected package libthai0:amd64. 2021-08-24 03:27:14.723 | Preparing to unpack .../115-libthai0_0.1.28-3_amd64.deb ... 2021-08-24 03:27:14.725 | Unpacking libthai0:amd64 (0.1.28-3) ... 2021-08-24 03:27:14.756 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-08-24 03:27:14.763 | Preparing to unpack .../116-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-08-24 03:27:14.765 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-24 03:27:14.816 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-08-24 03:27:14.823 | Preparing to unpack .../117-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-08-24 03:27:14.825 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-24 03:27:14.859 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-08-24 03:27:14.867 | Preparing to unpack .../118-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-08-24 03:27:14.869 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-24 03:27:14.897 | Selecting previously unselected package libpathplan4:amd64. 2021-08-24 03:27:14.905 | Preparing to unpack .../119-libpathplan4_2.42.2-3build2_amd64.deb ... 2021-08-24 03:27:14.907 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2021-08-24 03:27:14.937 | Selecting previously unselected package libgvc6. 2021-08-24 03:27:14.945 | Preparing to unpack .../120-libgvc6_2.42.2-3build2_amd64.deb ... 2021-08-24 03:27:14.947 | Unpacking libgvc6 (2.42.2-3build2) ... 2021-08-24 03:27:15.066 | Selecting previously unselected package libgvpr2:amd64. 2021-08-24 03:27:15.074 | Preparing to unpack .../121-libgvpr2_2.42.2-3build2_amd64.deb ... 2021-08-24 03:27:15.076 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2021-08-24 03:27:15.126 | Selecting previously unselected package liblab-gamut1:amd64. 2021-08-24 03:27:15.134 | Preparing to unpack .../122-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2021-08-24 03:27:15.136 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-08-24 03:27:15.286 | Selecting previously unselected package x11-common. 2021-08-24 03:27:15.294 | Preparing to unpack .../123-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2021-08-24 03:27:15.318 | dpkg-query: no packages found matching nux-tools 2021-08-24 03:27:15.329 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2021-08-24 03:27:15.367 | Selecting previously unselected package libice6:amd64. 2021-08-24 03:27:15.375 | Preparing to unpack .../124-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2021-08-24 03:27:15.378 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-08-24 03:27:15.409 | Selecting previously unselected package libsm6:amd64. 2021-08-24 03:27:15.417 | Preparing to unpack .../125-libsm6_2%3a1.2.3-1_amd64.deb ... 2021-08-24 03:27:15.419 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2021-08-24 03:27:15.448 | Selecting previously unselected package libxt6:amd64. 2021-08-24 03:27:15.456 | Preparing to unpack .../126-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-08-24 03:27:15.458 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-08-24 03:27:15.506 | Selecting previously unselected package libxmu6:amd64. 2021-08-24 03:27:15.514 | Preparing to unpack .../127-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2021-08-24 03:27:15.516 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-08-24 03:27:15.551 | Selecting previously unselected package libxaw7:amd64. 2021-08-24 03:27:15.559 | Preparing to unpack .../128-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-08-24 03:27:15.561 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-08-24 03:27:15.612 | Selecting previously unselected package graphviz. 2021-08-24 03:27:15.619 | Preparing to unpack .../129-graphviz_2.42.2-3build2_amd64.deb ... 2021-08-24 03:27:15.621 | Unpacking graphviz (2.42.2-3build2) ... 2021-08-24 03:27:15.751 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-08-24 03:27:15.759 | Preparing to unpack .../130-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-08-24 03:27:15.761 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-08-24 03:27:15.812 | Selecting previously unselected package libibverbs1:amd64. 2021-08-24 03:27:15.820 | Preparing to unpack .../131-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2021-08-24 03:27:15.823 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-08-24 03:27:15.863 | Selecting previously unselected package ibverbs-providers:amd64. 2021-08-24 03:27:15.871 | Preparing to unpack .../132-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2021-08-24 03:27:15.886 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-08-24 03:27:15.949 | Selecting previously unselected package icu-devtools. 2021-08-24 03:27:15.956 | Preparing to unpack .../133-icu-devtools_66.1-2ubuntu2_amd64.deb ... 2021-08-24 03:27:15.959 | Unpacking icu-devtools (66.1-2ubuntu2) ... 2021-08-24 03:27:16.017 | Selecting previously unselected package iputils-arping. 2021-08-24 03:27:16.025 | Preparing to unpack .../134-iputils-arping_3%3a20190709-3_amd64.deb ... 2021-08-24 03:27:16.027 | Unpacking iputils-arping (3:20190709-3) ... 2021-08-24 03:27:16.059 | Selecting previously unselected package javascript-common. 2021-08-24 03:27:16.067 | Preparing to unpack .../135-javascript-common_11_all.deb ... 2021-08-24 03:27:16.081 | Unpacking javascript-common (11) ... 2021-08-24 03:27:16.109 | Selecting previously unselected package libgssrpc4:amd64. 2021-08-24 03:27:16.117 | Preparing to unpack .../136-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-08-24 03:27:16.120 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-08-24 03:27:16.154 | Selecting previously unselected package libkdb5-9:amd64. 2021-08-24 03:27:16.162 | Preparing to unpack .../137-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-08-24 03:27:16.164 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-08-24 03:27:16.196 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-08-24 03:27:16.204 | Preparing to unpack .../138-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-08-24 03:27:16.207 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-08-24 03:27:16.242 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-08-24 03:27:16.250 | Preparing to unpack .../139-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-08-24 03:27:16.252 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-08-24 03:27:16.286 | Selecting previously unselected package comerr-dev:amd64. 2021-08-24 03:27:16.293 | Preparing to unpack .../140-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-08-24 03:27:16.297 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-08-24 03:27:16.331 | Selecting previously unselected package krb5-multidev:amd64. 2021-08-24 03:27:16.338 | Preparing to unpack .../141-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-08-24 03:27:16.340 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-08-24 03:27:16.390 | Selecting previously unselected package libalgorithm-diff-perl. 2021-08-24 03:27:16.398 | Preparing to unpack .../142-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2021-08-24 03:27:16.400 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2021-08-24 03:27:16.431 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-08-24 03:27:16.439 | Preparing to unpack .../143-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2021-08-24 03:27:16.442 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2021-08-24 03:27:16.469 | Selecting previously unselected package libalgorithm-merge-perl. 2021-08-24 03:27:16.477 | Preparing to unpack .../144-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-08-24 03:27:16.480 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-08-24 03:27:16.506 | Selecting previously unselected package libarchive-cpio-perl. 2021-08-24 03:27:16.513 | Preparing to unpack .../145-libarchive-cpio-perl_0.10-1_all.deb ... 2021-08-24 03:27:16.515 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-08-24 03:27:16.545 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2021-08-24 03:27:16.553 | Preparing to unpack .../146-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-08-24 03:27:16.555 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-08-24 03:27:16.621 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2021-08-24 03:27:16.629 | Preparing to unpack .../147-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-08-24 03:27:16.630 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-08-24 03:27:16.694 | Selecting previously unselected package libfile-fcntllock-perl. 2021-08-24 03:27:16.702 | Preparing to unpack .../148-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2021-08-24 03:27:16.704 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2021-08-24 03:27:16.735 | Selecting previously unselected package libgts-bin. 2021-08-24 03:27:16.743 | Preparing to unpack .../149-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-08-24 03:27:16.745 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-08-24 03:27:16.779 | Selecting previously unselected package libicu-dev:amd64. 2021-08-24 03:27:16.787 | Preparing to unpack .../150-libicu-dev_66.1-2ubuntu2_amd64.deb ... 2021-08-24 03:27:16.789 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2) ... 2021-08-24 03:27:18.213 | Selecting previously unselected package libipset13:amd64. 2021-08-24 03:27:18.220 | Preparing to unpack .../151-libipset13_7.5-1~exp1_amd64.deb ... 2021-08-24 03:27:18.222 | Unpacking libipset13:amd64 (7.5-1~exp1) ... 2021-08-24 03:27:18.258 | Selecting previously unselected package librdmacm1:amd64. 2021-08-24 03:27:18.266 | Preparing to unpack .../152-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2021-08-24 03:27:18.268 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-08-24 03:27:18.306 | Selecting previously unselected package libiscsi7:amd64. 2021-08-24 03:27:18.315 | Preparing to unpack .../153-libiscsi7_1.18.0-2_amd64.deb ... 2021-08-24 03:27:18.318 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2021-08-24 03:27:18.351 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-08-24 03:27:18.359 | Preparing to unpack .../154-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-08-24 03:27:18.362 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-08-24 03:27:18.419 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-08-24 03:27:18.428 | Preparing to unpack .../155-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-08-24 03:27:18.446 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-08-24 03:27:18.470 | Selecting previously unselected package libjpeg-dev:amd64. 2021-08-24 03:27:18.478 | Preparing to unpack .../156-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-08-24 03:27:18.480 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-08-24 03:27:18.506 | Selecting previously unselected package libjs-jquery. 2021-08-24 03:27:18.513 | Preparing to unpack .../157-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2021-08-24 03:27:18.515 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2021-08-24 03:27:18.575 | Selecting previously unselected package libjs-jquery-metadata. 2021-08-24 03:27:18.583 | Preparing to unpack .../158-libjs-jquery-metadata_12-1.1_all.deb ... 2021-08-24 03:27:18.585 | Unpacking libjs-jquery-metadata (12-1.1) ... 2021-08-24 03:27:18.610 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-08-24 03:27:18.622 | Preparing to unpack .../159-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2021-08-24 03:27:18.625 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-08-24 03:27:18.701 | Selecting previously unselected package libltdl-dev:amd64. 2021-08-24 03:27:18.709 | Preparing to unpack .../160-libltdl-dev_2.4.6-14_amd64.deb ... 2021-08-24 03:27:18.711 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2021-08-24 03:27:18.767 | Selecting previously unselected package libsys-hostname-long-perl. 2021-08-24 03:27:18.775 | Preparing to unpack .../161-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-08-24 03:27:18.778 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-08-24 03:27:18.806 | Selecting previously unselected package libmail-sendmail-perl. 2021-08-24 03:27:18.814 | Preparing to unpack .../162-libmail-sendmail-perl_0.80-1_all.deb ... 2021-08-24 03:27:18.816 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-08-24 03:27:18.845 | Selecting previously unselected package libssl-dev:amd64. 2021-08-24 03:27:18.853 | Preparing to unpack .../163-libssl-dev_1.1.1f-1ubuntu2.5_amd64.deb ... 2021-08-24 03:27:18.856 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.5) ... 2021-08-24 03:27:19.113 | Selecting previously unselected package libmysqlclient-dev. 2021-08-24 03:27:19.121 | Preparing to unpack .../164-libmysqlclient-dev_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-08-24 03:27:19.123 | Unpacking libmysqlclient-dev (8.0.26-0ubuntu0.20.04.2) ... 2021-08-24 03:27:19.402 | Selecting previously unselected package libncurses-dev:amd64. 2021-08-24 03:27:19.410 | Preparing to unpack .../165-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2021-08-24 03:27:19.412 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-08-24 03:27:19.503 | Selecting previously unselected package libnspr4:amd64. 2021-08-24 03:27:19.511 | Preparing to unpack .../166-libnspr4_2%3a4.25-1_amd64.deb ... 2021-08-24 03:27:19.513 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2021-08-24 03:27:19.555 | Selecting previously unselected package libnss3:amd64. 2021-08-24 03:27:19.563 | Preparing to unpack .../167-libnss3_2%3a3.49.1-1ubuntu1.5_amd64.deb ... 2021-08-24 03:27:19.565 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.5) ... 2021-08-24 03:27:19.772 | Selecting previously unselected package libomp5-10:amd64. 2021-08-24 03:27:19.780 | Preparing to unpack .../168-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-24 03:27:19.783 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-08-24 03:27:19.856 | Selecting previously unselected package libomp-10-dev. 2021-08-24 03:27:19.864 | Preparing to unpack .../169-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-24 03:27:19.866 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-24 03:27:19.898 | Selecting previously unselected package pcp-conf. 2021-08-24 03:27:19.906 | Preparing to unpack .../170-pcp-conf_5.0.3-1_amd64.deb ... 2021-08-24 03:27:19.909 | Unpacking pcp-conf (5.0.3-1) ... 2021-08-24 03:27:19.942 | Selecting previously unselected package libpcp3. 2021-08-24 03:27:19.950 | Preparing to unpack .../171-libpcp3_5.0.3-1_amd64.deb ... 2021-08-24 03:27:19.952 | Unpacking libpcp3 (5.0.3-1) ... 2021-08-24 03:27:20.019 | Selecting previously unselected package libpcp-pmda3. 2021-08-24 03:27:20.027 | Preparing to unpack .../172-libpcp-pmda3_5.0.3-1_amd64.deb ... 2021-08-24 03:27:20.029 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2021-08-24 03:27:20.058 | Selecting previously unselected package libpcp-pmda-perl. 2021-08-24 03:27:20.066 | Preparing to unpack .../173-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2021-08-24 03:27:20.068 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2021-08-24 03:27:20.103 | Selecting previously unselected package libpq5:amd64. 2021-08-24 03:27:20.111 | Preparing to unpack .../174-libpq5_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-08-24 03:27:20.114 | Unpacking libpq5:amd64 (12.8-0ubuntu0.20.04.1) ... 2021-08-24 03:27:20.155 | Selecting previously unselected package libpq-dev. 2021-08-24 03:27:20.164 | Preparing to unpack .../175-libpq-dev_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-08-24 03:27:20.167 | Unpacking libpq-dev (12.8-0ubuntu0.20.04.1) ... 2021-08-24 03:27:20.237 | Selecting previously unselected package librados2. 2021-08-24 03:27:20.245 | Preparing to unpack .../176-librados2_15.2.13-0ubuntu0.20.04.1_amd64.deb ... 2021-08-24 03:27:20.247 | Unpacking librados2 (15.2.13-0ubuntu0.20.04.1) ... 2021-08-24 03:27:20.717 | Selecting previously unselected package librbd1. 2021-08-24 03:27:20.725 | Preparing to unpack .../177-librbd1_15.2.13-0ubuntu0.20.04.1_amd64.deb ... 2021-08-24 03:27:20.727 | Unpacking librbd1 (15.2.13-0ubuntu0.20.04.1) ... 2021-08-24 03:27:20.987 | Selecting previously unselected package libsasl2-dev. 2021-08-24 03:27:20.994 | Preparing to unpack .../178-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2021-08-24 03:27:20.996 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2021-08-24 03:27:21.062 | Selecting previously unselected package libsystemd-dev:amd64. 2021-08-24 03:27:21.070 | Preparing to unpack .../179-libsystemd-dev_245.4-4ubuntu3.11_amd64.deb ... 2021-08-24 03:27:21.072 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.11) ... 2021-08-24 03:27:21.179 | Selecting previously unselected package libtinfo-dev:amd64. 2021-08-24 03:27:21.187 | Preparing to unpack .../180-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2021-08-24 03:27:21.189 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-08-24 03:27:21.214 | Selecting previously unselected package libx86-1:amd64. 2021-08-24 03:27:21.223 | Preparing to unpack .../181-libx86-1_1.1+ds1-11_amd64.deb ... 2021-08-24 03:27:21.225 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2021-08-24 03:27:21.261 | Selecting previously unselected package libxml2-dev:amd64. 2021-08-24 03:27:21.269 | Preparing to unpack .../182-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-08-24 03:27:21.271 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-08-24 03:27:21.410 | Selecting previously unselected package libxslt1-dev:amd64. 2021-08-24 03:27:21.418 | Preparing to unpack .../183-libxslt1-dev_1.1.34-4_amd64.deb ... 2021-08-24 03:27:21.420 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2021-08-24 03:27:21.501 | Selecting previously unselected package llvm-10-runtime. 2021-08-24 03:27:21.509 | Preparing to unpack .../184-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-24 03:27:21.512 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-08-24 03:27:21.564 | Selecting previously unselected package libpfm4:amd64. 2021-08-24 03:27:21.572 | Preparing to unpack .../185-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2021-08-24 03:27:21.574 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-08-24 03:27:21.654 | Selecting previously unselected package llvm-10. 2021-08-24 03:27:21.662 | Preparing to unpack .../186-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-24 03:27:21.664 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2021-08-24 03:27:22.445 | Selecting previously unselected package libffi-dev:amd64. 2021-08-24 03:27:22.453 | Preparing to unpack .../187-libffi-dev_3.3-4_amd64.deb ... 2021-08-24 03:27:22.455 | Unpacking libffi-dev:amd64 (3.3-4) ... 2021-08-24 03:27:22.495 | Selecting previously unselected package python3-pygments. 2021-08-24 03:27:22.503 | Preparing to unpack .../188-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2021-08-24 03:27:22.505 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-08-24 03:27:22.638 | Selecting previously unselected package llvm-10-tools. 2021-08-24 03:27:22.647 | Preparing to unpack .../189-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-24 03:27:22.649 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-08-24 03:27:22.791 | Selecting previously unselected package libz3-4:amd64. 2021-08-24 03:27:22.799 | Preparing to unpack .../190-libz3-4_4.8.7-4build1_amd64.deb ... 2021-08-24 03:27:22.801 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2021-08-24 03:27:23.749 | Selecting previously unselected package libz3-dev:amd64. 2021-08-24 03:27:23.757 | Preparing to unpack .../191-libz3-dev_4.8.7-4build1_amd64.deb ... 2021-08-24 03:27:23.760 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2021-08-24 03:27:23.804 | Selecting previously unselected package llvm-10-dev. 2021-08-24 03:27:23.812 | Preparing to unpack .../192-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-24 03:27:23.814 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-24 03:27:28.210 | Selecting previously unselected package lsscsi. 2021-08-24 03:27:28.219 | Preparing to unpack .../193-lsscsi_0.30-0.1_amd64.deb ... 2021-08-24 03:27:28.222 | Unpacking lsscsi (0.30-0.1) ... 2021-08-24 03:27:28.257 | Selecting previously unselected package pkg-config. 2021-08-24 03:27:28.265 | Preparing to unpack .../194-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2021-08-24 03:27:28.267 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2021-08-24 03:27:28.299 | Selecting previously unselected package pm-utils. 2021-08-24 03:27:28.308 | Preparing to unpack .../195-pm-utils_1.4.1-19_all.deb ... 2021-08-24 03:27:28.310 | Unpacking pm-utils (1.4.1-19) ... 2021-08-24 03:27:28.358 | Selecting previously unselected package postgresql-client-common. 2021-08-24 03:27:28.366 | Preparing to unpack .../196-postgresql-client-common_214ubuntu0.1_all.deb ... 2021-08-24 03:27:28.368 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2021-08-24 03:27:28.408 | Selecting previously unselected package postgresql-client-12. 2021-08-24 03:27:28.417 | Preparing to unpack .../197-postgresql-client-12_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-08-24 03:27:28.420 | Unpacking postgresql-client-12 (12.8-0ubuntu0.20.04.1) ... 2021-08-24 03:27:28.620 | Selecting previously unselected package ssl-cert. 2021-08-24 03:27:28.629 | Preparing to unpack .../198-ssl-cert_1.0.39_all.deb ... 2021-08-24 03:27:28.631 | Unpacking ssl-cert (1.0.39) ... 2021-08-24 03:27:28.666 | Selecting previously unselected package postgresql-common. 2021-08-24 03:27:28.675 | Preparing to unpack .../199-postgresql-common_214ubuntu0.1_all.deb ... 2021-08-24 03:27:28.702 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-08-24 03:27:28.708 | Unpacking postgresql-common (214ubuntu0.1) ... 2021-08-24 03:27:28.772 | Selecting previously unselected package postgresql-server-dev-12. 2021-08-24 03:27:28.780 | Preparing to unpack .../200-postgresql-server-dev-12_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-08-24 03:27:28.782 | Unpacking postgresql-server-dev-12 (12.8-0ubuntu0.20.04.1) ... 2021-08-24 03:27:29.097 | Selecting previously unselected package postgresql-server-dev-all. 2021-08-24 03:27:29.106 | Preparing to unpack .../201-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2021-08-24 03:27:29.108 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2021-08-24 03:27:29.137 | Selecting previously unselected package python-pip-whl. 2021-08-24 03:27:29.145 | Preparing to unpack .../202-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2021-08-24 03:27:29.147 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-08-24 03:27:29.351 | Selecting previously unselected package python3-mysqldb. 2021-08-24 03:27:29.359 | Preparing to unpack .../203-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2021-08-24 03:27:29.362 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2021-08-24 03:27:29.398 | Selecting previously unselected package python3-wheel. 2021-08-24 03:27:29.406 | Preparing to unpack .../204-python3-wheel_0.34.2-1_all.deb ... 2021-08-24 03:27:29.409 | Unpacking python3-wheel (0.34.2-1) ... 2021-08-24 03:27:29.442 | Selecting previously unselected package python3-pip. 2021-08-24 03:27:29.450 | Preparing to unpack .../205-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2021-08-24 03:27:29.452 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2021-08-24 03:27:29.535 | Selecting previously unselected package python3.8-venv. 2021-08-24 03:27:29.544 | Preparing to unpack .../206-python3.8-venv_3.8.10-0ubuntu1~20.04_amd64.deb ... 2021-08-24 03:27:29.546 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04) ... 2021-08-24 03:27:29.571 | Selecting previously unselected package python3-venv. 2021-08-24 03:27:29.579 | Preparing to unpack .../207-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2021-08-24 03:27:29.582 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2021-08-24 03:27:29.607 | Selecting previously unselected package qemu-block-extra:amd64. 2021-08-24 03:27:29.616 | Preparing to unpack .../208-qemu-block-extra_1%3a4.2-3ubuntu6.17_amd64.deb ... 2021-08-24 03:27:29.618 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.17) ... 2021-08-24 03:27:29.652 | Selecting previously unselected package qemu-utils. 2021-08-24 03:27:29.661 | Preparing to unpack .../209-qemu-utils_1%3a4.2-3ubuntu6.17_amd64.deb ... 2021-08-24 03:27:29.663 | Unpacking qemu-utils (1:4.2-3ubuntu6.17) ... 2021-08-24 03:27:29.846 | Selecting previously unselected package sharutils. 2021-08-24 03:27:29.854 | Preparing to unpack .../210-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2021-08-24 03:27:29.856 | Unpacking sharutils (1:4.15.2-4build1) ... 2021-08-24 03:27:29.905 | Selecting previously unselected package sqlite3. 2021-08-24 03:27:29.913 | Preparing to unpack .../211-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2021-08-24 03:27:29.915 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2021-08-24 03:27:30.067 | Selecting previously unselected package unzip. 2021-08-24 03:27:30.075 | Preparing to unpack .../212-unzip_6.0-25ubuntu1_amd64.deb ... 2021-08-24 03:27:30.077 | Unpacking unzip (6.0-25ubuntu1) ... 2021-08-24 03:27:30.126 | Selecting previously unselected package vbetool. 2021-08-24 03:27:30.135 | Preparing to unpack .../213-vbetool_1.1-4_amd64.deb ... 2021-08-24 03:27:30.137 | Unpacking vbetool (1.1-4) ... 2021-08-24 03:27:30.166 | Selecting previously unselected package ipset. 2021-08-24 03:27:30.175 | Preparing to unpack .../214-ipset_7.5-1~exp1_amd64.deb ... 2021-08-24 03:27:30.184 | Unpacking ipset (7.5-1~exp1) ... 2021-08-24 03:27:30.215 | Selecting previously unselected package ipvsadm. 2021-08-24 03:27:30.224 | Preparing to unpack .../215-ipvsadm_1%3a1.31-1_amd64.deb ... 2021-08-24 03:27:30.226 | Unpacking ipvsadm (1:1.31-1) ... 2021-08-24 03:27:30.260 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-08-24 03:27:30.269 | Preparing to unpack .../216-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.4_amd64.deb ... 2021-08-24 03:27:30.278 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.4) ... 2021-08-24 03:27:30.303 | Selecting previously unselected package liberasurecode1:amd64. 2021-08-24 03:27:30.312 | Preparing to unpack .../217-liberasurecode1_1.6.1-4_amd64.deb ... 2021-08-24 03:27:30.315 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2021-08-24 03:27:30.344 | Selecting previously unselected package liberasurecode-dev:amd64. 2021-08-24 03:27:30.352 | Preparing to unpack .../218-liberasurecode-dev_1.6.1-4_amd64.deb ... 2021-08-24 03:27:30.354 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2021-08-24 03:27:30.384 | Selecting previously unselected package libkrb5-dev:amd64. 2021-08-24 03:27:30.392 | Preparing to unpack .../219-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-08-24 03:27:30.394 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-08-24 03:27:30.427 | Selecting previously unselected package libpcp-gui2. 2021-08-24 03:27:30.435 | Preparing to unpack .../220-libpcp-gui2_5.0.3-1_amd64.deb ... 2021-08-24 03:27:30.437 | Unpacking libpcp-gui2 (5.0.3-1) ... 2021-08-24 03:27:30.465 | Selecting previously unselected package libpcp-import1. 2021-08-24 03:27:30.473 | Preparing to unpack .../221-libpcp-import1_5.0.3-1_amd64.deb ... 2021-08-24 03:27:30.475 | Unpacking libpcp-import1 (5.0.3-1) ... 2021-08-24 03:27:30.504 | Selecting previously unselected package libpcp-mmv1. 2021-08-24 03:27:30.512 | Preparing to unpack .../222-libpcp-mmv1_5.0.3-1_amd64.deb ... 2021-08-24 03:27:30.514 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2021-08-24 03:27:30.542 | Selecting previously unselected package libpcp-trace2. 2021-08-24 03:27:30.552 | Preparing to unpack .../223-libpcp-trace2_5.0.3-1_amd64.deb ... 2021-08-24 03:27:30.554 | Unpacking libpcp-trace2 (5.0.3-1) ... 2021-08-24 03:27:30.582 | Selecting previously unselected package libpcp-web1. 2021-08-24 03:27:30.591 | Preparing to unpack .../224-libpcp-web1_5.0.3-1_amd64.deb ... 2021-08-24 03:27:30.593 | Unpacking libpcp-web1 (5.0.3-1) ... 2021-08-24 03:27:30.636 | Selecting previously unselected package libyaml-dev:amd64. 2021-08-24 03:27:30.644 | Preparing to unpack .../225-libyaml-dev_0.2.2-1_amd64.deb ... 2021-08-24 03:27:30.646 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2021-08-24 03:27:30.682 | Selecting previously unselected package python3-pcp. 2021-08-24 03:27:30.690 | Preparing to unpack .../226-python3-pcp_5.0.3-1_amd64.deb ... 2021-08-24 03:27:30.692 | Unpacking python3-pcp (5.0.3-1) ... 2021-08-24 03:27:30.734 | Selecting previously unselected package pcp. 2021-08-24 03:27:30.744 | Preparing to unpack .../227-pcp_5.0.3-1_amd64.deb ... 2021-08-24 03:27:30.813 | Unpacking pcp (5.0.3-1) ... 2021-08-24 03:27:31.323 | Selecting previously unselected package socat. 2021-08-24 03:27:31.333 | Preparing to unpack .../228-socat_1.7.3.3-2_amd64.deb ... 2021-08-24 03:27:31.335 | Unpacking socat (1.7.3.3-2) ... 2021-08-24 03:27:31.410 | Selecting previously unselected package vlan. 2021-08-24 03:27:31.418 | Preparing to unpack .../229-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2021-08-24 03:27:31.420 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2021-08-24 03:27:31.490 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-08-24 03:27:31.496 | Setting up postgresql-client-common (214ubuntu0.1) ... 2021-08-24 03:27:31.505 | Setting up javascript-common (11) ... 2021-08-24 03:27:31.537 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-08-24 03:27:31.552 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-08-24 03:27:31.557 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-08-24 03:27:31.562 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-08-24 03:27:31.568 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2021-08-24 03:27:31.590 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-08-24 03:27:31.594 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-08-24 03:27:31.599 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-08-24 03:27:31.604 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-08-24 03:27:31.609 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-08-24 03:27:31.615 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2021-08-24 03:27:31.620 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2021-08-24 03:27:31.625 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2021-08-24 03:27:31.631 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2021-08-24 03:27:31.636 | Setting up libxcb-render0:amd64 (1.14-2) ... 2021-08-24 03:27:31.641 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2021-08-24 03:27:31.647 | Setting up libarchive-zip-perl (1.67-2) ... 2021-08-24 03:27:31.652 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-08-24 03:27:31.657 | Setting up vbetool (1.1-4) ... 2021-08-24 03:27:31.663 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-08-24 03:27:31.670 | Setting up pm-utils (1.4.1-19) ... 2021-08-24 03:27:31.679 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.5) ... 2021-08-24 03:27:31.930 | Setting up unzip (6.0-25ubuntu1) ... 2021-08-24 03:27:31.954 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2021-08-24 03:27:31.960 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-08-24 03:27:31.965 | Setting up x11-common (1:7.7+19ubuntu14) ... 2021-08-24 03:27:32.202 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-08-24 03:27:32.879 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2021-08-24 03:27:32.887 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-08-24 03:27:32.892 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-08-24 03:27:32.897 | Setting up m4 (1.4.18-4) ... 2021-08-24 03:27:32.902 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2021-08-24 03:27:33.185 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-08-24 03:27:33.191 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2021-08-24 03:27:33.196 | Setting up iputils-arping (3:20190709-3) ... 2021-08-24 03:27:33.229 | Setting up libffi-dev:amd64 (3.3-4) ... 2021-08-24 03:27:33.234 | Setting up conntrack (1:1.4.5-2) ... 2021-08-24 03:27:33.240 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-08-24 03:27:33.245 | Setting up python3-wheel (0.34.2-1) ... 2021-08-24 03:27:33.495 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-08-24 03:27:33.500 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2021-08-24 03:27:33.705 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2021-08-24 03:27:35.774 | Setting up memcached (1.5.22-2ubuntu0.1) ... 2021-08-24 03:27:36.999 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-08-24 03:27:37.679 | Setting up libfakeroot:amd64 (1.24-1) ... 2021-08-24 03:27:37.692 | Setting up libjansson4:amd64 (2.12-1build1) ... 2021-08-24 03:27:37.701 | Setting up acl (2.2.53-6) ... 2021-08-24 03:27:37.710 | Setting up dns-root-data (2019052802) ... 2021-08-24 03:27:37.715 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-08-24 03:27:37.720 | Setting up fakeroot (1.24-1) ... 2021-08-24 03:27:37.727 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-08-24 03:27:37.735 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-08-24 03:27:37.740 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-08-24 03:27:37.745 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-08-24 03:27:37.750 | Setting up autotools-dev (20180224.1) ... 2021-08-24 03:27:37.755 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-08-24 03:27:38.546 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2021-08-24 03:27:38.551 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2021-08-24 03:27:38.556 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-08-24 03:27:38.561 | Setting up make (4.2.1-1.2) ... 2021-08-24 03:27:38.565 | Setting up libnspr4:amd64 (2:4.25-1) ... 2021-08-24 03:27:38.570 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-08-24 03:27:38.575 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-08-24 03:27:38.581 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-08-24 03:27:38.585 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2021-08-24 03:27:38.590 | Setting up ebtables (2.0.11-3build1) ... 2021-08-24 03:27:39.134 | Setting up socat (1.7.3.3-2) ... 2021-08-24 03:27:39.139 | Setting up libann0 (1.1.2+doc-7build1) ... 2021-08-24 03:27:39.145 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-08-24 03:27:39.151 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.5) ... 2021-08-24 03:27:39.156 | Setting up autopoint (0.19.8.1-10build1) ... 2021-08-24 03:27:39.162 | Setting up binfmt-support (2.2.0-2) ... 2021-08-24 03:27:39.440 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2021-08-24 03:27:40.476 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-08-24 03:27:40.482 | Setting up icu-devtools (66.1-2ubuntu2) ... 2021-08-24 03:27:40.487 | Setting up fonts-dejavu-core (2.37-1) ... 2021-08-24 03:27:40.529 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2021-08-24 03:27:40.535 | Setting up lsscsi (0.30-0.1) ... 2021-08-24 03:27:40.541 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-08-24 03:27:40.546 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-08-24 03:27:40.552 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-08-24 03:27:40.557 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-08-24 03:27:40.562 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2021-08-24 03:27:40.569 | Setting up autoconf (2.69-11.1) ... 2021-08-24 03:27:40.576 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2021-08-24 03:27:40.582 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2021-08-24 03:27:40.624 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-08-24 03:27:40.629 | Setting up dwz (0.13-5) ... 2021-08-24 03:27:40.635 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-08-24 03:27:40.640 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-08-24 03:27:40.647 | Setting up libipset13:amd64 (7.5-1~exp1) ... 2021-08-24 03:27:40.652 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-08-24 03:27:40.657 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2021-08-24 03:27:40.670 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-08-24 03:27:40.676 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-08-24 03:27:40.682 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-08-24 03:27:40.687 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-08-24 03:27:40.693 | Setting up fonts-liberation (1:1.07.4-11) ... 2021-08-24 03:27:40.698 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2021-08-24 03:27:40.707 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-08-24 03:27:40.713 | Setting up pcp-conf (5.0.3-1) ... 2021-08-24 03:27:40.720 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2021-08-24 03:27:40.727 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.6) ... 2021-08-24 03:27:40.733 | Setting up libsub-override-perl (0.09-2) ... 2021-08-24 03:27:40.740 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-08-24 03:27:40.745 | Setting up libthai-data (0.1.28-3) ... 2021-08-24 03:27:40.751 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-08-24 03:27:40.757 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2021-08-24 03:27:40.764 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2021-08-24 03:27:40.769 | Setting up apache2-data (2.4.41-4ubuntu3.4) ... 2021-08-24 03:27:40.775 | Setting up curl (7.68.0-1ubuntu2.6) ... 2021-08-24 03:27:40.780 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-08-24 03:27:40.787 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2021-08-24 03:27:40.793 | Setting up sharutils (1:4.15.2-4build1) ... 2021-08-24 03:27:40.799 | Setting up ipset (7.5-1~exp1) ... 2021-08-24 03:27:40.811 | Setting up openssl (1.1.1f-1ubuntu2.5) ... 2021-08-24 03:27:40.821 | Setting up conntrackd (1:1.4.5-2) ... 2021-08-24 03:27:41.825 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-08-24 03:27:42.150 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-08-24 03:27:42.156 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2021-08-24 03:27:42.162 | Setting up libicu-dev:amd64 (66.1-2ubuntu2) ... 2021-08-24 03:27:42.168 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-08-24 03:27:42.174 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.11) ... 2021-08-24 03:27:42.180 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2021-08-24 03:27:42.186 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-08-24 03:27:42.192 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-08-24 03:27:42.198 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-08-24 03:27:42.203 | Setting up automake (1:1.16.1-4ubuntu6) ... 2021-08-24 03:27:42.211 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2021-08-24 03:27:42.215 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-08-24 03:27:42.221 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-08-24 03:27:42.226 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-08-24 03:27:42.233 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-08-24 03:27:42.240 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2021-08-24 03:27:42.245 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-08-24 03:27:42.251 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-08-24 03:27:42.258 | Setting up libmysqlclient21:amd64 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-24 03:27:42.264 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-08-24 03:27:42.270 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-08-24 03:27:42.277 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-24 03:27:42.282 | Setting up libtool (2.4.6-14) ... 2021-08-24 03:27:42.288 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2021-08-24 03:27:42.389 | Setting up openssh-client (1:8.2p1-4ubuntu0.3) ... 2021-08-24 03:27:42.443 | Setting up libpq5:amd64 (12.8-0ubuntu0.20.04.1) ... 2021-08-24 03:27:42.450 | Setting up haproxy (2.0.13-2ubuntu0.2) ... 2021-08-24 03:27:42.837 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-08-24 03:27:43.919 | Setting up libpq-dev (12.8-0ubuntu0.20.04.1) ... 2021-08-24 03:27:43.924 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.5) ... 2021-08-24 03:27:43.929 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-08-24 03:27:43.935 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-08-24 03:27:44.076 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-08-24 03:27:44.083 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-08-24 03:27:44.088 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-08-24 03:27:44.097 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2021-08-24 03:27:44.106 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-08-24 03:27:44.112 | Setting up python3-mysqldb (1.4.4-2build1) ... 2021-08-24 03:27:44.362 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-08-24 03:27:44.370 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2021-08-24 03:27:44.375 | Setting up libthai0:amd64 (0.1.28-3) ... 2021-08-24 03:27:44.381 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-08-24 03:27:44.388 | Setting up postgresql-client-12 (12.8-0ubuntu0.20.04.1) ... 2021-08-24 03:27:44.989 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2021-08-24 03:27:45.016 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-08-24 03:27:45.022 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-08-24 03:27:45.028 | Setting up ssl-cert (1.0.39) ... 2021-08-24 03:27:45.709 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2021-08-24 03:27:45.716 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04) ... 2021-08-24 03:27:45.793 | Setting up libjs-jquery-metadata (12-1.1) ... 2021-08-24 03:27:45.800 | Setting up postgresql-common (214ubuntu0.1) ... 2021-08-24 03:27:46.333 | Adding user postgres to group ssl-cert 2021-08-24 03:27:46.493 | 2021-08-24 03:27:46.493 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-08-24 03:27:46.682 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-08-24 03:27:46.682 | Removing obsolete dictionary files: 2021-08-24 03:27:47.261 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-08-24 03:27:48.370 | Setting up libcroco3:amd64 (0.6.13-1) ... 2021-08-24 03:27:48.379 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-08-24 03:27:48.385 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2021-08-24 03:27:48.471 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2021-08-24 03:27:48.876 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2021-08-24 03:27:48.882 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2021-08-24 03:27:48.888 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-08-24 03:27:48.895 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-08-24 03:27:48.900 | Setting up build-essential (12.8ubuntu1.1) ... 2021-08-24 03:27:48.905 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.1) ... 2021-08-24 03:27:48.911 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-08-24 03:27:48.916 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-08-24 03:27:48.922 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2021-08-24 03:27:48.928 | Setting up libmysqlclient-dev (8.0.26-0ubuntu0.20.04.2) ... 2021-08-24 03:27:48.934 | Setting up apache2-utils (2.4.41-4ubuntu3.4) ... 2021-08-24 03:27:48.940 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-08-24 03:27:48.946 | Setting up ipvsadm (1:1.31-1) ... 2021-08-24 03:27:49.696 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.3) ... 2021-08-24 03:27:49.702 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-08-24 03:27:49.802 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2021-08-24 03:27:51.877 | Regenerating fonts cache... done. 2021-08-24 03:27:51.880 | Setting up gettext (0.19.8.1-10build1) ... 2021-08-24 03:27:51.885 | Setting up libpcp3 (5.0.3-1) ... 2021-08-24 03:27:51.891 | Setting up libpcp-pmda3 (5.0.3-1) ... 2021-08-24 03:27:51.896 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2021-08-24 03:27:51.902 | Setting up openssh-server (1:8.2p1-4ubuntu0.3) ... 2021-08-24 03:27:53.232 | rescue-ssh.target is a disabled or a static unit, not starting it. 2021-08-24 03:27:54.049 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-08-24 03:27:54.095 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-24 03:27:54.101 | Setting up keepalived (1:2.0.19-2) ... 2021-08-24 03:27:55.065 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-08-24 03:27:55.791 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2021-08-24 03:27:55.796 | Setting up libpcp-trace2 (5.0.3-1) ... 2021-08-24 03:27:55.804 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-24 03:27:55.810 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2021-08-24 03:27:55.816 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-08-24 03:27:55.822 | Setting up libpcp-gui2 (5.0.3-1) ... 2021-08-24 03:27:55.827 | Setting up apache2-bin (2.4.41-4ubuntu3.4) ... 2021-08-24 03:27:55.833 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-08-24 03:27:55.839 | Setting up libpcp-web1 (5.0.3-1) ... 2021-08-24 03:27:55.845 | Setting up intltool-debian (0.35.0+20060710.5) ... 2021-08-24 03:27:55.850 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-08-24 03:27:55.856 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-24 03:27:55.862 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2021-08-24 03:27:55.868 | Setting up libpcp-mmv1 (5.0.3-1) ... 2021-08-24 03:27:55.888 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2021-08-24 03:27:55.893 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2) ... 2021-08-24 03:27:55.899 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-08-24 03:27:55.906 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-08-24 03:27:55.911 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2021-08-24 03:27:55.917 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-24 03:27:55.922 | Setting up postgresql-server-dev-12 (12.8-0ubuntu0.20.04.1) ... 2021-08-24 03:27:55.928 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-24 03:27:55.934 | Setting up libpcp-import1 (5.0.3-1) ... 2021-08-24 03:27:55.940 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-08-24 03:27:55.946 | Setting up librados2 (15.2.13-0ubuntu0.20.04.1) ... 2021-08-24 03:27:55.952 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-08-24 03:27:55.958 | Setting up po-debconf (1.0.21) ... 2021-08-24 03:27:55.963 | Setting up apache2 (2.4.41-4ubuntu3.4) ... 2021-08-24 03:27:56.338 | Enabling module mpm_event. 2021-08-24 03:27:56.403 | Enabling module authz_core. 2021-08-24 03:27:56.409 | Enabling module authz_host. 2021-08-24 03:27:56.469 | Enabling module authn_core. 2021-08-24 03:27:56.474 | Enabling module auth_basic. 2021-08-24 03:27:56.533 | Enabling module access_compat. 2021-08-24 03:27:56.591 | Enabling module authn_file. 2021-08-24 03:27:56.651 | Enabling module authz_user. 2021-08-24 03:27:56.710 | Enabling module alias. 2021-08-24 03:27:56.770 | Enabling module dir. 2021-08-24 03:27:56.829 | Enabling module autoindex. 2021-08-24 03:27:56.890 | Enabling module env. 2021-08-24 03:27:56.949 | Enabling module mime. 2021-08-24 03:27:57.009 | Enabling module negotiation. 2021-08-24 03:27:57.068 | Enabling module setenvif. 2021-08-24 03:27:57.127 | Enabling module filter. 2021-08-24 03:27:57.187 | Enabling module deflate. 2021-08-24 03:27:57.246 | Enabling module status. 2021-08-24 03:27:57.305 | Enabling module reqtimeout. 2021-08-24 03:27:57.364 | Enabling conf charset. 2021-08-24 03:27:57.423 | Enabling conf localized-error-pages. 2021-08-24 03:27:57.481 | Enabling conf other-vhosts-access-log. 2021-08-24 03:27:57.541 | Enabling conf security. 2021-08-24 03:27:57.600 | Enabling conf serve-cgi-bin. 2021-08-24 03:27:57.659 | Enabling site 000-default. 2021-08-24 03:27:57.712 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-08-24 03:27:57.769 | Enabling conf javascript-common. 2021-08-24 03:27:58.028 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-08-24 03:27:58.608 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-08-24 03:28:01.292 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-08-24 03:28:01.311 | Setting up python3-pcp (5.0.3-1) ... 2021-08-24 03:28:01.617 | Setting up libgvc6 (2.42.2-3build2) ... 2021-08-24 03:28:01.639 | Setting up librbd1 (15.2.13-0ubuntu0.20.04.1) ... 2021-08-24 03:28:01.645 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.4) ... 2021-08-24 03:28:01.657 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2021-08-24 03:28:01.663 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2021-08-24 03:28:01.668 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.17) ... 2021-08-24 03:28:01.673 | Setting up graphviz (2.42.2-3build2) ... 2021-08-24 03:28:01.681 | Setting up pcp (5.0.3-1) ... 2021-08-24 03:28:02.019 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2021-08-24 03:28:02.449 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2021-08-24 03:28:02.869 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2021-08-24 03:28:03.280 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2021-08-24 03:28:19.444 | Setting up qemu-utils (1:4.2-3ubuntu6.17) ... 2021-08-24 03:28:19.452 | Setting up systemd (245.4-4ubuntu3.11) ... 2021-08-24 03:28:19.462 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-08-24 03:28:20.614 | Setting up dh-autoreconf (19) ... 2021-08-24 03:28:20.620 | Setting up systemd-timesyncd (245.4-4ubuntu3.11) ... 2021-08-24 03:28:21.425 | Setting up systemd-sysv (245.4-4ubuntu3.11) ... 2021-08-24 03:28:21.433 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.11) ... 2021-08-24 03:28:21.440 | Setting up debhelper (12.10ubuntu1) ... 2021-08-24 03:28:21.446 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.11) ... 2021-08-24 03:28:21.769 | Setting up apache2-dev (2.4.41-4ubuntu3.4) ... 2021-08-24 03:28:21.776 | Processing triggers for mime-support (3.64ubuntu1) ... 2021-08-24 03:28:21.801 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2021-08-24 03:28:21.880 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2021-08-24 03:28:34.777 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-08-24 03:28:34.800 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2021-08-24 03:28:35.194 | Processing triggers for ufw (0.36-6) ... 2021-08-24 03:28:35.324 | Processing triggers for man-db (2.9.1-1) ... 2021-08-24 03:29:01.362 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-08-24 03:29:01.376 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-08-24 03:29:07.732 | ++ functions-common:apt_get:1118 : result=0 2021-08-24 03:29:07.734 | ++ functions-common:apt_get:1121 : time_stop apt-get 2021-08-24 03:29:07.736 | ++ functions-common:time_stop:2309 : local name 2021-08-24 03:29:07.739 | ++ functions-common:time_stop:2310 : local end_time 2021-08-24 03:29:07.741 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:29:07.743 | ++ functions-common:time_stop:2312 : local total 2021-08-24 03:29:07.745 | ++ functions-common:time_stop:2313 : local start_time 2021-08-24 03:29:07.748 | ++ functions-common:time_stop:2315 : name=apt-get 2021-08-24 03:29:07.750 | ++ functions-common:time_stop:2316 : start_time=1629775582669 2021-08-24 03:29:07.752 | ++ functions-common:time_stop:2318 : [[ -z 1629775582669 ]] 2021-08-24 03:29:07.755 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:29:07.758 | ++ functions-common:time_stop:2321 : end_time=1629775747756 2021-08-24 03:29:07.761 | ++ functions-common:time_stop:2322 : elapsed_time=165087 2021-08-24 03:29:07.763 | ++ functions-common:time_stop:2323 : total=683 2021-08-24 03:29:07.765 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:29:07.767 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=165770 2021-08-24 03:29:07.769 | ++ functions-common:apt_get:1122 : return 0 2021-08-24 03:29:07.772 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-08-24 03:29:07.775 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-08-24 03:29:07.777 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-08-24 03:29:07.781 | ++ tools/install_prereqs.sh:source:89 : date 2021-08-24 03:29:07.784 | + ./stack.sh:main:772 : [[ False != \T\r\u\e ]] 2021-08-24 03:29:07.787 | + ./stack.sh:main:773 : PYPI_ALTERNATIVE_URL= 2021-08-24 03:29:07.790 | + ./stack.sh:main:773 : /home/ubuntu/devstack/tools/install_pip.sh 2021-08-24 03:29:09.081 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-08-24 03:29:09.084 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-08-24 03:29:09.086 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-08-24 03:29:09.089 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-08-24 03:29:09.090 | + tools/install_pip.sh:main:43 : GetDistro 2021-08-24 03:29:09.092 | + functions-common:GetDistro:373 : GetOSVersion 2021-08-24 03:29:09.094 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-08-24 03:29:09.097 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-08-24 03:29:09.099 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-08-24 03:29:09.101 | + functions-common:_ensure_lsb_release:328 : return 2021-08-24 03:29:09.103 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-08-24 03:29:09.170 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-08-24 03:29:09.173 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-08-24 03:29:09.240 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-08-24 03:29:09.242 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-08-24 03:29:09.324 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-08-24 03:29:09.326 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-08-24 03:29:09.327 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-08-24 03:29:09.329 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-08-24 03:29:09.331 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-08-24 03:29:09.334 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-08-24 03:29:09.335 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-08-24 03:29:09.337 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-08-24 03:29:09.339 | + functions-common:GetDistro:378 : DISTRO=focal 2021-08-24 03:29:09.341 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-08-24 03:29:09.343 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-08-24 03:29:09.343 | Distro: focal 2021-08-24 03:29:09.345 | + tools/install_pip.sh:main:115 : get_versions 2021-08-24 03:29:09.347 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-08-24 03:29:09.351 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-08-24 03:29:09.353 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-08-24 03:29:09.355 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-08-24 03:29:09.355 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-08-24 03:29:09.761 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-08-24 03:29:09.763 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-08-24 03:29:09.763 | pip: 20.2.2 2021-08-24 03:29:09.764 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-08-24 03:29:09.766 | + tools/install_pip.sh:main:121 : is_fedora 2021-08-24 03:29:09.768 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-24 03:29:09.770 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-24 03:29:09.771 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-24 03:29:09.773 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-24 03:29:09.775 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-24 03:29:09.776 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-24 03:29:09.778 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-24 03:29:09.780 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-24 03:29:09.781 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-24 03:29:09.783 | + tools/install_pip.sh:main:133 : install_get_pip 2021-08-24 03:29:09.785 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-08-24 03:29:09.786 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-08-24 03:29:09.788 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-08-24 03:29:09.790 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-08-24 03:29:09.791 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-08-24 03:29:09.802 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-08-24 03:29:09.802 | Dload Upload Total Spent Left Speed 2021-08-24 03:29:10.083 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1911k 100 1911k 0 0 6802k 0 --:--:-- --:--:-- --:--:-- 6778k 2021-08-24 03:29:10.088 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-08-24 03:29:10.091 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-08-24 03:29:13.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:29:13.032 | from cryptography.utils import int_from_bytes 2021-08-24 03:29:13.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:29:13.032 | from cryptography.utils import int_from_bytes 2021-08-24 03:29:13.309 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 03:29:13.893 | Collecting pip 2021-08-24 03:29:13.907 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fa9/ebb85d3fd6076/pip-21.2.4-py3-none-any.whl (1.6 MB) 2021-08-24 03:29:15.380 | Installing collected packages: pip 2021-08-24 03:29:15.380 | Attempting uninstall: pip 2021-08-24 03:29:15.381 | Found existing installation: pip 20.2.2 2021-08-24 03:29:15.614 | Uninstalling pip-20.2.2: 2021-08-24 03:29:15.643 | Successfully uninstalled pip-20.2.2 2021-08-24 03:29:17.178 | Successfully installed pip-21.2.4 2021-08-24 03:29:17.178 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 03:29:17.296 | + tools/install_pip.sh:main:136 : set -x 2021-08-24 03:29:17.298 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-08-24 03:29:17.300 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-08-24 03:29:17.302 | + inc/python:pip_install_gr:77 : local clean_name 2021-08-24 03:29:17.304 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-08-24 03:29:17.306 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-08-24 03:29:17.308 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-08-24 03:29:17.310 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-08-24 03:29:17.311 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-08-24 03:29:17.314 | ++ 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-08-24 03:29:17.317 | ++ 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-08-24 03:29:17.318 | ++ 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-08-24 03:29:17.320 | + 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-08-24 03:29:17.322 | + 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-08-24 03:29:17.337 | Using python 3.8 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-08-24 03:29:17.339 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt '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-08-24 03:29:18.045 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:29:18.045 | from cryptography.utils import int_from_bytes 2021-08-24 03:29:18.045 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:29:18.045 | from cryptography.utils import int_from_bytes 2021-08-24 03:29:19.052 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 03:29:19.072 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 in /usr/local/lib/python3.8/dist-packages (57.4.0) 2021-08-24 03:29:20.527 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 03:29:20.624 | + inc/python:pip_install:200 : result=0 2021-08-24 03:29:20.626 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 03:29:20.629 | + functions-common:time_stop:2309 : local name 2021-08-24 03:29:20.630 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:29:20.632 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:29:20.634 | + functions-common:time_stop:2312 : local total 2021-08-24 03:29:20.635 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:29:20.637 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 03:29:20.638 | + functions-common:time_stop:2316 : start_time=1629775757333 2021-08-24 03:29:20.640 | + functions-common:time_stop:2318 : [[ -z 1629775757333 ]] 2021-08-24 03:29:20.642 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:29:20.646 | + functions-common:time_stop:2321 : end_time=1629775760643 2021-08-24 03:29:20.647 | + functions-common:time_stop:2322 : elapsed_time=3310 2021-08-24 03:29:20.649 | + functions-common:time_stop:2323 : total=0 2021-08-24 03:29:20.650 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:29:20.652 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3310 2021-08-24 03:29:20.654 | + inc/python:pip_install:203 : return 0 2021-08-24 03:29:20.656 | + tools/install_pip.sh:main:142 : get_versions 2021-08-24 03:29:20.658 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-08-24 03:29:20.662 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-08-24 03:29:20.663 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-08-24 03:29:20.666 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-08-24 03:29:20.666 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-08-24 03:29:21.225 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.2.4 2021-08-24 03:29:21.226 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.2.4' 2021-08-24 03:29:21.226 | pip: 21.2.4 2021-08-24 03:29:21.229 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-08-24 03:29:21.232 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-08-24 03:29:21.235 | + ./stack.sh:main:778 : fixup_all 2021-08-24 03:29:21.238 | + tools/fixup_stuff.sh:fixup_all:173 : fixup_keystone 2021-08-24 03:29:21.240 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-08-24 03:29:21.242 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-08-24 03:29:21.254 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-08-24 03:29:21.255 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-08-24 03:29:21.255 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-08-24 03:29:21.260 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-08-24 03:29:21.262 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-08-24 03:29:21.264 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-08-24 03:29:21.273 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-08-24 03:29:21.276 | + tools/fixup_stuff.sh:fixup_all:174 : fixup_ubuntu 2021-08-24 03:29:21.278 | + tools/fixup_stuff.sh:fixup_ubuntu:159 : is_ubuntu 2021-08-24 03:29:21.280 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:29:21.282 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:29:21.284 | + tools/fixup_stuff.sh:fixup_ubuntu:169 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2021-08-24 03:29:21.295 | + tools/fixup_stuff.sh:fixup_all:175 : fixup_fedora 2021-08-24 03:29:21.297 | + tools/fixup_stuff.sh:fixup_fedora:66 : is_fedora 2021-08-24 03:29:21.299 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-24 03:29:21.301 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-24 03:29:21.303 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-24 03:29:21.305 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-24 03:29:21.307 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-24 03:29:21.309 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-24 03:29:21.311 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-24 03:29:21.313 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-24 03:29:21.315 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-24 03:29:21.317 | + tools/fixup_stuff.sh:fixup_fedora:67 : return 2021-08-24 03:29:21.320 | + tools/fixup_stuff.sh:fixup_all:176 : fixup_suse 2021-08-24 03:29:21.322 | + tools/fixup_stuff.sh:fixup_suse:112 : is_suse 2021-08-24 03:29:21.324 | + functions-common:is_suse:462 : is_opensuse 2021-08-24 03:29:21.326 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-24 03:29:21.328 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-24 03:29:21.330 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-24 03:29:21.332 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-24 03:29:21.334 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-24 03:29:21.336 | + tools/fixup_stuff.sh:fixup_suse:113 : return 2021-08-24 03:29:21.338 | + ./stack.sh:main:781 : pip_install -U os-testr 2021-08-24 03:29:21.358 | Using python 3.8 to install os-testr 2021-08-24 03:29:21.360 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-08-24 03:29:22.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:29:22.061 | from cryptography.utils import int_from_bytes 2021-08-24 03:29:22.061 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:29:22.061 | from cryptography.utils import int_from_bytes 2021-08-24 03:29:23.059 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 03:29:23.472 | Collecting os-testr 2021-08-24 03:29:23.478 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2021-08-24 03:29:23.491 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.6.0) 2021-08-24 03:29:23.531 | Collecting stestr>=1.0.0 2021-08-24 03:29:23.537 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a31/9580d7aa71f73/stestr-3.2.0-py3-none-any.whl (125 kB) 2021-08-24 03:29:23.546 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-08-24 03:29:23.577 | Collecting python-subunit>=1.0.0 2021-08-24 03:29:23.584 | 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-08-24 03:29:23.606 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2021-08-24 03:29:23.634 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.8.0) 2021-08-24 03:29:23.680 | Collecting future 2021-08-24 03:29:23.688 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-08-24 03:29:24.590 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.1) 2021-08-24 03:29:24.594 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2021-08-24 03:29:24.596 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (5.4.1) 2021-08-24 03:29:24.611 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.7.2) 2021-08-24 03:29:24.613 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.4.0) 2021-08-24 03:29:24.615 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.7) 2021-08-24 03:29:24.616 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.1.2) 2021-08-24 03:29:24.669 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2021-08-24 03:29:24.670 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2021-08-24 03:29:24.672 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.2.0) 2021-08-24 03:29:24.674 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.4) 2021-08-24 03:29:24.740 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2021-08-24 03:29:24.804 | Building wheels for collected packages: future 2021-08-24 03:29:24.804 | Building wheel for future (setup.py): started 2021-08-24 03:29:25.863 | Building wheel for future (setup.py): finished with status 'done' 2021-08-24 03:29:25.867 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=0869a274bc41a13f05382e962f521b993afc847902dfdf9204c921cada61d20e 2021-08-24 03:29:25.867 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2021-08-24 03:29:25.873 | Successfully built future 2021-08-24 03:29:27.169 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-08-24 03:29:28.002 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.2.0 2021-08-24 03:29:28.002 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 03:29:28.136 | + inc/python:pip_install:200 : result=0 2021-08-24 03:29:28.138 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 03:29:28.140 | + functions-common:time_stop:2309 : local name 2021-08-24 03:29:28.142 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:29:28.145 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:29:28.147 | + functions-common:time_stop:2312 : local total 2021-08-24 03:29:28.149 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:29:28.151 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 03:29:28.153 | + functions-common:time_stop:2316 : start_time=1629775761353 2021-08-24 03:29:28.155 | + functions-common:time_stop:2318 : [[ -z 1629775761353 ]] 2021-08-24 03:29:28.158 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:29:28.162 | + functions-common:time_stop:2321 : end_time=1629775768159 2021-08-24 03:29:28.164 | + functions-common:time_stop:2322 : elapsed_time=6806 2021-08-24 03:29:28.166 | + functions-common:time_stop:2323 : total=0 2021-08-24 03:29:28.168 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:29:28.170 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=6806 2021-08-24 03:29:28.172 | + inc/python:pip_install:203 : return 0 2021-08-24 03:29:28.174 | + ./stack.sh:main:785 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-08-24 03:29:28.223 | + ./stack.sh:main:786 : sudo systemctl restart systemd-journald 2021-08-24 03:29:28.317 | + ./stack.sh:main:792 : install_infra 2021-08-24 03:29:28.319 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-08-24 03:29:28.322 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-08-24 03:29:28.324 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-08-24 03:29:31.405 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-08-24 03:29:31.407 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-08-24 03:29:31.429 | + 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-08-24 03:29:33.297 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-08-24 03:29:33.325 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-08-24 03:29:33.427 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-08-24 03:29:33.536 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-08-24 03:29:33.713 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-08-24 03:29:33.719 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-08-24 03:29:33.788 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-08-24 03:29:33.834 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-24 03:29:33.918 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-08-24 03:29:33.953 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-08-24 03:29:34.005 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 03:29:34.139 | Collecting pbr===5.6.0 2021-08-24 03:29:34.146 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c68/c661ac5cc8105/pbr-5.6.0-py2.py3-none-any.whl (111 kB) 2021-08-24 03:29:34.183 | Installing collected packages: pbr 2021-08-24 03:29:34.320 | Successfully installed pbr-5.6.0 2021-08-24 03:29:34.379 | + inc/python:pip_install:200 : result=0 2021-08-24 03:29:34.381 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 03:29:34.383 | + functions-common:time_stop:2309 : local name 2021-08-24 03:29:34.385 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:29:34.387 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:29:34.389 | + functions-common:time_stop:2312 : local total 2021-08-24 03:29:34.392 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:29:34.395 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 03:29:34.397 | + functions-common:time_stop:2316 : start_time=1629775771422 2021-08-24 03:29:34.399 | + functions-common:time_stop:2318 : [[ -z 1629775771422 ]] 2021-08-24 03:29:34.402 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:29:34.405 | + functions-common:time_stop:2321 : end_time=1629775774403 2021-08-24 03:29:34.407 | + functions-common:time_stop:2322 : elapsed_time=2981 2021-08-24 03:29:34.410 | + functions-common:time_stop:2323 : total=6806 2021-08-24 03:29:34.412 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:29:34.414 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=9787 2021-08-24 03:29:34.417 | + inc/python:pip_install:203 : return 0 2021-08-24 03:29:34.419 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-08-24 03:29:34.421 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-08-24 03:29:34.443 | + 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-08-24 03:29:36.320 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-08-24 03:29:36.350 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-08-24 03:29:36.452 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-08-24 03:29:36.570 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-08-24 03:29:36.748 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-08-24 03:29:36.754 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-08-24 03:29:36.823 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-08-24 03:29:36.870 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-24 03:29:36.954 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-08-24 03:29:36.990 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-08-24 03:29:37.041 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 03:29:37.043 | Processing /opt/stack/requirements 2021-08-24 03:29:38.369 | Collecting fixtures===3.0.0 2021-08-24 03:29:38.376 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2021-08-24 03:29:38.545 | Collecting PyYAML===5.4.1 2021-08-24 03:29:38.552 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c1/be557ee92a20f/PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) 2021-08-24 03:29:38.722 | Collecting requests===2.26.0 2021-08-24 03:29:38.729 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/246513ecd5ecd/requests-2.26.0-py2.py3-none-any.whl (62 kB) 2021-08-24 03:29:38.819 | Collecting packaging===21.0 2021-08-24 03:29:38.826 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c86/254f9220d55e3/packaging-21.0-py3-none-any.whl (40 kB) 2021-08-24 03:29:38.889 | Collecting testtools===2.5.0 2021-08-24 03:29:38.895 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2021-08-24 03:29:38.978 | Collecting idna===3.2 2021-08-24 03:29:38.985 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/144/75042e2849910/idna-3.2-py3-none-any.whl (59 kB) 2021-08-24 03:29:39.111 | Collecting pyparsing===2.4.7 2021-08-24 03:29:39.118 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2021-08-24 03:29:39.168 | Collecting six===1.16.0 2021-08-24 03:29:39.174 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2021-08-24 03:29:39.218 | Collecting charset-normalizer===2.0.4 2021-08-24 03:29:39.224 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0c8/911edd15d1922/charset_normalizer-2.0.4-py3-none-any.whl (36 kB) 2021-08-24 03:29:39.258 | Collecting Parsley>=1.2 2021-08-24 03:29:39.265 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-08-24 03:29:39.311 | Collecting beagle>=0.2.1 2021-08-24 03:29:39.317 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2021-08-24 03:29:39.344 | Requirement already satisfied: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (5.6.0) 2021-08-24 03:29:39.411 | Collecting urllib3===1.26.6 2021-08-24 03:29:39.417 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39f/b8672126159ac/urllib3-1.26.6-py2.py3-none-any.whl (138 kB) 2021-08-24 03:29:39.513 | Collecting certifi===2021.5.30 2021-08-24 03:29:39.520 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50b/1e4f8446b06f4/certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 2021-08-24 03:29:39.552 | Collecting extras===1.0.0 2021-08-24 03:29:39.558 | 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-08-24 03:29:39.638 | Collecting cliff===3.8.0 2021-08-24 03:29:39.645 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a7e/38e916649defa/cliff-3.8.0-py3-none-any.whl (80 kB) 2021-08-24 03:29:39.749 | Collecting stevedore===3.4.0 2021-08-24 03:29:39.755 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/920/ce6259f0b2498/stevedore-3.4.0-py3-none-any.whl (49 kB) 2021-08-24 03:29:39.910 | Collecting cmd2===2.1.2 2021-08-24 03:29:39.916 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d96/7708a62d1166c/cmd2-2.1.2-py3-none-any.whl (141 kB) 2021-08-24 03:29:40.016 | Collecting prettytable===0.7.2 2021-08-24 03:29:40.023 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2021-08-24 03:29:40.060 | Collecting wcwidth===0.2.5 2021-08-24 03:29:40.067 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2021-08-24 03:29:40.116 | Collecting pyperclip===1.8.2 2021-08-24 03:29:40.123 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/105/254a8b04934f0/pyperclip-1.8.2.tar.gz (20 kB) 2021-08-24 03:29:40.514 | Collecting attrs===21.2.0 2021-08-24 03:29:40.520 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/e90d6d8ac20db/attrs-21.2.0-py2.py3-none-any.whl (53 kB) 2021-08-24 03:29:40.642 | Collecting colorama===0.4.4 2021-08-24 03:29:40.648 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2021-08-24 03:29:40.663 | Building wheels for collected packages: pyperclip, openstack-requirements 2021-08-24 03:29:40.663 | Building wheel for pyperclip (setup.py): started 2021-08-24 03:29:40.905 | Building wheel for pyperclip (setup.py): finished with status 'error' 2021-08-24 03:29:40.905 | ERROR: Command errored out with exit status 1: 2021-08-24 03:29:40.905 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-m27xmdqp/pyperclip/setup.py'"'"'; __file__='"'"'/tmp/pip-install-m27xmdqp/pyperclip/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-dq7l3sxa 2021-08-24 03:29:40.905 | cwd: /tmp/pip-install-m27xmdqp/pyperclip/ 2021-08-24 03:29:40.905 | Complete output (6 lines): 2021-08-24 03:29:40.905 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-08-24 03:29:40.905 | or: setup.py --help [cmd1 cmd2 ...] 2021-08-24 03:29:40.905 | or: setup.py --help-commands 2021-08-24 03:29:40.905 | or: setup.py cmd --help 2021-08-24 03:29:40.905 | 2021-08-24 03:29:40.905 | error: invalid command 'bdist_wheel' 2021-08-24 03:29:40.905 | ---------------------------------------- 2021-08-24 03:29:40.905 | ERROR: Failed building wheel for pyperclip 2021-08-24 03:29:40.905 | Running setup.py clean for pyperclip 2021-08-24 03:29:41.169 | Building wheel for openstack-requirements (setup.py): started 2021-08-24 03:29:41.965 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-08-24 03:29:41.965 | ERROR: Command errored out with exit status 1: 2021-08-24 03:29:41.965 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-vwyllr0w/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-vwyllr0w/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-py7sr69q 2021-08-24 03:29:41.965 | cwd: /tmp/pip-req-build-vwyllr0w/ 2021-08-24 03:29:41.965 | Complete output (6 lines): 2021-08-24 03:29:41.965 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-08-24 03:29:41.965 | or: setup.py --help [cmd1 cmd2 ...] 2021-08-24 03:29:41.965 | or: setup.py --help-commands 2021-08-24 03:29:41.966 | or: setup.py cmd --help 2021-08-24 03:29:41.966 | 2021-08-24 03:29:41.966 | error: invalid command 'bdist_wheel' 2021-08-24 03:29:41.966 | ---------------------------------------- 2021-08-24 03:29:41.966 | ERROR: Failed building wheel for openstack-requirements 2021-08-24 03:29:41.966 | Running setup.py clean for openstack-requirements 2021-08-24 03:29:42.748 | Failed to build pyperclip openstack-requirements 2021-08-24 03:29:42.967 | Installing collected packages: certifi, attrs, extras, testtools, six, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, charset-normalizer, requests, pyparsing, stevedore, pyperclip, colorama, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2021-08-24 03:29:44.177 | Running setup.py install for pyperclip: started 2021-08-24 03:29:44.581 | Running setup.py install for pyperclip: finished with status 'done' 2021-08-24 03:29:45.108 | Running setup.py install for openstack-requirements: started 2021-08-24 03:29:47.290 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-08-24 03:29:47.324 | Successfully installed Parsley-1.3 PyYAML-5.4.1 attrs-21.2.0 beagle-0.3.0 certifi-2021.5.30 charset-normalizer-2.0.4 cliff-3.8.0 cmd2-2.1.2 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-3.2 openstack-requirements-1.2.1.dev4821 packaging-21.0 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.2 requests-2.26.0 six-1.16.0 stevedore-3.4.0 testtools-2.5.0 urllib3-1.26.6 wcwidth-0.2.5 2021-08-24 03:29:47.450 | + inc/python:pip_install:200 : result=0 2021-08-24 03:29:47.452 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 03:29:47.454 | + functions-common:time_stop:2309 : local name 2021-08-24 03:29:47.457 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:29:47.459 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:29:47.461 | + functions-common:time_stop:2312 : local total 2021-08-24 03:29:47.463 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:29:47.465 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 03:29:47.467 | + functions-common:time_stop:2316 : start_time=1629775774436 2021-08-24 03:29:47.469 | + functions-common:time_stop:2318 : [[ -z 1629775774436 ]] 2021-08-24 03:29:47.472 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:29:47.476 | + functions-common:time_stop:2321 : end_time=1629775787473 2021-08-24 03:29:47.478 | + functions-common:time_stop:2322 : elapsed_time=13037 2021-08-24 03:29:47.480 | + functions-common:time_stop:2323 : total=9787 2021-08-24 03:29:47.482 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:29:47.484 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=22824 2021-08-24 03:29:47.486 | + inc/python:pip_install:203 : return 0 2021-08-24 03:29:47.488 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-08-24 03:29:47.491 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-08-24 03:29:47.493 | + inc/python:use_library_from_git:250 : local name=pbr 2021-08-24 03:29:47.495 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:29:47.498 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:29:47.500 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-08-24 03:29:47.502 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:29:47.505 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-08-24 03:29:47.524 | Using python 3.8 to install pbr 2021-08-24 03:29:47.526 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-08-24 03:29:48.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:29:48.240 | from cryptography.utils import int_from_bytes 2021-08-24 03:29:48.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:29:48.240 | from cryptography.utils import int_from_bytes 2021-08-24 03:29:49.268 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 03:29:49.285 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.6.0) 2021-08-24 03:29:50.891 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 03:29:50.995 | + inc/python:pip_install:200 : result=0 2021-08-24 03:29:50.997 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 03:29:50.999 | + functions-common:time_stop:2309 : local name 2021-08-24 03:29:51.001 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:29:51.004 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:29:51.006 | + functions-common:time_stop:2312 : local total 2021-08-24 03:29:51.008 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:29:51.010 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 03:29:51.012 | + functions-common:time_stop:2316 : start_time=1629775787519 2021-08-24 03:29:51.014 | + functions-common:time_stop:2318 : [[ -z 1629775787519 ]] 2021-08-24 03:29:51.016 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:29:51.020 | + functions-common:time_stop:2321 : end_time=1629775791017 2021-08-24 03:29:51.022 | + functions-common:time_stop:2322 : elapsed_time=3498 2021-08-24 03:29:51.024 | + functions-common:time_stop:2323 : total=22824 2021-08-24 03:29:51.026 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:29:51.028 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=26322 2021-08-24 03:29:51.030 | + inc/python:pip_install:203 : return 0 2021-08-24 03:29:51.032 | + ./stack.sh:main:795 : python3 -m venv /opt/stack/bindep-venv 2021-08-24 03:29:54.156 | + ./stack.sh:main:797 : /opt/stack/bindep-venv/bin/pip install bindep 2021-08-24 03:29:55.887 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 03:29:56.374 | Collecting bindep 2021-08-24 03:29:56.381 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e7/df0a527c159ff/bindep-2.9.0-py2.py3-none-any.whl (32 kB) 2021-08-24 03:29:56.749 | Collecting distro 2021-08-24 03:29:56.755 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl (19 kB) 2021-08-24 03:29:56.871 | Collecting pbr>=2.0.0 2021-08-24 03:29:56.877 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c68/c661ac5cc8105/pbr-5.6.0-py2.py3-none-any.whl (111 kB) 2021-08-24 03:29:56.926 | Collecting Parsley 2021-08-24 03:29:56.933 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-08-24 03:29:56.970 | Installing collected packages: distro, pbr, Parsley, bindep 2021-08-24 03:29:57.391 | Successfully installed Parsley-1.3 bindep-2.9.0 distro-1.6.0 pbr-5.6.0 2021-08-24 03:29:57.454 | + ./stack.sh:main:798 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-08-24 03:29:57.457 | + ./stack.sh:main:798 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-08-24 03:29:57.460 | ++ ./stack.sh:main:801 : _get_plugin_bindep_packages 2021-08-24 03:29:57.476 | + ./stack.sh:main:801 : pkgs= 2021-08-24 03:29:57.479 | + ./stack.sh:main:802 : [[ -n '' ]] 2021-08-24 03:29:57.481 | + ./stack.sh:main:809 : run_phase stack pre-install 2021-08-24 03:29:57.483 | + functions-common:run_phase:1737 : local mode=stack 2021-08-24 03:29:57.485 | + functions-common:run_phase:1738 : local phase=pre-install 2021-08-24 03:29:57.487 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-08-24 03:29:57.489 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-08-24 03:29:57.492 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-08-24 03:29:57.494 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-08-24 03:29:57.496 | + functions-common:run_phase:1747 : local extra 2021-08-24 03:29:57.498 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-08-24 03:29:57.502 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-08-24 03:29:57.504 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-08-24 03:29:57.507 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-08-24 03:29:57.509 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-08-24 03:29:57.511 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-08-24 03:29:57.526 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:29:57.528 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-08-24 03:29:57.530 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-08-24 03:29:57.532 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-08-24 03:29:57.534 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-08-24 03:29:57.536 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-08-24 03:29:57.538 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-08-24 03:29:57.540 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-08-24 03:29:57.542 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-08-24 03:29:57.544 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-08-24 03:29:57.546 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-08-24 03:29:57.548 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-08-24 03:29:57.551 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-08-24 03:29:57.553 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-08-24 03:29:57.555 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-08-24 03:29:57.557 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-08-24 03:29:57.559 | + functions-common:run_phase:1764 : run_plugins stack pre-install 2021-08-24 03:29:57.561 | + functions-common:run_plugins:1723 : local mode=stack 2021-08-24 03:29:57.563 | + functions-common:run_plugins:1724 : local phase=pre-install 2021-08-24 03:29:57.566 | + functions-common:run_plugins:1726 : local plugins= 2021-08-24 03:29:57.568 | + functions-common:run_plugins:1727 : local plugin 2021-08-24 03:29:57.570 | + ./stack.sh:main:812 : set_systemd_override DefaultLimitNOFILE 2048 2021-08-24 03:29:57.573 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-08-24 03:29:57.575 | + functions:set_systemd_override:821 : local value=2048 2021-08-24 03:29:57.577 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-08-24 03:29:57.579 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-08-24 03:29:57.627 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-08-24 03:29:57.627 | Set systemd system override for DefaultLimitNOFILE=2048 2021-08-24 03:29:57.629 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-08-24 03:29:57.965 | + ./stack.sh:main:814 : install_rpc_backend 2021-08-24 03:29:57.967 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-08-24 03:29:57.984 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:29:57.986 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-08-24 03:29:57.989 | + functions-common:install_package:1347 : update_package_repo 2021-08-24 03:29:57.991 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-24 03:29:57.993 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-08-24 03:29:57.995 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-24 03:29:57.998 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-24 03:29:58.000 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-08-24 03:29:58.002 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:29:58.004 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:29:58.006 | + functions-common:update_package_repo:1328 : apt_get_update 2021-08-24 03:29:58.008 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-08-24 03:29:58.011 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-08-24 03:29:58.013 | + functions-common:apt_get_update:1074 : return 2021-08-24 03:29:58.015 | + functions-common:install_package:1348 : real_install_package rabbitmq-server 2021-08-24 03:29:58.017 | + functions-common:real_install_package:1333 : is_ubuntu 2021-08-24 03:29:58.019 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:29:58.021 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:29:58.024 | + functions-common:real_install_package:1334 : apt_get install rabbitmq-server 2021-08-24 03:29:58.043 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-08-24 03:29:58.147 | Reading package lists... 2021-08-24 03:29:58.379 | Building dependency tree... 2021-08-24 03:29:58.380 | Reading state information... 2021-08-24 03:29:58.608 | The following packages were automatically installed and are no longer required: 2021-08-24 03:29:58.609 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-24 03:29:58.609 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-24 03:29:58.609 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-24 03:29:58.609 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-24 03:29:58.609 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-24 03:29:58.610 | python3-zope.interface 2021-08-24 03:29:58.610 | Use 'sudo apt autoremove' to remove them. 2021-08-24 03:29:58.610 | The following additional packages will be installed: 2021-08-24 03:29:58.610 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-08-24 03:29:58.610 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-08-24 03:29:58.610 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-08-24 03:29:58.611 | erlang-tools erlang-xmerl locales-all 2021-08-24 03:29:58.612 | Suggested packages: 2021-08-24 03:29:58.612 | erlang erlang-manpages erlang-doc 2021-08-24 03:29:58.679 | The following NEW packages will be installed: 2021-08-24 03:29:58.679 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-08-24 03:29:58.679 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-08-24 03:29:58.680 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-08-24 03:29:58.680 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2021-08-24 03:29:58.786 | 0 upgraded, 19 newly installed, 0 to remove and 81 not upgraded. 2021-08-24 03:29:58.786 | Need to get 38.1 MB of archives. 2021-08-24 03:29:58.786 | After this operation, 276 MB of additional disk space will be used. 2021-08-24 03:29:58.786 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2021-08-24 03:29:59.743 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2021-08-24 03:29:59.804 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2021-08-24 03:29:59.816 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2021-08-24 03:30:00.035 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2021-08-24 03:30:00.303 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2021-08-24 03:30:00.306 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2021-08-24 03:30:00.323 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2021-08-24 03:30:00.325 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2021-08-24 03:30:00.330 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2021-08-24 03:30:00.332 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2021-08-24 03:30:00.387 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2021-08-24 03:30:00.608 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2021-08-24 03:30:00.645 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2021-08-24 03:30:00.666 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2021-08-24 03:30:00.743 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2021-08-24 03:30:00.809 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2021-08-24 03:30:00.984 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2021-08-24 03:30:02.750 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2021-08-24 03:30:05.130 | Fetched 38.1 MB in 6s (6,469 kB/s) 2021-08-24 03:30:05.160 | Selecting previously unselected package erlang-base. 2021-08-24 03:30:05.207 | (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 ... 81628 files and directories currently installed.) 2021-08-24 03:30:05.211 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-24 03:30:05.213 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2021-08-24 03:30:06.293 | Selecting previously unselected package erlang-asn1. 2021-08-24 03:30:06.302 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-24 03:30:06.304 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-08-24 03:30:06.414 | Selecting previously unselected package erlang-crypto. 2021-08-24 03:30:06.422 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-24 03:30:06.424 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2021-08-24 03:30:06.466 | Selecting previously unselected package erlang-public-key. 2021-08-24 03:30:06.476 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-24 03:30:06.478 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2021-08-24 03:30:06.576 | Selecting previously unselected package erlang-mnesia. 2021-08-24 03:30:06.587 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-24 03:30:06.589 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-08-24 03:30:06.711 | Selecting previously unselected package erlang-runtime-tools. 2021-08-24 03:30:06.719 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-24 03:30:06.722 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-08-24 03:30:06.775 | Selecting previously unselected package erlang-ssl. 2021-08-24 03:30:06.784 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-24 03:30:06.786 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2021-08-24 03:30:06.954 | Selecting previously unselected package erlang-eldap. 2021-08-24 03:30:06.965 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-24 03:30:06.967 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2021-08-24 03:30:07.005 | Selecting previously unselected package erlang-ftp. 2021-08-24 03:30:07.013 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-24 03:30:07.015 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2021-08-24 03:30:07.049 | Selecting previously unselected package erlang-tftp. 2021-08-24 03:30:07.057 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-24 03:30:07.059 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2021-08-24 03:30:07.096 | Selecting previously unselected package erlang-inets. 2021-08-24 03:30:07.105 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-24 03:30:07.107 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2021-08-24 03:30:07.214 | Selecting previously unselected package erlang-snmp. 2021-08-24 03:30:07.223 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-24 03:30:07.225 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2021-08-24 03:30:07.475 | Selecting previously unselected package erlang-os-mon. 2021-08-24 03:30:07.483 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-24 03:30:07.485 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-08-24 03:30:07.522 | Selecting previously unselected package erlang-parsetools. 2021-08-24 03:30:07.530 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-24 03:30:07.532 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-08-24 03:30:07.577 | Selecting previously unselected package erlang-syntax-tools. 2021-08-24 03:30:07.585 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-24 03:30:07.587 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-08-24 03:30:07.658 | Selecting previously unselected package erlang-tools. 2021-08-24 03:30:07.667 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-24 03:30:07.669 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2021-08-24 03:30:07.762 | Selecting previously unselected package erlang-xmerl. 2021-08-24 03:30:07.770 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-24 03:30:07.773 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-08-24 03:30:07.950 | Selecting previously unselected package locales-all. 2021-08-24 03:30:07.959 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2021-08-24 03:30:07.961 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2021-08-24 03:30:12.176 | Selecting previously unselected package rabbitmq-server. 2021-08-24 03:30:12.187 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2021-08-24 03:30:12.189 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-08-24 03:30:13.329 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2021-08-24 03:30:13.732 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2021-08-24 03:30:13.732 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2021-08-24 03:30:17.922 | Searching for services which depend on erlang and should be started... none found. 2021-08-24 03:30:17.925 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-08-24 03:30:17.930 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-08-24 03:30:17.935 | Setting up locales-all (2.31-0ubuntu9.2) ... 2021-08-24 03:30:17.943 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-08-24 03:30:17.948 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-08-24 03:30:17.953 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2021-08-24 03:30:17.959 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-08-24 03:30:17.964 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2021-08-24 03:30:17.970 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-08-24 03:30:17.975 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2021-08-24 03:30:17.980 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2021-08-24 03:30:17.985 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2021-08-24 03:30:17.991 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2021-08-24 03:30:18.000 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-08-24 03:30:18.006 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2021-08-24 03:30:18.013 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2021-08-24 03:30:18.018 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2021-08-24 03:30:18.025 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-08-24 03:30:18.113 | Adding group `rabbitmq' (GID 125) ... 2021-08-24 03:30:18.124 | Done. 2021-08-24 03:30:18.206 | Adding system user `rabbitmq' (UID 117) ... 2021-08-24 03:30:18.206 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2021-08-24 03:30:18.238 | Not creating home directory `/var/lib/rabbitmq'. 2021-08-24 03:30:18.505 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-08-24 03:30:24.208 | Processing triggers for man-db (2.9.1-1) ... 2021-08-24 03:30:24.821 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-08-24 03:30:31.393 | + functions-common:apt_get:1118 : result=0 2021-08-24 03:30:31.395 | + functions-common:apt_get:1121 : time_stop apt-get 2021-08-24 03:30:31.398 | + functions-common:time_stop:2309 : local name 2021-08-24 03:30:31.400 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:30:31.402 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:30:31.404 | + functions-common:time_stop:2312 : local total 2021-08-24 03:30:31.406 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:30:31.409 | + functions-common:time_stop:2315 : name=apt-get 2021-08-24 03:30:31.411 | + functions-common:time_stop:2316 : start_time=1629775798041 2021-08-24 03:30:31.413 | + functions-common:time_stop:2318 : [[ -z 1629775798041 ]] 2021-08-24 03:30:31.416 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:30:31.420 | + functions-common:time_stop:2321 : end_time=1629775831417 2021-08-24 03:30:31.422 | + functions-common:time_stop:2322 : elapsed_time=33376 2021-08-24 03:30:31.424 | + functions-common:time_stop:2323 : total=165770 2021-08-24 03:30:31.426 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:30:31.428 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=199146 2021-08-24 03:30:31.431 | + functions-common:apt_get:1122 : return 0 2021-08-24 03:30:31.433 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-08-24 03:30:31.435 | + functions-common:is_suse:462 : is_opensuse 2021-08-24 03:30:31.437 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-24 03:30:31.440 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-24 03:30:31.442 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-24 03:30:31.444 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-24 03:30:31.446 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-24 03:30:31.448 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-08-24 03:30:31.451 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-24 03:30:31.453 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-24 03:30:31.455 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-24 03:30:31.458 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-24 03:30:31.460 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-24 03:30:31.462 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-24 03:30:31.464 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-24 03:30:31.466 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-24 03:30:31.469 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-24 03:30:31.471 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-08-24 03:30:31.474 | + functions-common:is_suse:462 : is_opensuse 2021-08-24 03:30:31.476 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-24 03:30:31.478 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-24 03:30:31.480 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-24 03:30:31.483 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-24 03:30:31.485 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-24 03:30:31.487 | + ./stack.sh:main:815 : restart_rpc_backend 2021-08-24 03:30:31.489 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-08-24 03:30:31.505 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:30:31.507 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-08-24 03:30:31.509 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 03:30:31.511 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2021-08-24 03:30:31.514 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-08-24 03:30:31.516 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-08-24 03:30:31.521 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-08-24 03:30:31.523 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-08-24 03:30:31.525 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-08-24 03:30:31.527 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-08-24 03:30:31.529 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-08-24 03:30:31.532 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-08-24 03:30:31.535 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-08-24 03:30:32.239 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-08-24 03:30:32.240 | user tags 2021-08-24 03:30:32.240 | guest [administrator]' 2021-08-24 03:30:32.243 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-08-24 03:30:32.243 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-08-24 03:30:32.243 | user tags 2021-08-24 03:30:32.243 | guest [administrator]' 2021-08-24 03:30:32.249 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-08-24 03:30:32.251 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-08-24 03:30:32.254 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-08-24 03:30:32.900 | Adding user "stackrabbit" ... 2021-08-24 03:30:32.922 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-08-24 03:30:33.588 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-08-24 03:30:33.611 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-08-24 03:30:33.614 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-08-24 03:30:34.267 | Changing password for user "stackrabbit" ... 2021-08-24 03:30:34.290 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-08-24 03:30:34.292 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-08-24 03:30:34.294 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-08-24 03:30:34.955 | Deleting user "guest" ... 2021-08-24 03:30:34.978 | + ./stack.sh:main:817 : is_service_enabled mysql postgresql 2021-08-24 03:30:34.994 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:30:34.996 | + ./stack.sh:main:818 : install_database 2021-08-24 03:30:34.998 | + lib/database:install_database:116 : install_database_mysql 2021-08-24 03:30:35.001 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-08-24 03:30:35.004 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:30:35.006 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:30:35.008 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-08-24 03:30:35.221 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-08-24 03:30:35.224 | + lib/databases/mysql:install_database_mysql:164 : cat 2021-08-24 03:30:35.228 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2021-08-24 03:30:35.230 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:30:35.233 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:30:35.235 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2021-08-24 03:30:35.237 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2021-08-24 03:30:35.239 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2021-08-24 03:30:35.243 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-08-24 03:30:35.245 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-08-24 03:30:35.248 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-08-24 03:30:35.250 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-08-24 03:30:35.252 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-24 03:30:35.254 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-24 03:30:35.257 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-24 03:30:35.259 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-24 03:30:35.261 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-24 03:30:35.263 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-24 03:30:35.266 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-24 03:30:35.269 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-24 03:30:35.271 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-24 03:30:35.273 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-08-24 03:30:35.275 | + functions-common:is_suse:462 : is_opensuse 2021-08-24 03:30:35.278 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-24 03:30:35.280 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-24 03:30:35.282 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-24 03:30:35.285 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-24 03:30:35.287 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-24 03:30:35.290 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-08-24 03:30:35.292 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:30:35.294 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:30:35.296 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-08-24 03:30:35.299 | + functions-common:install_package:1347 : update_package_repo 2021-08-24 03:30:35.301 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-24 03:30:35.303 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-08-24 03:30:35.305 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-24 03:30:35.308 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-24 03:30:35.310 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-08-24 03:30:35.312 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:30:35.314 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:30:35.317 | + functions-common:update_package_repo:1328 : apt_get_update 2021-08-24 03:30:35.319 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-08-24 03:30:35.321 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-08-24 03:30:35.323 | + functions-common:apt_get_update:1074 : return 2021-08-24 03:30:35.325 | + functions-common:install_package:1348 : real_install_package mysql-server 2021-08-24 03:30:35.328 | + functions-common:real_install_package:1333 : is_ubuntu 2021-08-24 03:30:35.331 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:30:35.333 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:30:35.335 | + functions-common:real_install_package:1334 : apt_get install mysql-server 2021-08-24 03:30:35.356 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-08-24 03:30:35.462 | Reading package lists... 2021-08-24 03:30:35.683 | Building dependency tree... 2021-08-24 03:30:35.685 | Reading state information... 2021-08-24 03:30:35.912 | The following packages were automatically installed and are no longer required: 2021-08-24 03:30:35.913 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-24 03:30:35.913 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-24 03:30:35.913 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-24 03:30:35.913 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-24 03:30:35.913 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-24 03:30:35.913 | python3-zope.interface 2021-08-24 03:30:35.913 | Use 'sudo apt autoremove' to remove them. 2021-08-24 03:30:35.913 | The following additional packages will be installed: 2021-08-24 03:30:35.913 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-08-24 03:30:35.914 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-08-24 03:30:35.914 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-08-24 03:30:35.914 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-08-24 03:30:35.914 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-08-24 03:30:35.914 | mysql-server-8.0 mysql-server-core-8.0 2021-08-24 03:30:35.915 | Suggested packages: 2021-08-24 03:30:35.915 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-08-24 03:30:35.992 | The following NEW packages will be installed: 2021-08-24 03:30:35.992 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-08-24 03:30:35.992 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-08-24 03:30:35.992 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-08-24 03:30:35.992 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-08-24 03:30:35.992 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-08-24 03:30:35.993 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2021-08-24 03:30:36.430 | 0 upgraded, 24 newly installed, 0 to remove and 81 not upgraded. 2021-08-24 03:30:36.430 | Need to get 31.7 MB of archives. 2021-08-24 03:30:36.430 | After this operation, 262 MB of additional disk space will be used. 2021-08-24 03:30:36.430 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.26-0ubuntu0.20.04.2 [4,222 kB] 2021-08-24 03:30:37.799 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.26-0ubuntu0.20.04.2 [22.0 kB] 2021-08-24 03:30:37.801 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2021-08-24 03:30:37.809 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2021-08-24 03:30:37.809 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2021-08-24 03:30:37.829 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.26-0ubuntu0.20.04.2 [18.5 MB] 2021-08-24 03:30:40.559 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.26-0ubuntu0.20.04.2 [1,329 kB] 2021-08-24 03:30:40.648 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2021-08-24 03:30:40.649 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2021-08-24 03:30:40.675 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2021-08-24 03:30:40.686 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2021-08-24 03:30:40.701 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2021-08-24 03:30:40.704 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2021-08-24 03:30:40.705 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-08-24 03:30:40.706 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-08-24 03:30:40.707 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2021-08-24 03:30:40.851 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2021-08-24 03:30:40.852 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-08-24 03:30:40.852 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2021-08-24 03:30:40.853 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2021-08-24 03:30:40.854 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2021-08-24 03:30:40.980 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2021-08-24 03:30:41.930 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2021-08-24 03:30:41.931 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.26-0ubuntu0.20.04.2 [9,540 B] 2021-08-24 03:30:42.428 | Preconfiguring packages ... 2021-08-24 03:30:42.541 | Fetched 31.7 MB in 6s (5,353 kB/s) 2021-08-24 03:30:42.570 | Selecting previously unselected package mysql-client-core-8.0. 2021-08-24 03:30:42.624 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90084 files and directories currently installed.) 2021-08-24 03:30:42.628 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-08-24 03:30:42.631 | Unpacking mysql-client-core-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-24 03:30:43.536 | Selecting previously unselected package mysql-client-8.0. 2021-08-24 03:30:43.545 | Preparing to unpack .../01-mysql-client-8.0_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-08-24 03:30:43.549 | Unpacking mysql-client-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-24 03:30:43.588 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2021-08-24 03:30:43.598 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-08-24 03:30:43.602 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-08-24 03:30:43.646 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2021-08-24 03:30:43.655 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-08-24 03:30:43.658 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-08-24 03:30:43.690 | Selecting previously unselected package libmecab2:amd64. 2021-08-24 03:30:43.700 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2021-08-24 03:30:43.703 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2021-08-24 03:30:43.775 | Selecting previously unselected package mysql-server-core-8.0. 2021-08-24 03:30:43.785 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-08-24 03:30:43.787 | Unpacking mysql-server-core-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-24 03:30:46.752 | Selecting previously unselected package mysql-server-8.0. 2021-08-24 03:30:46.761 | Preparing to unpack .../06-mysql-server-8.0_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-08-24 03:30:47.214 | Unpacking mysql-server-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-24 03:30:47.270 | Selecting previously unselected package libhtml-tagset-perl. 2021-08-24 03:30:47.279 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2021-08-24 03:30:47.281 | Unpacking libhtml-tagset-perl (3.20-4) ... 2021-08-24 03:30:47.307 | Selecting previously unselected package liburi-perl. 2021-08-24 03:30:47.317 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2021-08-24 03:30:47.319 | Unpacking liburi-perl (1.76-2) ... 2021-08-24 03:30:47.365 | Selecting previously unselected package libhtml-parser-perl. 2021-08-24 03:30:47.375 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2021-08-24 03:30:47.378 | Unpacking libhtml-parser-perl (3.72-5) ... 2021-08-24 03:30:47.418 | Selecting previously unselected package libcgi-pm-perl. 2021-08-24 03:30:47.428 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2021-08-24 03:30:47.430 | Unpacking libcgi-pm-perl (4.46-1) ... 2021-08-24 03:30:47.482 | Selecting previously unselected package libfcgi-perl. 2021-08-24 03:30:47.492 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2021-08-24 03:30:47.494 | Unpacking libfcgi-perl (0.79-1) ... 2021-08-24 03:30:47.525 | Selecting previously unselected package libcgi-fast-perl. 2021-08-24 03:30:47.535 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2021-08-24 03:30:47.537 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2021-08-24 03:30:47.564 | Selecting previously unselected package libencode-locale-perl. 2021-08-24 03:30:47.573 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2021-08-24 03:30:47.575 | Unpacking libencode-locale-perl (1.05-1) ... 2021-08-24 03:30:47.602 | Selecting previously unselected package libhtml-template-perl. 2021-08-24 03:30:47.612 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2021-08-24 03:30:47.614 | Unpacking libhtml-template-perl (2.97-1) ... 2021-08-24 03:30:47.647 | Selecting previously unselected package libtimedate-perl. 2021-08-24 03:30:47.656 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2021-08-24 03:30:47.659 | Unpacking libtimedate-perl (2.3200-1) ... 2021-08-24 03:30:47.698 | Selecting previously unselected package libhttp-date-perl. 2021-08-24 03:30:47.707 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2021-08-24 03:30:47.709 | Unpacking libhttp-date-perl (6.05-1) ... 2021-08-24 03:30:47.737 | Selecting previously unselected package libio-html-perl. 2021-08-24 03:30:47.746 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2021-08-24 03:30:47.748 | Unpacking libio-html-perl (1.001-1) ... 2021-08-24 03:30:47.775 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-08-24 03:30:47.785 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2021-08-24 03:30:47.787 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2021-08-24 03:30:47.814 | Selecting previously unselected package libhttp-message-perl. 2021-08-24 03:30:47.824 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2021-08-24 03:30:47.826 | Unpacking libhttp-message-perl (6.22-1) ... 2021-08-24 03:30:47.863 | Selecting previously unselected package mecab-utils. 2021-08-24 03:30:47.872 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2021-08-24 03:30:47.874 | Unpacking mecab-utils (0.996-10build1) ... 2021-08-24 03:30:47.904 | Selecting previously unselected package mecab-ipadic. 2021-08-24 03:30:47.913 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2021-08-24 03:30:47.915 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-08-24 03:30:49.210 | Selecting previously unselected package mecab-ipadic-utf8. 2021-08-24 03:30:49.221 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2021-08-24 03:30:49.223 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-08-24 03:30:49.251 | Selecting previously unselected package mysql-server. 2021-08-24 03:30:49.261 | Preparing to unpack .../23-mysql-server_8.0.26-0ubuntu0.20.04.2_all.deb ... 2021-08-24 03:30:49.263 | Unpacking mysql-server (8.0.26-0ubuntu0.20.04.2) ... 2021-08-24 03:30:49.316 | Setting up libmecab2:amd64 (0.996-10build1) ... 2021-08-24 03:30:49.323 | Setting up mysql-client-core-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-24 03:30:49.328 | Setting up libhtml-tagset-perl (3.20-4) ... 2021-08-24 03:30:49.334 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2021-08-24 03:30:49.339 | Setting up libencode-locale-perl (1.05-1) ... 2021-08-24 03:30:49.345 | Setting up mecab-utils (0.996-10build1) ... 2021-08-24 03:30:49.350 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-08-24 03:30:49.355 | Setting up libio-html-perl (1.001-1) ... 2021-08-24 03:30:49.361 | Setting up libtimedate-perl (2.3200-1) ... 2021-08-24 03:30:49.366 | Setting up mysql-client-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-24 03:30:49.371 | Setting up libfcgi-perl (0.79-1) ... 2021-08-24 03:30:49.377 | Setting up liburi-perl (1.76-2) ... 2021-08-24 03:30:49.382 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-08-24 03:30:49.387 | Setting up libhttp-date-perl (6.05-1) ... 2021-08-24 03:30:49.394 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-08-24 03:30:49.399 | Compiling IPA dictionary for Mecab. This takes long time... 2021-08-24 03:30:49.402 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-08-24 03:30:49.402 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2021-08-24 03:30:49.403 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-08-24 03:30:49.403 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-08-24 03:30:49.545 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-08-24 03:30:49.545 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-08-24 03:30:49.545 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-08-24 03:30:49.545 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-08-24 03:30:49.553 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-08-24 03:30:49.642 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-08-24 03:30:49.643 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-08-24 03:30:49.643 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-08-24 03:30:49.669 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-08-24 03:30:49.714 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-08-24 03:30:50.002 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-08-24 03:30:50.008 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-08-24 03:30:50.099 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-08-24 03:30:50.100 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-08-24 03:30:50.100 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-08-24 03:30:50.100 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-08-24 03:30:50.104 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-08-24 03:30:50.104 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-08-24 03:30:50.150 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-08-24 03:30:50.341 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-08-24 03:30:50.341 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-08-24 03:30:50.342 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-08-24 03:30:50.342 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-08-24 03:30:50.345 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-08-24 03:30:50.345 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-08-24 03:30:50.771 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2021-08-24 03:30:50.890 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-08-24 03:30:51.208 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2021-08-24 03:30:51.212 | 2021-08-24 03:30:51.212 | done! 2021-08-24 03:30:51.218 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-08-24 03:30:51.223 | Setting up mysql-server-core-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-24 03:30:51.228 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-08-24 03:30:51.233 | Compiling IPA dictionary for Mecab. This takes long time... 2021-08-24 03:30:51.254 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-08-24 03:30:51.254 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2021-08-24 03:30:51.254 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-08-24 03:30:51.255 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-08-24 03:30:51.462 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-08-24 03:30:51.463 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-08-24 03:30:51.463 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-08-24 03:30:51.463 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-08-24 03:30:51.476 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-08-24 03:30:51.606 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-08-24 03:30:51.607 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-08-24 03:30:51.607 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-08-24 03:30:51.647 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-08-24 03:30:51.720 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-08-24 03:30:52.211 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-08-24 03:30:52.222 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-08-24 03:30:52.330 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-08-24 03:30:52.330 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-08-24 03:30:52.331 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-08-24 03:30:52.331 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-08-24 03:30:52.336 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-08-24 03:30:52.336 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-08-24 03:30:52.427 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-08-24 03:30:52.716 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-08-24 03:30:52.717 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-08-24 03:30:52.717 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-08-24 03:30:52.718 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-08-24 03:30:52.722 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-08-24 03:30:52.723 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-08-24 03:30:53.226 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2021-08-24 03:30:53.361 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-08-24 03:30:53.681 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2021-08-24 03:30:53.684 | 2021-08-24 03:30:53.684 | done! 2021-08-24 03:30:53.693 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-08-24 03:30:53.696 | Setting up libhtml-parser-perl (3.72-5) ... 2021-08-24 03:30:53.702 | Setting up libhttp-message-perl (6.22-1) ... 2021-08-24 03:30:53.709 | Setting up mysql-server-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-24 03:30:54.353 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-08-24 03:30:54.383 | Renaming removed key_buffer and myisam-recover options (if present) 2021-08-24 03:31:02.434 | mysqld will log errors to /var/log/mysql/error.log 2021-08-24 03:31:03.021 | mysqld is running as pid 56590 2021-08-24 03:31:05.834 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-08-24 03:31:07.856 | Setting up libcgi-pm-perl (4.46-1) ... 2021-08-24 03:31:07.861 | Setting up libhtml-template-perl (2.97-1) ... 2021-08-24 03:31:07.866 | Setting up mysql-server (8.0.26-0ubuntu0.20.04.2) ... 2021-08-24 03:31:07.871 | Setting up libcgi-fast-perl (1:2.15-1) ... 2021-08-24 03:31:07.878 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-08-24 03:31:08.233 | Processing triggers for man-db (2.9.1-1) ... 2021-08-24 03:31:09.920 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-08-24 03:31:16.117 | + functions-common:apt_get:1118 : result=0 2021-08-24 03:31:16.119 | + functions-common:apt_get:1121 : time_stop apt-get 2021-08-24 03:31:16.122 | + functions-common:time_stop:2309 : local name 2021-08-24 03:31:16.124 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:31:16.126 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:31:16.129 | + functions-common:time_stop:2312 : local total 2021-08-24 03:31:16.131 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:31:16.133 | + functions-common:time_stop:2315 : name=apt-get 2021-08-24 03:31:16.135 | + functions-common:time_stop:2316 : start_time=1629775835353 2021-08-24 03:31:16.137 | + functions-common:time_stop:2318 : [[ -z 1629775835353 ]] 2021-08-24 03:31:16.139 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:31:16.144 | + functions-common:time_stop:2321 : end_time=1629775876142 2021-08-24 03:31:16.146 | + functions-common:time_stop:2322 : elapsed_time=40789 2021-08-24 03:31:16.148 | + functions-common:time_stop:2323 : total=199146 2021-08-24 03:31:16.150 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:31:16.153 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=239935 2021-08-24 03:31:16.155 | + functions-common:apt_get:1122 : return 0 2021-08-24 03:31:16.157 | + ./stack.sh:main:820 : '[' -n mysql ']' 2021-08-24 03:31:16.159 | + ./stack.sh:main:821 : install_database_python 2021-08-24 03:31:16.161 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-08-24 03:31:16.164 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-08-24 03:31:16.166 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-08-24 03:31:16.168 | + inc/python:pip_install_gr:77 : local clean_name 2021-08-24 03:31:16.171 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-08-24 03:31:16.173 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-08-24 03:31:16.175 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-08-24 03:31:16.179 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-08-24 03:31:16.179 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-08-24 03:31:16.184 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-08-24 03:31:16.187 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-08-24 03:31:16.189 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-08-24 03:31:16.192 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-08-24 03:31:16.194 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-08-24 03:31:16.215 | Using python 3.8 to install PyMySQL 2021-08-24 03:31:16.217 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-08-24 03:31:16.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:31:16.936 | from cryptography.utils import int_from_bytes 2021-08-24 03:31:16.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:31:16.936 | from cryptography.utils import int_from_bytes 2021-08-24 03:31:17.955 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 03:31:18.080 | Collecting PyMySQL 2021-08-24 03:31:18.087 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2021-08-24 03:31:19.505 | Installing collected packages: PyMySQL 2021-08-24 03:31:19.635 | Successfully installed PyMySQL-1.0.2 2021-08-24 03:31:19.635 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 03:31:19.739 | + inc/python:pip_install:200 : result=0 2021-08-24 03:31:19.741 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 03:31:19.744 | + functions-common:time_stop:2309 : local name 2021-08-24 03:31:19.746 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:31:19.748 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:31:19.751 | + functions-common:time_stop:2312 : local total 2021-08-24 03:31:19.753 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:31:19.755 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 03:31:19.758 | + functions-common:time_stop:2316 : start_time=1629775876209 2021-08-24 03:31:19.760 | + functions-common:time_stop:2318 : [[ -z 1629775876209 ]] 2021-08-24 03:31:19.763 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:31:19.767 | + functions-common:time_stop:2321 : end_time=1629775879765 2021-08-24 03:31:19.770 | + functions-common:time_stop:2322 : elapsed_time=3556 2021-08-24 03:31:19.772 | + functions-common:time_stop:2323 : total=26322 2021-08-24 03:31:19.774 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:31:19.776 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=29878 2021-08-24 03:31:19.778 | + inc/python:pip_install:203 : return 0 2021-08-24 03:31:19.781 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-08-24 03:31:19.783 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-08-24 03:31:19.785 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-08-24 03:31:19.787 | + ./stack.sh:main:824 : is_service_enabled neutron 2021-08-24 03:31:19.803 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:31:19.805 | + ./stack.sh:main:825 : install_neutron_agent_packages 2021-08-24 03:31:19.807 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-08-24 03:31:19.810 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-24 03:31:19.812 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-08-24 03:31:19.820 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-24 03:31:19.822 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-08-24 03:31:19.825 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-08-24 03:31:19.828 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-08-24 03:31:19.830 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-08-24 03:31:19.833 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-08-24 03:31:19.848 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:31:19.850 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-08-24 03:31:19.853 | + functions-common:install_package:1347 : update_package_repo 2021-08-24 03:31:19.855 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-24 03:31:19.857 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-08-24 03:31:19.859 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-24 03:31:19.862 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-24 03:31:19.864 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-08-24 03:31:19.866 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:31:19.868 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:31:19.871 | + functions-common:update_package_repo:1328 : apt_get_update 2021-08-24 03:31:19.873 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-08-24 03:31:19.876 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-08-24 03:31:19.878 | + functions-common:apt_get_update:1074 : return 2021-08-24 03:31:19.880 | + functions-common:install_package:1348 : real_install_package radvd 2021-08-24 03:31:19.882 | + functions-common:real_install_package:1333 : is_ubuntu 2021-08-24 03:31:19.884 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:31:19.887 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:31:19.889 | + functions-common:real_install_package:1334 : apt_get install radvd 2021-08-24 03:31:19.910 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-08-24 03:31:20.016 | Reading package lists... 2021-08-24 03:31:20.253 | Building dependency tree... 2021-08-24 03:31:20.254 | Reading state information... 2021-08-24 03:31:20.478 | The following packages were automatically installed and are no longer required: 2021-08-24 03:31:20.479 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-24 03:31:20.479 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-24 03:31:20.479 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-24 03:31:20.480 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-24 03:31:20.480 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-24 03:31:20.480 | python3-zope.interface 2021-08-24 03:31:20.480 | Use 'sudo apt autoremove' to remove them. 2021-08-24 03:31:20.544 | The following NEW packages will be installed: 2021-08-24 03:31:20.545 | radvd 2021-08-24 03:31:20.841 | 0 upgraded, 1 newly installed, 0 to remove and 81 not upgraded. 2021-08-24 03:31:20.841 | Need to get 59.0 kB of archives. 2021-08-24 03:31:20.841 | After this operation, 164 kB of additional disk space will be used. 2021-08-24 03:31:20.841 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2021-08-24 03:31:21.679 | Fetched 59.0 kB in 1s (101 kB/s) 2021-08-24 03:31:21.711 | Selecting previously unselected package radvd. 2021-08-24 03:31:21.763 | (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 ... 90662 files and directories currently installed.) 2021-08-24 03:31:21.767 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2021-08-24 03:31:21.769 | Unpacking radvd (1:2.17-2) ... 2021-08-24 03:31:21.829 | Setting up radvd (1:2.17-2) ... 2021-08-24 03:31:22.721 | Job for radvd.service failed because the control process exited with error code. 2021-08-24 03:31:22.721 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-08-24 03:31:22.723 | invoke-rc.d: initscript radvd, action "start" failed. 2021-08-24 03:31:22.735 | ● radvd.service - Router advertisement daemon for IPv6 2021-08-24 03:31:22.735 | Loaded: loaded (]8;;file://dv-cinder-805773-1-iscsi/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2021-08-24 03:31:22.735 | Active: failed (Result: exit-code) since Tue 2021-08-24 03:31:22 UTC; 15ms ago 2021-08-24 03:31:22.735 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2021-08-24 03:31:22.735 | Process: 57690 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-08-24 03:31:22.735 | 2021-08-24 03:31:22.735 | Aug 24 03:31:22 dv-cinder-805773-1-iscsi systemd[1]: Starting Router advertisement daemon for IPv6... 2021-08-24 03:31:22.735 | Aug 24 03:31:22 dv-cinder-805773-1-iscsi radvd[57690]: can't open /etc/radvd.conf: No such file or directory 2021-08-24 03:31:22.736 | Aug 24 03:31:22 dv-cinder-805773-1-iscsi radvd[57690]: Insecure file permissions, but continuing anyway 2021-08-24 03:31:22.736 | Aug 24 03:31:22 dv-cinder-805773-1-iscsi radvd[57690]: exiting, failed to read config file 2021-08-24 03:31:22.736 | Aug 24 03:31:22 dv-cinder-805773-1-iscsi systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2021-08-24 03:31:22.736 | Aug 24 03:31:22 dv-cinder-805773-1-iscsi systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-08-24 03:31:22.736 | Aug 24 03:31:22 dv-cinder-805773-1-iscsi systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-08-24 03:31:22.739 | Processing triggers for man-db (2.9.1-1) ... 2021-08-24 03:31:22.834 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-08-24 03:31:29.397 | + functions-common:apt_get:1118 : result=0 2021-08-24 03:31:29.399 | + functions-common:apt_get:1121 : time_stop apt-get 2021-08-24 03:31:29.401 | + functions-common:time_stop:2309 : local name 2021-08-24 03:31:29.403 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:31:29.406 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:31:29.408 | + functions-common:time_stop:2312 : local total 2021-08-24 03:31:29.410 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:31:29.412 | + functions-common:time_stop:2315 : name=apt-get 2021-08-24 03:31:29.414 | + functions-common:time_stop:2316 : start_time=1629775879907 2021-08-24 03:31:29.416 | + functions-common:time_stop:2318 : [[ -z 1629775879907 ]] 2021-08-24 03:31:29.419 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:31:29.423 | + functions-common:time_stop:2321 : end_time=1629775889420 2021-08-24 03:31:29.425 | + functions-common:time_stop:2322 : elapsed_time=9513 2021-08-24 03:31:29.427 | + functions-common:time_stop:2323 : total=239935 2021-08-24 03:31:29.429 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:31:29.431 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=249448 2021-08-24 03:31:29.433 | + functions-common:apt_get:1122 : return 0 2021-08-24 03:31:29.436 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-08-24 03:31:29.452 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:31:29.455 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-08-24 03:31:29.457 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-08-24 03:31:29.460 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-08-24 03:31:29.479 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-08-24 03:31:29.481 | + functions-common:install_package:1347 : update_package_repo 2021-08-24 03:31:29.483 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-24 03:31:29.485 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-08-24 03:31:29.487 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-24 03:31:29.489 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-24 03:31:29.492 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-08-24 03:31:29.494 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:31:29.496 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:31:29.499 | + functions-common:update_package_repo:1328 : apt_get_update 2021-08-24 03:31:29.501 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-08-24 03:31:29.503 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-08-24 03:31:29.505 | + functions-common:apt_get_update:1074 : return 2021-08-24 03:31:29.507 | + functions-common:install_package:1348 : real_install_package fakeroot make openvswitch-switch 2021-08-24 03:31:29.509 | + functions-common:real_install_package:1333 : is_ubuntu 2021-08-24 03:31:29.512 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:31:29.514 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:31:29.516 | + functions-common:real_install_package:1334 : apt_get install fakeroot make openvswitch-switch 2021-08-24 03:31:29.536 | + functions-common:apt_get:1114 : 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-08-24 03:31:29.642 | Reading package lists... 2021-08-24 03:31:29.862 | Building dependency tree... 2021-08-24 03:31:29.863 | Reading state information... 2021-08-24 03:31:30.091 | fakeroot is already the newest version (1.24-1). 2021-08-24 03:31:30.092 | fakeroot set to manually installed. 2021-08-24 03:31:30.092 | make is already the newest version (4.2.1-1.2). 2021-08-24 03:31:30.092 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.1). 2021-08-24 03:31:30.092 | The following packages were automatically installed and are no longer required: 2021-08-24 03:31:30.093 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-24 03:31:30.093 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-24 03:31:30.093 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-24 03:31:30.093 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-24 03:31:30.093 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-24 03:31:30.093 | python3-zope.interface 2021-08-24 03:31:30.093 | Use 'sudo apt autoremove' to remove them. 2021-08-24 03:31:30.220 | 0 upgraded, 0 newly installed, 0 to remove and 81 not upgraded. 2021-08-24 03:31:30.224 | + functions-common:apt_get:1118 : result=0 2021-08-24 03:31:30.226 | + functions-common:apt_get:1121 : time_stop apt-get 2021-08-24 03:31:30.228 | + functions-common:time_stop:2309 : local name 2021-08-24 03:31:30.230 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:31:30.233 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:31:30.235 | + functions-common:time_stop:2312 : local total 2021-08-24 03:31:30.237 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:31:30.239 | + functions-common:time_stop:2315 : name=apt-get 2021-08-24 03:31:30.241 | + functions-common:time_stop:2316 : start_time=1629775889533 2021-08-24 03:31:30.243 | + functions-common:time_stop:2318 : [[ -z 1629775889533 ]] 2021-08-24 03:31:30.246 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:31:30.250 | + functions-common:time_stop:2321 : end_time=1629775890248 2021-08-24 03:31:30.253 | + functions-common:time_stop:2322 : elapsed_time=715 2021-08-24 03:31:30.255 | + functions-common:time_stop:2323 : total=249448 2021-08-24 03:31:30.257 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:31:30.259 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=250163 2021-08-24 03:31:30.261 | + functions-common:apt_get:1122 : return 0 2021-08-24 03:31:30.263 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-08-24 03:31:30.266 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:31:30.268 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:31:30.270 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-08-24 03:31:30.272 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-08-24 03:31:30.275 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-08-24 03:31:30.279 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-08-24 03:31:30.282 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-08-24 03:31:30.285 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-08-24 03:31:30.285 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-08-24 03:31:30.290 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-08-24 03:31:30.292 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-08-24 03:31:30.294 | + functions:vercmp:628 : local v1=5.4 2021-08-24 03:31:30.298 | + functions:vercmp:629 : local 'op=<' 2021-08-24 03:31:30.300 | + functions:vercmp:630 : local v2=3.13 2021-08-24 03:31:30.302 | + functions:vercmp:631 : local result 2021-08-24 03:31:30.305 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-08-24 03:31:30.305 | ++ functions:vercmp:635 : sort -V 2021-08-24 03:31:30.306 | ++ functions:vercmp:635 : head -1 2021-08-24 03:31:30.314 | + functions:vercmp:635 : result=3.13 2021-08-24 03:31:30.317 | + functions:vercmp:637 : case $op in 2021-08-24 03:31:30.319 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-08-24 03:31:30.321 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-08-24 03:31:30.323 | + functions:vercmp:648 : return 2021-08-24 03:31:30.325 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-08-24 03:31:30.328 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-24 03:31:30.330 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart openvswitch-switch 2021-08-24 03:31:30.655 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-08-24 03:31:30.658 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-08-24 03:31:30.660 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:31:30.662 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:31:30.665 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-08-24 03:31:30.667 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:31:30.669 | + ./stack.sh:main:828 : is_service_enabled etcd3 2021-08-24 03:31:30.688 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:31:30.690 | + ./stack.sh:main:829 : install_etcd3 2021-08-24 03:31:30.693 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-08-24 03:31:30.693 | Installing etcd 2021-08-24 03:31:30.695 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-08-24 03:31:30.708 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-08-24 03:31:30.720 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-08-24 03:31:30.722 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-08-24 03:31:30.737 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-08-24 03:31:30.740 | ++ 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-08-24 03:31:30.742 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-08-24 03:31:30.746 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-08-24 03:31:30.750 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-08-24 03:31:30.753 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-08-24 03:31:30.756 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-08-24 03:31:30.758 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-08-24 03:31:30.761 | --2021-08-24 03:31:30-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-08-24 03:31:30.815 | Resolving github.com (github.com)... 140.82.121.3 2021-08-24 03:31:30.859 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2021-08-24 03:31:31.153 | HTTP request sent, awaiting response... 302 Found 2021-08-24 03:31:31.153 | Location: https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210824%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210824T033131Z&X-Amz-Expires=300&X-Amz-Signature=d058ec62415e5fa5436480922022ca522f1841ad773f08878bc26e4feb297738&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-08-24 03:31:31.153 | --2021-08-24 03:31:31-- https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210824%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210824T033131Z&X-Amz-Expires=300&X-Amz-Signature=d058ec62415e5fa5436480922022ca522f1841ad773f08878bc26e4feb297738&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-08-24 03:31:31.254 | Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.109.154, 185.199.110.154, ... 2021-08-24 03:31:31.280 | Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-08-24 03:31:31.550 | HTTP request sent, awaiting response... 200 OK 2021-08-24 03:31:31.551 | Length: 11350736 (11M) [application/octet-stream] 2021-08-24 03:31:31.551 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-08-24 03:31:31.665 | 2021-08-24 03:31:31.824 | 0K ........ .. 100% 39.6M=0.3s 2021-08-24 03:31:31.824 | 2021-08-24 03:31:31.824 | 2021-08-24 03:31:31 (39.6 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-08-24 03:31:31.824 | 2021-08-24 03:31:31.829 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2021-08-24 03:31:31.831 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-08-24 03:31:31.833 | ++ functions:get_extra_file:74 : return 2021-08-24 03:31:31.836 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-08-24 03:31:31.838 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-08-24 03:31:31.841 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-08-24 03:31:31.843 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-08-24 03:31:31.979 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-08-24 03:31:31.982 | + 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-08-24 03:31:31.986 | etcd-v3.3.12-linux-amd64/ 2021-08-24 03:31:31.986 | etcd-v3.3.12-linux-amd64/README.md 2021-08-24 03:31:31.986 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-08-24 03:31:31.986 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-08-24 03:31:31.986 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-08-24 03:31:31.986 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-08-24 03:31:31.986 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-08-24 03:31:31.986 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-08-24 03:31:31.986 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-08-24 03:31:31.987 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-08-24 03:31:31.987 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-08-24 03:31:31.987 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-08-24 03:31:31.987 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-08-24 03:31:31.987 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-08-24 03:31:31.987 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-08-24 03:31:31.987 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-08-24 03:31:31.987 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-08-24 03:31:31.987 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-08-24 03:31:31.987 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-08-24 03:31:31.988 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-08-24 03:31:31.988 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-08-24 03:31:31.988 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-08-24 03:31:31.988 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-08-24 03:31:31.988 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-08-24 03:31:31.988 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-08-24 03:31:31.988 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-08-24 03:31:31.988 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-08-24 03:31:31.988 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-08-24 03:31:31.988 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-08-24 03:31:31.988 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-08-24 03:31:31.988 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-08-24 03:31:31.988 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-08-24 03:31:31.988 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-08-24 03:31:31.988 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-08-24 03:31:31.988 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-08-24 03:31:31.988 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-08-24 03:31:31.988 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-08-24 03:31:31.988 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-08-24 03:31:31.989 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-08-24 03:31:31.989 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-08-24 03:31:31.989 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-08-24 03:31:31.989 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-08-24 03:31:31.989 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-08-24 03:31:31.989 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-08-24 03:31:31.989 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-08-24 03:31:31.989 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-08-24 03:31:31.989 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-08-24 03:31:31.989 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-08-24 03:31:31.989 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-08-24 03:31:31.989 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-08-24 03:31:31.989 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-08-24 03:31:31.989 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-08-24 03:31:31.989 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-08-24 03:31:31.989 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-08-24 03:31:31.989 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-08-24 03:31:31.989 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-08-24 03:31:31.989 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-08-24 03:31:31.989 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-08-24 03:31:31.989 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-08-24 03:31:31.990 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-08-24 03:31:31.990 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-08-24 03:31:31.990 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-08-24 03:31:31.990 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-08-24 03:31:31.990 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-08-24 03:31:31.990 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-08-24 03:31:31.990 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-08-24 03:31:31.990 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-08-24 03:31:31.990 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-08-24 03:31:31.990 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-08-24 03:31:31.990 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-08-24 03:31:31.990 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-08-24 03:31:31.990 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-08-24 03:31:31.990 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-08-24 03:31:31.990 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-08-24 03:31:31.991 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-08-24 03:31:31.991 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-08-24 03:31:31.991 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-08-24 03:31:31.991 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-08-24 03:31:31.991 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-08-24 03:31:31.991 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-08-24 03:31:31.991 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-08-24 03:31:31.991 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-08-24 03:31:31.991 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-08-24 03:31:31.991 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-08-24 03:31:31.991 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-08-24 03:31:31.991 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-08-24 03:31:31.991 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-08-24 03:31:31.991 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-08-24 03:31:31.992 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-08-24 03:31:31.992 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-08-24 03:31:31.992 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-08-24 03:31:31.992 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-08-24 03:31:31.992 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-08-24 03:31:31.992 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-08-24 03:31:31.992 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-08-24 03:31:31.992 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-08-24 03:31:31.992 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-08-24 03:31:31.992 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-08-24 03:31:31.992 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-08-24 03:31:31.992 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-08-24 03:31:31.992 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-08-24 03:31:31.992 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-08-24 03:31:31.992 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-08-24 03:31:31.992 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-08-24 03:31:31.993 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-08-24 03:31:31.993 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-08-24 03:31:31.993 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-08-24 03:31:31.993 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-08-24 03:31:31.993 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-08-24 03:31:31.993 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-08-24 03:31:31.993 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-08-24 03:31:31.993 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-08-24 03:31:31.993 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-08-24 03:31:31.993 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-08-24 03:31:31.993 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-08-24 03:31:31.994 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-08-24 03:31:31.994 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-08-24 03:31:31.994 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-08-24 03:31:31.994 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-08-24 03:31:31.994 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-08-24 03:31:31.994 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-08-24 03:31:31.994 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-08-24 03:31:31.994 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-08-24 03:31:31.994 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-08-24 03:31:31.994 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-08-24 03:31:31.995 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-08-24 03:31:31.995 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-08-24 03:31:31.996 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-08-24 03:31:31.996 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-08-24 03:31:31.996 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-08-24 03:31:31.996 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-08-24 03:31:31.996 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-08-24 03:31:31.996 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-08-24 03:31:31.997 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-08-24 03:31:31.997 | etcd-v3.3.12-linux-amd64/etcdctl 2021-08-24 03:31:32.183 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-08-24 03:31:32.183 | etcd-v3.3.12-linux-amd64/etcd 2021-08-24 03:31:32.411 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-08-24 03:31:32.448 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-08-24 03:31:32.481 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-08-24 03:31:32.484 | + ./stack.sh:main:838 : is_service_enabled tls-proxy 2021-08-24 03:31:32.500 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:31:32.502 | + ./stack.sh:main:848 : install_dstat 2021-08-24 03:31:32.505 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-08-24 03:31:32.521 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:31:32.523 | + ./stack.sh:main:854 : echo_summary 'Installing OpenStack project source' 2021-08-24 03:31:32.525 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 03:31:32.527 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2021-08-24 03:31:32.531 | + ./stack.sh:main:857 : install_libs 2021-08-24 03:31:32.533 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-08-24 03:31:32.535 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-08-24 03:31:32.537 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-08-24 03:31:32.540 | + inc/python:use_library_from_git:250 : local name=automaton 2021-08-24 03:31:32.542 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:31:32.544 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:31:32.546 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-08-24 03:31:32.549 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:31:32.551 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-08-24 03:31:32.553 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-08-24 03:31:32.555 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-08-24 03:31:32.557 | + inc/python:use_library_from_git:250 : local name=castellan 2021-08-24 03:31:32.560 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:31:32.562 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:31:32.564 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-08-24 03:31:32.567 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:31:32.569 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-08-24 03:31:32.571 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-08-24 03:31:32.573 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-08-24 03:31:32.575 | + inc/python:use_library_from_git:250 : local name=cliff 2021-08-24 03:31:32.577 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:31:32.580 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:31:32.582 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-08-24 03:31:32.584 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:31:32.586 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-08-24 03:31:32.588 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-08-24 03:31:32.591 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-08-24 03:31:32.594 | + inc/python:use_library_from_git:250 : local name=cursive 2021-08-24 03:31:32.596 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:31:32.598 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:31:32.600 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-08-24 03:31:32.602 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:31:32.605 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-08-24 03:31:32.607 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-08-24 03:31:32.610 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-08-24 03:31:32.612 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-08-24 03:31:32.614 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:31:32.616 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:31:32.619 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-08-24 03:31:32.621 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:31:32.623 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-08-24 03:31:32.625 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-08-24 03:31:32.628 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-08-24 03:31:32.630 | + inc/python:use_library_from_git:250 : local name=futurist 2021-08-24 03:31:32.632 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:31:32.634 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:31:32.636 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-08-24 03:31:32.639 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:31:32.641 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-08-24 03:31:32.643 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-08-24 03:31:32.645 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-08-24 03:31:32.647 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-08-24 03:31:32.650 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:31:32.652 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:31:32.655 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-08-24 03:31:32.657 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:31:32.659 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-08-24 03:31:32.661 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-08-24 03:31:32.664 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-08-24 03:31:32.666 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-08-24 03:31:32.668 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:31:32.672 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:31:32.674 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-08-24 03:31:32.676 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:31:32.679 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-08-24 03:31:32.681 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-08-24 03:31:32.683 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-08-24 03:31:32.685 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-08-24 03:31:32.688 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:31:32.690 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:31:32.692 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-08-24 03:31:32.694 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:31:32.697 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-08-24 03:31:32.699 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-08-24 03:31:32.701 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-08-24 03:31:32.703 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-08-24 03:31:32.705 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:31:32.708 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:31:32.710 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-08-24 03:31:32.712 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:31:32.714 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-08-24 03:31:32.716 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-08-24 03:31:32.719 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-08-24 03:31:32.722 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-08-24 03:31:32.724 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:31:32.726 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:31:32.728 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-08-24 03:31:32.730 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:31:32.733 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-08-24 03:31:32.735 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-08-24 03:31:32.737 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-08-24 03:31:32.739 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-08-24 03:31:32.742 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:31:32.744 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:31:32.746 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-08-24 03:31:32.749 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:31:32.751 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-08-24 03:31:32.753 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-08-24 03:31:32.756 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-08-24 03:31:32.758 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-08-24 03:31:32.760 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:31:32.762 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:31:32.765 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-08-24 03:31:32.767 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:31:32.769 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-08-24 03:31:32.772 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-08-24 03:31:32.774 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-08-24 03:31:32.776 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-08-24 03:31:32.778 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:31:32.781 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:31:32.783 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-08-24 03:31:32.785 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:31:32.787 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-08-24 03:31:32.790 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-08-24 03:31:32.792 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-08-24 03:31:32.794 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-08-24 03:31:32.797 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:31:32.799 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:31:32.801 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-08-24 03:31:32.804 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:31:32.806 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-08-24 03:31:32.808 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-08-24 03:31:32.810 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-08-24 03:31:32.813 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-08-24 03:31:32.815 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:31:32.818 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:31:32.820 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-08-24 03:31:32.822 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:31:32.824 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-08-24 03:31:32.827 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-08-24 03:31:32.829 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-08-24 03:31:32.831 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-08-24 03:31:32.833 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:31:32.835 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:31:32.838 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-08-24 03:31:32.840 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:31:32.842 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-08-24 03:31:32.845 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-08-24 03:31:32.847 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-08-24 03:31:32.849 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-08-24 03:31:32.851 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:31:32.853 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:31:32.856 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-08-24 03:31:32.858 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:31:32.861 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-08-24 03:31:32.863 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-08-24 03:31:32.865 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-08-24 03:31:32.867 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-08-24 03:31:32.870 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:31:32.872 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:31:32.875 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-08-24 03:31:32.877 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:31:32.879 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-08-24 03:31:32.881 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-08-24 03:31:32.884 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-08-24 03:31:32.886 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-08-24 03:31:32.888 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:31:32.890 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:31:32.893 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-08-24 03:31:32.895 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:31:32.897 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-08-24 03:31:32.899 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-08-24 03:31:32.902 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-08-24 03:31:32.904 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-08-24 03:31:32.906 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:31:32.909 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:31:32.911 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-08-24 03:31:32.913 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:31:32.915 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-08-24 03:31:32.918 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-08-24 03:31:32.920 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-08-24 03:31:32.923 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-08-24 03:31:32.925 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:31:32.927 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:31:32.929 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-08-24 03:31:32.931 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:31:32.934 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-08-24 03:31:32.937 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-08-24 03:31:32.939 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-08-24 03:31:32.941 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-08-24 03:31:32.943 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:31:32.945 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:31:32.948 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-08-24 03:31:32.950 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:31:32.952 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-08-24 03:31:32.954 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-08-24 03:31:32.957 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-08-24 03:31:32.959 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-08-24 03:31:32.961 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:31:32.963 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:31:32.965 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-08-24 03:31:32.968 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:31:32.970 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-08-24 03:31:32.973 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-08-24 03:31:32.975 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-08-24 03:31:32.977 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-08-24 03:31:32.979 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:31:32.981 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:31:32.984 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-08-24 03:31:32.986 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:31:32.989 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-08-24 03:31:32.991 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-08-24 03:31:32.993 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-08-24 03:31:32.995 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-08-24 03:31:32.997 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:31:33.000 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:31:33.002 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-08-24 03:31:33.005 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:31:33.007 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-08-24 03:31:33.009 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-08-24 03:31:33.011 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-08-24 03:31:33.014 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-08-24 03:31:33.016 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:31:33.018 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:31:33.021 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-08-24 03:31:33.023 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:31:33.025 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-08-24 03:31:33.027 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-08-24 03:31:33.030 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-08-24 03:31:33.032 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-08-24 03:31:33.034 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:31:33.036 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:31:33.038 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-08-24 03:31:33.041 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:31:33.043 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-08-24 03:31:33.046 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-08-24 03:31:33.048 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-08-24 03:31:33.050 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-08-24 03:31:33.053 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:31:33.055 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:31:33.057 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-08-24 03:31:33.059 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:31:33.062 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-08-24 03:31:33.064 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-08-24 03:31:33.067 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-08-24 03:31:33.069 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-08-24 03:31:33.071 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:31:33.073 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:31:33.076 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-08-24 03:31:33.078 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:31:33.080 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-08-24 03:31:33.082 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-08-24 03:31:33.084 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-08-24 03:31:33.087 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-08-24 03:31:33.089 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:31:33.091 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:31:33.094 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-08-24 03:31:33.096 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:31:33.098 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-08-24 03:31:33.100 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-08-24 03:31:33.103 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-08-24 03:31:33.105 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-08-24 03:31:33.107 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:31:33.110 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:31:33.112 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-08-24 03:31:33.114 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:31:33.117 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-08-24 03:31:33.119 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-08-24 03:31:33.121 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-08-24 03:31:33.124 | + inc/python:use_library_from_git:250 : local name=tooz 2021-08-24 03:31:33.126 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:31:33.128 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:31:33.131 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-08-24 03:31:33.133 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:31:33.135 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-08-24 03:31:33.137 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-08-24 03:31:33.140 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-08-24 03:31:33.142 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-08-24 03:31:33.144 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:31:33.147 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:31:33.149 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-08-24 03:31:33.151 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:31:33.153 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-08-24 03:31:33.156 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-08-24 03:31:33.158 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-08-24 03:31:33.161 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-08-24 03:31:33.163 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:31:33.165 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:31:33.167 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2021-08-24 03:31:33.170 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:31:33.173 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-08-24 03:31:33.175 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-08-24 03:31:33.178 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-08-24 03:31:33.180 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-08-24 03:31:33.182 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:31:33.185 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:31:33.187 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-08-24 03:31:33.189 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:31:33.192 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-08-24 03:31:33.194 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-08-24 03:31:33.196 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-08-24 03:31:33.198 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-08-24 03:31:33.200 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:31:33.203 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:31:33.205 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-08-24 03:31:33.207 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:31:33.210 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-08-24 03:31:33.230 | Using python 3.8 to install etcd3 2021-08-24 03:31:33.233 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2021-08-24 03:31:33.942 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:31:33.942 | from cryptography.utils import int_from_bytes 2021-08-24 03:31:33.942 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:31:33.942 | from cryptography.utils import int_from_bytes 2021-08-24 03:31:34.946 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 03:31:35.453 | Collecting etcd3 2021-08-24 03:31:35.460 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-08-24 03:31:40.405 | Collecting grpcio>=1.27.1 2021-08-24 03:31:40.427 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ed/1e52ad507a54d/grpcio-1.39.0-cp38-cp38-manylinux2014_x86_64.whl (4.3 MB) 2021-08-24 03:31:41.970 | Collecting protobuf>=3.6.1 2021-08-24 03:31:41.977 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/690/2a1e4b7a319ec/protobuf-3.17.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) 2021-08-24 03:31:42.002 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2021-08-24 03:31:42.003 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2021-08-24 03:31:42.032 | Building wheels for collected packages: etcd3 2021-08-24 03:31:42.033 | Building wheel for etcd3 (setup.py): started 2021-08-24 03:31:42.798 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-08-24 03:31:42.799 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=faf11356dfd784c5d25dde6800d42b7039820dd63aea3184bef80397700834dc 2021-08-24 03:31:42.800 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2021-08-24 03:31:42.803 | Successfully built etcd3 2021-08-24 03:31:44.216 | Installing collected packages: protobuf, grpcio, etcd3 2021-08-24 03:31:44.847 | Successfully installed etcd3-0.12.0 grpcio-1.39.0 protobuf-3.17.3 2021-08-24 03:31:44.847 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 03:31:44.979 | + inc/python:pip_install:200 : result=0 2021-08-24 03:31:44.982 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 03:31:44.984 | + functions-common:time_stop:2309 : local name 2021-08-24 03:31:44.987 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:31:44.989 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:31:44.991 | + functions-common:time_stop:2312 : local total 2021-08-24 03:31:44.993 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:31:44.995 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 03:31:44.997 | + functions-common:time_stop:2316 : start_time=1629775893225 2021-08-24 03:31:45.000 | + functions-common:time_stop:2318 : [[ -z 1629775893225 ]] 2021-08-24 03:31:45.002 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:31:45.006 | + functions-common:time_stop:2321 : end_time=1629775905004 2021-08-24 03:31:45.008 | + functions-common:time_stop:2322 : elapsed_time=11779 2021-08-24 03:31:45.010 | + functions-common:time_stop:2323 : total=29878 2021-08-24 03:31:45.013 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:31:45.015 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=41657 2021-08-24 03:31:45.017 | + inc/python:pip_install:203 : return 0 2021-08-24 03:31:45.019 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2021-08-24 03:31:45.040 | Using python 3.8 to install etcd3gw 2021-08-24 03:31:45.042 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2021-08-24 03:31:45.773 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:31:45.773 | from cryptography.utils import int_from_bytes 2021-08-24 03:31:45.774 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:31:45.774 | from cryptography.utils import int_from_bytes 2021-08-24 03:31:46.788 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 03:31:47.299 | Collecting etcd3gw 2021-08-24 03:31:47.307 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e5/5b8d4b7856f17/etcd3gw-1.0.0-py3-none-any.whl (22 kB) 2021-08-24 03:31:47.319 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.6.0) 2021-08-24 03:31:47.321 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2021-08-24 03:31:47.322 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.3.0) 2021-08-24 03:31:47.324 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2021-08-24 03:31:47.358 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2021.5.30) 2021-08-24 03:31:47.361 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.2) 2021-08-24 03:31:47.363 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.4) 2021-08-24 03:31:47.365 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.6) 2021-08-24 03:31:48.773 | Installing collected packages: etcd3gw 2021-08-24 03:31:48.876 | Successfully installed etcd3gw-1.0.0 2021-08-24 03:31:48.876 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 03:31:48.978 | + inc/python:pip_install:200 : result=0 2021-08-24 03:31:48.980 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 03:31:48.982 | + functions-common:time_stop:2309 : local name 2021-08-24 03:31:48.985 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:31:48.987 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:31:48.989 | + functions-common:time_stop:2312 : local total 2021-08-24 03:31:48.991 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:31:48.993 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 03:31:48.996 | + functions-common:time_stop:2316 : start_time=1629775905034 2021-08-24 03:31:48.998 | + functions-common:time_stop:2318 : [[ -z 1629775905034 ]] 2021-08-24 03:31:49.000 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:31:49.004 | + functions-common:time_stop:2321 : end_time=1629775909002 2021-08-24 03:31:49.007 | + functions-common:time_stop:2322 : elapsed_time=3968 2021-08-24 03:31:49.009 | + functions-common:time_stop:2323 : total=41657 2021-08-24 03:31:49.011 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:31:49.013 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=45625 2021-08-24 03:31:49.016 | + inc/python:pip_install:203 : return 0 2021-08-24 03:31:49.018 | + ./stack.sh:main:860 : install_apache_uwsgi 2021-08-24 03:31:49.020 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-08-24 03:31:49.022 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-08-24 03:31:49.025 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-24 03:31:49.027 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-24 03:31:49.029 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-24 03:31:49.032 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-24 03:31:49.034 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-24 03:31:49.037 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-24 03:31:49.039 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-24 03:31:49.041 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-24 03:31:49.043 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-24 03:31:49.046 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-08-24 03:31:49.049 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-08-24 03:31:49.051 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:31:49.053 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:31:49.055 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-08-24 03:31:49.057 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-08-24 03:31:49.060 | + functions-common:install_package:1347 : update_package_repo 2021-08-24 03:31:49.062 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-24 03:31:49.064 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-08-24 03:31:49.066 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-24 03:31:49.069 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-24 03:31:49.071 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-08-24 03:31:49.073 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:31:49.075 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:31:49.078 | + functions-common:update_package_repo:1328 : apt_get_update 2021-08-24 03:31:49.080 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-08-24 03:31:49.082 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-08-24 03:31:49.085 | + functions-common:apt_get_update:1074 : return 2021-08-24 03:31:49.087 | + functions-common:install_package:1348 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-08-24 03:31:49.089 | + functions-common:real_install_package:1333 : is_ubuntu 2021-08-24 03:31:49.091 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:31:49.095 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:31:49.097 | + functions-common:real_install_package:1334 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-08-24 03:31:49.118 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-08-24 03:31:49.225 | Reading package lists... 2021-08-24 03:31:49.445 | Building dependency tree... 2021-08-24 03:31:49.447 | Reading state information... 2021-08-24 03:31:49.692 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.4). 2021-08-24 03:31:49.692 | The following packages were automatically installed and are no longer required: 2021-08-24 03:31:49.693 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-24 03:31:49.693 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-24 03:31:49.693 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-24 03:31:49.693 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-24 03:31:49.693 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-24 03:31:49.693 | python3-zope.interface 2021-08-24 03:31:49.693 | Use 'sudo apt autoremove' to remove them. 2021-08-24 03:31:49.694 | The following additional packages will be installed: 2021-08-24 03:31:49.694 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2021-08-24 03:31:49.695 | Suggested packages: 2021-08-24 03:31:49.696 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2021-08-24 03:31:49.769 | The following NEW packages will be installed: 2021-08-24 03:31:49.770 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2021-08-24 03:31:50.014 | 0 upgraded, 6 newly installed, 0 to remove and 81 not upgraded. 2021-08-24 03:31:50.015 | Need to get 1,306 kB of archives. 2021-08-24 03:31:50.015 | After this operation, 4,613 kB of additional disk space will be used. 2021-08-24 03:31:50.015 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2021-08-24 03:31:50.248 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2021-08-24 03:31:50.264 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2021-08-24 03:31:50.299 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2021-08-24 03:31:50.348 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2021-08-24 03:31:50.349 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2021-08-24 03:31:50.904 | Fetched 1,306 kB in 1s (2,272 kB/s) 2021-08-24 03:31:50.936 | Selecting previously unselected package libnorm1:amd64. 2021-08-24 03:31:50.987 | (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 ... 90675 files and directories currently installed.) 2021-08-24 03:31:50.990 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2021-08-24 03:31:50.995 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-08-24 03:31:51.069 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-08-24 03:31:51.079 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-08-24 03:31:51.081 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-08-24 03:31:51.131 | Selecting previously unselected package libzmq5:amd64. 2021-08-24 03:31:51.141 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2021-08-24 03:31:51.143 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-08-24 03:31:51.205 | Selecting previously unselected package uwsgi-core. 2021-08-24 03:31:51.214 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2021-08-24 03:31:51.216 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2021-08-24 03:31:51.356 | Selecting previously unselected package uwsgi. 2021-08-24 03:31:51.367 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2021-08-24 03:31:51.369 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2021-08-24 03:31:51.403 | Selecting previously unselected package uwsgi-plugin-python3. 2021-08-24 03:31:51.413 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2021-08-24 03:31:51.415 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-08-24 03:31:51.488 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-08-24 03:31:51.493 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-08-24 03:31:51.499 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-08-24 03:31:51.504 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2021-08-24 03:31:51.517 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2021-08-24 03:31:52.305 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-08-24 03:31:52.331 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-08-24 03:31:52.682 | Processing triggers for man-db (2.9.1-1) ... 2021-08-24 03:31:53.044 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-08-24 03:31:59.267 | + functions-common:apt_get:1118 : result=0 2021-08-24 03:31:59.269 | + functions-common:apt_get:1121 : time_stop apt-get 2021-08-24 03:31:59.271 | + functions-common:time_stop:2309 : local name 2021-08-24 03:31:59.273 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:31:59.276 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:31:59.278 | + functions-common:time_stop:2312 : local total 2021-08-24 03:31:59.281 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:31:59.283 | + functions-common:time_stop:2315 : name=apt-get 2021-08-24 03:31:59.285 | + functions-common:time_stop:2316 : start_time=1629775909116 2021-08-24 03:31:59.287 | + functions-common:time_stop:2318 : [[ -z 1629775909116 ]] 2021-08-24 03:31:59.290 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:31:59.294 | + functions-common:time_stop:2321 : end_time=1629775919292 2021-08-24 03:31:59.297 | + functions-common:time_stop:2322 : elapsed_time=10176 2021-08-24 03:31:59.299 | + functions-common:time_stop:2323 : total=250163 2021-08-24 03:31:59.301 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:31:59.303 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=260339 2021-08-24 03:31:59.305 | + functions-common:apt_get:1122 : return 0 2021-08-24 03:31:59.308 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-08-24 03:31:59.310 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:31:59.313 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:31:59.315 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-08-24 03:31:59.377 | Enabling module proxy. 2021-08-24 03:31:59.383 | To activate the new configuration, you need to run: 2021-08-24 03:31:59.383 | systemctl restart apache2 2021-08-24 03:31:59.387 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-08-24 03:31:59.450 | Considering dependency proxy for proxy_uwsgi: 2021-08-24 03:31:59.450 | Module proxy already enabled 2021-08-24 03:31:59.450 | Enabling module proxy_uwsgi. 2021-08-24 03:31:59.455 | To activate the new configuration, you need to run: 2021-08-24 03:31:59.455 | systemctl restart apache2 2021-08-24 03:31:59.459 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-08-24 03:31:59.462 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-08-24 03:31:59.464 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-24 03:31:59.467 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-08-24 03:31:59.594 | + ./stack.sh:main:863 : install_keystoneauth 2021-08-24 03:31:59.596 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-08-24 03:31:59.598 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-08-24 03:31:59.601 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:31:59.603 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:31:59.605 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-08-24 03:31:59.608 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:31:59.611 | + ./stack.sh:main:864 : install_keystoneclient 2021-08-24 03:31:59.614 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-08-24 03:31:59.618 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-08-24 03:31:59.620 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:31:59.623 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:31:59.625 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-08-24 03:31:59.628 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:31:59.630 | + ./stack.sh:main:865 : install_glanceclient 2021-08-24 03:31:59.633 | + lib/glance:install_glanceclient:505 : use_library_from_git python-glanceclient 2021-08-24 03:31:59.635 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-08-24 03:31:59.637 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:31:59.640 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:31:59.642 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-08-24 03:31:59.645 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:31:59.647 | + ./stack.sh:main:866 : install_cinderclient 2021-08-24 03:31:59.650 | + lib/cinder:install_cinderclient:481 : use_library_from_git python-brick-cinderclient-ext 2021-08-24 03:31:59.652 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-08-24 03:31:59.654 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:31:59.657 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:31:59.659 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-08-24 03:31:59.662 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:31:59.664 | + lib/cinder:install_cinderclient:486 : use_library_from_git python-cinderclient 2021-08-24 03:31:59.666 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-08-24 03:31:59.669 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:31:59.671 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:31:59.674 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-08-24 03:31:59.676 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:31:59.678 | + ./stack.sh:main:867 : install_novaclient 2021-08-24 03:31:59.681 | + lib/nova:install_novaclient:803 : use_library_from_git python-novaclient 2021-08-24 03:31:59.683 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-08-24 03:31:59.685 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:31:59.688 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:31:59.690 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-08-24 03:31:59.692 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:31:59.695 | + ./stack.sh:main:868 : is_service_enabled swift glance horizon 2021-08-24 03:31:59.711 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:31:59.713 | + ./stack.sh:main:869 : install_swiftclient 2021-08-24 03:31:59.716 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-08-24 03:31:59.719 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-08-24 03:31:59.721 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:31:59.723 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:31:59.726 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-08-24 03:31:59.728 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:31:59.730 | + ./stack.sh:main:871 : is_service_enabled neutron nova horizon 2021-08-24 03:31:59.747 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:31:59.749 | + ./stack.sh:main:872 : install_neutronclient 2021-08-24 03:31:59.752 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-08-24 03:31:59.754 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-08-24 03:31:59.756 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:31:59.759 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:31:59.761 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-08-24 03:31:59.763 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:31:59.766 | + ./stack.sh:main:876 : install_keystonemiddleware 2021-08-24 03:31:59.769 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-08-24 03:31:59.771 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-08-24 03:31:59.773 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:31:59.775 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:31:59.778 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-08-24 03:31:59.781 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:31:59.783 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-08-24 03:31:59.785 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-08-24 03:31:59.788 | + inc/python:pip_install_gr:77 : local clean_name 2021-08-24 03:31:59.790 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-08-24 03:31:59.793 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-08-24 03:31:59.795 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-08-24 03:31:59.799 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-08-24 03:31:59.799 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-08-24 03:31:59.804 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-08-24 03:31:59.806 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-08-24 03:31:59.809 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-08-24 03:31:59.812 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-08-24 03:31:59.814 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-08-24 03:31:59.834 | Using python 3.8 to install keystonemiddleware 2021-08-24 03:31:59.837 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2021-08-24 03:32:00.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:32:00.568 | from cryptography.utils import int_from_bytes 2021-08-24 03:32:00.568 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:32:00.568 | from cryptography.utils import int_from_bytes 2021-08-24 03:32:01.596 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 03:32:01.613 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2021-08-24 03:32:01.684 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2021-08-24 03:32:01.685 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2021-08-24 03:32:01.688 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2021-08-24 03:32:01.689 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.10.0) 2021-08-24 03:32:01.691 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2021-08-24 03:32:01.693 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.1) 2021-08-24 03:32:01.695 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.6.0) 2021-08-24 03:32:01.697 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2021-08-24 03:32:01.699 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.3.1) 2021-08-24 03:32:01.701 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2021-08-24 03:32:01.703 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2021-08-24 03:32:01.705 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2021-08-24 03:32:01.707 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2021-08-24 03:32:01.709 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.0.1) 2021-08-24 03:32:01.769 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.16) 2021-08-24 03:32:01.772 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2021-08-24 03:32:01.774 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.4.0) 2021-08-24 03:32:01.817 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.3) 2021-08-24 03:32:01.828 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware) (5.0.9) 2021-08-24 03:32:01.869 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2021-08-24 03:32:01.872 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.2.0) 2021-08-24 03:32:01.875 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.4.1) 2021-08-24 03:32:01.876 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2021-08-24 03:32:01.888 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.12.1) 2021-08-24 03:32:01.951 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2021-08-24 03:32:01.959 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2021-08-24 03:32:01.974 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.1) 2021-08-24 03:32:01.976 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.2) 2021-08-24 03:32:02.000 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2021-08-24 03:32:02.004 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.0) 2021-08-24 03:32:02.006 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (2.4.7) 2021-08-24 03:32:02.151 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.2) 2021-08-24 03:32:02.153 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.6) 2021-08-24 03:32:02.154 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2021.5.30) 2021-08-24 03:32:02.157 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.4) 2021-08-24 03:32:03.502 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 03:32:03.605 | + inc/python:pip_install:200 : result=0 2021-08-24 03:32:03.607 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 03:32:03.610 | + functions-common:time_stop:2309 : local name 2021-08-24 03:32:03.612 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:32:03.614 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:32:03.616 | + functions-common:time_stop:2312 : local total 2021-08-24 03:32:03.618 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:32:03.620 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 03:32:03.622 | + functions-common:time_stop:2316 : start_time=1629775919829 2021-08-24 03:32:03.625 | + functions-common:time_stop:2318 : [[ -z 1629775919829 ]] 2021-08-24 03:32:03.628 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:32:03.632 | + functions-common:time_stop:2321 : end_time=1629775923629 2021-08-24 03:32:03.634 | + functions-common:time_stop:2322 : elapsed_time=3800 2021-08-24 03:32:03.636 | + functions-common:time_stop:2323 : total=45625 2021-08-24 03:32:03.638 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:32:03.640 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=49425 2021-08-24 03:32:03.643 | + inc/python:pip_install:203 : return 0 2021-08-24 03:32:03.645 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-08-24 03:32:03.648 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-08-24 03:32:03.650 | + inc/python:pip_install_gr:77 : local clean_name 2021-08-24 03:32:03.653 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-08-24 03:32:03.655 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-08-24 03:32:03.658 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-08-24 03:32:03.661 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-08-24 03:32:03.661 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-08-24 03:32:03.666 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-08-24 03:32:03.669 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-08-24 03:32:03.672 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-08-24 03:32:03.674 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-08-24 03:32:03.677 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-08-24 03:32:03.698 | Using python 3.8 to install python-memcached 2021-08-24 03:32:03.700 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-08-24 03:32:04.429 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:32:04.430 | from cryptography.utils import int_from_bytes 2021-08-24 03:32:04.430 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:32:04.430 | from cryptography.utils import int_from_bytes 2021-08-24 03:32:05.458 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 03:32:05.942 | Collecting python-memcached 2021-08-24 03:32:05.949 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2021-08-24 03:32:05.956 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2021-08-24 03:32:07.387 | Installing collected packages: python-memcached 2021-08-24 03:32:07.478 | Successfully installed python-memcached-1.59 2021-08-24 03:32:07.478 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 03:32:07.582 | + inc/python:pip_install:200 : result=0 2021-08-24 03:32:07.584 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 03:32:07.587 | + functions-common:time_stop:2309 : local name 2021-08-24 03:32:07.589 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:32:07.591 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:32:07.594 | + functions-common:time_stop:2312 : local total 2021-08-24 03:32:07.596 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:32:07.598 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 03:32:07.600 | + functions-common:time_stop:2316 : start_time=1629775923692 2021-08-24 03:32:07.603 | + functions-common:time_stop:2318 : [[ -z 1629775923692 ]] 2021-08-24 03:32:07.605 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:32:07.610 | + functions-common:time_stop:2321 : end_time=1629775927607 2021-08-24 03:32:07.612 | + functions-common:time_stop:2322 : elapsed_time=3915 2021-08-24 03:32:07.614 | + functions-common:time_stop:2323 : total=49425 2021-08-24 03:32:07.616 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:32:07.618 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=53340 2021-08-24 03:32:07.621 | + inc/python:pip_install:203 : return 0 2021-08-24 03:32:07.623 | + ./stack.sh:main:878 : is_service_enabled keystone 2021-08-24 03:32:07.640 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:32:07.642 | + ./stack.sh:main:879 : '[' 10.222.0.26 == 10.222.0.26 ']' 2021-08-24 03:32:07.644 | + ./stack.sh:main:880 : stack_install_service keystone 2021-08-24 03:32:07.647 | + lib/stack:stack_install_service:20 : local service=keystone 2021-08-24 03:32:07.649 | + lib/stack:stack_install_service:21 : type install_keystone 2021-08-24 03:32:07.651 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-24 03:32:07.654 | + lib/stack:stack_install_service:32 : install_keystone 2021-08-24 03:32:07.656 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-08-24 03:32:07.670 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:32:07.673 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-08-24 03:32:07.675 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-08-24 03:32:07.677 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-08-24 03:32:07.679 | + functions-common:git_clone:525 : local git_ref=master 2021-08-24 03:32:07.681 | + functions-common:git_clone:526 : local orig_dir 2021-08-24 03:32:07.683 | ++ functions-common:git_clone:527 : pwd 2021-08-24 03:32:07.686 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-24 03:32:07.688 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-24 03:32:07.691 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-24 03:32:07.706 | + functions-common:git_clone:530 : RECLONE=False 2021-08-24 03:32:07.708 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-24 03:32:07.710 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-24 03:32:07.712 | + functions-common:git_clone:544 : echo master 2021-08-24 03:32:07.713 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-24 03:32:07.718 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-08-24 03:32:07.721 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-24 03:32:07.723 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-08-24 03:32:07.725 | + functions-common:git_clone:593 : git show --oneline 2021-08-24 03:32:07.726 | + functions-common:git_clone:593 : head -1 2021-08-24 03:32:07.729 | 50f0a50cf Add FIPS check job 2021-08-24 03:32:07.731 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-24 03:32:07.734 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-08-24 03:32:07.736 | + inc/python:setup_develop:338 : local bindep 2021-08-24 03:32:07.739 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-08-24 03:32:07.741 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-08-24 03:32:07.743 | + inc/python:setup_develop:344 : local extras= 2021-08-24 03:32:07.745 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-08-24 03:32:07.748 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-24 03:32:07.750 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-08-24 03:32:07.752 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-08-24 03:32:07.755 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-24 03:32:07.757 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-08-24 03:32:07.760 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-08-24 03:32:07.762 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-24 03:32:07.765 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-08-24 03:32:07.767 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-24 03:32:07.769 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-08-24 03:32:07.772 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-08-24 03:32:07.778 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2021-08-24 03:32:07.781 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2021-08-24 03:32:08.412 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2021-08-24 03:32:08.414 | + inc/python:setup_package:418 : local bindep=0 2021-08-24 03:32:08.416 | + inc/python:setup_package:419 : local bindep_flag= 2021-08-24 03:32:08.418 | + inc/python:setup_package:420 : local bindep_profiles= 2021-08-24 03:32:08.420 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2021-08-24 03:32:08.423 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2021-08-24 03:32:08.425 | + inc/python:setup_package:427 : local flags=-e 2021-08-24 03:32:08.427 | + inc/python:setup_package:428 : local extras= 2021-08-24 03:32:08.429 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-08-24 03:32:08.431 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-08-24 03:32:08.433 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-08-24 03:32:08.436 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-08-24 03:32:08.438 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-08-24 03:32:08.440 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2021-08-24 03:32:08.459 | Using python 3.8 to install /opt/stack/keystone 2021-08-24 03:32:08.461 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2021-08-24 03:32:09.258 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:32:09.258 | from cryptography.utils import int_from_bytes 2021-08-24 03:32:09.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:32:09.258 | from cryptography.utils import int_from_bytes 2021-08-24 03:32:10.366 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 03:32:10.383 | Obtaining file:///opt/stack/keystone 2021-08-24 03:32:12.079 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (5.6.0) 2021-08-24 03:32:12.081 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (1.8.7) 2021-08-24 03:32:12.490 | Collecting Flask!=0.11,>=1.0.2 2021-08-24 03:32:12.498 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a62/09ca15eb63fc9/Flask-2.0.1-py3-none-any.whl (94 kB) 2021-08-24 03:32:12.882 | Collecting Flask-RESTful>=0.3.5 2021-08-24 03:32:12.888 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2021-08-24 03:32:12.893 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (3.4.7) 2021-08-24 03:32:12.895 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (1.4.23) 2021-08-24 03:32:12.897 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (0.13.0) 2021-08-24 03:32:12.899 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (3.4.0) 2021-08-24 03:32:13.251 | Collecting passlib>=1.7.0 2021-08-24 03:32:13.257 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2021-08-24 03:32:13.277 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (4.2.0) 2021-08-24 03:32:13.279 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (9.3.0) 2021-08-24 03:32:13.280 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (3.2.0) 2021-08-24 03:32:14.006 | Collecting scrypt>=0.8.0 2021-08-24 03:32:14.014 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ffc/de1d60a43e9d9/scrypt-0.8.18-cp38-cp38-manylinux2010_x86_64.whl (924 kB) 2021-08-24 03:32:14.041 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (2.8.1) 2021-08-24 03:32:14.043 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (8.7.1) 2021-08-24 03:32:14.045 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (3.3.1) 2021-08-24 03:32:14.047 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (12.8.0) 2021-08-24 03:32:14.049 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (10.0.0) 2021-08-24 03:32:14.050 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (5.0.1) 2021-08-24 03:32:14.052 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (4.6.0) 2021-08-24 03:32:14.054 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (4.4.0) 2021-08-24 03:32:14.056 | Requirement already satisfied: oslo.policy>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (3.8.2) 2021-08-24 03:32:14.058 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (4.2.0) 2021-08-24 03:32:14.060 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (1.4.0) 2021-08-24 03:32:14.062 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (4.10.0) 2021-08-24 03:32:14.429 | Collecting oauthlib>=0.6.2 2021-08-24 03:32:14.438 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/42b/f6354c2ed8c6a/oauthlib-3.1.1-py2.py3-none-any.whl (146 kB) 2021-08-24 03:32:14.828 | Collecting pysaml2>=5.0.0 2021-08-24 03:32:14.834 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/25b/c3be6dcf9e365/pysaml2-7.0.1-py2.py3-none-any.whl (398 kB) 2021-08-24 03:32:15.264 | Collecting PyJWT>=1.6.1 2021-08-24 03:32:15.270 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/934/d73fbba91b048/PyJWT-2.1.0-py3-none-any.whl (16 kB) 2021-08-24 03:32:15.274 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (1.1.3) 2021-08-24 03:32:15.275 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==19.1.0.dev16) (3.2.0) 2021-08-24 03:32:15.277 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (3.1.1) 2021-08-24 03:32:15.281 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (1.0.2) 2021-08-24 03:32:15.282 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (3.4.1) 2021-08-24 03:32:15.284 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev16) (2021.1) 2021-08-24 03:32:15.294 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==19.1.0.dev16) (1.16.0) 2021-08-24 03:32:15.297 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==19.1.0.dev16) (1.14.6) 2021-08-24 03:32:15.301 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==19.1.0.dev16) (2.20) 2021-08-24 03:32:15.346 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==19.1.0.dev16) (5.0.9) 2021-08-24 03:32:15.695 | Collecting itsdangerous>=2.0 2021-08-24 03:32:15.700 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/517/4094b9637652b/itsdangerous-2.0.1-py3-none-any.whl (18 kB) 2021-08-24 03:32:16.128 | Collecting Werkzeug>=2.0 2021-08-24 03:32:16.134 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/ec500dcdba0ba/Werkzeug-2.0.1-py3-none-any.whl (288 kB) 2021-08-24 03:32:16.146 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==19.1.0.dev16) (3.0.1) 2021-08-24 03:32:16.546 | Collecting click>=7.1.2 2021-08-24 03:32:16.553 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fba/402a4a4733474/click-8.0.1-py3-none-any.whl (97 kB) 2021-08-24 03:32:16.940 | Collecting aniso8601>=0.82 2021-08-24 03:32:16.948 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2021-08-24 03:32:16.985 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==19.1.0.dev16) (2.0.1) 2021-08-24 03:32:17.052 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==19.1.0.dev16) (4.3.1) 2021-08-24 03:32:17.063 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==19.1.0.dev16) (2.26.0) 2021-08-24 03:32:17.126 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==19.1.0.dev16) (0.1.16) 2021-08-24 03:32:17.131 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==19.1.0.dev16) (1.7.0) 2021-08-24 03:32:17.277 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==19.1.0.dev16) (2.2.0) 2021-08-24 03:32:17.282 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==19.1.0.dev16) (1.5.0) 2021-08-24 03:32:17.285 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==19.1.0.dev16) (5.4.1) 2021-08-24 03:32:17.286 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==19.1.0.dev16) (0.8.0) 2021-08-24 03:32:17.302 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==19.1.0.dev16) (1.12.1) 2021-08-24 03:32:17.379 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==19.1.0.dev16) (1.6.5) 2021-08-24 03:32:17.381 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==19.1.0.dev16) (2.0.1) 2021-08-24 03:32:17.382 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==19.1.0.dev16) (0.5.0) 2021-08-24 03:32:17.395 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==19.1.0.dev16) (1.1.5) 2021-08-24 03:32:17.398 | Requirement already satisfied: python-dateutil in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==19.1.0.dev16) (2.8.2) 2021-08-24 03:32:17.399 | Requirement already satisfied: python-editor>=0.3 in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==19.1.0.dev16) (1.0.4) 2021-08-24 03:32:17.460 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==19.1.0.dev16) (0.9.6) 2021-08-24 03:32:17.526 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (2.3.0) 2021-08-24 03:32:17.529 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (5.0.6) 2021-08-24 03:32:17.535 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (2.6.0) 2021-08-24 03:32:17.536 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (4.2.2) 2021-08-24 03:32:17.543 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (5.1.0) 2021-08-24 03:32:17.555 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (5.0.0) 2021-08-24 03:32:17.683 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==19.1.0.dev16) (3.3.0) 2021-08-24 03:32:17.768 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (2.1.1) 2021-08-24 03:32:17.771 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (2.5.1) 2021-08-24 03:32:17.776 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (3.5.0) 2021-08-24 03:32:17.778 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (1.1.1) 2021-08-24 03:32:17.780 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (1.3.2) 2021-08-24 03:32:17.783 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (3.0.0) 2021-08-24 03:32:17.785 | Requirement already satisfied: oslo.concurrency>=3.25.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (4.4.0) 2021-08-24 03:32:17.788 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (0.31.1) 2021-08-24 03:32:17.808 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (1.16.0) 2021-08-24 03:32:17.845 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (2.5.0) 2021-08-24 03:32:17.882 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.25.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (0.14.1) 2021-08-24 03:32:17.911 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.25.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (1.6) 2021-08-24 03:32:17.947 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==19.1.0.dev16) (0.7.2) 2021-08-24 03:32:17.982 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==19.1.0.dev16) (0.11.0) 2021-08-24 03:32:17.983 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==19.1.0.dev16) (21.0) 2021-08-24 03:32:17.986 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==19.1.0.dev16) (2.4.7) 2021-08-24 03:32:18.126 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (57.4.0) 2021-08-24 03:32:18.720 | Collecting importlib-resources 2021-08-24 03:32:18.726 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/248/0d8e07d189005/importlib_resources-5.2.2-py3-none-any.whl (27 kB) 2021-08-24 03:32:19.262 | Collecting xmlschema>=1.2.1 2021-08-24 03:32:19.269 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66a/17ba8c342703a/xmlschema-1.7.0-py3-none-any.whl (254 kB) 2021-08-24 03:32:19.622 | Collecting defusedxml 2021-08-24 03:32:19.630 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2021-08-24 03:32:19.636 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==19.1.0.dev16) (20.0.1) 2021-08-24 03:32:19.813 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==19.1.0.dev16) (3.2) 2021-08-24 03:32:19.815 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==19.1.0.dev16) (1.26.6) 2021-08-24 03:32:19.817 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==19.1.0.dev16) (2021.5.30) 2021-08-24 03:32:19.819 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==19.1.0.dev16) (2.0.4) 2021-08-24 03:32:19.935 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (0.7) 2021-08-24 03:32:20.177 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==19.1.0.dev16) (0.5.2) 2021-08-24 03:32:20.181 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==19.1.0.dev16) (0.4.1) 2021-08-24 03:32:20.390 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==19.1.0.dev16) (1.0.0) 2021-08-24 03:32:21.116 | Collecting elementpath<3.0.0,>=2.2.2 2021-08-24 03:32:21.124 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f27/d7c045c4f1f30/elementpath-2.2.3-py3-none-any.whl (149 kB) 2021-08-24 03:32:21.332 | Collecting zipp>=3.1.0 2021-08-24 03:32:21.340 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/957/cfda87797e389/zipp-3.5.0-py3-none-any.whl (5.7 kB) 2021-08-24 03:32:22.509 | Installing collected packages: zipp, Werkzeug, itsdangerous, elementpath, click, xmlschema, importlib-resources, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2021-08-24 03:32:22.509 | Attempting uninstall: zipp 2021-08-24 03:32:22.511 | Found existing installation: zipp 1.0.0 2021-08-24 03:32:22.516 | Uninstalling zipp-1.0.0: 2021-08-24 03:32:22.549 | Successfully uninstalled zipp-1.0.0 2021-08-24 03:32:23.042 | Attempting uninstall: click 2021-08-24 03:32:23.044 | Found existing installation: Click 7.0 2021-08-24 03:32:23.054 | Uninstalling Click-7.0: 2021-08-24 03:32:23.084 | Successfully uninstalled Click-7.0 2021-08-24 03:32:24.287 | Attempting uninstall: PyJWT 2021-08-24 03:32:24.289 | Found existing installation: PyJWT 1.7.1 2021-08-24 03:32:24.300 | Uninstalling PyJWT-1.7.1: 2021-08-24 03:32:24.332 | Successfully uninstalled PyJWT-1.7.1 2021-08-24 03:32:24.773 | Attempting uninstall: oauthlib 2021-08-24 03:32:24.775 | Found existing installation: oauthlib 3.1.0 2021-08-24 03:32:24.791 | Uninstalling oauthlib-3.1.0: 2021-08-24 03:32:24.822 | Successfully uninstalled oauthlib-3.1.0 2021-08-24 03:32:24.984 | Running setup.py develop for keystone 2021-08-24 03:32:26.989 | Successfully installed Flask-2.0.1 Flask-RESTful-0.3.9 PyJWT-2.1.0 Werkzeug-2.0.1 aniso8601-9.0.1 click-8.0.1 defusedxml-0.7.1 elementpath-2.2.3 importlib-resources-5.2.2 itsdangerous-2.0.1 keystone oauthlib-3.1.1 passlib-1.7.4 pysaml2-7.0.1 scrypt-0.8.18 xmlschema-1.7.0 zipp-3.5.0 2021-08-24 03:32:26.989 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 03:32:27.139 | + inc/python:pip_install:200 : result=0 2021-08-24 03:32:27.141 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 03:32:27.143 | + functions-common:time_stop:2309 : local name 2021-08-24 03:32:27.145 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:32:27.147 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:32:27.149 | + functions-common:time_stop:2312 : local total 2021-08-24 03:32:27.151 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:32:27.153 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 03:32:27.156 | + functions-common:time_stop:2316 : start_time=1629775928454 2021-08-24 03:32:27.158 | + functions-common:time_stop:2318 : [[ -z 1629775928454 ]] 2021-08-24 03:32:27.160 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:32:27.164 | + functions-common:time_stop:2321 : end_time=1629775947162 2021-08-24 03:32:27.166 | + functions-common:time_stop:2322 : elapsed_time=18708 2021-08-24 03:32:27.168 | + functions-common:time_stop:2323 : total=53340 2021-08-24 03:32:27.171 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:32:27.173 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=72048 2021-08-24 03:32:27.175 | + inc/python:pip_install:203 : return 0 2021-08-24 03:32:27.177 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-08-24 03:32:27.180 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-08-24 03:32:27.182 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-08-24 03:32:27.199 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-08-24 03:32:27.211 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2021-08-24 03:32:27.213 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-08-24 03:32:27.216 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:32:27.218 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:32:27.221 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-08-24 03:32:27.223 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:32:27.226 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-08-24 03:32:27.242 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:32:27.245 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-08-24 03:32:27.247 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-08-24 03:32:27.249 | + ./stack.sh:main:881 : configure_keystone 2021-08-24 03:32:27.252 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-08-24 03:32:27.263 | + 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-08-24 03:32:27.266 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-08-24 03:32:27.270 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-08-24 03:32:27.286 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:32:27.288 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-08-24 03:32:27.317 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-08-24 03:32:27.344 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-08-24 03:32:27.373 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-08-24 03:32:27.402 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-08-24 03:32:27.432 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-08-24 03:32:27.461 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-08-24 03:32:27.488 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-08-24 03:32:27.515 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-08-24 03:32:27.517 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-08-24 03:32:27.519 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-08-24 03:32:27.522 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-08-24 03:32:27.524 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-08-24 03:32:27.526 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-08-24 03:32:27.541 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:32:27.544 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-08-24 03:32:27.547 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-08-24 03:32:27.549 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-08-24 03:32:27.564 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:32:27.567 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2021-08-24 03:32:27.569 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2021-08-24 03:32:27.598 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-08-24 03:32:27.601 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-08-24 03:32:27.603 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-08-24 03:32:27.605 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-08-24 03:32:27.607 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-08-24 03:32:27.624 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:32:27.626 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.26/identity 2021-08-24 03:32:27.656 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.26/identity 2021-08-24 03:32:27.683 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-08-24 03:32:27.685 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-08-24 03:32:27.715 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-08-24 03:32:27.717 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-08-24 03:32:27.720 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-08-24 03:32:27.722 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-08-24 03:32:27.724 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-08-24 03:32:27.727 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-08-24 03:32:27.757 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-08-24 03:32:27.759 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-08-24 03:32:27.762 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-08-24 03:32:27.764 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-08-24 03:32:27.767 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-08-24 03:32:27.784 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-08-24 03:32:27.786 | + functions:setup_systemd_logging:695 : local pidstr= 2021-08-24 03:32:27.788 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-08-24 03:32:27.791 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-08-24 03:32:27.793 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-08-24 03:32:27.820 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-08-24 03:32:27.846 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-08-24 03:32:27.873 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-08-24 03:32:27.900 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-08-24 03:32:27.927 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-08-24 03:32:27.929 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-08-24 03:32:27.931 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-08-24 03:32:27.934 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-08-24 03:32:27.937 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-08-24 03:32:27.939 | + lib/apache:write_uwsgi_config:257 : local http= 2021-08-24 03:32:27.941 | + lib/apache:write_uwsgi_config:258 : local name= 2021-08-24 03:32:27.944 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-08-24 03:32:27.948 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-08-24 03:32:27.950 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-08-24 03:32:27.953 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-08-24 03:32:27.965 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-08-24 03:32:27.965 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-08-24 03:32:27.973 | d /var/run/uwsgi 0755 ubuntu root 2021-08-24 03:32:27.976 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-08-24 03:32:27.991 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-08-24 03:32:27.994 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-08-24 03:32:27.998 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-08-24 03:32:28.026 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-08-24 03:32:28.055 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-08-24 03:32:28.084 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-08-24 03:32:28.112 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-08-24 03:32:28.139 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-08-24 03:32:28.167 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-08-24 03:32:28.196 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-08-24 03:32:28.224 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-08-24 03:32:28.252 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-08-24 03:32:28.280 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-08-24 03:32:28.307 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-08-24 03:32:28.334 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-08-24 03:32:28.361 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-08-24 03:32:28.363 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-08-24 03:32:28.366 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-08-24 03:32:28.369 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-08-24 03:32:28.371 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-08-24 03:32:28.373 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:32:28.376 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:32:28.378 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-08-24 03:32:28.381 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-08-24 03:32:28.383 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-08-24 03:32:28.411 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-08-24 03:32:28.438 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 ' 2021-08-24 03:32:28.438 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-08-24 03:32:28.447 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-08-24 03:32:28.450 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-08-24 03:32:28.453 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-08-24 03:32:28.455 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-08-24 03:32:28.458 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-08-24 03:32:28.460 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-24 03:32:28.462 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:32:28.464 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:32:28.467 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-08-24 03:32:28.470 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-08-24 03:32:28.472 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:32:28.474 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:32:28.477 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-08-24 03:32:28.539 | Enabling site keystone-wsgi-public. 2021-08-24 03:32:28.544 | To activate the new configuration, you need to run: 2021-08-24 03:32:28.545 | systemctl reload apache2 2021-08-24 03:32:28.549 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-08-24 03:32:28.551 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-08-24 03:32:28.553 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-24 03:32:28.556 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-08-24 03:32:28.682 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-08-24 03:32:28.684 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-08-24 03:32:28.688 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-08-24 03:32:28.690 | + lib/apache:write_uwsgi_config:256 : local url=/identity_admin 2021-08-24 03:32:28.692 | + lib/apache:write_uwsgi_config:257 : local http= 2021-08-24 03:32:28.694 | + lib/apache:write_uwsgi_config:258 : local name= 2021-08-24 03:32:28.698 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-admin 2021-08-24 03:32:28.707 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-admin 2021-08-24 03:32:28.709 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-08-24 03:32:28.712 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-08-24 03:32:28.725 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-08-24 03:32:28.725 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-08-24 03:32:28.734 | d /var/run/uwsgi 0755 ubuntu root 2021-08-24 03:32:28.737 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-08-24 03:32:28.753 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-08-24 03:32:28.756 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-08-24 03:32:28.759 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-08-24 03:32:28.790 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-08-24 03:32:28.816 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-08-24 03:32:28.843 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-08-24 03:32:28.870 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-08-24 03:32:28.897 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-08-24 03:32:28.924 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-08-24 03:32:28.950 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-08-24 03:32:28.978 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-08-24 03:32:29.005 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-08-24 03:32:29.033 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-08-24 03:32:29.059 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-08-24 03:32:29.086 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-08-24 03:32:29.113 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-08-24 03:32:29.115 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-08-24 03:32:29.118 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-admin 2021-08-24 03:32:29.120 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-admin 2021-08-24 03:32:29.123 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-08-24 03:32:29.125 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:32:29.127 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:32:29.130 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-08-24 03:32:29.132 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-08-24 03:32:29.134 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-08-24 03:32:29.162 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-08-24 03:32:29.189 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 ' 2021-08-24 03:32:29.189 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-08-24 03:32:29.198 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-08-24 03:32:29.201 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-admin 2021-08-24 03:32:29.204 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-admin 2021-08-24 03:32:29.206 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-08-24 03:32:29.209 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-08-24 03:32:29.211 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-24 03:32:29.213 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:32:29.216 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:32:29.218 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-08-24 03:32:29.221 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-08-24 03:32:29.223 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:32:29.226 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:32:29.228 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-admin 2021-08-24 03:32:29.289 | Enabling site keystone-wsgi-admin. 2021-08-24 03:32:29.294 | To activate the new configuration, you need to run: 2021-08-24 03:32:29.294 | systemctl reload apache2 2021-08-24 03:32:29.298 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-08-24 03:32:29.301 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-08-24 03:32:29.303 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-24 03:32:29.305 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-08-24 03:32:29.430 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-08-24 03:32:29.461 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-08-24 03:32:29.491 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-08-24 03:32:29.522 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-08-24 03:32:29.524 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-08-24 03:32:29.553 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-08-24 03:32:29.581 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-08-24 03:32:29.608 | + ./stack.sh:main:885 : is_service_enabled swift 2021-08-24 03:32:29.625 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:32:29.627 | + ./stack.sh:main:886 : is_service_enabled ceilometer 2021-08-24 03:32:29.644 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:32:29.646 | + ./stack.sh:main:889 : stack_install_service swift 2021-08-24 03:32:29.648 | + lib/stack:stack_install_service:20 : local service=swift 2021-08-24 03:32:29.651 | + lib/stack:stack_install_service:21 : type install_swift 2021-08-24 03:32:29.653 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-24 03:32:29.656 | + lib/stack:stack_install_service:32 : install_swift 2021-08-24 03:32:29.658 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-08-24 03:32:29.660 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-08-24 03:32:29.663 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-08-24 03:32:29.665 | + functions-common:git_clone:525 : local git_ref=master 2021-08-24 03:32:29.667 | + functions-common:git_clone:526 : local orig_dir 2021-08-24 03:32:29.670 | ++ functions-common:git_clone:527 : pwd 2021-08-24 03:32:29.672 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-24 03:32:29.674 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-24 03:32:29.677 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-24 03:32:29.693 | + functions-common:git_clone:530 : RECLONE=False 2021-08-24 03:32:29.695 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-24 03:32:29.697 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-24 03:32:29.700 | + functions-common:git_clone:544 : echo master 2021-08-24 03:32:29.700 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-24 03:32:29.706 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-08-24 03:32:29.708 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-24 03:32:29.710 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-08-24 03:32:29.713 | + functions-common:git_clone:593 : git show --oneline 2021-08-24 03:32:29.713 | + functions-common:git_clone:593 : head -1 2021-08-24 03:32:29.717 | 62d75df2f Merge "Fix docker image builds" 2021-08-24 03:32:29.720 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-24 03:32:29.722 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2021-08-24 03:32:29.725 | + inc/python:setup_develop:338 : local bindep 2021-08-24 03:32:29.727 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-08-24 03:32:29.729 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-08-24 03:32:29.732 | + inc/python:setup_develop:344 : local extras=keystone 2021-08-24 03:32:29.734 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-08-24 03:32:29.736 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-24 03:32:29.739 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-08-24 03:32:29.741 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-08-24 03:32:29.743 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-24 03:32:29.745 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-08-24 03:32:29.749 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-08-24 03:32:29.751 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-24 03:32:29.754 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-08-24 03:32:29.756 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-24 03:32:29.759 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-08-24 03:32:29.762 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-08-24 03:32:29.768 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2021-08-24 03:32:29.770 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2021-08-24 03:32:30.424 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2021-08-24 03:32:30.426 | + inc/python:setup_package:418 : local bindep=0 2021-08-24 03:32:30.429 | + inc/python:setup_package:419 : local bindep_flag= 2021-08-24 03:32:30.431 | + inc/python:setup_package:420 : local bindep_profiles= 2021-08-24 03:32:30.433 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2021-08-24 03:32:30.435 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2021-08-24 03:32:30.438 | + inc/python:setup_package:427 : local flags=-e 2021-08-24 03:32:30.441 | + inc/python:setup_package:428 : local extras=keystone 2021-08-24 03:32:30.443 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-08-24 03:32:30.445 | + inc/python:setup_package:432 : [[ -z keystone ]] 2021-08-24 03:32:30.447 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2021-08-24 03:32:30.449 | + inc/python:setup_package:438 : extras='[keystone]' 2021-08-24 03:32:30.453 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-08-24 03:32:30.455 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2021-08-24 03:32:30.475 | Using python 3.8 to install /opt/stack/swift 2021-08-24 03:32:30.477 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2021-08-24 03:32:31.230 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:32:31.230 | from cryptography.utils import int_from_bytes 2021-08-24 03:32:31.230 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:32:31.230 | from cryptography.utils import int_from_bytes 2021-08-24 03:32:32.254 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 03:32:32.269 | Obtaining file:///opt/stack/swift 2021-08-24 03:32:33.634 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev18) (0.31.1) 2021-08-24 03:32:33.636 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev18) (1.1.1) 2021-08-24 03:32:33.638 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev18) (0.11.0) 2021-08-24 03:32:33.640 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev18) (2.1.1) 2021-08-24 03:32:34.433 | Collecting lxml>=3.4.1 2021-08-24 03:32:34.457 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1b3/8116b6e628118/lxml-4.6.3-cp38-cp38-manylinux2014_x86_64.whl (6.8 MB) 2021-08-24 03:32:34.616 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev18) (2.26.0) 2021-08-24 03:32:34.618 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev18) (1.16.0) 2021-08-24 03:32:34.982 | Collecting xattr>=0.4 2021-08-24 03:32:34.988 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2021-08-24 03:32:36.136 | Collecting PyECLib>=1.3.1 2021-08-24 03:32:36.159 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2021-08-24 03:32:37.131 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev18) (3.4.7) 2021-08-24 03:32:37.133 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev18) (9.3.0) 2021-08-24 03:32:37.173 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.28.1.dev18) (1.14.6) 2021-08-24 03:32:37.176 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.28.1.dev18) (2.20) 2021-08-24 03:32:37.186 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.28.1.dev18) (1.16.0) 2021-08-24 03:32:37.250 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (3.3.1) 2021-08-24 03:32:37.252 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (4.2.0) 2021-08-24 03:32:37.254 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (4.6.0) 2021-08-24 03:32:37.257 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (3.1.1) 2021-08-24 03:32:37.260 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (5.0.1) 2021-08-24 03:32:37.261 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (2.8.1) 2021-08-24 03:32:37.263 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (4.2.0) 2021-08-24 03:32:37.266 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (8.7.1) 2021-08-24 03:32:37.267 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (1.8.7) 2021-08-24 03:32:37.270 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (5.6.0) 2021-08-24 03:32:37.271 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (4.3.1) 2021-08-24 03:32:37.273 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (4.10.0) 2021-08-24 03:32:37.334 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (1.7.0) 2021-08-24 03:32:37.337 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (3.4.0) 2021-08-24 03:32:37.339 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (0.1.16) 2021-08-24 03:32:37.403 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (1.1.3) 2021-08-24 03:32:37.414 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (5.0.9) 2021-08-24 03:32:37.460 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (2.2.0) 2021-08-24 03:32:37.463 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (5.4.1) 2021-08-24 03:32:37.499 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (1.5.0) 2021-08-24 03:32:37.501 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (0.8.0) 2021-08-24 03:32:37.513 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (1.12.1) 2021-08-24 03:32:37.583 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (0.9.6) 2021-08-24 03:32:37.590 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (2.8.2) 2021-08-24 03:32:37.605 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (1.0.2) 2021-08-24 03:32:37.609 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (2021.1) 2021-08-24 03:32:37.637 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (2.4.7) 2021-08-24 03:32:37.641 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev18) (21.0) 2021-08-24 03:32:37.668 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.28.1.dev18) (57.4.0) 2021-08-24 03:32:37.821 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev18) (3.2) 2021-08-24 03:32:37.823 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev18) (1.26.6) 2021-08-24 03:32:37.825 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev18) (2.0.4) 2021-08-24 03:32:37.828 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev18) (2021.5.30) 2021-08-24 03:32:38.090 | Building wheels for collected packages: PyECLib, xattr 2021-08-24 03:32:38.091 | Building wheel for PyECLib (setup.py): started 2021-08-24 03:32:39.392 | Building wheel for PyECLib (setup.py): finished with status 'done' 2021-08-24 03:32:39.393 | Created wheel for PyECLib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55547 sha256=a16cb9b923b48ac0abfedbe1815f179058d56177be7bd58d94a3b380ec2ce106 2021-08-24 03:32:39.393 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2021-08-24 03:32:39.398 | Building wheel for xattr (setup.py): started 2021-08-24 03:32:40.816 | Building wheel for xattr (setup.py): finished with status 'done' 2021-08-24 03:32:40.817 | Created wheel for xattr: filename=xattr-0.9.7-cp38-cp38-linux_x86_64.whl size=33289 sha256=e0097cb126d7e24154135ba481dae99b269f3c79945d2ea17639cd5bf26c853b 2021-08-24 03:32:40.817 | Stored in directory: /root/.cache/pip/wheels/90/58/82/c0bf95f0215cd4d718b9b5bde6f88253eef46677a81e649467 2021-08-24 03:32:40.820 | Successfully built PyECLib xattr 2021-08-24 03:32:42.111 | Installing collected packages: xattr, PyECLib, lxml, swift 2021-08-24 03:32:42.465 | Running setup.py develop for swift 2021-08-24 03:32:44.353 | Successfully installed PyECLib-1.6.0 lxml-4.6.3 swift-2.28.1.dev18 xattr-0.9.7 2021-08-24 03:32:44.353 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 03:32:44.497 | + inc/python:pip_install:200 : result=0 2021-08-24 03:32:44.500 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 03:32:44.502 | + functions-common:time_stop:2309 : local name 2021-08-24 03:32:44.504 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:32:44.506 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:32:44.509 | + functions-common:time_stop:2312 : local total 2021-08-24 03:32:44.511 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:32:44.513 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 03:32:44.516 | + functions-common:time_stop:2316 : start_time=1629775950470 2021-08-24 03:32:44.518 | + functions-common:time_stop:2318 : [[ -z 1629775950470 ]] 2021-08-24 03:32:44.520 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:32:44.524 | + functions-common:time_stop:2321 : end_time=1629775964522 2021-08-24 03:32:44.527 | + functions-common:time_stop:2322 : elapsed_time=14052 2021-08-24 03:32:44.529 | + functions-common:time_stop:2323 : total=72048 2021-08-24 03:32:44.531 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:32:44.533 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=86100 2021-08-24 03:32:44.535 | + inc/python:pip_install:203 : return 0 2021-08-24 03:32:44.537 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-08-24 03:32:44.540 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-08-24 03:32:44.542 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-08-24 03:32:44.559 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-08-24 03:32:44.572 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2021-08-24 03:32:44.574 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-08-24 03:32:44.577 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:32:44.579 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:32:44.581 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-08-24 03:32:44.584 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:32:44.586 | + lib/swift:install_swift:747 : '[' False == True ']' 2021-08-24 03:32:44.588 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-08-24 03:32:44.591 | + ./stack.sh:main:890 : configure_swift 2021-08-24 03:32:44.593 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-08-24 03:32:44.595 | + lib/swift:configure_swift:335 : local node_number 2021-08-24 03:32:44.597 | + lib/swift:configure_swift:336 : local swift_node_config 2021-08-24 03:32:44.599 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-08-24 03:32:44.601 | + lib/swift:configure_swift:338 : local user_group 2021-08-24 03:32:44.603 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-08-24 03:32:45.475 | No object-updater running 2021-08-24 03:32:45.475 | No container-updater running 2021-08-24 03:32:45.475 | No container-server running 2021-08-24 03:32:45.475 | No account-auditor running 2021-08-24 03:32:45.475 | No object-replicator running 2021-08-24 03:32:45.475 | No container-auditor running 2021-08-24 03:32:45.475 | No container-sync running 2021-08-24 03:32:45.475 | No object-server running 2021-08-24 03:32:45.475 | No container-reconciler running 2021-08-24 03:32:45.475 | No container-sharder running 2021-08-24 03:32:45.475 | No object-auditor running 2021-08-24 03:32:45.475 | No proxy-server running 2021-08-24 03:32:45.476 | No object-reconstructor running 2021-08-24 03:32:45.476 | No object-expirer running 2021-08-24 03:32:45.476 | No container-replicator running 2021-08-24 03:32:45.476 | No account-replicator running 2021-08-24 03:32:45.476 | No account-reaper running 2021-08-24 03:32:45.476 | No account-server running 2021-08-24 03:32:45.523 | + lib/swift:configure_swift:341 : true 2021-08-24 03:32:45.525 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-08-24 03:32:45.538 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-08-24 03:32:45.550 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-08-24 03:32:45.552 | + lib/swift:configure_swift:355 : sed -e ' 2021-08-24 03:32:45.552 | s/%GROUP%//; 2021-08-24 03:32:45.553 | s/%USER%/ubuntu/; 2021-08-24 03:32:45.553 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-08-24 03:32:45.553 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-08-24 03:32:45.553 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-08-24 03:32:45.561 | uid = ubuntu 2021-08-24 03:32:45.561 | gid = 2021-08-24 03:32:45.561 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-08-24 03:32:45.561 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-08-24 03:32:45.561 | address = 127.0.0.1 2021-08-24 03:32:45.561 | 2021-08-24 03:32:45.561 | [account6612] 2021-08-24 03:32:45.561 | max connections = 25 2021-08-24 03:32:45.561 | path = /opt/stack/data/swift/1/node/ 2021-08-24 03:32:45.561 | read only = false 2021-08-24 03:32:45.561 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-08-24 03:32:45.561 | 2021-08-24 03:32:45.561 | [account6622] 2021-08-24 03:32:45.561 | max connections = 25 2021-08-24 03:32:45.561 | path = /opt/stack/data/swift/2/node/ 2021-08-24 03:32:45.561 | read only = false 2021-08-24 03:32:45.561 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-08-24 03:32:45.561 | 2021-08-24 03:32:45.561 | [account6632] 2021-08-24 03:32:45.561 | max connections = 25 2021-08-24 03:32:45.561 | path = /opt/stack/data/swift/3/node/ 2021-08-24 03:32:45.561 | read only = false 2021-08-24 03:32:45.562 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-08-24 03:32:45.562 | 2021-08-24 03:32:45.562 | [account6642] 2021-08-24 03:32:45.562 | max connections = 25 2021-08-24 03:32:45.562 | path = /opt/stack/data/swift/4/node/ 2021-08-24 03:32:45.562 | read only = false 2021-08-24 03:32:45.562 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-08-24 03:32:45.562 | 2021-08-24 03:32:45.562 | 2021-08-24 03:32:45.562 | [container6611] 2021-08-24 03:32:45.562 | max connections = 25 2021-08-24 03:32:45.562 | path = /opt/stack/data/swift/1/node/ 2021-08-24 03:32:45.562 | read only = false 2021-08-24 03:32:45.562 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-08-24 03:32:45.562 | 2021-08-24 03:32:45.562 | [container6621] 2021-08-24 03:32:45.562 | max connections = 25 2021-08-24 03:32:45.562 | path = /opt/stack/data/swift/2/node/ 2021-08-24 03:32:45.562 | read only = false 2021-08-24 03:32:45.562 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-08-24 03:32:45.562 | 2021-08-24 03:32:45.562 | [container6631] 2021-08-24 03:32:45.562 | max connections = 25 2021-08-24 03:32:45.562 | path = /opt/stack/data/swift/3/node/ 2021-08-24 03:32:45.562 | read only = false 2021-08-24 03:32:45.562 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-08-24 03:32:45.562 | 2021-08-24 03:32:45.562 | [container6641] 2021-08-24 03:32:45.562 | max connections = 25 2021-08-24 03:32:45.562 | path = /opt/stack/data/swift/4/node/ 2021-08-24 03:32:45.562 | read only = false 2021-08-24 03:32:45.562 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-08-24 03:32:45.562 | 2021-08-24 03:32:45.562 | 2021-08-24 03:32:45.562 | [object6613] 2021-08-24 03:32:45.562 | max connections = 25 2021-08-24 03:32:45.563 | path = /opt/stack/data/swift/1/node/ 2021-08-24 03:32:45.563 | read only = false 2021-08-24 03:32:45.563 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-08-24 03:32:45.563 | 2021-08-24 03:32:45.563 | [object6623] 2021-08-24 03:32:45.563 | max connections = 25 2021-08-24 03:32:45.563 | path = /opt/stack/data/swift/2/node/ 2021-08-24 03:32:45.563 | read only = false 2021-08-24 03:32:45.563 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-08-24 03:32:45.563 | 2021-08-24 03:32:45.563 | [object6633] 2021-08-24 03:32:45.563 | max connections = 25 2021-08-24 03:32:45.563 | path = /opt/stack/data/swift/3/node/ 2021-08-24 03:32:45.563 | read only = false 2021-08-24 03:32:45.563 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-08-24 03:32:45.563 | 2021-08-24 03:32:45.563 | [object6643] 2021-08-24 03:32:45.563 | max connections = 25 2021-08-24 03:32:45.563 | path = /opt/stack/data/swift/4/node/ 2021-08-24 03:32:45.563 | read only = false 2021-08-24 03:32:45.563 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-08-24 03:32:45.564 | + lib/swift:configure_swift:361 : is_ubuntu 2021-08-24 03:32:45.566 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:32:45.568 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:32:45.570 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-08-24 03:32:45.591 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-08-24 03:32:45.593 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-08-24 03:32:45.598 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-08-24 03:32:45.602 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-08-24 03:32:45.604 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-08-24 03:32:45.608 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-08-24 03:32:45.635 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.26:8080/v1/ 2021-08-24 03:32:45.661 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-08-24 03:32:45.678 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-08-24 03:32:45.705 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-08-24 03:32:45.722 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-08-24 03:32:45.750 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-08-24 03:32:45.767 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-08-24 03:32:45.794 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-08-24 03:32:45.811 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-08-24 03:32:45.838 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-08-24 03:32:45.856 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-08-24 03:32:45.884 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-08-24 03:32:45.900 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-08-24 03:32:45.916 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:32:45.918 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-08-24 03:32:45.947 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-08-24 03:32:45.973 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-08-24 03:32:46.000 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-08-24 03:32:46.026 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-08-24 03:32:46.040 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:32:46.042 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-08-24 03:32:46.068 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-08-24 03:32:46.083 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:32:46.085 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-08-24 03:32:46.099 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:32:46.101 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2021-08-24 03:32:46.103 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2021-08-24 03:32:46.118 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:32:46.120 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2021-08-24 03:32:46.122 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2021-08-24 03:32:46.124 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-08-24 03:32:46.129 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-08-24 03:32:46.134 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-08-24 03:32:46.160 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-08-24 03:32:46.188 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-08-24 03:32:46.216 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-08-24 03:32:46.245 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-08-24 03:32:46.272 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-08-24 03:32:46.274 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-08-24 03:32:46.276 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-08-24 03:32:46.278 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-08-24 03:32:46.280 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-08-24 03:32:46.306 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-08-24 03:32:46.333 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.26/identity 2021-08-24 03:32:46.359 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-08-24 03:32:46.385 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-08-24 03:32:46.411 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-08-24 03:32:46.438 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-08-24 03:32:46.464 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-08-24 03:32:46.491 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-08-24 03:32:46.517 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-08-24 03:32:46.543 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-08-24 03:32:46.570 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-08-24 03:32:46.597 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-08-24 03:32:46.624 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-08-24 03:32:46.653 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-08-24 03:32:46.680 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-08-24 03:32:46.699 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-08-24 03:32:46.726 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-08-24 03:32:46.753 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-08-24 03:32:46.757 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-08-24 03:32:46.785 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-08-24 03:32:46.811 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-08-24 03:32:46.837 | + lib/swift:configure_swift:479 : local node_number 2021-08-24 03:32:46.839 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-08-24 03:32:46.841 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2021-08-24 03:32:46.844 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-08-24 03:32:46.848 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-08-24 03:32:46.850 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-08-24 03:32:46.853 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-08-24 03:32:46.855 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-08-24 03:32:46.857 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-08-24 03:32:46.860 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-08-24 03:32:46.862 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-08-24 03:32:46.864 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-08-24 03:32:46.881 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-08-24 03:32:46.908 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-08-24 03:32:46.925 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-08-24 03:32:46.952 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-08-24 03:32:46.970 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-08-24 03:32:47.000 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-08-24 03:32:47.018 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-08-24 03:32:47.045 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-08-24 03:32:47.063 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-08-24 03:32:47.090 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-08-24 03:32:47.109 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-08-24 03:32:47.137 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-08-24 03:32:47.154 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-08-24 03:32:47.182 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-08-24 03:32:47.201 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-08-24 03:32:47.228 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-08-24 03:32:47.246 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-08-24 03:32:47.273 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2021-08-24 03:32:47.277 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-08-24 03:32:47.296 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-08-24 03:32:47.324 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-08-24 03:32:47.353 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2021-08-24 03:32:47.355 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-08-24 03:32:47.359 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-08-24 03:32:47.362 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-08-24 03:32:47.364 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-08-24 03:32:47.366 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-08-24 03:32:47.368 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-08-24 03:32:47.370 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-08-24 03:32:47.372 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-08-24 03:32:47.375 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-08-24 03:32:47.393 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-08-24 03:32:47.421 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-08-24 03:32:47.438 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-08-24 03:32:47.467 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-08-24 03:32:47.485 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-08-24 03:32:47.512 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-08-24 03:32:47.530 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-08-24 03:32:47.557 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-08-24 03:32:47.574 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-08-24 03:32:47.603 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-08-24 03:32:47.620 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-08-24 03:32:47.648 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-08-24 03:32:47.665 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-08-24 03:32:47.693 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-08-24 03:32:47.712 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-08-24 03:32:47.740 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-08-24 03:32:47.758 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-08-24 03:32:47.784 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2021-08-24 03:32:47.789 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-08-24 03:32:47.807 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-08-24 03:32:47.834 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2021-08-24 03:32:47.836 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-08-24 03:32:47.840 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-08-24 03:32:47.843 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-08-24 03:32:47.845 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-08-24 03:32:47.847 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-08-24 03:32:47.850 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-08-24 03:32:47.852 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-08-24 03:32:47.854 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-08-24 03:32:47.856 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-08-24 03:32:47.875 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-08-24 03:32:47.901 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-08-24 03:32:47.919 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-08-24 03:32:47.946 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-08-24 03:32:47.964 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-08-24 03:32:47.992 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-08-24 03:32:48.010 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-08-24 03:32:48.039 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-08-24 03:32:48.056 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-08-24 03:32:48.084 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-08-24 03:32:48.102 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-08-24 03:32:48.130 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-08-24 03:32:48.147 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-08-24 03:32:48.176 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-08-24 03:32:48.193 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-08-24 03:32:48.221 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-08-24 03:32:48.239 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-08-24 03:32:48.265 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2021-08-24 03:32:48.269 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-08-24 03:32:48.287 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-08-24 03:32:48.315 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-08-24 03:32:48.344 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-08-24 03:32:48.371 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-08-24 03:32:48.398 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2021-08-24 03:32:48.401 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-08-24 03:32:48.405 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-08-24 03:32:48.433 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-08-24 03:32:48.460 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-08-24 03:32:48.488 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-08-24 03:32:48.520 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-08-24 03:32:48.548 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-08-24 03:32:48.574 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-08-24 03:32:48.600 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2021-08-24 03:32:48.628 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-08-24 03:32:48.655 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2021-08-24 03:32:48.670 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:32:48.673 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-08-24 03:32:48.690 | + lib/swift:configure_swift:522 : local auth_vers 2021-08-24 03:32:48.693 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2021-08-24 03:32:48.712 | + lib/swift:configure_swift:523 : auth_vers=3 2021-08-24 03:32:48.714 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.26 2021-08-24 03:32:48.741 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2021-08-24 03:32:48.743 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2021-08-24 03:32:48.770 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.26/identity 2021-08-24 03:32:48.798 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2021-08-24 03:32:48.800 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-08-24 03:32:48.827 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2021-08-24 03:32:48.843 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:32:48.845 | + lib/swift:configure_swift:542 : local user_group 2021-08-24 03:32:48.848 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2021-08-24 03:32:48.852 | + lib/swift:configure_swift:543 : user_group=1000 2021-08-24 03:32:48.855 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-08-24 03:32:48.867 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2021-08-24 03:32:48.869 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2021-08-24 03:32:48.880 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2021-08-24 03:32:48.883 | + lib/swift:configure_swift:549 : is_suse 2021-08-24 03:32:48.885 | + functions-common:is_suse:462 : is_opensuse 2021-08-24 03:32:48.887 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-24 03:32:48.890 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-24 03:32:48.892 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-24 03:32:48.894 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-24 03:32:48.896 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-24 03:32:48.899 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-08-24 03:32:48.910 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2021-08-24 03:32:48.913 | + lib/swift:configure_swift:562 : '[' False == True ']' 2021-08-24 03:32:48.915 | + ./stack.sh:main:893 : is_service_enabled s3api 2021-08-24 03:32:48.931 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:32:48.934 | + ./stack.sh:main:899 : is_service_enabled g-api n-api 2021-08-24 03:32:48.951 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:32:48.954 | + ./stack.sh:main:901 : stack_install_service glance 2021-08-24 03:32:48.956 | + lib/stack:stack_install_service:20 : local service=glance 2021-08-24 03:32:48.958 | + lib/stack:stack_install_service:21 : type install_glance 2021-08-24 03:32:48.961 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-24 03:32:48.963 | + lib/stack:stack_install_service:32 : install_glance 2021-08-24 03:32:48.965 | + lib/glance:install_glance:514 : glance_store_extras=() 2021-08-24 03:32:48.968 | + lib/glance:install_glance:514 : local glance_store_extras 2021-08-24 03:32:48.971 | + lib/glance:install_glance:516 : is_service_enabled cinder 2021-08-24 03:32:48.987 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:32:48.989 | + lib/glance:install_glance:517 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-08-24 03:32:48.992 | + lib/glance:install_glance:520 : is_service_enabled swift 2021-08-24 03:32:49.009 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:32:49.011 | + lib/glance:install_glance:521 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-08-24 03:32:49.014 | + lib/glance:install_glance:526 : use_library_from_git glance_store 2021-08-24 03:32:49.016 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-08-24 03:32:49.019 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:32:49.022 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:32:49.024 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-08-24 03:32:49.027 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:32:49.030 | ++ lib/glance:install_glance:532 : join_extras swift cinder 2021-08-24 03:32:49.033 | ++ inc/python:join_extras:29 : local IFS=, 2021-08-24 03:32:49.035 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-08-24 03:32:49.038 | + lib/glance:install_glance:532 : pip_install_gr_extras glance-store swift,cinder 2021-08-24 03:32:49.041 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-08-24 03:32:49.043 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-08-24 03:32:49.046 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-08-24 03:32:49.049 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-08-24 03:32:49.052 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-08-24 03:32:49.054 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-08-24 03:32:49.058 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-08-24 03:32:49.058 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-08-24 03:32:49.064 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-08-24 03:32:49.066 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-08-24 03:32:49.068 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-08-24 03:32:49.071 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-08-24 03:32:49.074 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-08-24 03:32:49.096 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-08-24 03:32:49.098 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2021-08-24 03:32:49.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:32:49.846 | from cryptography.utils import int_from_bytes 2021-08-24 03:32:49.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:32:49.846 | from cryptography.utils import int_from_bytes 2021-08-24 03:32:50.892 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 03:32:51.486 | Collecting glance-store[cinder,swift]!=0.29.0 2021-08-24 03:32:51.494 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9aa/f7b7857f97a8a/glance_store-2.7.0-py3-none-any.whl (227 kB) 2021-08-24 03:32:51.586 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.2.0) 2021-08-24 03:32:51.588 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.10.0) 2021-08-24 03:32:51.590 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2021-08-24 03:32:51.591 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2021-08-24 03:32:51.594 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.26.0) 2021-08-24 03:32:51.596 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.0.1) 2021-08-24 03:32:51.598 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2021-08-24 03:32:51.599 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.7.1) 2021-08-24 03:32:51.601 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.2.0) 2021-08-24 03:32:51.603 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.4.0) 2021-08-24 03:32:51.605 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.1) 2021-08-24 03:32:51.607 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.31.1) 2021-08-24 03:32:51.669 | Collecting python-swiftclient>=3.2.0 2021-08-24 03:32:51.675 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/07c/63cf223127b70/python_swiftclient-3.12.0-py2.py3-none-any.whl (86 kB) 2021-08-24 03:32:51.682 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.19.1) 2021-08-24 03:32:51.684 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.6.1) 2021-08-24 03:32:51.818 | Collecting os-brick>=2.6.0 2021-08-24 03:32:51.824 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/415/15936d6b86a52/os_brick-4.4.0-py3-none-any.whl (254 kB) 2021-08-24 03:32:51.922 | Collecting python-cinderclient>=4.1.0 2021-08-24 03:32:51.928 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e52/b37cde46fe60d/python_cinderclient-8.0.0-py3-none-any.whl (252 kB) 2021-08-24 03:32:51.943 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2021-08-24 03:32:51.953 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.1) 2021-08-24 03:32:51.955 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.16.0) 2021-08-24 03:32:51.972 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (2.4.7) 2021-08-24 03:32:52.043 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (0.1.16) 2021-08-24 03:32:52.045 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2021-08-24 03:32:52.047 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2021-08-24 03:32:52.073 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.3.1) 2021-08-24 03:32:52.076 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2021-08-24 03:32:52.081 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.6.0) 2021-08-24 03:32:52.085 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2021-08-24 03:32:52.087 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.0) 2021-08-24 03:32:52.135 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.14.1) 2021-08-24 03:32:52.145 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (1.6) 2021-08-24 03:32:52.191 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2021-08-24 03:32:52.196 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (5.4.1) 2021-08-24 03:32:52.197 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.2.0) 2021-08-24 03:32:52.199 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2021-08-24 03:32:52.212 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.12.1) 2021-08-24 03:32:52.282 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2021-08-24 03:32:52.289 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2021-08-24 03:32:52.311 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.14.6) 2021-08-24 03:32:52.318 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2021-08-24 03:32:52.327 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.20) 2021-08-24 03:32:52.356 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.1) 2021-08-24 03:32:52.385 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2021-08-24 03:32:52.390 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2021-08-24 03:32:52.393 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2021-08-24 03:32:52.395 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2021-08-24 03:32:52.397 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.2) 2021-08-24 03:32:52.402 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2021-08-24 03:32:52.422 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2021-08-24 03:32:52.472 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.0) 2021-08-24 03:32:52.476 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2021-08-24 03:32:52.519 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (57.4.0) 2021-08-24 03:32:52.598 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.4) 2021-08-24 03:32:52.601 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.7.2) 2021-08-24 03:32:52.768 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2021.5.30) 2021-08-24 03:32:52.771 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.4) 2021-08-24 03:32:52.773 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.6) 2021-08-24 03:32:52.776 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.2) 2021-08-24 03:32:52.858 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2021-08-24 03:32:52.980 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2021-08-24 03:32:54.635 | Installing collected packages: python-swiftclient, python-cinderclient, os-brick, glance-store 2021-08-24 03:32:55.644 | Successfully installed glance-store-2.7.0 os-brick-4.4.0 python-cinderclient-8.0.0 python-swiftclient-3.12.0 2021-08-24 03:32:55.644 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 03:32:55.768 | + inc/python:pip_install:200 : result=0 2021-08-24 03:32:55.770 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 03:32:55.772 | + functions-common:time_stop:2309 : local name 2021-08-24 03:32:55.775 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:32:55.777 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:32:55.779 | + functions-common:time_stop:2312 : local total 2021-08-24 03:32:55.781 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:32:55.784 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 03:32:55.786 | + functions-common:time_stop:2316 : start_time=1629775969090 2021-08-24 03:32:55.788 | + functions-common:time_stop:2318 : [[ -z 1629775969090 ]] 2021-08-24 03:32:55.791 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:32:55.795 | + functions-common:time_stop:2321 : end_time=1629775975793 2021-08-24 03:32:55.797 | + functions-common:time_stop:2322 : elapsed_time=6703 2021-08-24 03:32:55.800 | + functions-common:time_stop:2323 : total=86100 2021-08-24 03:32:55.802 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:32:55.804 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=92803 2021-08-24 03:32:55.807 | + inc/python:pip_install:203 : return 0 2021-08-24 03:32:55.809 | + lib/glance:install_glance:533 : copy_rootwrap /usr/local/etc/glance 2021-08-24 03:32:55.812 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2021-08-24 03:32:55.815 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2021-08-24 03:32:55.828 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-08-24 03:32:55.833 | + lib/glance:install_glance:536 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-08-24 03:32:55.835 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-08-24 03:32:55.837 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-08-24 03:32:55.839 | + functions-common:git_clone:525 : local git_ref=master 2021-08-24 03:32:55.842 | + functions-common:git_clone:526 : local orig_dir 2021-08-24 03:32:55.845 | ++ functions-common:git_clone:527 : pwd 2021-08-24 03:32:55.848 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-24 03:32:55.850 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-24 03:32:55.853 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-24 03:32:55.868 | + functions-common:git_clone:530 : RECLONE=False 2021-08-24 03:32:55.871 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-24 03:32:55.873 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-24 03:32:55.876 | + functions-common:git_clone:544 : echo master 2021-08-24 03:32:55.877 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-24 03:32:55.882 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-08-24 03:32:55.884 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-24 03:32:55.886 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-08-24 03:32:55.890 | + functions-common:git_clone:593 : git show --oneline 2021-08-24 03:32:55.890 | + functions-common:git_clone:593 : head -1 2021-08-24 03:32:55.897 | 646e15da Merge "Check add_image policy in the API" 2021-08-24 03:32:55.900 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-24 03:32:55.902 | + lib/glance:install_glance:538 : setup_develop /opt/stack/glance 2021-08-24 03:32:55.905 | + inc/python:setup_develop:338 : local bindep 2021-08-24 03:32:55.908 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-08-24 03:32:55.910 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-08-24 03:32:55.913 | + inc/python:setup_develop:344 : local extras= 2021-08-24 03:32:55.915 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-08-24 03:32:55.918 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-24 03:32:55.920 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-08-24 03:32:55.922 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-08-24 03:32:55.925 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-24 03:32:55.927 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-08-24 03:32:55.930 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-08-24 03:32:55.933 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-24 03:32:55.936 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-08-24 03:32:55.938 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-24 03:32:55.941 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-08-24 03:32:55.944 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-08-24 03:32:55.949 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2021-08-24 03:32:55.952 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2021-08-24 03:32:56.575 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2021-08-24 03:32:56.578 | + inc/python:setup_package:418 : local bindep=0 2021-08-24 03:32:56.580 | + inc/python:setup_package:419 : local bindep_flag= 2021-08-24 03:32:56.582 | + inc/python:setup_package:420 : local bindep_profiles= 2021-08-24 03:32:56.585 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2021-08-24 03:32:56.587 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2021-08-24 03:32:56.589 | + inc/python:setup_package:427 : local flags=-e 2021-08-24 03:32:56.592 | + inc/python:setup_package:428 : local extras= 2021-08-24 03:32:56.595 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-08-24 03:32:56.597 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-08-24 03:32:56.600 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-08-24 03:32:56.602 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-08-24 03:32:56.604 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-08-24 03:32:56.607 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2021-08-24 03:32:56.628 | Using python 3.8 to install /opt/stack/glance 2021-08-24 03:32:56.631 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2021-08-24 03:32:57.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:32:57.401 | from cryptography.utils import int_from_bytes 2021-08-24 03:32:57.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:32:57.401 | from cryptography.utils import int_from_bytes 2021-08-24 03:32:58.419 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 03:32:58.437 | Obtaining file:///opt/stack/glance 2021-08-24 03:32:59.794 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (5.6.0) 2021-08-24 03:32:59.796 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (0.7.1) 2021-08-24 03:32:59.801 | Requirement already satisfied: SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (1.4.23) 2021-08-24 03:32:59.802 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (0.31.1) 2021-08-24 03:32:59.804 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (2.1.1) 2021-08-24 03:32:59.806 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (2.5.1) 2021-08-24 03:32:59.807 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (1.8.7) 2021-08-24 03:32:59.810 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (0.4.1) 2021-08-24 03:32:59.813 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (1.6.5) 2021-08-24 03:32:59.815 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (0.19.1) 2021-08-24 03:32:59.817 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (8.7.1) 2021-08-24 03:32:59.818 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (4.4.0) 2021-08-24 03:32:59.820 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (3.3.1) 2021-08-24 03:32:59.822 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (1.4.0) 2021-08-24 03:32:59.825 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (4.10.0) 2021-08-24 03:32:59.827 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (3.4.0) 2021-08-24 03:32:59.829 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (2.3.0) 2021-08-24 03:32:59.984 | Collecting taskflow>=4.0.0 2021-08-24 03:32:59.992 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c43/70ac164c7b5cf/taskflow-4.6.1-py3-none-any.whl (492 kB) 2021-08-24 03:33:00.017 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (4.3.1) 2021-08-24 03:33:00.019 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (9.3.0) 2021-08-24 03:33:00.379 | Collecting WSME>=0.8.0 2021-08-24 03:33:00.387 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2021-08-24 03:33:00.393 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (0.7.2) 2021-08-24 03:33:00.395 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (3.5.0) 2021-08-24 03:33:00.396 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.0.0.0b3.dev74) (3.2.0) 2021-08-24 03:33:00.398 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (4.2.0) 2021-08-24 03:33:00.400 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (20.0.1) 2021-08-24 03:33:00.401 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (1.16.0) 2021-08-24 03:33:00.403 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (10.0.0) 2021-08-24 03:33:00.405 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (5.0.1) 2021-08-24 03:33:00.862 | Collecting oslo.limit>=1.0.0 2021-08-24 03:33:00.869 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95e/ef416d7ada135/oslo.limit-1.4.0-py3-none-any.whl (18 kB) 2021-08-24 03:33:00.874 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (4.6.0) 2021-08-24 03:33:00.877 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (12.8.0) 2021-08-24 03:33:00.878 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (4.4.0) 2021-08-24 03:33:00.880 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (2.3.0) 2021-08-24 03:33:00.882 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (3.8.2) 2021-08-24 03:33:00.913 | Collecting retrying!=1.3.0,>=1.2.3 2021-08-24 03:33:00.920 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-08-24 03:33:00.924 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (3.4.1) 2021-08-24 03:33:00.926 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (2.7.0) 2021-08-24 03:33:00.927 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (2.2.0) 2021-08-24 03:33:00.929 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (3.4.7) 2021-08-24 03:33:00.961 | Collecting cursive>=0.2.1 2021-08-24 03:33:00.967 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2021-08-24 03:33:00.973 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (0.1.16) 2021-08-24 03:33:00.975 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev74) (5.5.0) 2021-08-24 03:33:01.067 | Collecting castellan>=0.17.0 2021-08-24 03:33:01.073 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ff2/b23f5f380b8d3/castellan-3.9.1-py3-none-any.whl (94 kB) 2021-08-24 03:33:01.090 | Requirement already satisfied: python-editor>=0.3 in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.0.0.0b3.dev74) (1.0.4) 2021-08-24 03:33:01.091 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.0.0.0b3.dev74) (1.1.5) 2021-08-24 03:33:01.093 | Requirement already satisfied: python-dateutil in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.0.0.0b3.dev74) (2.8.2) 2021-08-24 03:33:01.180 | Collecting python-barbicanclient>=4.5.2 2021-08-24 03:33:01.188 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81d/325fbc7fe832a/python_barbicanclient-5.1.0-py3-none-any.whl (82 kB) 2021-08-24 03:33:01.197 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.0.0.0b3.dev74) (2.26.0) 2021-08-24 03:33:01.240 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.0.0.0b3.dev74) (1.14.6) 2021-08-24 03:33:01.245 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.0.0.0b3.dev74) (2.20) 2021-08-24 03:33:01.280 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.0.0.0b3.dev74) (4.2.0) 2021-08-24 03:33:01.292 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.0.0.0b3.dev74) (1.12.1) 2021-08-24 03:33:01.310 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.0.0.0b3.dev74) (1.1.1) 2021-08-24 03:33:01.312 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.0.0.0b3.dev74) (1.16.0) 2021-08-24 03:33:01.423 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.0.0.0b3.dev74) (2.4.7) 2021-08-24 03:33:01.505 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.0.0.0b3.dev74) (1.7.0) 2021-08-24 03:33:01.585 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.0.0.0b3.dev74) (2.8.1) 2021-08-24 03:33:01.592 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.0.0.0b3.dev74) (3.1.1) 2021-08-24 03:33:01.676 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=5.1.0->glance==23.0.0.0b3.dev74) (1.1.3) 2021-08-24 03:33:01.691 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=5.1.0->glance==23.0.0.0b3.dev74) (5.0.9) 2021-08-24 03:33:01.714 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.0.0.0b3.dev74) (0.14.1) 2021-08-24 03:33:01.728 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance==23.0.0.0b3.dev74) (1.6) 2021-08-24 03:33:01.784 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.0.0.0b3.dev74) (5.4.1) 2021-08-24 03:33:01.785 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.0.0.0b3.dev74) (1.5.0) 2021-08-24 03:33:01.787 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.0.0.0b3.dev74) (0.8.0) 2021-08-24 03:33:01.865 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.0.0.0b3.dev74) (2.0.1) 2021-08-24 03:33:01.869 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.0.0.0b3.dev74) (0.13.0) 2021-08-24 03:33:01.871 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.0.0.0b3.dev74) (0.5.0) 2021-08-24 03:33:01.911 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.0.0.0b3.dev74) (0.58.0) 2021-08-24 03:33:01.949 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0.0b3.dev74) (0.11.0) 2021-08-24 03:33:01.953 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0.0b3.dev74) (1.4.0) 2021-08-24 03:33:01.960 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0.0b3.dev74) (2.5.0) 2021-08-24 03:33:01.963 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0.0b3.dev74) (1.32) 2021-08-24 03:33:01.964 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0.0b3.dev74) (0.10.0) 2021-08-24 03:33:01.967 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0.0b3.dev74) (1.4.4) 2021-08-24 03:33:02.000 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0.0b3.dev74) (2.1) 2021-08-24 03:33:02.103 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->glance==23.0.0.0b3.dev74) (0.9.6) 2021-08-24 03:33:02.177 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev74) (4.2.2) 2021-08-24 03:33:02.184 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev74) (5.1.0) 2021-08-24 03:33:02.189 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev74) (2.6.0) 2021-08-24 03:33:02.193 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev74) (5.0.6) 2021-08-24 03:33:02.211 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev74) (5.0.0) 2021-08-24 03:33:02.321 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.0.0.0b3.dev74) (3.2.0) 2021-08-24 03:33:02.323 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.0.0.0b3.dev74) (3.0.1) 2021-08-24 03:33:02.327 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.0.0.0b3.dev74) (3.3.0) 2021-08-24 03:33:02.375 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.0.0.0b3.dev74) (2.0.1) 2021-08-24 03:33:02.452 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.0.0.0b3.dev74) (5.8.0) 2021-08-24 03:33:02.491 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.0.0.0b3.dev74) (2021.1) 2021-08-24 03:33:02.493 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.0.0.0b3.dev74) (1.0.2) 2021-08-24 03:33:02.560 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev74) (1.3.2) 2021-08-24 03:33:02.570 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev74) (3.0.0) 2021-08-24 03:33:02.596 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev74) (2.5.0) 2021-08-24 03:33:02.663 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.0.0.0b3.dev74) (21.0) 2021-08-24 03:33:02.794 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.0.0.0b3.dev74) (57.4.0) 2021-08-24 03:33:03.068 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.0.0b3.dev74) (3.8.0) 2021-08-24 03:33:03.118 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.0.0b3.dev74) (2.1.2) 2021-08-24 03:33:03.199 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.0.0b3.dev74) (0.2.5) 2021-08-24 03:33:03.200 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.0.0b3.dev74) (0.4.4) 2021-08-24 03:33:03.202 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.0.0b3.dev74) (21.2.0) 2021-08-24 03:33:03.204 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.0.0b3.dev74) (1.8.2) 2021-08-24 03:33:03.581 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.0.0.0b3.dev74) (2.0.4) 2021-08-24 03:33:03.583 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.0.0.0b3.dev74) (1.26.6) 2021-08-24 03:33:03.585 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.0.0.0b3.dev74) (2021.5.30) 2021-08-24 03:33:03.589 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.0.0.0b3.dev74) (3.2) 2021-08-24 03:33:03.810 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.0.0.0b3.dev74) (0.7) 2021-08-24 03:33:04.067 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==23.0.0.0b3.dev74) (0.5.2) 2021-08-24 03:33:04.328 | Collecting automaton>=1.9.0 2021-08-24 03:33:04.335 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/879/3d7762932dc6e/automaton-2.4.0-py3-none-any.whl (22 kB) 2021-08-24 03:33:04.441 | Collecting networkx>=2.1.0 2021-08-24 03:33:04.454 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5fc/b7004be69e8fb/networkx-2.6.2-py3-none-any.whl (1.9 MB) 2021-08-24 03:33:04.547 | Collecting pydot>=1.2.4 2021-08-24 03:33:04.554 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2021-08-24 03:33:04.557 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.0.0.0b3.dev74) (6.3.1) 2021-08-24 03:33:04.934 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0.0b3.dev74) (1.0.0) 2021-08-24 03:33:05.506 | Collecting simplegeneric 2021-08-24 03:33:05.513 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2021-08-24 03:33:06.441 | Building wheels for collected packages: simplegeneric 2021-08-24 03:33:06.442 | Building wheel for simplegeneric (setup.py): started 2021-08-24 03:33:07.149 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2021-08-24 03:33:07.149 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5077 sha256=2187ea33462a7ca88e16d165394cf8f14dceec47974db77e1d16e909475fc4c4 2021-08-24 03:33:07.149 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2021-08-24 03:33:07.153 | Successfully built simplegeneric 2021-08-24 03:33:08.096 | Installing collected packages: python-barbicanclient, simplegeneric, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2021-08-24 03:33:10.820 | Running setup.py develop for glance 2021-08-24 03:33:12.861 | Successfully installed WSME-0.11.0 automaton-2.4.0 castellan-3.9.1 cursive-0.2.2 glance networkx-2.6.2 oslo.limit-1.4.0 pydot-1.4.2 python-barbicanclient-5.1.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.1 2021-08-24 03:33:12.862 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 03:33:13.014 | + inc/python:pip_install:200 : result=0 2021-08-24 03:33:13.017 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 03:33:13.019 | + functions-common:time_stop:2309 : local name 2021-08-24 03:33:13.021 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:33:13.023 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:33:13.026 | + functions-common:time_stop:2312 : local total 2021-08-24 03:33:13.028 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:33:13.031 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 03:33:13.033 | + functions-common:time_stop:2316 : start_time=1629775976623 2021-08-24 03:33:13.035 | + functions-common:time_stop:2318 : [[ -z 1629775976623 ]] 2021-08-24 03:33:13.038 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:33:13.042 | + functions-common:time_stop:2321 : end_time=1629775993039 2021-08-24 03:33:13.045 | + functions-common:time_stop:2322 : elapsed_time=16416 2021-08-24 03:33:13.047 | + functions-common:time_stop:2323 : total=92803 2021-08-24 03:33:13.049 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:33:13.051 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=109219 2021-08-24 03:33:13.054 | + inc/python:pip_install:203 : return 0 2021-08-24 03:33:13.056 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-08-24 03:33:13.058 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-08-24 03:33:13.061 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-08-24 03:33:13.079 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-08-24 03:33:13.091 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2021-08-24 03:33:13.094 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-08-24 03:33:13.096 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:33:13.099 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:33:13.101 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-08-24 03:33:13.104 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:33:13.106 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-08-24 03:33:13.109 | + ./stack.sh:main:902 : configure_glance 2021-08-24 03:33:13.111 | + lib/glance:configure_glance:330 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-08-24 03:33:13.123 | + lib/glance:configure_glance:333 : local dburl 2021-08-24 03:33:13.126 | ++ lib/glance:configure_glance:334 : database_connection_url glance 2021-08-24 03:33:13.129 | ++ lib/database:database_connection_url:132 : local db=glance 2021-08-24 03:33:13.131 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-08-24 03:33:13.133 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-08-24 03:33:13.135 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-08-24 03:33:13.138 | + lib/glance:configure_glance:334 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-08-24 03:33:13.140 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-08-24 03:33:13.170 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-08-24 03:33:13.199 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-08-24 03:33:13.226 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-08-24 03:33:13.253 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-08-24 03:33:13.284 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-08-24 03:33:13.314 | + lib/glance:configure_glance:342 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-08-24 03:33:13.317 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-08-24 03:33:13.319 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-08-24 03:33:13.321 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-08-24 03:33:13.324 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-08-24 03:33:13.353 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-08-24 03:33:13.380 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.26/identity 2021-08-24 03:33:13.408 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-08-24 03:33:13.435 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-08-24 03:33:13.462 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-08-24 03:33:13.490 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-08-24 03:33:13.517 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-08-24 03:33:13.545 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-08-24 03:33:13.572 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-08-24 03:33:13.601 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-08-24 03:33:13.631 | + lib/glance:configure_glance:344 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-08-24 03:33:13.633 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-08-24 03:33:13.636 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-08-24 03:33:13.640 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-08-24 03:33:13.642 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-08-24 03:33:13.645 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-08-24 03:33:13.661 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:33:13.664 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-08-24 03:33:13.666 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-08-24 03:33:13.668 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-08-24 03:33:13.684 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:33:13.687 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2021-08-24 03:33:13.690 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2021-08-24 03:33:13.718 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-08-24 03:33:13.721 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-08-24 03:33:13.724 | + lib/glance:configure_glance:345 : '[' libvirt = libvirt ']' 2021-08-24 03:33:13.726 | + lib/glance:configure_glance:345 : '[' kvm = parallels ']' 2021-08-24 03:33:13.728 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2021-08-24 03:33:13.757 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2021-08-24 03:33:13.784 | + lib/glance:configure_glance:353 : configure_glance_store False False 2021-08-24 03:33:13.787 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2021-08-24 03:33:13.789 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2021-08-24 03:33:13.792 | + lib/glance:configure_glance_store:254 : local be 2021-08-24 03:33:13.794 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2021-08-24 03:33:13.797 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2021-08-24 03:33:13.799 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-08-24 03:33:13.829 | + lib/glance:configure_glance:356 : '[' -n '' ']' 2021-08-24 03:33:13.831 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.26 2021-08-24 03:33:13.863 | + lib/glance:configure_glance:363 : [[ False == \F\a\l\s\e ]] 2021-08-24 03:33:13.866 | + lib/glance:configure_glance:365 : is_service_enabled s-proxy 2021-08-24 03:33:13.882 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:33:13.884 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-08-24 03:33:13.911 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-08-24 03:33:13.939 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-08-24 03:33:13.967 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-08-24 03:33:13.994 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-08-24 03:33:14.024 | + lib/glance:configure_glance:372 : is_service_enabled tls-proxy 2021-08-24 03:33:14.040 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:33:14.043 | + lib/glance:configure_glance:375 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-08-24 03:33:14.071 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-08-24 03:33:14.101 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-08-24 03:33:14.130 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.26/identity/v3 2021-08-24 03:33:14.157 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-08-24 03:33:14.185 | + lib/glance:configure_glance:387 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.26/image 2021-08-24 03:33:14.212 | + lib/glance:configure_glance:389 : is_service_enabled tls-proxy 2021-08-24 03:33:14.229 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:33:14.231 | + lib/glance:configure_glance:395 : setup_logging /etc/glance/glance-api.conf 2021-08-24 03:33:14.234 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-08-24 03:33:14.236 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-08-24 03:33:14.239 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-08-24 03:33:14.256 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-08-24 03:33:14.258 | + functions:setup_systemd_logging:695 : local pidstr= 2021-08-24 03:33:14.261 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-08-24 03:33:14.263 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-08-24 03:33:14.265 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-08-24 03:33:14.292 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-08-24 03:33:14.319 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-08-24 03:33:14.348 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-08-24 03:33:14.377 | + lib/glance:configure_glance:397 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-08-24 03:33:14.381 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-08-24 03:33:14.412 | + lib/glance:configure_glance:401 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-08-24 03:33:14.439 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-08-24 03:33:14.468 | + lib/glance:configure_glance:403 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.26/identity 2021-08-24 03:33:14.496 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-08-24 03:33:14.524 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-08-24 03:33:14.551 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-08-24 03:33:14.580 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-08-24 03:33:14.610 | + lib/glance:configure_glance:412 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-08-24 03:33:14.641 | + lib/glance:configure_glance:413 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-08-24 03:33:14.671 | + lib/glance:configure_glance:414 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-08-24 03:33:14.698 | + lib/glance:configure_glance:416 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-08-24 03:33:14.704 | + lib/glance:configure_glance:418 : 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-08-24 03:33:14.710 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2021-08-24 03:33:14.726 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:33:14.728 | + lib/glance:configure_glance:428 : [[ False == False ]] 2021-08-24 03:33:14.731 | + lib/glance:configure_glance:429 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-08-24 03:33:14.733 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-08-24 03:33:14.735 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-08-24 03:33:14.737 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-08-24 03:33:14.740 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-08-24 03:33:14.744 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-08-24 03:33:14.746 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-08-24 03:33:14.750 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-08-24 03:33:14.780 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-08-24 03:33:14.782 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-08-24 03:33:14.784 | ++ functions:get_random_port:837 : true 2021-08-24 03:33:14.786 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-08-24 03:33:14.789 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-08-24 03:33:14.791 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-08-24 03:33:14.862 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-08-24 03:33:14.865 | ++ functions:get_random_port:841 : break 2 2021-08-24 03:33:14.867 | ++ functions:get_random_port:845 : echo 60999 2021-08-24 03:33:14.869 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-08-24 03:33:14.872 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-08-24 03:33:14.899 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-08-24 03:33:14.926 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-08-24 03:33:14.952 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-08-24 03:33:14.979 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-08-24 03:33:15.006 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-08-24 03:33:15.032 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-08-24 03:33:15.060 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-08-24 03:33:15.087 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-08-24 03:33:15.114 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-08-24 03:33:15.141 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-08-24 03:33:15.168 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-08-24 03:33:15.195 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-08-24 03:33:15.222 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-08-24 03:33:15.249 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-08-24 03:33:15.276 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-08-24 03:33:15.303 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-08-24 03:33:15.333 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-08-24 03:33:15.361 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-08-24 03:33:15.389 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-08-24 03:33:15.391 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-08-24 03:33:15.394 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-24 03:33:15.396 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:33:15.398 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:33:15.400 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-08-24 03:33:15.403 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-08-24 03:33:15.464 | proxy (enabled by site administrator) 2021-08-24 03:33:15.467 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-08-24 03:33:15.469 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-08-24 03:33:15.472 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-24 03:33:15.474 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:33:15.476 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:33:15.478 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-08-24 03:33:15.481 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-08-24 03:33:15.534 | No module matches proxy_http 2021-08-24 03:33:15.537 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-08-24 03:33:15.599 | Considering dependency proxy for proxy_http: 2021-08-24 03:33:15.599 | Module proxy already enabled 2021-08-24 03:33:15.599 | Enabling module proxy_http. 2021-08-24 03:33:15.604 | To activate the new configuration, you need to run: 2021-08-24 03:33:15.604 | systemctl restart apache2 2021-08-24 03:33:15.609 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-08-24 03:33:15.611 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-08-24 03:33:15.613 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-24 03:33:15.616 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-08-24 03:33:15.746 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-08-24 03:33:15.750 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-08-24 03:33:15.752 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-08-24 03:33:15.755 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-08-24 03:33:15.757 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:33:15.759 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:33:15.763 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-08-24 03:33:15.766 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-08-24 03:33:15.770 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-08-24 03:33:15.770 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-08-24 03:33:15.781 | KeepAlive Off 2021-08-24 03:33:15.785 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-08-24 03:33:15.785 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-08-24 03:33:15.793 | SetEnv proxy-sendchunked 1 2021-08-24 03:33:15.798 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-08-24 03:33:15.798 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-08-24 03:33:15.806 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-08-24 03:33:15.809 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-08-24 03:33:15.812 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-08-24 03:33:15.815 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-08-24 03:33:15.817 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-08-24 03:33:15.819 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-24 03:33:15.821 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:33:15.824 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:33:15.826 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-08-24 03:33:15.829 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-08-24 03:33:15.831 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:33:15.833 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:33:15.836 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-08-24 03:33:15.898 | Enabling site glance-wsgi-api. 2021-08-24 03:33:15.903 | To activate the new configuration, you need to run: 2021-08-24 03:33:15.903 | systemctl reload apache2 2021-08-24 03:33:15.908 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-08-24 03:33:15.910 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-08-24 03:33:15.913 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-24 03:33:15.915 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-08-24 03:33:16.044 | ++ lib/glance:configure_glance:432 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-08-24 03:33:16.050 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-08-24 03:33:16.079 | + lib/glance:configure_glance:442 : [[ False == True ]] 2021-08-24 03:33:16.082 | + ./stack.sh:main:905 : is_service_enabled cinder 2021-08-24 03:33:16.099 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:33:16.101 | + ./stack.sh:main:907 : stack_install_service cinder 2021-08-24 03:33:16.104 | + lib/stack:stack_install_service:20 : local service=cinder 2021-08-24 03:33:16.106 | + lib/stack:stack_install_service:21 : type install_cinder 2021-08-24 03:33:16.109 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-24 03:33:16.111 | + lib/stack:stack_install_service:32 : install_cinder 2021-08-24 03:33:16.113 | + lib/cinder:install_cinder:463 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-08-24 03:33:16.116 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-08-24 03:33:16.118 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-08-24 03:33:16.120 | + functions-common:git_clone:525 : local git_ref=master 2021-08-24 03:33:16.123 | + functions-common:git_clone:526 : local orig_dir 2021-08-24 03:33:16.126 | ++ functions-common:git_clone:527 : pwd 2021-08-24 03:33:16.129 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-24 03:33:16.131 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-24 03:33:16.134 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-24 03:33:16.151 | + functions-common:git_clone:530 : RECLONE=False 2021-08-24 03:33:16.155 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-24 03:33:16.157 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-24 03:33:16.160 | + functions-common:git_clone:544 : echo master 2021-08-24 03:33:16.160 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-24 03:33:16.165 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-08-24 03:33:16.167 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-24 03:33:16.170 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-08-24 03:33:16.173 | + functions-common:git_clone:593 : git show --oneline 2021-08-24 03:33:16.173 | + functions-common:git_clone:593 : head -1 2021-08-24 03:33:16.177 | 4821e107c Merge commit 'refs/changes/73/805773/1' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2021-08-24 03:33:16.180 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-24 03:33:16.182 | + lib/cinder:install_cinder:464 : setup_develop /opt/stack/cinder 2021-08-24 03:33:16.185 | + inc/python:setup_develop:338 : local bindep 2021-08-24 03:33:16.188 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-08-24 03:33:16.190 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-08-24 03:33:16.193 | + inc/python:setup_develop:344 : local extras= 2021-08-24 03:33:16.195 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-08-24 03:33:16.198 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-24 03:33:16.200 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-08-24 03:33:16.203 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-08-24 03:33:16.205 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-24 03:33:16.208 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-08-24 03:33:16.211 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-08-24 03:33:16.213 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-24 03:33:16.217 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-08-24 03:33:16.219 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-24 03:33:16.222 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-08-24 03:33:16.225 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-08-24 03:33:16.231 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2021-08-24 03:33:16.233 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2021-08-24 03:33:16.882 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2021-08-24 03:33:16.885 | + inc/python:setup_package:418 : local bindep=0 2021-08-24 03:33:16.887 | + inc/python:setup_package:419 : local bindep_flag= 2021-08-24 03:33:16.890 | + inc/python:setup_package:420 : local bindep_profiles= 2021-08-24 03:33:16.892 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2021-08-24 03:33:16.894 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2021-08-24 03:33:16.897 | + inc/python:setup_package:427 : local flags=-e 2021-08-24 03:33:16.899 | + inc/python:setup_package:428 : local extras= 2021-08-24 03:33:16.902 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-08-24 03:33:16.904 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-08-24 03:33:16.907 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-08-24 03:33:16.909 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-08-24 03:33:16.911 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-08-24 03:33:16.914 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2021-08-24 03:33:16.935 | Using python 3.8 to install /opt/stack/cinder 2021-08-24 03:33:16.938 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2021-08-24 03:33:17.737 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:33:17.737 | from cryptography.utils import int_from_bytes 2021-08-24 03:33:17.737 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:33:17.737 | from cryptography.utils import int_from_bytes 2021-08-24 03:33:18.760 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 03:33:18.793 | Obtaining file:///opt/stack/cinder 2021-08-24 03:33:20.934 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (5.6.0) 2021-08-24 03:33:20.935 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (5.0.9) 2021-08-24 03:33:20.937 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (0.31.1) 2021-08-24 03:33:20.939 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (1.1.1) 2021-08-24 03:33:20.940 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (0.19.1) 2021-08-24 03:33:20.942 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (0.1.16) 2021-08-24 03:33:20.944 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.0.0.0b2.dev62) (3.2.0) 2021-08-24 03:33:20.945 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (4.3.1) 2021-08-24 03:33:20.947 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (9.3.0) 2021-08-24 03:33:20.949 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (4.6.3) 2021-08-24 03:33:21.058 | Collecting oauth2client>=4.1.3 2021-08-24 03:33:21.065 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-08-24 03:33:21.074 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (8.7.1) 2021-08-24 03:33:21.076 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (4.4.0) 2021-08-24 03:33:21.078 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (3.3.1) 2021-08-24 03:33:21.080 | Requirement already satisfied: oslo.db>=8.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (10.0.0) 2021-08-24 03:33:21.081 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (4.6.0) 2021-08-24 03:33:21.083 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (12.8.0) 2021-08-24 03:33:21.085 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (4.4.0) 2021-08-24 03:33:21.087 | Requirement already satisfied: oslo.policy>=3.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (3.8.2) 2021-08-24 03:33:21.088 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (2.6.1) 2021-08-24 03:33:21.090 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (2.3.0) 2021-08-24 03:33:21.093 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (6.3.0) 2021-08-24 03:33:21.094 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (4.2.0) 2021-08-24 03:33:21.097 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (2.6.0) 2021-08-24 03:33:21.098 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (1.4.0) 2021-08-24 03:33:21.100 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (4.10.0) 2021-08-24 03:33:21.102 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (2.5.0) 2021-08-24 03:33:21.103 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (3.4.1) 2021-08-24 03:33:21.105 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (21.0) 2021-08-24 03:33:21.224 | Collecting paramiko>=2.7.2 2021-08-24 03:33:21.232 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f3/e316fef2ac628/paramiko-2.7.2-py2.py3-none-any.whl (206 kB) 2021-08-24 03:33:21.243 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (3.5.0) 2021-08-24 03:33:21.245 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (2.1.1) 2021-08-24 03:33:21.246 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (5.8.0) 2021-08-24 03:33:21.248 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (2.4.7) 2021-08-24 03:33:21.250 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (5.1.0) 2021-08-24 03:33:21.345 | Collecting python-glanceclient>=3.2.2 2021-08-24 03:33:21.352 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aac/595fb591f61da/python_glanceclient-3.4.0-py3-none-any.whl (197 kB) 2021-08-24 03:33:21.364 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (4.2.0) 2021-08-24 03:33:21.365 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (17.5.0) 2021-08-24 03:33:21.367 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (3.12.0) 2021-08-24 03:33:21.370 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (2021.1) 2021-08-24 03:33:21.371 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (2.26.0) 2021-08-24 03:33:21.373 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (2.5.1) 2021-08-24 03:33:21.375 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (4.6.1) 2021-08-24 03:33:21.416 | Collecting rtslib-fb>=2.1.74 2021-08-24 03:33:21.422 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2021-08-24 03:33:22.129 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (1.16.0) 2021-08-24 03:33:22.131 | Requirement already satisfied: SQLAlchemy>=1.3.19 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (1.4.23) 2021-08-24 03:33:22.133 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (0.13.0) 2021-08-24 03:33:22.134 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (3.4.0) 2021-08-24 03:33:22.178 | Collecting tabulate>=0.8.7 2021-08-24 03:33:22.186 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2021-08-24 03:33:22.190 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (6.3.1) 2021-08-24 03:33:22.192 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (1.8.7) 2021-08-24 03:33:22.193 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (5.0.1) 2021-08-24 03:33:22.304 | Collecting oslo.vmware>=3.8.0 2021-08-24 03:33:22.313 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9fe/bfa4804008ae3/oslo.vmware-3.9.1-py3-none-any.whl (491 kB) 2021-08-24 03:33:22.333 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (4.4.0) 2021-08-24 03:33:22.335 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (5.5.0) 2021-08-24 03:33:22.336 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (2.9.0) 2021-08-24 03:33:22.477 | Collecting google-api-python-client>=1.11.0 2021-08-24 03:33:22.494 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/264/02b51b21480e5/google_api_python_client-2.17.0-py2.py3-none-any.whl (7.3 MB) 2021-08-24 03:33:22.661 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (3.9.1) 2021-08-24 03:33:22.663 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (3.4.7) 2021-08-24 03:33:22.665 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev62) (0.2.2) 2021-08-24 03:33:22.702 | Collecting zstd>=1.4.5.1 2021-08-24 03:33:22.709 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8d3/388a15135c481/zstd-1.5.0.2.tar.gz (528 kB) 2021-08-24 03:33:24.445 | Collecting boto3>=1.16.51 2021-08-24 03:33:24.452 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3ee/def0719639892/boto3-1.18.26-py3-none-any.whl (131 kB) 2021-08-24 03:33:24.473 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.0.0.0b2.dev62) (0.10.0) 2021-08-24 03:33:25.728 | Collecting botocore<1.22.0,>=1.21.26 2021-08-24 03:33:25.746 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/37f/77bf5f72c86d9/botocore-1.21.26-py3-none-any.whl (7.8 MB) 2021-08-24 03:33:25.973 | Collecting s3transfer<0.6.0,>=0.5.0 2021-08-24 03:33:25.981 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c1/dc369814391a6/s3transfer-0.5.0-py3-none-any.whl (79 kB) 2021-08-24 03:33:25.998 | Requirement already satisfied: urllib3<1.27,>=1.25.4 in /usr/local/lib/python3.8/dist-packages (from botocore<1.22.0,>=1.21.26->boto3>=1.16.51->cinder==19.0.0.0b2.dev62) (1.26.6) 2021-08-24 03:33:26.000 | Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /usr/local/lib/python3.8/dist-packages (from botocore<1.22.0,>=1.21.26->boto3>=1.16.51->cinder==19.0.0.0b2.dev62) (2.8.2) 2021-08-24 03:33:26.118 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.0.0.0b2.dev62) (1.14.6) 2021-08-24 03:33:26.124 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.0.0.0b2.dev62) (2.20) 2021-08-24 03:33:26.160 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.0.0.0b2.dev62) (1.16.0) 2021-08-24 03:33:26.215 | Collecting google-auth-httplib2>=0.1.0 2021-08-24 03:33:26.222 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2021-08-24 03:33:26.326 | Collecting google-api-core<3.0.0dev,>=1.21.0 2021-08-24 03:33:26.332 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/428/805de17b48ca1/google_api_core-2.0.0-py2.py3-none-any.whl (92 kB) 2021-08-24 03:33:26.372 | Collecting uritemplate<4dev,>=3.0.0 2021-08-24 03:33:26.379 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2021-08-24 03:33:26.526 | Collecting google-auth<3.0.0dev,>=1.16.0 2021-08-24 03:33:26.533 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c01/2c8be7c442c83/google_auth-2.0.1-py2.py3-none-any.whl (152 kB) 2021-08-24 03:33:26.589 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.0.0.0b2.dev62) (3.17.3) 2021-08-24 03:33:26.593 | Requirement already satisfied: setuptools>=40.3.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.0.0.0b2.dev62) (57.4.0) 2021-08-24 03:33:26.639 | Collecting googleapis-common-protos<2.0dev,>=1.6.0 2021-08-24 03:33:26.645 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f6d/561ab8fb16b30/googleapis_common_protos-1.53.0-py2.py3-none-any.whl (198 kB) 2021-08-24 03:33:26.792 | Collecting pyasn1-modules>=0.2.1 2021-08-24 03:33:26.800 | 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-08-24 03:33:26.809 | Requirement already satisfied: cachetools<5.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from google-auth<3.0.0dev,>=1.16.0->google-api-python-client>=1.11.0->cinder==19.0.0.0b2.dev62) (4.2.2) 2021-08-24 03:33:26.869 | Collecting rsa<5,>=3.1.4 2021-08-24 03:33:26.876 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/78f/9a9bf4e7be0c5/rsa-4.7.2-py3-none-any.whl (34 kB) 2021-08-24 03:33:27.010 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.0.0.0b2.dev62) (1.7.0) 2021-08-24 03:33:27.073 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.0.0.0b2.dev62) (3.1.1) 2021-08-24 03:33:27.078 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.0.0.0b2.dev62) (2.8.1) 2021-08-24 03:33:27.261 | Collecting pyasn1>=0.1.7 2021-08-24 03:33:27.268 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2021-08-24 03:33:27.403 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.0.0.0b2.dev62) (1.1.3) 2021-08-24 03:33:27.437 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.0.0.0b2.dev62) (0.14.1) 2021-08-24 03:33:27.453 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=4.4.0->cinder==19.0.0.0b2.dev62) (1.6) 2021-08-24 03:33:27.508 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.0.0.0b2.dev62) (1.5.0) 2021-08-24 03:33:27.509 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.0.0.0b2.dev62) (2.2.0) 2021-08-24 03:33:27.511 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.0.0.0b2.dev62) (0.8.0) 2021-08-24 03:33:27.515 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.0.0.0b2.dev62) (5.4.1) 2021-08-24 03:33:27.532 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=8.3.2->cinder==19.0.0.0b2.dev62) (1.12.1) 2021-08-24 03:33:27.619 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.4.0->cinder==19.0.0.0b2.dev62) (2.0.1) 2021-08-24 03:33:27.621 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.4.0->cinder==19.0.0.0b2.dev62) (0.5.0) 2021-08-24 03:33:27.628 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.4.0->cinder==19.0.0.0b2.dev62) (1.6.5) 2021-08-24 03:33:27.648 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.4.0->cinder==19.0.0.0b2.dev62) (1.1.5) 2021-08-24 03:33:27.651 | Requirement already satisfied: python-editor>=0.3 in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.4.0->cinder==19.0.0.0b2.dev62) (1.0.4) 2021-08-24 03:33:27.721 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->cinder==19.0.0.0b2.dev62) (0.9.6) 2021-08-24 03:33:27.803 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.0.0.0b2.dev62) (5.1.0) 2021-08-24 03:33:27.805 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.0.0.0b2.dev62) (5.0.6) 2021-08-24 03:33:27.807 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.0.0.0b2.dev62) (2.3.0) 2021-08-24 03:33:27.829 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==19.0.0.0b2.dev62) (5.0.0) 2021-08-24 03:33:27.949 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.0.0.0b2.dev62) (3.2.0) 2021-08-24 03:33:27.951 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.0.0.0b2.dev62) (3.0.1) 2021-08-24 03:33:27.960 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.0.0.0b2.dev62) (3.3.0) 2021-08-24 03:33:28.051 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.0.0.0b2.dev62) (2.0.1) 2021-08-24 03:33:28.137 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.0.0.0b2.dev62) (1.0.2) 2021-08-24 03:33:28.279 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.0.0.0b2.dev62) (1.3.2) 2021-08-24 03:33:28.281 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.0.0.0b2.dev62) (3.0.0) 2021-08-24 03:33:28.323 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.0.0.0b2.dev62) (2.5.0) 2021-08-24 03:33:28.356 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.0.0.0b2.dev62) (0.7.2) 2021-08-24 03:33:28.389 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.0.0.0b2.dev62) (0.11.0) 2021-08-24 03:33:28.559 | Collecting suds-jurko>=0.6 2021-08-24 03:33:28.566 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2021-08-24 03:33:28.866 | Collecting pynacl>=1.0.1 2021-08-24 03:33:28.875 | 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-08-24 03:33:29.330 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==19.0.0.0b2.dev62) (3.8.0) 2021-08-24 03:33:29.379 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.0.0.0b2.dev62) (2.1.2) 2021-08-24 03:33:29.465 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.0.0.0b2.dev62) (21.2.0) 2021-08-24 03:33:29.467 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.0.0.0b2.dev62) (0.2.5) 2021-08-24 03:33:29.468 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.0.0.0b2.dev62) (1.8.2) 2021-08-24 03:33:29.471 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.0.0.0b2.dev62) (0.4.4) 2021-08-24 03:33:29.757 | Collecting warlock<2,>=1.2.0 2021-08-24 03:33:29.764 | 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-08-24 03:33:29.773 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.0.0.0b2.dev62) (20.0.1) 2021-08-24 03:33:30.140 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.0.0.0b2.dev62) (3.2) 2021-08-24 03:33:30.143 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.0.0.0b2.dev62) (2.0.4) 2021-08-24 03:33:30.145 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.0.0.0b2.dev62) (2021.5.30) 2021-08-24 03:33:30.337 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.0.0.0b2.dev62) (0.7) 2021-08-24 03:33:30.497 | Collecting pyudev>=0.16.1 2021-08-24 03:33:30.504 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-08-24 03:33:30.947 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.0.0.0b2.dev62) (0.4.1) 2021-08-24 03:33:30.954 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.0.0.0b2.dev62) (0.5.2) 2021-08-24 03:33:31.226 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.0.0.0b2.dev62) (2.6.2) 2021-08-24 03:33:31.229 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.0.0.0b2.dev62) (1.4.2) 2021-08-24 03:33:31.234 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.0.0.0b2.dev62) (2.4.0) 2021-08-24 03:33:31.669 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.0.0.0b2.dev62) (1.0.0) 2021-08-24 03:33:31.827 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.0.0.0b2.dev62) (0.12.1) 2021-08-24 03:33:32.030 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.0.0.0b2.dev62) (1.32) 2021-08-24 03:33:32.081 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.0.0.0b2.dev62) (2.1) 2021-08-24 03:33:32.694 | Building wheels for collected packages: rtslib-fb, zstd 2021-08-24 03:33:32.694 | Building wheel for rtslib-fb (setup.py): started 2021-08-24 03:33:33.471 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-08-24 03:33:33.472 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.74-py3-none-any.whl size=85412 sha256=f3faf963028d9517a4f44387ff77aaffd11d590b0014bfe213e798cbef754c27 2021-08-24 03:33:33.472 | Stored in directory: /root/.cache/pip/wheels/0a/66/4f/3df2a9dc0ce4bd9783f4e0597600268e05f1fdc434bf783a5c 2021-08-24 03:33:33.476 | Building wheel for zstd (setup.py): started 2021-08-24 03:34:34.074 | Building wheel for zstd (setup.py): still running... 2021-08-24 03:34:42.196 | Building wheel for zstd (setup.py): finished with status 'done' 2021-08-24 03:34:42.212 | Created wheel for zstd: filename=zstd-1.5.0.2-cp38-cp38-linux_x86_64.whl size=2349259 sha256=5d2883a73d9fa18d87f161d94b444e1244850d221a0c30313eac7f8c3356d4bc 2021-08-24 03:34:42.212 | Stored in directory: /root/.cache/pip/wheels/44/cf/d0/167a454a4b3d5833a5666b8512dbe0bcc20ef0424d943b6c7a 2021-08-24 03:34:42.216 | Successfully built rtslib-fb zstd 2021-08-24 03:34:43.301 | Installing collected packages: pyasn1, rsa, pyasn1-modules, googleapis-common-protos, google-auth, botocore, warlock, uritemplate, suds-jurko, s3transfer, pyudev, pynacl, google-auth-httplib2, google-api-core, zstd, tabulate, rtslib-fb, python-glanceclient, paramiko, oslo.vmware, oauth2client, google-api-python-client, boto3, cinder 2021-08-24 03:34:45.355 | Attempting uninstall: pynacl 2021-08-24 03:34:45.357 | Found existing installation: PyNaCl 1.3.0 2021-08-24 03:34:45.361 | Uninstalling PyNaCl-1.3.0: 2021-08-24 03:34:45.390 | Successfully uninstalled PyNaCl-1.3.0 2021-08-24 03:34:47.082 | Running setup.py develop for cinder 2021-08-24 03:34:50.479 | Successfully installed boto3-1.18.26 botocore-1.21.26 cinder google-api-core-2.0.0 google-api-python-client-2.17.0 google-auth-2.0.1 google-auth-httplib2-0.1.0 googleapis-common-protos-1.53.0 oauth2client-4.1.3 oslo.vmware-3.9.1 paramiko-2.7.2 pyasn1-0.4.8 pyasn1-modules-0.2.8 pynacl-1.4.0 python-glanceclient-3.4.0 pyudev-0.22.0 rsa-4.7.2 rtslib-fb-2.1.74 s3transfer-0.5.0 suds-jurko-0.6 tabulate-0.8.9 uritemplate-3.0.1 warlock-1.3.3 zstd-1.5.0.2 2021-08-24 03:34:50.479 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 03:34:50.775 | + inc/python:pip_install:200 : result=0 2021-08-24 03:34:50.777 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 03:34:50.780 | + functions-common:time_stop:2309 : local name 2021-08-24 03:34:50.782 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:34:50.784 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:34:50.787 | + functions-common:time_stop:2312 : local total 2021-08-24 03:34:50.789 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:34:50.794 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 03:34:50.796 | + functions-common:time_stop:2316 : start_time=1629775996930 2021-08-24 03:34:50.798 | + functions-common:time_stop:2318 : [[ -z 1629775996930 ]] 2021-08-24 03:34:50.801 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:34:50.807 | + functions-common:time_stop:2321 : end_time=1629776090803 2021-08-24 03:34:50.809 | + functions-common:time_stop:2322 : elapsed_time=93873 2021-08-24 03:34:50.811 | + functions-common:time_stop:2323 : total=109219 2021-08-24 03:34:50.819 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:34:50.821 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=203092 2021-08-24 03:34:50.824 | + inc/python:pip_install:203 : return 0 2021-08-24 03:34:50.826 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-08-24 03:34:50.829 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-08-24 03:34:50.831 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-08-24 03:34:50.853 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-08-24 03:34:50.866 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2021-08-24 03:34:50.870 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-08-24 03:34:50.872 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:34:50.875 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:34:50.877 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-08-24 03:34:50.880 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:34:50.882 | + lib/cinder:install_cinder:465 : [[ lioadm == \t\g\t\a\d\m ]] 2021-08-24 03:34:50.885 | + lib/cinder:install_cinder:467 : [[ lioadm == \l\i\o\a\d\m ]] 2021-08-24 03:34:50.887 | + lib/cinder:install_cinder:468 : is_ubuntu 2021-08-24 03:34:50.889 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:34:50.892 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:34:50.894 | + lib/cinder:install_cinder:470 : sudo mkdir -p /etc/target 2021-08-24 03:34:50.908 | + lib/cinder:install_cinder:472 : install_package targetcli-fb 2021-08-24 03:34:50.911 | + functions-common:install_package:1347 : update_package_repo 2021-08-24 03:34:50.913 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-24 03:34:50.916 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-08-24 03:34:50.919 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-24 03:34:50.921 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-24 03:34:50.924 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-08-24 03:34:50.926 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:34:50.928 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:34:50.931 | + functions-common:update_package_repo:1328 : apt_get_update 2021-08-24 03:34:50.934 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-08-24 03:34:50.937 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-08-24 03:34:50.939 | + functions-common:apt_get_update:1074 : return 2021-08-24 03:34:50.941 | + functions-common:install_package:1348 : real_install_package targetcli-fb 2021-08-24 03:34:50.944 | + functions-common:real_install_package:1333 : is_ubuntu 2021-08-24 03:34:50.946 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:34:50.949 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:34:50.952 | + functions-common:real_install_package:1334 : apt_get install targetcli-fb 2021-08-24 03:34:50.974 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2021-08-24 03:34:51.082 | Reading package lists... 2021-08-24 03:34:51.317 | Building dependency tree... 2021-08-24 03:34:51.318 | Reading state information... 2021-08-24 03:34:51.554 | The following packages were automatically installed and are no longer required: 2021-08-24 03:34:51.555 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-24 03:34:51.555 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-24 03:34:51.555 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-24 03:34:51.555 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-24 03:34:51.556 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-24 03:34:51.556 | python3-zope.interface 2021-08-24 03:34:51.556 | Use 'sudo apt autoremove' to remove them. 2021-08-24 03:34:51.557 | The following additional packages will be installed: 2021-08-24 03:34:51.557 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2021-08-24 03:34:51.557 | python3-urwid 2021-08-24 03:34:51.558 | Suggested packages: 2021-08-24 03:34:51.558 | python-pyparsing-doc python-urwid-doc 2021-08-24 03:34:51.624 | The following NEW packages will be installed: 2021-08-24 03:34:51.624 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2021-08-24 03:34:51.624 | python3-urwid targetcli-fb 2021-08-24 03:34:52.061 | 0 upgraded, 6 newly installed, 0 to remove and 81 not upgraded. 2021-08-24 03:34:52.061 | Need to get 356 kB of archives. 2021-08-24 03:34:52.061 | After this operation, 2,294 kB of additional disk space will be used. 2021-08-24 03:34:52.061 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-08-24 03:34:52.515 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2021-08-24 03:34:52.767 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB] 2021-08-24 03:34:52.797 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2021-08-24 03:34:52.821 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-rtslib-fb all 2.1.71-0ubuntu1.1 [36.4 kB] 2021-08-24 03:34:52.844 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2021-08-24 03:34:53.417 | Fetched 356 kB in 1s (289 kB/s) 2021-08-24 03:34:53.447 | Selecting previously unselected package python3-pyparsing. 2021-08-24 03:34:53.499 | (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 ... 90913 files and directories currently installed.) 2021-08-24 03:34:53.503 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2021-08-24 03:34:53.505 | Unpacking python3-pyparsing (2.4.6-1) ... 2021-08-24 03:34:53.542 | Selecting previously unselected package python3-urwid. 2021-08-24 03:34:53.551 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2021-08-24 03:34:53.553 | Unpacking python3-urwid (2.0.1-3) ... 2021-08-24 03:34:53.610 | Selecting previously unselected package python3-configshell-fb. 2021-08-24 03:34:53.619 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2021-08-24 03:34:53.622 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2021-08-24 03:34:53.657 | Selecting previously unselected package python3-pyudev. 2021-08-24 03:34:53.667 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2021-08-24 03:34:53.669 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2021-08-24 03:34:53.707 | Selecting previously unselected package python3-rtslib-fb. 2021-08-24 03:34:53.717 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2021-08-24 03:34:53.719 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2021-08-24 03:34:53.761 | Selecting previously unselected package targetcli-fb. 2021-08-24 03:34:53.770 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2021-08-24 03:34:53.772 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2021-08-24 03:34:53.830 | Setting up python3-urwid (2.0.1-3) ... 2021-08-24 03:34:54.180 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-08-24 03:34:54.180 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-08-24 03:34:54.180 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-08-24 03:34:54.180 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-08-24 03:34:54.181 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-08-24 03:34:54.181 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-08-24 03:34:54.181 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-08-24 03:34:54.181 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-08-24 03:34:54.285 | Setting up python3-pyparsing (2.4.6-1) ... 2021-08-24 03:34:54.591 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2021-08-24 03:34:54.891 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2021-08-24 03:34:55.167 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2021-08-24 03:34:56.371 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2021-08-24 03:34:56.896 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2021-08-24 03:34:56.896 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2021-08-24 03:34:58.785 | Processing triggers for man-db (2.9.1-1) ... 2021-08-24 03:34:58.888 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-08-24 03:35:05.871 | + functions-common:apt_get:1118 : result=0 2021-08-24 03:35:05.874 | + functions-common:apt_get:1121 : time_stop apt-get 2021-08-24 03:35:05.877 | + functions-common:time_stop:2309 : local name 2021-08-24 03:35:05.879 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:35:05.881 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:35:05.884 | + functions-common:time_stop:2312 : local total 2021-08-24 03:35:05.887 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:35:05.890 | + functions-common:time_stop:2315 : name=apt-get 2021-08-24 03:35:05.892 | + functions-common:time_stop:2316 : start_time=1629776090971 2021-08-24 03:35:05.894 | + functions-common:time_stop:2318 : [[ -z 1629776090971 ]] 2021-08-24 03:35:05.898 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:35:05.902 | + functions-common:time_stop:2321 : end_time=1629776105899 2021-08-24 03:35:05.905 | + functions-common:time_stop:2322 : elapsed_time=14928 2021-08-24 03:35:05.907 | + functions-common:time_stop:2323 : total=260339 2021-08-24 03:35:05.910 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:35:05.912 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=275267 2021-08-24 03:35:05.914 | + functions-common:apt_get:1122 : return 0 2021-08-24 03:35:05.917 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-08-24 03:35:05.920 | + ./stack.sh:main:908 : configure_cinder 2021-08-24 03:35:05.922 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-08-24 03:35:05.934 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2021-08-24 03:35:05.938 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2021-08-24 03:35:05.940 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-08-24 03:35:05.943 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-08-24 03:35:05.946 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-08-24 03:35:05.946 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-08-24 03:35:05.951 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-08-24 03:35:05.953 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-08-24 03:35:05.955 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-08-24 03:35:05.957 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-08-24 03:35:05.959 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-08-24 03:35:05.961 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-08-24 03:35:05.964 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-08-24 03:35:05.966 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-08-24 03:35:05.977 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-08-24 03:35:05.989 | + 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-08-24 03:35:06.001 | + 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-08-24 03:35:06.013 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-08-24 03:35:06.026 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-08-24 03:35:06.028 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-08-24 03:35:06.032 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.eTx2DvUJMN 2021-08-24 03:35:06.035 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-08-24 03:35:06.037 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-08-24 03:35:06.039 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-08-24 03:35:06.041 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.eTx2DvUJMN 2021-08-24 03:35:06.045 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.eTx2DvUJMN 2021-08-24 03:35:06.056 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.eTx2DvUJMN /etc/sudoers.d/cinder-rootwrap 2021-08-24 03:35:06.068 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-08-24 03:35:06.073 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-08-24 03:35:06.075 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-08-24 03:35:06.077 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-08-24 03:35:06.079 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-08-24 03:35:06.081 | + 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-08-24 03:35:06.083 | + 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-08-24 03:35:06.085 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-08-24 03:35:06.088 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-08-24 03:35:06.093 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-08-24 03:35:06.097 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-08-24 03:35:06.115 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-08-24 03:35:06.135 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-08-24 03:35:06.153 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-08-24 03:35:06.171 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-08-24 03:35:06.190 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-08-24 03:35:06.208 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-08-24 03:35:06.227 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-08-24 03:35:06.245 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-08-24 03:35:06.247 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-08-24 03:35:06.250 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-08-24 03:35:06.252 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-08-24 03:35:06.254 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-08-24 03:35:06.283 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-08-24 03:35:06.310 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.26/identity 2021-08-24 03:35:06.337 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-08-24 03:35:06.364 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-08-24 03:35:06.391 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-08-24 03:35:06.418 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-08-24 03:35:06.445 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-08-24 03:35:06.473 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-08-24 03:35:06.501 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-08-24 03:35:06.528 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-08-24 03:35:06.558 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-08-24 03:35:06.586 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2021-08-24 03:35:06.588 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-08-24 03:35:06.590 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-08-24 03:35:06.593 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-08-24 03:35:06.595 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-08-24 03:35:06.598 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-08-24 03:35:06.628 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-08-24 03:35:06.660 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-08-24 03:35:06.689 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-08-24 03:35:06.716 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-08-24 03:35:06.746 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-08-24 03:35:06.773 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-08-24 03:35:06.803 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2021-08-24 03:35:06.806 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.26 2021-08-24 03:35:06.834 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-08-24 03:35:06.865 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2021-08-24 03:35:06.873 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 6283fb67154ae02de2f111984bdda021 2021-08-24 03:35:06.901 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2021-08-24 03:35:06.903 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-08-24 03:35:06.931 | + lib/cinder:configure_cinder:294 : is_service_enabled c-vol 2021-08-24 03:35:06.947 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:35:06.950 | + lib/cinder:configure_cinder:316 : is_service_enabled c-bak 2021-08-24 03:35:06.966 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:35:06.969 | + lib/cinder:configure_cinder:324 : is_service_enabled ceilometer 2021-08-24 03:35:06.985 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:35:06.988 | + lib/cinder:configure_cinder:328 : is_service_enabled tls-proxy 2021-08-24 03:35:07.004 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:35:07.006 | + lib/cinder:configure_cinder:342 : '[' False '!=' False ']' 2021-08-24 03:35:07.008 | + lib/cinder:configure_cinder:346 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-08-24 03:35:07.011 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-08-24 03:35:07.013 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-08-24 03:35:07.016 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-08-24 03:35:07.018 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-08-24 03:35:07.020 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-08-24 03:35:07.038 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:35:07.042 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-08-24 03:35:07.045 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-08-24 03:35:07.047 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-08-24 03:35:07.063 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:35:07.065 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2021-08-24 03:35:07.068 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2021-08-24 03:35:07.096 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-08-24 03:35:07.098 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-08-24 03:35:07.100 | + lib/cinder:configure_cinder:349 : setup_logging /etc/cinder/cinder.conf True 2021-08-24 03:35:07.103 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-08-24 03:35:07.105 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-08-24 03:35:07.108 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-08-24 03:35:07.125 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-08-24 03:35:07.128 | + functions:setup_systemd_logging:695 : local pidstr= 2021-08-24 03:35:07.130 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-08-24 03:35:07.132 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-08-24 03:35:07.135 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-08-24 03:35:07.162 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-08-24 03:35:07.190 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-08-24 03:35:07.218 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-08-24 03:35:07.247 | + lib/cinder:configure_cinder:351 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-08-24 03:35:07.249 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-08-24 03:35:07.251 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2021-08-24 03:35:07.254 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2021-08-24 03:35:07.256 | + lib/apache:write_uwsgi_config:257 : local http= 2021-08-24 03:35:07.258 | + lib/apache:write_uwsgi_config:258 : local name= 2021-08-24 03:35:07.262 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2021-08-24 03:35:07.266 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2021-08-24 03:35:07.268 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-08-24 03:35:07.271 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-08-24 03:35:07.284 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-08-24 03:35:07.284 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-08-24 03:35:07.292 | d /var/run/uwsgi 0755 ubuntu root 2021-08-24 03:35:07.296 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-08-24 03:35:07.312 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-08-24 03:35:07.315 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-08-24 03:35:07.320 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-08-24 03:35:07.350 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-08-24 03:35:07.376 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-08-24 03:35:07.405 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-08-24 03:35:07.431 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-08-24 03:35:07.458 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-08-24 03:35:07.485 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-08-24 03:35:07.512 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-08-24 03:35:07.540 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-08-24 03:35:07.566 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-08-24 03:35:07.594 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-08-24 03:35:07.622 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-08-24 03:35:07.649 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-08-24 03:35:07.675 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-08-24 03:35:07.678 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-08-24 03:35:07.681 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2021-08-24 03:35:07.683 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2021-08-24 03:35:07.686 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-08-24 03:35:07.688 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:35:07.690 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:35:07.693 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-08-24 03:35:07.695 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-08-24 03:35:07.698 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-08-24 03:35:07.725 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-08-24 03:35:07.753 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-08-24 03:35:07.753 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2021-08-24 03:35:07.762 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-08-24 03:35:07.765 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2021-08-24 03:35:07.767 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2021-08-24 03:35:07.770 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-08-24 03:35:07.772 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-08-24 03:35:07.774 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-24 03:35:07.777 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:35:07.779 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:35:07.781 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-08-24 03:35:07.784 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-08-24 03:35:07.786 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:35:07.788 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:35:07.790 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2021-08-24 03:35:07.853 | Enabling site cinder-wsgi. 2021-08-24 03:35:07.858 | To activate the new configuration, you need to run: 2021-08-24 03:35:07.858 | systemctl reload apache2 2021-08-24 03:35:07.862 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-08-24 03:35:07.865 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-08-24 03:35:07.867 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-24 03:35:07.870 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-08-24 03:35:07.999 | + lib/cinder:configure_cinder:353 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-08-24 03:35:08.001 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-08-24 03:35:08.029 | + lib/cinder:configure_cinder:359 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.26/image 2021-08-24 03:35:08.058 | + lib/cinder:configure_cinder:360 : is_service_enabled tls-proxy 2021-08-24 03:35:08.074 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:35:08.076 | + lib/cinder:configure_cinder:366 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-08-24 03:35:08.078 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-08-24 03:35:08.081 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-08-24 03:35:08.083 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-08-24 03:35:08.085 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-08-24 03:35:08.116 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-08-24 03:35:08.143 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.26/identity 2021-08-24 03:35:08.171 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-08-24 03:35:08.199 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-08-24 03:35:08.226 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-08-24 03:35:08.255 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-08-24 03:35:08.284 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-08-24 03:35:08.311 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-08-24 03:35:08.339 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-08-24 03:35:08.367 | + lib/cinder:configure_cinder:367 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-08-24 03:35:08.395 | + lib/cinder:configure_cinder:368 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-08-24 03:35:08.422 | + lib/cinder:configure_cinder:370 : [[ ! -z '' ]] 2021-08-24 03:35:08.424 | + lib/cinder:configure_cinder:372 : is_service_enabled etcd3 2021-08-24 03:35:08.441 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:35:08.443 | + lib/cinder:configure_cinder:373 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.26:2379 2021-08-24 03:35:08.473 | + lib/cinder:configure_cinder:376 : [[ False == True ]] 2021-08-24 03:35:08.476 | + ./stack.sh:main:911 : is_service_enabled neutron 2021-08-24 03:35:08.493 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:35:08.495 | + ./stack.sh:main:913 : stack_install_service neutron 2021-08-24 03:35:08.498 | + lib/stack:stack_install_service:20 : local service=neutron 2021-08-24 03:35:08.500 | + lib/stack:stack_install_service:21 : type install_neutron 2021-08-24 03:35:08.503 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-24 03:35:08.505 | + lib/stack:stack_install_service:32 : install_neutron 2021-08-24 03:35:08.507 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-08-24 03:35:08.512 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-24 03:35:08.512 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-08-24 03:35:08.517 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-24 03:35:08.520 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-08-24 03:35:08.522 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-08-24 03:35:08.525 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-08-24 03:35:08.527 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-08-24 03:35:08.529 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-08-24 03:35:08.532 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-08-24 03:35:08.534 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:35:08.537 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:35:08.539 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-08-24 03:35:08.542 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:35:08.544 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-08-24 03:35:08.547 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-08-24 03:35:08.549 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-08-24 03:35:08.551 | + functions-common:git_clone:525 : local git_ref=master 2021-08-24 03:35:08.553 | + functions-common:git_clone:526 : local orig_dir 2021-08-24 03:35:08.557 | ++ functions-common:git_clone:527 : pwd 2021-08-24 03:35:08.559 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-24 03:35:08.562 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-24 03:35:08.564 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-24 03:35:08.581 | + functions-common:git_clone:530 : RECLONE=False 2021-08-24 03:35:08.583 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-24 03:35:08.585 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-24 03:35:08.588 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-24 03:35:08.589 | + functions-common:git_clone:544 : echo master 2021-08-24 03:35:08.594 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-08-24 03:35:08.596 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-24 03:35:08.598 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-08-24 03:35:08.601 | + functions-common:git_clone:593 : git show --oneline 2021-08-24 03:35:08.602 | + functions-common:git_clone:593 : head -1 2021-08-24 03:35:08.610 | 3d0a4c26ac Merge "Add limitation about QoS min bw for PF less SRIOV platforms" 2021-08-24 03:35:08.613 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-24 03:35:08.615 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-08-24 03:35:08.618 | + inc/python:setup_develop:338 : local bindep 2021-08-24 03:35:08.621 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-08-24 03:35:08.623 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-08-24 03:35:08.626 | + inc/python:setup_develop:344 : local extras= 2021-08-24 03:35:08.628 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-08-24 03:35:08.631 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-24 03:35:08.633 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-08-24 03:35:08.637 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-08-24 03:35:08.639 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-24 03:35:08.641 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-08-24 03:35:08.644 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-08-24 03:35:08.647 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-24 03:35:08.650 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-08-24 03:35:08.652 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-24 03:35:08.655 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-08-24 03:35:08.658 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-08-24 03:35:08.664 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2021-08-24 03:35:08.667 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2021-08-24 03:35:09.317 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2021-08-24 03:35:09.319 | + inc/python:setup_package:418 : local bindep=0 2021-08-24 03:35:09.321 | + inc/python:setup_package:419 : local bindep_flag= 2021-08-24 03:35:09.324 | + inc/python:setup_package:420 : local bindep_profiles= 2021-08-24 03:35:09.326 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2021-08-24 03:35:09.329 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2021-08-24 03:35:09.331 | + inc/python:setup_package:427 : local flags=-e 2021-08-24 03:35:09.333 | + inc/python:setup_package:428 : local extras= 2021-08-24 03:35:09.336 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-08-24 03:35:09.339 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-08-24 03:35:09.341 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-08-24 03:35:09.344 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-08-24 03:35:09.346 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-08-24 03:35:09.349 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2021-08-24 03:35:09.370 | Using python 3.8 to install /opt/stack/neutron 2021-08-24 03:35:09.372 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2021-08-24 03:35:10.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:35:10.206 | from cryptography.utils import int_from_bytes 2021-08-24 03:35:10.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:35:10.206 | from cryptography.utils import int_from_bytes 2021-08-24 03:35:11.221 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 03:35:11.252 | Obtaining file:///opt/stack/neutron 2021-08-24 03:35:13.457 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (5.6.0) 2021-08-24 03:35:13.459 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (3.5.0) 2021-08-24 03:35:13.461 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (2.1.1) 2021-08-24 03:35:13.463 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (2.5.1) 2021-08-24 03:35:13.465 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (2.2.0) 2021-08-24 03:35:13.466 | Requirement already satisfied: decorator>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (5.0.9) 2021-08-24 03:35:13.468 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (0.31.1) 2021-08-24 03:35:13.470 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (1.3.3) 2021-08-24 03:35:13.471 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (0.19.1) 2021-08-24 03:35:13.473 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (2.26.0) 2021-08-24 03:35:13.475 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (3.0.1) 2021-08-24 03:35:13.477 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (9.3.0) 2021-08-24 03:35:13.479 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (0.8.0) 2021-08-24 03:35:13.481 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (0.11.0) 2021-08-24 03:35:13.482 | Requirement already satisfied: neutron-lib>=2.12.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (2.13.0) 2021-08-24 03:35:13.484 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (7.5.0) 2021-08-24 03:35:13.486 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (6.3.1) 2021-08-24 03:35:13.487 | Requirement already satisfied: SQLAlchemy>=1.3.23 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (1.4.23) 2021-08-24 03:35:13.489 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (1.8.7) 2021-08-24 03:35:13.491 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (4.3.1) 2021-08-24 03:35:13.492 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (1.6.5) 2021-08-24 03:35:13.495 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (3.4.0) 2021-08-24 03:35:13.497 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (2.8.1) 2021-08-24 03:35:13.499 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (4.4.0) 2021-08-24 03:35:13.500 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (8.7.1) 2021-08-24 03:35:13.502 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (3.3.1) 2021-08-24 03:35:13.504 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (10.0.0) 2021-08-24 03:35:13.505 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (5.0.1) 2021-08-24 03:35:13.507 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (4.6.0) 2021-08-24 03:35:13.509 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (12.8.0) 2021-08-24 03:35:13.511 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (4.4.0) 2021-08-24 03:35:13.513 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (3.8.2) 2021-08-24 03:35:13.515 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (2.6.1) 2021-08-24 03:35:13.517 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (2.3.0) 2021-08-24 03:35:13.518 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (6.3.0) 2021-08-24 03:35:13.520 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (4.2.0) 2021-08-24 03:35:13.522 | Requirement already satisfied: oslo.service>=1.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (2.6.0) 2021-08-24 03:35:13.524 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (1.4.0) 2021-08-24 03:35:13.525 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (4.10.0) 2021-08-24 03:35:13.527 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (2.5.0) 2021-08-24 03:35:13.529 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (3.4.1) 2021-08-24 03:35:13.531 | Requirement already satisfied: os-ken>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (2.1.0) 2021-08-24 03:35:13.609 | Collecting os-resource-classes>=0.2.0 2021-08-24 03:35:13.616 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0f5/1374bb26dbd11/os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2021-08-24 03:35:13.621 | Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from neutron==18.1.0.dev555) (2.13.3) 2021-08-24 03:35:13.623 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (1.12.0) 2021-08-24 03:35:13.624 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (21.0) 2021-08-24 03:35:13.626 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (5.8.0) 2021-08-24 03:35:13.628 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (0.6.4) 2021-08-24 03:35:13.630 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (20.0.1) 2021-08-24 03:35:13.632 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (17.5.0) 2021-08-24 03:35:13.634 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (0.58.0) 2021-08-24 03:35:13.635 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (4.3.0) 2021-08-24 03:35:13.637 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (2.6.0) 2021-08-24 03:35:13.639 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (2.3.0) 2021-08-24 03:35:13.640 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev555) (2.9.0) 2021-08-24 03:35:13.652 | Requirement already satisfied: python-dateutil in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==18.1.0.dev555) (2.8.2) 2021-08-24 03:35:13.653 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==18.1.0.dev555) (1.1.5) 2021-08-24 03:35:13.655 | Requirement already satisfied: python-editor>=0.3 in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==18.1.0.dev555) (1.0.4) 2021-08-24 03:35:13.664 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==18.1.0.dev555) (1.12.1) 2021-08-24 03:35:13.666 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==18.1.0.dev555) (1.16.0) 2021-08-24 03:35:13.679 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->neutron==18.1.0.dev555) (1.16.0) 2021-08-24 03:35:13.681 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->neutron==18.1.0.dev555) (1.1.1) 2021-08-24 03:35:13.708 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==18.1.0.dev555) (2.4.7) 2021-08-24 03:35:13.717 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==18.1.0.dev555) (2.0.1) 2021-08-24 03:35:13.777 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==18.1.0.dev555) (1.7.0) 2021-08-24 03:35:13.779 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==18.1.0.dev555) (0.1.16) 2021-08-24 03:35:13.840 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==18.1.0.dev555) (4.2.0) 2021-08-24 03:35:13.849 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==18.1.0.dev555) (3.1.1) 2021-08-24 03:35:13.915 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.12.0->neutron==18.1.0.dev555) (2.6.0) 2021-08-24 03:35:13.920 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.12.0->neutron==18.1.0.dev555) (1.2.2) 2021-08-24 03:35:13.957 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev555) (3.4.7) 2021-08-24 03:35:13.960 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev555) (0.10.0) 2021-08-24 03:35:13.964 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev555) (1.4.0) 2021-08-24 03:35:13.966 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev555) (1.4.4) 2021-08-24 03:35:13.968 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev555) (1.32) 2021-08-24 03:35:13.970 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev555) (2.5.0) 2021-08-24 03:35:13.972 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev555) (1.1.3) 2021-08-24 03:35:13.973 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev555) (5.4.1) 2021-08-24 03:35:14.023 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==18.1.0.dev555) (1.14.6) 2021-08-24 03:35:14.031 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==18.1.0.dev555) (2.20) 2021-08-24 03:35:14.056 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==18.1.0.dev555) (2.1) 2021-08-24 03:35:14.110 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.0.0->neutron==18.1.0.dev555) (1.0.2) 2021-08-24 03:35:14.285 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==18.1.0.dev555) (0.14.1) 2021-08-24 03:35:14.301 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->neutron==18.1.0.dev555) (1.6) 2021-08-24 03:35:14.358 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==18.1.0.dev555) (1.5.0) 2021-08-24 03:35:14.435 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==18.1.0.dev555) (2.0.1) 2021-08-24 03:35:14.437 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==18.1.0.dev555) (0.5.0) 2021-08-24 03:35:14.448 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==18.1.0.dev555) (0.13.0) 2021-08-24 03:35:14.529 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==18.1.0.dev555) (0.9.6) 2021-08-24 03:35:14.601 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==18.1.0.dev555) (4.2.2) 2021-08-24 03:35:14.605 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==18.1.0.dev555) (5.0.6) 2021-08-24 03:35:14.608 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==18.1.0.dev555) (5.1.0) 2021-08-24 03:35:14.627 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==18.1.0.dev555) (5.0.0) 2021-08-24 03:35:14.745 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==18.1.0.dev555) (3.3.0) 2021-08-24 03:35:14.750 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==18.1.0.dev555) (3.2.0) 2021-08-24 03:35:14.922 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==18.1.0.dev555) (2021.1) 2021-08-24 03:35:14.964 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==18.1.0.dev555) (1.3.2) 2021-08-24 03:35:14.972 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==18.1.0.dev555) (3.0.0) 2021-08-24 03:35:15.008 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=1.31.0->neutron==18.1.0.dev555) (2.5.0) 2021-08-24 03:35:15.034 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==18.1.0.dev555) (0.7.2) 2021-08-24 03:35:15.320 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==18.1.0.dev555) (57.4.0) 2021-08-24 03:35:15.434 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==18.1.0.dev555) (3.0.0) 2021-08-24 03:35:15.436 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==18.1.0.dev555) (0.3.5) 2021-08-24 03:35:15.744 | Requirement already satisfied: pyroute2.ndb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==18.1.0.dev555) (0.6.4) 2021-08-24 03:35:15.745 | Requirement already satisfied: pyroute2.ipset==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==18.1.0.dev555) (0.6.4) 2021-08-24 03:35:15.747 | Requirement already satisfied: pyroute2.nftables==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==18.1.0.dev555) (0.6.4) 2021-08-24 03:35:15.749 | Requirement already satisfied: pyroute2.ipdb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==18.1.0.dev555) (0.6.4) 2021-08-24 03:35:15.751 | Requirement already satisfied: pyroute2.core==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==18.1.0.dev555) (0.6.4) 2021-08-24 03:35:15.753 | Requirement already satisfied: pyroute2.nslink==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==18.1.0.dev555) (0.6.4) 2021-08-24 03:35:15.755 | Requirement already satisfied: pyroute2.ethtool==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==18.1.0.dev555) (0.6.4) 2021-08-24 03:35:16.052 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==18.1.0.dev555) (3.8.0) 2021-08-24 03:35:16.057 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==18.1.0.dev555) (2.4.1) 2021-08-24 03:35:16.059 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==18.1.0.dev555) (3.2.0) 2021-08-24 03:35:16.107 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==18.1.0.dev555) (2.1.2) 2021-08-24 03:35:16.188 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==18.1.0.dev555) (21.2.0) 2021-08-24 03:35:16.190 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==18.1.0.dev555) (0.2.5) 2021-08-24 03:35:16.191 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==18.1.0.dev555) (0.4.4) 2021-08-24 03:35:16.193 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==18.1.0.dev555) (1.8.2) 2021-08-24 03:35:16.385 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.8.0->python-designateclient>=2.7.0->neutron==18.1.0.dev555) (3.17.4) 2021-08-24 03:35:16.619 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==18.1.0.dev555) (2.1.0) 2021-08-24 03:35:16.869 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==18.1.0.dev555) (2021.5.30) 2021-08-24 03:35:16.871 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==18.1.0.dev555) (1.26.6) 2021-08-24 03:35:16.873 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==18.1.0.dev555) (2.0.4) 2021-08-24 03:35:16.876 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==18.1.0.dev555) (3.2) 2021-08-24 03:35:17.113 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==18.1.0.dev555) (0.7) 2021-08-24 03:35:17.473 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==18.1.0.dev555) (0.4.1) 2021-08-24 03:35:17.478 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==18.1.0.dev555) (0.5.2) 2021-08-24 03:35:17.815 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=1.31.0->neutron==18.1.0.dev555) (1.0.0) 2021-08-24 03:35:17.960 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==18.1.0.dev555) (0.12.1) 2021-08-24 03:35:18.231 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==18.1.0.dev555) (2.0.0) 2021-08-24 03:35:18.232 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==18.1.0.dev555) (4.9.3) 2021-08-24 03:35:18.427 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==18.1.0.dev555) (2.2.1) 2021-08-24 03:35:19.671 | Installing collected packages: os-resource-classes, neutron 2021-08-24 03:35:19.686 | Attempting uninstall: neutron 2021-08-24 03:35:19.688 | Found existing installation: neutron 18.1.0 2021-08-24 03:35:20.984 | Uninstalling neutron-18.1.0: 2021-08-24 03:35:21.064 | Successfully uninstalled neutron-18.1.0 2021-08-24 03:35:21.066 | Running setup.py develop for neutron 2021-08-24 03:35:24.121 | Successfully installed neutron os-resource-classes-1.1.0 2021-08-24 03:35:24.121 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 03:35:24.260 | + inc/python:pip_install:200 : result=0 2021-08-24 03:35:24.263 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 03:35:24.266 | + functions-common:time_stop:2309 : local name 2021-08-24 03:35:24.268 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:35:24.270 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:35:24.273 | + functions-common:time_stop:2312 : local total 2021-08-24 03:35:24.276 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:35:24.278 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 03:35:24.280 | + functions-common:time_stop:2316 : start_time=1629776109364 2021-08-24 03:35:24.282 | + functions-common:time_stop:2318 : [[ -z 1629776109364 ]] 2021-08-24 03:35:24.285 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:35:24.289 | + functions-common:time_stop:2321 : end_time=1629776124287 2021-08-24 03:35:24.293 | + functions-common:time_stop:2322 : elapsed_time=14923 2021-08-24 03:35:24.297 | + functions-common:time_stop:2323 : total=203092 2021-08-24 03:35:24.300 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:35:24.302 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=218015 2021-08-24 03:35:24.305 | + inc/python:pip_install:203 : return 0 2021-08-24 03:35:24.307 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-08-24 03:35:24.310 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-08-24 03:35:24.312 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-08-24 03:35:24.330 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-08-24 03:35:24.343 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2021-08-24 03:35:24.345 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-08-24 03:35:24.348 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:35:24.350 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:35:24.353 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-08-24 03:35:24.356 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:35:24.358 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2021-08-24 03:35:24.361 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-08-24 03:35:24.363 | + ./stack.sh:main:916 : is_service_enabled nova 2021-08-24 03:35:24.380 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:35:24.382 | + ./stack.sh:main:918 : stack_install_service nova 2021-08-24 03:35:24.385 | + lib/stack:stack_install_service:20 : local service=nova 2021-08-24 03:35:24.387 | + lib/stack:stack_install_service:21 : type install_nova 2021-08-24 03:35:24.389 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-24 03:35:24.392 | + lib/stack:stack_install_service:32 : install_nova 2021-08-24 03:35:24.394 | + lib/nova:install_nova:814 : use_library_from_git os-vif 2021-08-24 03:35:24.397 | + inc/python:use_library_from_git:250 : local name=os-vif 2021-08-24 03:35:24.400 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:35:24.402 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:35:24.404 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2021-08-24 03:35:24.406 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:35:24.409 | + lib/nova:install_nova:819 : is_service_enabled n-cpu 2021-08-24 03:35:24.425 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:35:24.427 | + lib/nova:install_nova:823 : is_service_enabled n-novnc 2021-08-24 03:35:24.443 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:35:24.445 | + lib/nova:install_nova:835 : is_service_enabled n-spice 2021-08-24 03:35:24.462 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:35:24.464 | + lib/nova:install_nova:847 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2021-08-24 03:35:24.466 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/nova.git 2021-08-24 03:35:24.469 | + functions-common:git_clone:524 : local git_dest=/opt/stack/nova 2021-08-24 03:35:24.471 | + functions-common:git_clone:525 : local git_ref=master 2021-08-24 03:35:24.473 | + functions-common:git_clone:526 : local orig_dir 2021-08-24 03:35:24.476 | ++ functions-common:git_clone:527 : pwd 2021-08-24 03:35:24.479 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-24 03:35:24.481 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-24 03:35:24.484 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-24 03:35:24.499 | + functions-common:git_clone:530 : RECLONE=False 2021-08-24 03:35:24.501 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-24 03:35:24.504 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-24 03:35:24.506 | + functions-common:git_clone:544 : echo master 2021-08-24 03:35:24.507 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-24 03:35:24.512 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/nova ]] 2021-08-24 03:35:24.514 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-24 03:35:24.516 | + functions-common:git_clone:592 : cd /opt/stack/nova 2021-08-24 03:35:24.519 | + functions-common:git_clone:593 : git show --oneline 2021-08-24 03:35:24.519 | + functions-common:git_clone:593 : head -1 2021-08-24 03:35:24.522 | 2d2fb2deba Merge "Avoid modifying the Mock class in test" 2021-08-24 03:35:24.525 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-24 03:35:24.527 | + lib/nova:install_nova:848 : setup_develop /opt/stack/nova 2021-08-24 03:35:24.530 | + inc/python:setup_develop:338 : local bindep 2021-08-24 03:35:24.532 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2021-08-24 03:35:24.534 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2021-08-24 03:35:24.537 | + inc/python:setup_develop:344 : local extras= 2021-08-24 03:35:24.539 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-08-24 03:35:24.542 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-24 03:35:24.544 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2021-08-24 03:35:24.546 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2021-08-24 03:35:24.549 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-24 03:35:24.551 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-08-24 03:35:24.554 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2021-08-24 03:35:24.557 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-24 03:35:24.560 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2021-08-24 03:35:24.562 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-24 03:35:24.565 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-08-24 03:35:24.568 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-08-24 03:35:24.573 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2021-08-24 03:35:24.576 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2021-08-24 03:35:25.199 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2021-08-24 03:35:25.201 | + inc/python:setup_package:418 : local bindep=0 2021-08-24 03:35:25.203 | + inc/python:setup_package:419 : local bindep_flag= 2021-08-24 03:35:25.206 | + inc/python:setup_package:420 : local bindep_profiles= 2021-08-24 03:35:25.208 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2021-08-24 03:35:25.210 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2021-08-24 03:35:25.213 | + inc/python:setup_package:427 : local flags=-e 2021-08-24 03:35:25.215 | + inc/python:setup_package:428 : local extras= 2021-08-24 03:35:25.218 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-08-24 03:35:25.220 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-08-24 03:35:25.223 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-08-24 03:35:25.225 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-08-24 03:35:25.227 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-08-24 03:35:25.230 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2021-08-24 03:35:25.250 | Using python 3.8 to install /opt/stack/nova 2021-08-24 03:35:25.252 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2021-08-24 03:35:26.086 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:35:26.086 | from cryptography.utils import int_from_bytes 2021-08-24 03:35:26.086 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:35:26.086 | from cryptography.utils import int_from_bytes 2021-08-24 03:35:27.116 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 03:35:27.148 | Obtaining file:///opt/stack/nova 2021-08-24 03:35:30.424 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (5.6.0) 2021-08-24 03:35:30.426 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (1.4.23) 2021-08-24 03:35:30.427 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (5.0.9) 2021-08-24 03:35:30.429 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (0.31.1) 2021-08-24 03:35:30.431 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (3.0.1) 2021-08-24 03:35:30.433 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (9.3.0) 2021-08-24 03:35:30.435 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (4.6.3) 2021-08-24 03:35:30.436 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (2.5.1) 2021-08-24 03:35:30.438 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (3.4.7) 2021-08-24 03:35:30.440 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (1.8.7) 2021-08-24 03:35:30.442 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (1.1.1) 2021-08-24 03:35:30.443 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (2.1.1) 2021-08-24 03:35:30.445 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (3.5.0) 2021-08-24 03:35:30.447 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (0.7.2) 2021-08-24 03:35:30.448 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (0.13.0) 2021-08-24 03:35:30.450 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (1.6.5) 2021-08-24 03:35:30.452 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (0.8.0) 2021-08-24 03:35:30.454 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (0.11.0) 2021-08-24 03:35:30.455 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (2.7.2) 2021-08-24 03:35:30.457 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (0.1.16) 2021-08-24 03:35:30.459 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==23.1.0.dev445) (3.2.0) 2021-08-24 03:35:30.461 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (8.0.0) 2021-08-24 03:35:30.464 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (4.3.1) 2021-08-24 03:35:30.465 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (7.5.0) 2021-08-24 03:35:30.467 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (3.4.0) 2021-08-24 03:35:30.469 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (2.26.0) 2021-08-24 03:35:30.471 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (3.4.0) 2021-08-24 03:35:30.546 | Collecting websockify>=0.9.0 2021-08-24 03:35:30.553 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c4/cc1bc132abb4a/websockify-0.10.0.tar.gz (40 kB) 2021-08-24 03:35:31.310 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (2.8.1) 2021-08-24 03:35:31.312 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (4.4.0) 2021-08-24 03:35:31.314 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (8.7.1) 2021-08-24 03:35:31.315 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (3.3.1) 2021-08-24 03:35:31.317 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (4.6.0) 2021-08-24 03:35:31.319 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (2.3.0) 2021-08-24 03:35:31.322 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (4.2.0) 2021-08-24 03:35:31.324 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (1.4.0) 2021-08-24 03:35:31.325 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (4.10.0) 2021-08-24 03:35:31.327 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (10.0.0) 2021-08-24 03:35:31.329 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (6.3.0) 2021-08-24 03:35:31.331 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (12.8.0) 2021-08-24 03:35:31.333 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (3.8.2) 2021-08-24 03:35:31.334 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (2.6.1) 2021-08-24 03:35:31.338 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (5.0.1) 2021-08-24 03:35:31.340 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (2.6.0) 2021-08-24 03:35:31.342 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (1.5.0) 2021-08-24 03:35:31.343 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (4.4.0) 2021-08-24 03:35:31.345 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (5.8.0) 2021-08-24 03:35:31.347 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (2.5.0) 2021-08-24 03:35:31.349 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (4.4.0) 2021-08-24 03:35:31.351 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (1.1.0) 2021-08-24 03:35:31.353 | Requirement already satisfied: os-traits>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (2.6.0) 2021-08-24 03:35:31.354 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (2.6.0) 2021-08-24 03:35:31.356 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (5.5.0) 2021-08-24 03:35:31.358 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (3.9.1) 2021-08-24 03:35:31.400 | Collecting microversion-parse>=0.2.1 2021-08-24 03:35:31.407 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2021-08-24 03:35:31.448 | Collecting os-xenapi>=0.3.4 2021-08-24 03:35:31.455 | 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-08-24 03:35:31.465 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (2.9.0) 2021-08-24 03:35:31.466 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (0.2.2) 2021-08-24 03:35:31.531 | Collecting pypowervm>=1.1.15 2021-08-24 03:35:31.540 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/33b/83b6a6da976d8/pypowervm-1.1.26-py2.py3-none-any.whl (1.1 MB) 2021-08-24 03:35:31.575 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (1.3.3) 2021-08-24 03:35:31.578 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (1.7.0) 2021-08-24 03:35:31.579 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (4.6.1) 2021-08-24 03:35:31.581 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (2.8.2) 2021-08-24 03:35:32.005 | Collecting zVMCloudConnector>=1.3.0 2021-08-24 03:35:32.013 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2021-08-24 03:35:32.826 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (2.3.0) 2021-08-24 03:35:32.828 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (0.58.0) 2021-08-24 03:35:32.830 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev445) (5.4.1) 2021-08-24 03:35:32.843 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==23.1.0.dev445) (1.1.5) 2021-08-24 03:35:32.846 | Requirement already satisfied: python-editor>=0.3 in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==23.1.0.dev445) (1.0.4) 2021-08-24 03:35:32.873 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==23.1.0.dev445) (5.1.0) 2021-08-24 03:35:32.917 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==23.1.0.dev445) (1.14.6) 2021-08-24 03:35:32.922 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==23.1.0.dev445) (2.20) 2021-08-24 03:35:32.957 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==23.1.0.dev445) (1.16.0) 2021-08-24 03:35:32.959 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==23.1.0.dev445) (1.16.0) 2021-08-24 03:35:32.997 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==23.1.0.dev445) (2.0.1) 2021-08-24 03:35:33.137 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==23.1.0.dev445) (4.2.0) 2021-08-24 03:35:33.141 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==23.1.0.dev445) (3.1.1) 2021-08-24 03:35:33.215 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==23.1.0.dev445) (1.32) 2021-08-24 03:35:33.220 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==23.1.0.dev445) (2.5.0) 2021-08-24 03:35:33.248 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==23.1.0.dev445) (1.4.0) 2021-08-24 03:35:33.250 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==23.1.0.dev445) (1.4.4) 2021-08-24 03:35:33.252 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==23.1.0.dev445) (1.1.3) 2021-08-24 03:35:33.254 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==23.1.0.dev445) (0.10.0) 2021-08-24 03:35:33.289 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==23.1.0.dev445) (2.1) 2021-08-24 03:35:33.353 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==23.1.0.dev445) (6.3.1) 2021-08-24 03:35:33.433 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==23.1.0.dev445) (0.6.4) 2021-08-24 03:35:33.434 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==23.1.0.dev445) (1.12.0) 2021-08-24 03:35:33.437 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==23.1.0.dev445) (2.2.0) 2021-08-24 03:35:33.455 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->os-vif>=1.15.2->nova==23.1.0.dev445) (1.12.1) 2021-08-24 03:35:33.573 | Collecting Babel!=2.4.0,>=2.3.4 2021-08-24 03:35:33.593 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ab4/9e12b91d937cd/Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) 2021-08-24 03:35:33.817 | Requirement already satisfied: pytz>=2015.7 in /usr/local/lib/python3.8/dist-packages (from Babel!=2.4.0,>=2.3.4->os-xenapi>=0.3.4->nova==23.1.0.dev445) (2021.1) 2021-08-24 03:35:33.892 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->nova==23.1.0.dev445) (0.14.1) 2021-08-24 03:35:33.906 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=4.4.0->nova==23.1.0.dev445) (1.6) 2021-08-24 03:35:34.051 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==23.1.0.dev445) (2.0.1) 2021-08-24 03:35:34.056 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==23.1.0.dev445) (0.5.0) 2021-08-24 03:35:34.140 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->nova==23.1.0.dev445) (0.9.6) 2021-08-24 03:35:34.221 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==23.1.0.dev445) (5.1.0) 2021-08-24 03:35:34.223 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==23.1.0.dev445) (5.0.6) 2021-08-24 03:35:34.230 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==23.1.0.dev445) (4.2.2) 2021-08-24 03:35:34.250 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==23.1.0.dev445) (5.0.0) 2021-08-24 03:35:34.378 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==23.1.0.dev445) (3.3.0) 2021-08-24 03:35:34.385 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==23.1.0.dev445) (3.2.0) 2021-08-24 03:35:34.490 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->nova==23.1.0.dev445) (1.0.2) 2021-08-24 03:35:34.651 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==23.1.0.dev445) (3.0.0) 2021-08-24 03:35:34.655 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==23.1.0.dev445) (1.3.2) 2021-08-24 03:35:34.689 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->nova==23.1.0.dev445) (2.5.0) 2021-08-24 03:35:34.768 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==23.1.0.dev445) (2.4.7) 2021-08-24 03:35:34.773 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==23.1.0.dev445) (21.0) 2021-08-24 03:35:34.866 | Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==23.1.0.dev445) (2.13.3) 2021-08-24 03:35:34.981 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==23.1.0.dev445) (1.4.0) 2021-08-24 03:35:35.012 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==23.1.0.dev445) (57.4.0) 2021-08-24 03:35:35.341 | Requirement already satisfied: pyasn1 in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==23.1.0.dev445) (0.4.8) 2021-08-24 03:35:35.351 | Requirement already satisfied: pyasn1-modules in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==23.1.0.dev445) (0.2.8) 2021-08-24 03:35:35.404 | Requirement already satisfied: pyroute2.ndb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==23.1.0.dev445) (0.6.4) 2021-08-24 03:35:35.406 | Requirement already satisfied: pyroute2.ipdb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==23.1.0.dev445) (0.6.4) 2021-08-24 03:35:35.408 | Requirement already satisfied: pyroute2.ethtool==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==23.1.0.dev445) (0.6.4) 2021-08-24 03:35:35.409 | Requirement already satisfied: pyroute2.core==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==23.1.0.dev445) (0.6.4) 2021-08-24 03:35:35.411 | Requirement already satisfied: pyroute2.nftables==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==23.1.0.dev445) (0.6.4) 2021-08-24 03:35:35.413 | Requirement already satisfied: pyroute2.nslink==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==23.1.0.dev445) (0.6.4) 2021-08-24 03:35:35.415 | Requirement already satisfied: pyroute2.ipset==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==23.1.0.dev445) (0.6.4) 2021-08-24 03:35:35.722 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.16.0->nova==23.1.0.dev445) (3.8.0) 2021-08-24 03:35:35.770 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.16.0->nova==23.1.0.dev445) (2.1.2) 2021-08-24 03:35:35.863 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.16.0->nova==23.1.0.dev445) (1.8.2) 2021-08-24 03:35:35.865 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.16.0->nova==23.1.0.dev445) (0.2.5) 2021-08-24 03:35:35.867 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.16.0->nova==23.1.0.dev445) (0.4.4) 2021-08-24 03:35:35.869 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.16.0->nova==23.1.0.dev445) (21.2.0) 2021-08-24 03:35:36.064 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==23.1.0.dev445) (3.17.4) 2021-08-24 03:35:36.211 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==23.1.0.dev445) (1.3.3) 2021-08-24 03:35:36.214 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==23.1.0.dev445) (20.0.1) 2021-08-24 03:35:36.416 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==23.1.0.dev445) (2.1.0) 2021-08-24 03:35:36.424 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==23.1.0.dev445) (2.4.1) 2021-08-24 03:35:36.670 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==23.1.0.dev445) (2.0.4) 2021-08-24 03:35:36.671 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==23.1.0.dev445) (1.26.6) 2021-08-24 03:35:36.674 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==23.1.0.dev445) (3.2) 2021-08-24 03:35:36.675 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==23.1.0.dev445) (2021.5.30) 2021-08-24 03:35:36.969 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==23.1.0.dev445) (0.7) 2021-08-24 03:35:37.308 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==23.1.0.dev445) (0.5.2) 2021-08-24 03:35:37.309 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==23.1.0.dev445) (0.4.1) 2021-08-24 03:35:37.513 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==23.1.0.dev445) (2.4.0) 2021-08-24 03:35:37.515 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==23.1.0.dev445) (2.6.2) 2021-08-24 03:35:37.522 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==23.1.0.dev445) (1.4.2) 2021-08-24 03:35:37.996 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->nova==23.1.0.dev445) (1.0.0) 2021-08-24 03:35:38.163 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==23.1.0.dev445) (0.12.1) 2021-08-24 03:35:39.518 | Collecting numpy 2021-08-24 03:35:39.560 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7fd/c7689daf3b845/numpy-1.21.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.8 MB) 2021-08-24 03:35:40.084 | Requirement already satisfied: PyJWT>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from zVMCloudConnector>=1.3.0->nova==23.1.0.dev445) (2.1.0) 2021-08-24 03:35:40.624 | Building wheels for collected packages: websockify, zVMCloudConnector 2021-08-24 03:35:40.625 | Building wheel for websockify (setup.py): started 2021-08-24 03:35:41.422 | Building wheel for websockify (setup.py): finished with status 'done' 2021-08-24 03:35:41.423 | Created wheel for websockify: filename=websockify-0.10.0-py3-none-any.whl size=38660 sha256=b302a19e3d5e292d3daf117d668b513a9ccaae8e067647c310abb5a369a5710c 2021-08-24 03:35:41.423 | Stored in directory: /root/.cache/pip/wheels/3f/06/2e/aa961b4485210c3981933044b5dbf0240ce90acf4bf3ca9832 2021-08-24 03:35:41.428 | Building wheel for zVMCloudConnector (setup.py): started 2021-08-24 03:35:42.407 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2021-08-24 03:35:42.410 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303901 sha256=92da097f1728dea50e765dd8326f09ff157f4898fc1c477debb9b9c1199ae8a7 2021-08-24 03:35:42.410 | Stored in directory: /root/.cache/pip/wheels/2a/0d/26/6a5dd74b24937acbd678e55297c0aa8f409dd980f39a3170dd 2021-08-24 03:35:42.415 | Successfully built websockify zVMCloudConnector 2021-08-24 03:35:43.408 | Installing collected packages: numpy, Babel, zVMCloudConnector, websockify, pypowervm, os-xenapi, microversion-parse, nova 2021-08-24 03:35:48.316 | Running setup.py develop for nova 2021-08-24 03:35:52.647 | Successfully installed Babel-2.9.1 microversion-parse-1.0.1 nova numpy-1.21.2 os-xenapi-0.3.4 pypowervm-1.1.26 websockify-0.10.0 zVMCloudConnector-1.4.1 2021-08-24 03:35:52.647 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 03:35:52.854 | + inc/python:pip_install:200 : result=0 2021-08-24 03:35:52.856 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 03:35:52.859 | + functions-common:time_stop:2309 : local name 2021-08-24 03:35:52.861 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:35:52.863 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:35:52.865 | + functions-common:time_stop:2312 : local total 2021-08-24 03:35:52.868 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:35:52.870 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 03:35:52.873 | + functions-common:time_stop:2316 : start_time=1629776125245 2021-08-24 03:35:52.875 | + functions-common:time_stop:2318 : [[ -z 1629776125245 ]] 2021-08-24 03:35:52.878 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:35:52.882 | + functions-common:time_stop:2321 : end_time=1629776152879 2021-08-24 03:35:52.885 | + functions-common:time_stop:2322 : elapsed_time=27634 2021-08-24 03:35:52.887 | + functions-common:time_stop:2323 : total=218015 2021-08-24 03:35:52.889 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:35:52.892 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=245649 2021-08-24 03:35:52.894 | + inc/python:pip_install:203 : return 0 2021-08-24 03:35:52.897 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-08-24 03:35:52.899 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-08-24 03:35:52.902 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-08-24 03:35:52.921 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-08-24 03:35:52.934 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2021-08-24 03:35:52.936 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2021-08-24 03:35:52.939 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:35:52.941 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:35:52.944 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2021-08-24 03:35:52.947 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:35:52.949 | + lib/nova:install_nova:849 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2021-08-24 03:35:52.963 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-08-24 03:35:52.966 | + ./stack.sh:main:919 : configure_nova 2021-08-24 03:35:52.969 | + lib/nova:configure_nova:241 : sudo install -d -o ubuntu /etc/nova 2021-08-24 03:35:52.983 | + lib/nova:configure_nova:243 : configure_rootwrap nova 2021-08-24 03:35:52.986 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-08-24 03:35:52.988 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-08-24 03:35:52.993 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-08-24 03:35:52.993 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-08-24 03:35:53.003 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-08-24 03:35:53.006 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-08-24 03:35:53.008 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-08-24 03:35:53.011 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-08-24 03:35:53.013 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-08-24 03:35:53.015 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-08-24 03:35:53.018 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-08-24 03:35:53.020 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-08-24 03:35:53.032 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-08-24 03:35:53.045 | + 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-08-24 03:35:53.059 | + 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-08-24 03:35:53.073 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-08-24 03:35:53.086 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-08-24 03:35:53.089 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-08-24 03:35:53.094 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.bQ0vQOUDIE 2021-08-24 03:35:53.097 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-08-24 03:35:53.099 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-08-24 03:35:53.102 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-08-24 03:35:53.105 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-08-24 03:35:53.107 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-08-24 03:35:53.110 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.bQ0vQOUDIE 2021-08-24 03:35:53.114 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.bQ0vQOUDIE 2021-08-24 03:35:53.128 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.bQ0vQOUDIE /etc/sudoers.d/nova-rootwrap 2021-08-24 03:35:53.142 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-08-24 03:35:53.146 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-08-24 03:35:53.149 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-08-24 03:35:53.151 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-08-24 03:35:53.154 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-08-24 03:35:53.157 | + 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-08-24 03:35:53.159 | + 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-08-24 03:35:53.162 | + lib/nova:configure_nova:245 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2021-08-24 03:35:53.165 | + lib/nova:configure_nova:247 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-08-24 03:35:53.170 | + lib/nova:configure_nova:250 : is_service_enabled n-cpu 2021-08-24 03:35:53.189 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:35:53.191 | + lib/nova:configure_nova:319 : create_nova_conf 2021-08-24 03:35:53.193 | + lib/nova:create_nova_conf:386 : rm -f /opt/stack/nova/bin/nova.conf 2021-08-24 03:35:53.197 | + lib/nova:create_nova_conf:389 : rm -f /etc/nova/nova.conf 2021-08-24 03:35:53.201 | + lib/nova:create_nova_conf:390 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-08-24 03:35:53.230 | + lib/nova:create_nova_conf:391 : '[' True == True ']' 2021-08-24 03:35:53.232 | + lib/nova:create_nova_conf:392 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-08-24 03:35:53.258 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-08-24 03:35:53.287 | + lib/nova:create_nova_conf:395 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-08-24 03:35:53.313 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-08-24 03:35:53.342 | + lib/nova:create_nova_conf:397 : iniset /etc/nova/nova.conf scheduler workers 2 2021-08-24 03:35:53.371 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-08-24 03:35:53.400 | + lib/nova:create_nova_conf:399 : [[ 4 == 6 ]] 2021-08-24 03:35:53.402 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.26 2021-08-24 03:35:53.428 | + lib/nova:create_nova_conf:404 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-08-24 03:35:53.456 | + lib/nova:create_nova_conf:405 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-08-24 03:35:53.483 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-08-24 03:35:53.509 | + lib/nova:create_nova_conf:407 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-08-24 03:35:53.536 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-08-24 03:35:53.571 | + lib/nova:create_nova_conf:411 : is_fedora 2021-08-24 03:35:53.573 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-24 03:35:53.575 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-24 03:35:53.577 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-24 03:35:53.579 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-24 03:35:53.582 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-24 03:35:53.584 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-24 03:35:53.587 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-24 03:35:53.589 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-24 03:35:53.591 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-24 03:35:53.594 | + lib/nova:create_nova_conf:411 : is_suse 2021-08-24 03:35:53.596 | + functions-common:is_suse:462 : is_opensuse 2021-08-24 03:35:53.598 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-24 03:35:53.600 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-24 03:35:53.603 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-24 03:35:53.605 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-24 03:35:53.608 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-24 03:35:53.610 | + lib/nova:create_nova_conf:420 : is_service_enabled n-api n-cond n-sched 2021-08-24 03:35:53.626 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:35:53.628 | + lib/nova:create_nova_conf:424 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-08-24 03:35:53.630 | + lib/nova:create_nova_conf:427 : local db=nova_cell0 2021-08-24 03:35:53.632 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-08-24 03:35:53.659 | ++ lib/nova:create_nova_conf:433 : database_connection_url nova_cell0 2021-08-24 03:35:53.661 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-08-24 03:35:53.664 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-08-24 03:35:53.666 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-08-24 03:35:53.669 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-08-24 03:35:53.671 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-08-24 03:35:53.700 | ++ lib/nova:create_nova_conf:434 : database_connection_url nova_api 2021-08-24 03:35:53.703 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-08-24 03:35:53.705 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-08-24 03:35:53.707 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2021-08-24 03:35:53.709 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-08-24 03:35:53.712 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-08-24 03:35:53.742 | + lib/nova:create_nova_conf:439 : iniset /etc/nova/nova.conf cache enabled True 2021-08-24 03:35:53.771 | + lib/nova:create_nova_conf:440 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-08-24 03:35:53.797 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-08-24 03:35:53.824 | + lib/nova:create_nova_conf:444 : is_service_enabled n-api 2021-08-24 03:35:53.840 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:35:53.842 | + lib/nova:create_nova_conf:445 : is_service_enabled n-api-meta 2021-08-24 03:35:53.858 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:35:53.861 | ++ lib/nova:create_nova_conf:447 : echo osapi_compute,metadata 2021-08-24 03:35:53.861 | ++ lib/nova:create_nova_conf:447 : sed s/,metadata// 2021-08-24 03:35:53.867 | + lib/nova:create_nova_conf:447 : NOVA_ENABLED_APIS=osapi_compute 2021-08-24 03:35:53.869 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-08-24 03:35:53.896 | + lib/nova:create_nova_conf:450 : is_service_enabled tls-proxy 2021-08-24 03:35:53.912 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:35:53.914 | + lib/nova:create_nova_conf:456 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-08-24 03:35:53.917 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/nova/nova.conf 2021-08-24 03:35:53.919 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-08-24 03:35:53.921 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-08-24 03:35:53.923 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-08-24 03:35:53.952 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-08-24 03:35:53.979 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.26/identity 2021-08-24 03:35:54.004 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-08-24 03:35:54.032 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-08-24 03:35:54.059 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-08-24 03:35:54.087 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-08-24 03:35:54.113 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-08-24 03:35:54.141 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-08-24 03:35:54.168 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-08-24 03:35:54.196 | + lib/nova:create_nova_conf:459 : is_service_enabled cinder 2021-08-24 03:35:54.211 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:35:54.213 | + lib/nova:create_nova_conf:460 : configure_cinder_access 2021-08-24 03:35:54.216 | + lib/nova:configure_cinder_access:581 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-08-24 03:35:54.245 | + lib/nova:configure_cinder_access:582 : iniset /etc/nova/nova.conf cinder auth_type password 2021-08-24 03:35:54.272 | + lib/nova:configure_cinder_access:583 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.26/identity 2021-08-24 03:35:54.298 | + lib/nova:configure_cinder_access:590 : iniset /etc/nova/nova.conf cinder username nova 2021-08-24 03:35:54.325 | + lib/nova:configure_cinder_access:591 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-08-24 03:35:54.352 | + lib/nova:configure_cinder_access:592 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-08-24 03:35:54.379 | + lib/nova:configure_cinder_access:593 : iniset /etc/nova/nova.conf cinder project_name service 2021-08-24 03:35:54.407 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-08-24 03:35:54.435 | + lib/nova:configure_cinder_access:595 : is_service_enabled tls-proxy 2021-08-24 03:35:54.451 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:35:54.453 | + lib/nova:create_nova_conf:463 : '[' -n /opt/stack/data/nova ']' 2021-08-24 03:35:54.455 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-08-24 03:35:54.482 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-08-24 03:35:54.511 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova/instances ']' 2021-08-24 03:35:54.514 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-08-24 03:35:54.540 | + lib/nova:create_nova_conf:470 : '[' False '!=' False ']' 2021-08-24 03:35:54.542 | + lib/nova:create_nova_conf:473 : '[' False '!=' False ']' 2021-08-24 03:35:54.544 | + lib/nova:create_nova_conf:478 : is_suse 2021-08-24 03:35:54.547 | + functions-common:is_suse:462 : is_opensuse 2021-08-24 03:35:54.549 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-24 03:35:54.551 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-24 03:35:54.553 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-24 03:35:54.557 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-24 03:35:54.559 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-24 03:35:54.561 | + lib/nova:create_nova_conf:483 : setup_logging /etc/nova/nova.conf 2021-08-24 03:35:54.563 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2021-08-24 03:35:54.565 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2021-08-24 03:35:54.568 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-08-24 03:35:54.585 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-08-24 03:35:54.587 | + functions:setup_systemd_logging:695 : local pidstr= 2021-08-24 03:35:54.589 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-08-24 03:35:54.592 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-08-24 03:35:54.594 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-08-24 03:35:54.622 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-08-24 03:35:54.649 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-08-24 03:35:54.676 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-08-24 03:35:54.707 | + lib/nova:create_nova_conf:485 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-08-24 03:35:54.737 | + lib/nova:create_nova_conf:487 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-08-24 03:35:54.739 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2021-08-24 03:35:54.742 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-08-24 03:35:54.745 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2021-08-24 03:35:54.747 | + lib/apache:write_uwsgi_config:257 : local http= 2021-08-24 03:35:54.749 | + lib/apache:write_uwsgi_config:258 : local name= 2021-08-24 03:35:54.752 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2021-08-24 03:35:54.756 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2021-08-24 03:35:54.758 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-08-24 03:35:54.760 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-08-24 03:35:54.772 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-08-24 03:35:54.773 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-08-24 03:35:54.781 | d /var/run/uwsgi 0755 ubuntu root 2021-08-24 03:35:54.784 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-08-24 03:35:54.800 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-08-24 03:35:54.803 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-08-24 03:35:54.807 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-08-24 03:35:54.835 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-08-24 03:35:54.862 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-08-24 03:35:54.889 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-08-24 03:35:54.916 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-08-24 03:35:54.942 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-08-24 03:35:54.969 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-08-24 03:35:54.996 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-08-24 03:35:55.022 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-08-24 03:35:55.049 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-08-24 03:35:55.075 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-08-24 03:35:55.102 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-08-24 03:35:55.129 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-08-24 03:35:55.155 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-08-24 03:35:55.157 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-08-24 03:35:55.160 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2021-08-24 03:35:55.162 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2021-08-24 03:35:55.165 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-08-24 03:35:55.168 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:35:55.170 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:35:55.172 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-08-24 03:35:55.175 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-08-24 03:35:55.177 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-08-24 03:35:55.203 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-08-24 03:35:55.231 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 ' 2021-08-24 03:35:55.231 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-08-24 03:35:55.240 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 2021-08-24 03:35:55.243 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2021-08-24 03:35:55.245 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2021-08-24 03:35:55.247 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-08-24 03:35:55.249 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-08-24 03:35:55.252 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-24 03:35:55.254 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:35:55.256 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:35:55.259 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-08-24 03:35:55.261 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-08-24 03:35:55.263 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:35:55.266 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:35:55.268 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2021-08-24 03:35:55.331 | Enabling site nova-api-wsgi. 2021-08-24 03:35:55.337 | To activate the new configuration, you need to run: 2021-08-24 03:35:55.337 | systemctl reload apache2 2021-08-24 03:35:55.341 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-08-24 03:35:55.344 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-08-24 03:35:55.346 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-24 03:35:55.349 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-08-24 03:35:55.475 | + lib/nova:create_nova_conf:488 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2021-08-24 03:35:55.477 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-08-24 03:35:55.480 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-08-24 03:35:55.482 | + lib/apache:write_uwsgi_config:256 : local url= 2021-08-24 03:35:55.484 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2021-08-24 03:35:55.486 | + lib/apache:write_uwsgi_config:258 : local name= 2021-08-24 03:35:55.489 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2021-08-24 03:35:55.493 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2021-08-24 03:35:55.495 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-08-24 03:35:55.498 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-08-24 03:35:55.511 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-08-24 03:35:55.511 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-08-24 03:35:55.519 | d /var/run/uwsgi 0755 ubuntu root 2021-08-24 03:35:55.523 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-08-24 03:35:55.539 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-08-24 03:35:55.541 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-08-24 03:35:55.545 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-08-24 03:35:55.574 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-08-24 03:35:55.601 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-08-24 03:35:55.628 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-08-24 03:35:55.656 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-08-24 03:35:55.683 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-08-24 03:35:55.709 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-08-24 03:35:55.736 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-08-24 03:35:55.763 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-08-24 03:35:55.789 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-08-24 03:35:55.815 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-08-24 03:35:55.842 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-08-24 03:35:55.869 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-08-24 03:35:55.896 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2021-08-24 03:35:55.898 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-08-24 03:35:55.924 | + lib/nova:create_nova_conf:490 : is_service_enabled ceilometer 2021-08-24 03:35:55.940 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:35:55.942 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-08-24 03:35:55.973 | ++ lib/nova:create_nova_conf:499 : get_notification_url 2021-08-24 03:35:55.975 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-08-24 03:35:55.979 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-08-24 03:35:55.995 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:35:55.998 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2021-08-24 03:35:56.000 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2021-08-24 03:35:56.027 | + lib/nova:create_nova_conf:500 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-08-24 03:35:56.058 | + lib/nova:create_nova_conf:501 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-08-24 03:35:56.060 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-08-24 03:35:56.062 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-08-24 03:35:56.064 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-08-24 03:35:56.066 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-08-24 03:35:56.069 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-08-24 03:35:56.084 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:35:56.087 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-08-24 03:35:56.089 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-08-24 03:35:56.092 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-08-24 03:35:56.108 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:35:56.110 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2021-08-24 03:35:56.113 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2021-08-24 03:35:56.140 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-08-24 03:35:56.142 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-08-24 03:35:56.144 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-08-24 03:35:56.171 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-08-24 03:35:56.199 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf conductor workers 2 2021-08-24 03:35:56.228 | + lib/nova:create_nova_conf:508 : is_service_enabled tls-proxy 2021-08-24 03:35:56.244 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:35:56.246 | + lib/nova:create_nova_conf:513 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-08-24 03:35:56.273 | + lib/nova:create_nova_conf:515 : '[' True == True ']' 2021-08-24 03:35:56.275 | + lib/nova:create_nova_conf:516 : init_nova_service_user_conf 2021-08-24 03:35:56.278 | + lib/nova:init_nova_service_user_conf:717 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2021-08-24 03:35:56.308 | + lib/nova:init_nova_service_user_conf:718 : iniset /etc/nova/nova.conf service_user auth_type password 2021-08-24 03:35:56.335 | + lib/nova:init_nova_service_user_conf:719 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.26/identity 2021-08-24 03:35:56.363 | + lib/nova:init_nova_service_user_conf:720 : iniset /etc/nova/nova.conf service_user username nova 2021-08-24 03:35:56.390 | + lib/nova:init_nova_service_user_conf:721 : iniset /etc/nova/nova.conf service_user password Passw0rd 2021-08-24 03:35:56.417 | + lib/nova:init_nova_service_user_conf:722 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2021-08-24 03:35:56.444 | + lib/nova:init_nova_service_user_conf:723 : iniset /etc/nova/nova.conf service_user project_name service 2021-08-24 03:35:56.471 | + lib/nova:init_nova_service_user_conf:724 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2021-08-24 03:35:56.498 | + lib/nova:init_nova_service_user_conf:725 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2021-08-24 03:35:56.526 | + lib/nova:create_nova_conf:519 : is_service_enabled n-cond 2021-08-24 03:35:56.542 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:35:56.545 | ++ lib/nova:create_nova_conf:520 : seq 1 1 2021-08-24 03:35:56.549 | + lib/nova:create_nova_conf:520 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-24 03:35:56.551 | + lib/nova:create_nova_conf:521 : local conf 2021-08-24 03:35:56.553 | + lib/nova:create_nova_conf:522 : local vhost 2021-08-24 03:35:56.557 | ++ lib/nova:create_nova_conf:523 : conductor_conf 1 2021-08-24 03:35:56.559 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-08-24 03:35:56.561 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-08-24 03:35:56.564 | + lib/nova:create_nova_conf:523 : conf=/etc/nova/nova_cell1.conf 2021-08-24 03:35:56.566 | + lib/nova:create_nova_conf:524 : vhost=nova_cell1 2021-08-24 03:35:56.568 | + lib/nova:create_nova_conf:526 : rm -f /etc/nova/nova_cell1.conf 2021-08-24 03:35:56.573 | ++ lib/nova:create_nova_conf:527 : database_connection_url nova_cell1 2021-08-24 03:35:56.575 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-08-24 03:35:56.578 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-08-24 03:35:56.580 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2021-08-24 03:35:56.582 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-08-24 03:35:56.585 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-08-24 03:35:56.614 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-08-24 03:35:56.644 | + lib/nova:create_nova_conf:529 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-08-24 03:35:56.676 | + lib/nova:create_nova_conf:531 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-08-24 03:35:56.678 | + lib/nova:create_nova_conf:534 : rpc_backend_add_vhost nova_cell1 2021-08-24 03:35:56.681 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-08-24 03:35:56.683 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-08-24 03:35:56.699 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:35:56.703 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-08-24 03:35:56.703 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-08-24 03:35:57.388 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2021-08-24 03:35:57.390 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2021-08-24 03:35:58.034 | Adding vhost "nova_cell1" ... 2021-08-24 03:35:58.078 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2021-08-24 03:35:58.756 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2021-08-24 03:35:58.778 | + lib/nova:create_nova_conf:535 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-08-24 03:35:58.780 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-08-24 03:35:58.782 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-08-24 03:35:58.785 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-08-24 03:35:58.787 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-08-24 03:35:58.790 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-08-24 03:35:58.806 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:35:58.809 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-08-24 03:35:58.811 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-08-24 03:35:58.814 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-08-24 03:35:58.829 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:35:58.832 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/nova_cell1 2021-08-24 03:35:58.834 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/nova_cell1 2021-08-24 03:35:58.863 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-08-24 03:35:58.866 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-08-24 03:35:58.868 | + lib/nova:create_nova_conf:539 : is_service_enabled placement placement-client 2021-08-24 03:35:58.884 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:35:58.886 | + lib/nova:create_nova_conf:540 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-08-24 03:35:58.889 | + lib/nova:configure_placement_nova_compute:568 : local conf=/etc/nova/nova_cell1.conf 2021-08-24 03:35:58.891 | + lib/nova:configure_placement_nova_compute:569 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-08-24 03:35:58.921 | + lib/nova:configure_placement_nova_compute:570 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.26/identity 2021-08-24 03:35:58.949 | + lib/nova:configure_placement_nova_compute:571 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-08-24 03:35:58.976 | + lib/nova:configure_placement_nova_compute:572 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-08-24 03:35:59.003 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-08-24 03:35:59.030 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-08-24 03:35:59.057 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-08-24 03:35:59.084 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-08-24 03:35:59.111 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova_cell1.conf 2021-08-24 03:35:59.113 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-08-24 03:35:59.116 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2021-08-24 03:35:59.119 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-08-24 03:35:59.135 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-08-24 03:35:59.137 | + functions:setup_systemd_logging:695 : local pidstr= 2021-08-24 03:35:59.140 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-08-24 03:35:59.142 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-08-24 03:35:59.144 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-08-24 03:35:59.171 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-08-24 03:35:59.199 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-08-24 03:35:59.225 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-08-24 03:35:59.253 | + lib/nova:create_nova_conf:551 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-08-24 03:35:59.256 | ++ lib/nova:create_nova_conf:554 : seq 1 1 2021-08-24 03:35:59.260 | + lib/nova:create_nova_conf:554 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-24 03:35:59.262 | + lib/nova:create_nova_conf:555 : local conf 2021-08-24 03:35:59.264 | + lib/nova:create_nova_conf:556 : local offset 2021-08-24 03:35:59.267 | ++ lib/nova:create_nova_conf:557 : conductor_conf 1 2021-08-24 03:35:59.270 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-08-24 03:35:59.272 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-08-24 03:35:59.275 | + lib/nova:create_nova_conf:557 : conf=/etc/nova/nova_cell1.conf 2021-08-24 03:35:59.277 | + lib/nova:create_nova_conf:558 : offset=0 2021-08-24 03:35:59.279 | + lib/nova:create_nova_conf:559 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-08-24 03:35:59.281 | + lib/nova:configure_console_proxies:666 : local conf=/etc/nova/nova_cell1.conf 2021-08-24 03:35:59.283 | + lib/nova:configure_console_proxies:667 : local offset=0 2021-08-24 03:35:59.286 | + lib/nova:configure_console_proxies:671 : offset=0 2021-08-24 03:35:59.288 | + lib/nova:configure_console_proxies:673 : is_service_enabled n-novnc 2021-08-24 03:35:59.303 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:35:59.306 | + lib/nova:configure_console_proxies:673 : '[' False '!=' False ']' 2021-08-24 03:35:59.308 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-spice 2021-08-24 03:35:59.323 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:35:59.326 | + lib/nova:configure_console_proxies:710 : is_service_enabled n-sproxy 2021-08-24 03:35:59.341 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:35:59.344 | + lib/nova:configure_nova:321 : is_service_enabled n-cpu 2021-08-24 03:35:59.360 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:35:59.363 | + ./stack.sh:main:922 : is_service_enabled placement 2021-08-24 03:35:59.380 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:35:59.383 | + ./stack.sh:main:924 : stack_install_service placement 2021-08-24 03:35:59.386 | + lib/stack:stack_install_service:20 : local service=placement 2021-08-24 03:35:59.388 | + lib/stack:stack_install_service:21 : type install_placement 2021-08-24 03:35:59.391 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-24 03:35:59.393 | + lib/stack:stack_install_service:32 : install_placement 2021-08-24 03:35:59.396 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-08-24 03:35:59.399 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2021-08-24 03:35:59.401 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:35:59.404 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:35:59.406 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2021-08-24 03:35:59.409 | + functions-common:install_package:1347 : update_package_repo 2021-08-24 03:35:59.411 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-24 03:35:59.415 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-08-24 03:35:59.417 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-24 03:35:59.420 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-24 03:35:59.422 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-08-24 03:35:59.424 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:35:59.427 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:35:59.429 | + functions-common:update_package_repo:1328 : apt_get_update 2021-08-24 03:35:59.432 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-08-24 03:35:59.434 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-08-24 03:35:59.436 | + functions-common:apt_get_update:1074 : return 2021-08-24 03:35:59.439 | + functions-common:install_package:1348 : real_install_package apache2 2021-08-24 03:35:59.441 | + functions-common:real_install_package:1333 : is_ubuntu 2021-08-24 03:35:59.444 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:35:59.446 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:35:59.450 | + functions-common:real_install_package:1334 : apt_get install apache2 2021-08-24 03:35:59.472 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2021-08-24 03:35:59.578 | Reading package lists... 2021-08-24 03:35:59.796 | Building dependency tree... 2021-08-24 03:35:59.797 | Reading state information... 2021-08-24 03:36:00.021 | apache2 is already the newest version (2.4.41-4ubuntu3.4). 2021-08-24 03:36:00.021 | The following packages were automatically installed and are no longer required: 2021-08-24 03:36:00.022 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-24 03:36:00.022 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-24 03:36:00.022 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-24 03:36:00.022 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-24 03:36:00.022 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-24 03:36:00.022 | python3-zope.interface 2021-08-24 03:36:00.022 | Use 'sudo apt autoremove' to remove them. 2021-08-24 03:36:00.132 | 0 upgraded, 0 newly installed, 0 to remove and 81 not upgraded. 2021-08-24 03:36:00.137 | + functions-common:apt_get:1118 : result=0 2021-08-24 03:36:00.140 | + functions-common:apt_get:1121 : time_stop apt-get 2021-08-24 03:36:00.142 | + functions-common:time_stop:2309 : local name 2021-08-24 03:36:00.144 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:36:00.147 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:36:00.149 | + functions-common:time_stop:2312 : local total 2021-08-24 03:36:00.151 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:36:00.154 | + functions-common:time_stop:2315 : name=apt-get 2021-08-24 03:36:00.156 | + functions-common:time_stop:2316 : start_time=1629776159469 2021-08-24 03:36:00.158 | + functions-common:time_stop:2318 : [[ -z 1629776159469 ]] 2021-08-24 03:36:00.161 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:36:00.165 | + functions-common:time_stop:2321 : end_time=1629776160163 2021-08-24 03:36:00.168 | + functions-common:time_stop:2322 : elapsed_time=694 2021-08-24 03:36:00.170 | + functions-common:time_stop:2323 : total=275267 2021-08-24 03:36:00.172 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:36:00.174 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=275961 2021-08-24 03:36:00.177 | + functions-common:apt_get:1122 : return 0 2021-08-24 03:36:00.180 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2021-08-24 03:36:00.183 | + functions-common:is_package_installed:1356 : [[ -z libapache2-mod-wsgi ]] 2021-08-24 03:36:00.185 | + functions-common:is_package_installed:1360 : [[ -z deb ]] 2021-08-24 03:36:00.187 | + functions-common:is_package_installed:1364 : [[ deb = \d\e\b ]] 2021-08-24 03:36:00.190 | + functions-common:is_package_installed:1365 : dpkg -s libapache2-mod-wsgi 2021-08-24 03:36:00.213 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2021-08-24 03:36:00.215 | + functions-common:install_package:1347 : update_package_repo 2021-08-24 03:36:00.218 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-24 03:36:00.220 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-08-24 03:36:00.223 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-24 03:36:00.225 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-24 03:36:00.228 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-08-24 03:36:00.230 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:36:00.233 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:36:00.235 | + functions-common:update_package_repo:1328 : apt_get_update 2021-08-24 03:36:00.238 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-08-24 03:36:00.240 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-08-24 03:36:00.243 | + functions-common:apt_get_update:1074 : return 2021-08-24 03:36:00.245 | + functions-common:install_package:1348 : real_install_package libapache2-mod-wsgi-py3 2021-08-24 03:36:00.248 | + functions-common:real_install_package:1333 : is_ubuntu 2021-08-24 03:36:00.250 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:36:00.253 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:36:00.255 | + functions-common:real_install_package:1334 : apt_get install libapache2-mod-wsgi-py3 2021-08-24 03:36:00.278 | + functions-common:apt_get:1114 : 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-08-24 03:36:00.384 | Reading package lists... 2021-08-24 03:36:00.604 | Building dependency tree... 2021-08-24 03:36:00.605 | Reading state information... 2021-08-24 03:36:00.833 | The following packages were automatically installed and are no longer required: 2021-08-24 03:36:00.834 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-24 03:36:00.834 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-24 03:36:00.834 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-24 03:36:00.834 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-24 03:36:00.834 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-24 03:36:00.834 | python3-zope.interface 2021-08-24 03:36:00.834 | Use 'sudo apt autoremove' to remove them. 2021-08-24 03:36:00.900 | The following NEW packages will be installed: 2021-08-24 03:36:00.901 | libapache2-mod-wsgi-py3 2021-08-24 03:36:01.199 | 0 upgraded, 1 newly installed, 0 to remove and 81 not upgraded. 2021-08-24 03:36:01.199 | Need to get 93.3 kB of archives. 2021-08-24 03:36:01.199 | After this operation, 300 kB of additional disk space will be used. 2021-08-24 03:36:01.199 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2021-08-24 03:36:02.090 | Fetched 93.3 kB in 1s (146 kB/s) 2021-08-24 03:36:02.123 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2021-08-24 03:36:02.175 | (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 ... 91082 files and directories currently installed.) 2021-08-24 03:36:02.178 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2021-08-24 03:36:02.181 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-08-24 03:36:02.245 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-08-24 03:36:02.408 | apache2_invoke: Enable module wsgi 2021-08-24 03:36:09.684 | + functions-common:apt_get:1118 : result=0 2021-08-24 03:36:09.687 | + functions-common:apt_get:1121 : time_stop apt-get 2021-08-24 03:36:09.689 | + functions-common:time_stop:2309 : local name 2021-08-24 03:36:09.691 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:36:09.694 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:36:09.697 | + functions-common:time_stop:2312 : local total 2021-08-24 03:36:09.699 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:36:09.701 | + functions-common:time_stop:2315 : name=apt-get 2021-08-24 03:36:09.704 | + functions-common:time_stop:2316 : start_time=1629776160275 2021-08-24 03:36:09.706 | + functions-common:time_stop:2318 : [[ -z 1629776160275 ]] 2021-08-24 03:36:09.709 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:36:09.716 | + functions-common:time_stop:2321 : end_time=1629776169712 2021-08-24 03:36:09.718 | + functions-common:time_stop:2322 : elapsed_time=9437 2021-08-24 03:36:09.721 | + functions-common:time_stop:2323 : total=275961 2021-08-24 03:36:09.723 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:36:09.725 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=285398 2021-08-24 03:36:09.728 | + functions-common:apt_get:1122 : return 0 2021-08-24 03:36:09.730 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2021-08-24 03:36:09.735 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2021-08-24 03:36:09.738 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-24 03:36:09.741 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:36:09.743 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:36:09.746 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2021-08-24 03:36:09.748 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2021-08-24 03:36:09.804 | wsgi (enabled by maintainer script) 2021-08-24 03:36:09.808 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2021-08-24 03:36:09.810 | + inc/python:pip_install_gr:76 : local name=osc-placement 2021-08-24 03:36:09.813 | + inc/python:pip_install_gr:77 : local clean_name 2021-08-24 03:36:09.816 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2021-08-24 03:36:09.818 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2021-08-24 03:36:09.821 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-08-24 03:36:09.825 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2021-08-24 03:36:09.825 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-08-24 03:36:09.830 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2021-08-24 03:36:09.833 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2021-08-24 03:36:09.836 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2021-08-24 03:36:09.839 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2021-08-24 03:36:09.841 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2021-08-24 03:36:09.863 | Using python 3.8 to install osc-placement 2021-08-24 03:36:09.866 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2021-08-24 03:36:10.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:36:10.715 | from cryptography.utils import int_from_bytes 2021-08-24 03:36:10.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:36:10.715 | from cryptography.utils import int_from_bytes 2021-08-24 03:36:11.736 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 03:36:12.256 | Collecting osc-placement 2021-08-24 03:36:12.262 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0a/80a4718b59511/osc_placement-3.0.1-py3-none-any.whl (62 kB) 2021-08-24 03:36:12.278 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.6.0) 2021-08-24 03:36:12.280 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.3.1) 2021-08-24 03:36:12.283 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.10.0) 2021-08-24 03:36:12.284 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.4) 2021-08-24 03:36:12.286 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.1) 2021-08-24 03:36:12.288 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2021-08-24 03:36:12.350 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2021-08-24 03:36:12.352 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.26.0) 2021-08-24 03:36:12.354 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.4.0) 2021-08-24 03:36:12.356 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (0.1.16) 2021-08-24 03:36:12.376 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.58.0) 2021-08-24 03:36:12.378 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.0.1) 2021-08-24 03:36:12.383 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.8.0) 2021-08-24 03:36:12.395 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (5.4.1) 2021-08-24 03:36:12.398 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.7.2) 2021-08-24 03:36:12.401 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.1.2) 2021-08-24 03:36:12.403 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.7) 2021-08-24 03:36:12.455 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2021-08-24 03:36:12.456 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.2.0) 2021-08-24 03:36:12.458 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2021-08-24 03:36:12.460 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.4.4) 2021-08-24 03:36:12.541 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.3) 2021-08-24 03:36:12.542 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (3.4.7) 2021-08-24 03:36:12.547 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.0.9) 2021-08-24 03:36:12.548 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2021-08-24 03:36:12.550 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2021-08-24 03:36:12.552 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2021-08-24 03:36:12.555 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.11.0) 2021-08-24 03:36:12.557 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2021-08-24 03:36:12.560 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2021-08-24 03:36:12.603 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.14.6) 2021-08-24 03:36:12.608 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.20) 2021-08-24 03:36:12.629 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.1) 2021-08-24 03:36:12.687 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.1) 2021-08-24 03:36:12.690 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.2.0) 2021-08-24 03:36:12.693 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.0) 2021-08-24 03:36:12.697 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2021-08-24 03:36:12.709 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.12.1) 2021-08-24 03:36:12.794 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.4) 2021-08-24 03:36:12.796 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.6) 2021-08-24 03:36:12.799 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.2) 2021-08-24 03:36:12.801 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2021.5.30) 2021-08-24 03:36:14.851 | Installing collected packages: osc-placement 2021-08-24 03:36:15.031 | Successfully installed osc-placement-3.0.1 2021-08-24 03:36:15.031 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 03:36:15.153 | + inc/python:pip_install:200 : result=0 2021-08-24 03:36:15.155 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 03:36:15.158 | + functions-common:time_stop:2309 : local name 2021-08-24 03:36:15.160 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:36:15.163 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:36:15.166 | + functions-common:time_stop:2312 : local total 2021-08-24 03:36:15.168 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:36:15.170 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 03:36:15.173 | + functions-common:time_stop:2316 : start_time=1629776169858 2021-08-24 03:36:15.175 | + functions-common:time_stop:2318 : [[ -z 1629776169858 ]] 2021-08-24 03:36:15.178 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:36:15.183 | + functions-common:time_stop:2321 : end_time=1629776175180 2021-08-24 03:36:15.185 | + functions-common:time_stop:2322 : elapsed_time=5322 2021-08-24 03:36:15.188 | + functions-common:time_stop:2323 : total=245649 2021-08-24 03:36:15.190 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:36:15.193 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=250971 2021-08-24 03:36:15.195 | + inc/python:pip_install:203 : return 0 2021-08-24 03:36:15.198 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2021-08-24 03:36:15.200 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/placement.git 2021-08-24 03:36:15.203 | + functions-common:git_clone:524 : local git_dest=/opt/stack/placement 2021-08-24 03:36:15.205 | + functions-common:git_clone:525 : local git_ref=master 2021-08-24 03:36:15.207 | + functions-common:git_clone:526 : local orig_dir 2021-08-24 03:36:15.211 | ++ functions-common:git_clone:527 : pwd 2021-08-24 03:36:15.214 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-24 03:36:15.216 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-24 03:36:15.219 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-24 03:36:15.236 | + functions-common:git_clone:530 : RECLONE=False 2021-08-24 03:36:15.238 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-24 03:36:15.241 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-24 03:36:15.244 | + functions-common:git_clone:544 : echo master 2021-08-24 03:36:15.245 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-24 03:36:15.250 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/placement ]] 2021-08-24 03:36:15.253 | + functions-common:git_clone:559 : [[ False = \T\r\u\e ]] 2021-08-24 03:36:15.255 | + functions-common:git_clone:565 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-08-24 03:36:15.258 | + functions-common:git_timed:617 : local count=0 2021-08-24 03:36:15.260 | + functions-common:git_timed:618 : local timeout=0 2021-08-24 03:36:15.263 | + functions-common:git_timed:620 : [[ -n 0 ]] 2021-08-24 03:36:15.265 | + functions-common:git_timed:621 : timeout=0 2021-08-24 03:36:15.267 | + functions-common:git_timed:624 : time_start git_timed 2021-08-24 03:36:15.270 | + functions-common:time_start:2295 : local name=git_timed 2021-08-24 03:36:15.272 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:36:15.275 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:36:15.277 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:36:15.281 | + functions-common:time_start:2300 : _TIME_START[$name]=1629776175279 2021-08-24 03:36:15.284 | + functions-common:git_timed:625 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-08-24 03:36:15.287 | Cloning into '/opt/stack/placement'... 2021-08-24 03:36:25.620 | + functions-common:git_timed:639 : time_stop git_timed 2021-08-24 03:36:25.623 | + functions-common:time_stop:2309 : local name 2021-08-24 03:36:25.625 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:36:25.627 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:36:25.629 | + functions-common:time_stop:2312 : local total 2021-08-24 03:36:25.632 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:36:25.634 | + functions-common:time_stop:2315 : name=git_timed 2021-08-24 03:36:25.637 | + functions-common:time_stop:2316 : start_time=1629776175279 2021-08-24 03:36:25.639 | + functions-common:time_stop:2318 : [[ -z 1629776175279 ]] 2021-08-24 03:36:25.642 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:36:25.647 | + functions-common:time_stop:2321 : end_time=1629776185645 2021-08-24 03:36:25.651 | + functions-common:time_stop:2322 : elapsed_time=10366 2021-08-24 03:36:25.653 | + functions-common:time_stop:2323 : total=0 2021-08-24 03:36:25.655 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:36:25.658 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=10366 2021-08-24 03:36:25.660 | + functions-common:git_clone:592 : cd /opt/stack/placement 2021-08-24 03:36:25.665 | + functions-common:git_clone:593 : git show --oneline 2021-08-24 03:36:25.665 | + functions-common:git_clone:593 : head -1 2021-08-24 03:36:25.668 | 36aba336 Merge "placement-status: check only consumers in allocation table" 2021-08-24 03:36:25.671 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-24 03:36:25.674 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2021-08-24 03:36:25.676 | + inc/python:setup_develop:338 : local bindep 2021-08-24 03:36:25.678 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2021-08-24 03:36:25.681 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2021-08-24 03:36:25.683 | + inc/python:setup_develop:344 : local extras= 2021-08-24 03:36:25.686 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2021-08-24 03:36:25.688 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-24 03:36:25.691 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2021-08-24 03:36:25.693 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2021-08-24 03:36:25.696 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-24 03:36:25.698 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-08-24 03:36:25.701 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2021-08-24 03:36:25.704 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-24 03:36:25.707 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2021-08-24 03:36:25.709 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-24 03:36:25.712 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-08-24 03:36:25.716 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2021-08-24 03:36:25.721 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2021-08-24 03:36:25.724 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2021-08-24 03:36:26.354 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2021-08-24 03:36:26.356 | + inc/python:setup_package:418 : local bindep=0 2021-08-24 03:36:26.359 | + inc/python:setup_package:419 : local bindep_flag= 2021-08-24 03:36:26.361 | + inc/python:setup_package:420 : local bindep_profiles= 2021-08-24 03:36:26.364 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2021-08-24 03:36:26.366 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2021-08-24 03:36:26.369 | + inc/python:setup_package:427 : local flags=-e 2021-08-24 03:36:26.372 | + inc/python:setup_package:428 : local extras= 2021-08-24 03:36:26.374 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-08-24 03:36:26.377 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-08-24 03:36:26.379 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-08-24 03:36:26.382 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-08-24 03:36:26.385 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-08-24 03:36:26.387 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2021-08-24 03:36:26.408 | Using python 3.8 to install /opt/stack/placement 2021-08-24 03:36:26.410 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2021-08-24 03:36:27.258 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:36:27.258 | from cryptography.utils import int_from_bytes 2021-08-24 03:36:27.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:36:27.258 | from cryptography.utils import int_from_bytes 2021-08-24 03:36:28.278 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 03:36:28.312 | Obtaining file:///opt/stack/placement 2021-08-24 03:36:29.694 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (5.6.0) 2021-08-24 03:36:29.696 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (1.4.23) 2021-08-24 03:36:29.698 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (9.3.0) 2021-08-24 03:36:29.700 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (2.5.1) 2021-08-24 03:36:29.701 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (1.8.7) 2021-08-24 03:36:29.703 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==5.1.0.dev30) (3.2.0) 2021-08-24 03:36:29.705 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (2.26.0) 2021-08-24 03:36:29.710 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (57.4.0) 2021-08-24 03:36:29.711 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (4.4.0) 2021-08-24 03:36:29.713 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (8.7.1) 2021-08-24 03:36:29.715 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (3.3.1) 2021-08-24 03:36:29.717 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (4.6.0) 2021-08-24 03:36:29.719 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (4.2.0) 2021-08-24 03:36:29.721 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (4.10.0) 2021-08-24 03:36:29.723 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (10.0.0) 2021-08-24 03:36:29.725 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (3.8.2) 2021-08-24 03:36:29.727 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (4.4.0) 2021-08-24 03:36:29.729 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (1.4.0) 2021-08-24 03:36:29.730 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (1.1.0) 2021-08-24 03:36:29.732 | Requirement already satisfied: os-traits>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (2.6.0) 2021-08-24 03:36:29.734 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev30) (1.0.1) 2021-08-24 03:36:29.799 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev30) (4.2.0) 2021-08-24 03:36:29.801 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev30) (4.3.1) 2021-08-24 03:36:29.807 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev30) (1.16.0) 2021-08-24 03:36:29.808 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev30) (5.0.1) 2021-08-24 03:36:29.811 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev30) (2.8.1) 2021-08-24 03:36:29.813 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev30) (3.1.1) 2021-08-24 03:36:29.874 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev30) (3.4.0) 2021-08-24 03:36:29.877 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev30) (0.1.16) 2021-08-24 03:36:29.879 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev30) (1.7.0) 2021-08-24 03:36:29.942 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev30) (1.1.3) 2021-08-24 03:36:29.949 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev30) (5.0.9) 2021-08-24 03:36:29.967 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==5.1.0.dev30) (0.14.1) 2021-08-24 03:36:29.978 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->openstack-placement==5.1.0.dev30) (1.6) 2021-08-24 03:36:30.022 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==5.1.0.dev30) (5.4.1) 2021-08-24 03:36:30.025 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==5.1.0.dev30) (2.2.0) 2021-08-24 03:36:30.027 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==5.1.0.dev30) (1.5.0) 2021-08-24 03:36:30.029 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==5.1.0.dev30) (0.8.0) 2021-08-24 03:36:30.041 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==5.1.0.dev30) (1.12.1) 2021-08-24 03:36:30.109 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==5.1.0.dev30) (0.13.0) 2021-08-24 03:36:30.114 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==5.1.0.dev30) (0.5.0) 2021-08-24 03:36:30.116 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==5.1.0.dev30) (2.0.1) 2021-08-24 03:36:30.120 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==5.1.0.dev30) (1.6.5) 2021-08-24 03:36:30.132 | Requirement already satisfied: python-editor>=0.3 in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==5.1.0.dev30) (1.0.4) 2021-08-24 03:36:30.134 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==5.1.0.dev30) (1.1.5) 2021-08-24 03:36:30.136 | Requirement already satisfied: python-dateutil in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==5.1.0.dev30) (2.8.2) 2021-08-24 03:36:30.197 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==5.1.0.dev30) (0.9.6) 2021-08-24 03:36:30.226 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==5.1.0.dev30) (3.0.1) 2021-08-24 03:36:30.231 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==5.1.0.dev30) (3.3.0) 2021-08-24 03:36:30.235 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==5.1.0.dev30) (3.2.0) 2021-08-24 03:36:30.252 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==5.1.0.dev30) (1.14.6) 2021-08-24 03:36:30.261 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==5.1.0.dev30) (2.20) 2021-08-24 03:36:30.272 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==5.1.0.dev30) (2.0.1) 2021-08-24 03:36:30.324 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==5.1.0.dev30) (1.0.2) 2021-08-24 03:36:30.326 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==5.1.0.dev30) (2021.1) 2021-08-24 03:36:30.356 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==5.1.0.dev30) (0.7.2) 2021-08-24 03:36:30.383 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==5.1.0.dev30) (0.11.0) 2021-08-24 03:36:30.384 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==5.1.0.dev30) (2.4.7) 2021-08-24 03:36:30.387 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==5.1.0.dev30) (21.0) 2021-08-24 03:36:30.647 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==5.1.0.dev30) (2.0.4) 2021-08-24 03:36:30.649 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==5.1.0.dev30) (1.26.6) 2021-08-24 03:36:30.651 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==5.1.0.dev30) (2021.5.30) 2021-08-24 03:36:30.653 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==5.1.0.dev30) (3.2) 2021-08-24 03:36:30.738 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==5.1.0.dev30) (0.7) 2021-08-24 03:36:30.905 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==5.1.0.dev30) (1.1.1) 2021-08-24 03:36:30.949 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==5.1.0.dev30) (0.5.2) 2021-08-24 03:36:30.952 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==5.1.0.dev30) (0.4.1) 2021-08-24 03:36:31.063 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==5.1.0.dev30) (2.5.0) 2021-08-24 03:36:31.225 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==5.1.0.dev30) (3.0.0) 2021-08-24 03:36:31.228 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==5.1.0.dev30) (1.0.0) 2021-08-24 03:36:33.012 | Installing collected packages: openstack-placement 2021-08-24 03:36:33.014 | Running setup.py develop for openstack-placement 2021-08-24 03:36:35.026 | Successfully installed openstack-placement 2021-08-24 03:36:35.026 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 03:36:35.160 | + inc/python:pip_install:200 : result=0 2021-08-24 03:36:35.162 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 03:36:35.165 | + functions-common:time_stop:2309 : local name 2021-08-24 03:36:35.167 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:36:35.169 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:36:35.172 | + functions-common:time_stop:2312 : local total 2021-08-24 03:36:35.174 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:36:35.176 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 03:36:35.178 | + functions-common:time_stop:2316 : start_time=1629776186402 2021-08-24 03:36:35.181 | + functions-common:time_stop:2318 : [[ -z 1629776186402 ]] 2021-08-24 03:36:35.183 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:36:35.188 | + functions-common:time_stop:2321 : end_time=1629776195185 2021-08-24 03:36:35.190 | + functions-common:time_stop:2322 : elapsed_time=8783 2021-08-24 03:36:35.192 | + functions-common:time_stop:2323 : total=250971 2021-08-24 03:36:35.194 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:36:35.197 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=259754 2021-08-24 03:36:35.200 | + inc/python:pip_install:203 : return 0 2021-08-24 03:36:35.202 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-08-24 03:36:35.205 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-08-24 03:36:35.207 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-08-24 03:36:35.226 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-08-24 03:36:35.238 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2021-08-24 03:36:35.241 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2021-08-24 03:36:35.243 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:36:35.246 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:36:35.248 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2021-08-24 03:36:35.251 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:36:35.253 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-08-24 03:36:35.256 | + ./stack.sh:main:925 : configure_placement 2021-08-24 03:36:35.259 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2021-08-24 03:36:35.271 | + lib/placement:configure_placement:107 : create_placement_conf 2021-08-24 03:36:35.274 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2021-08-24 03:36:35.279 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2021-08-24 03:36:35.282 | ++ lib/database:database_connection_url:132 : local db=placement 2021-08-24 03:36:35.284 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2021-08-24 03:36:35.286 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2021-08-24 03:36:35.289 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-08-24 03:36:35.292 | + 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-08-24 03:36:35.323 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2021-08-24 03:36:35.355 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2021-08-24 03:36:35.387 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2021-08-24 03:36:35.390 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/placement/placement.conf 2021-08-24 03:36:35.392 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=placement 2021-08-24 03:36:35.395 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-08-24 03:36:35.397 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2021-08-24 03:36:35.427 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2021-08-24 03:36:35.457 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.26/identity 2021-08-24 03:36:35.485 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2021-08-24 03:36:35.515 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2021-08-24 03:36:35.543 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2021-08-24 03:36:35.572 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2021-08-24 03:36:35.601 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2021-08-24 03:36:35.629 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-08-24 03:36:35.659 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2021-08-24 03:36:35.688 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2021-08-24 03:36:35.690 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2021-08-24 03:36:35.693 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2021-08-24 03:36:35.697 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-08-24 03:36:35.714 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-08-24 03:36:35.716 | + functions:setup_systemd_logging:695 : local pidstr= 2021-08-24 03:36:35.719 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-08-24 03:36:35.722 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-08-24 03:36:35.724 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-08-24 03:36:35.754 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-08-24 03:36:35.783 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-08-24 03:36:35.813 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-08-24 03:36:35.841 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2021-08-24 03:36:35.844 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2021-08-24 03:36:35.847 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2021-08-24 03:36:35.849 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2021-08-24 03:36:35.852 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2021-08-24 03:36:35.854 | + lib/apache:write_uwsgi_config:257 : local http= 2021-08-24 03:36:35.857 | + lib/apache:write_uwsgi_config:258 : local name= 2021-08-24 03:36:35.860 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2021-08-24 03:36:35.864 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2021-08-24 03:36:35.867 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-08-24 03:36:35.870 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-08-24 03:36:35.883 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-08-24 03:36:35.883 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-08-24 03:36:35.891 | d /var/run/uwsgi 0755 ubuntu root 2021-08-24 03:36:35.895 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-08-24 03:36:35.910 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2021-08-24 03:36:35.913 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2021-08-24 03:36:35.917 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2021-08-24 03:36:35.949 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2021-08-24 03:36:35.978 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2021-08-24 03:36:36.007 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2021-08-24 03:36:36.035 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2021-08-24 03:36:36.064 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2021-08-24 03:36:36.092 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2021-08-24 03:36:36.121 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2021-08-24 03:36:36.150 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2021-08-24 03:36:36.178 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-08-24 03:36:36.207 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2021-08-24 03:36:36.235 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2021-08-24 03:36:36.264 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2021-08-24 03:36:36.291 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-08-24 03:36:36.294 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-08-24 03:36:36.297 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2021-08-24 03:36:36.299 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2021-08-24 03:36:36.302 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-08-24 03:36:36.305 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:36:36.307 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:36:36.313 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2021-08-24 03:36:36.316 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2021-08-24 03:36:36.319 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2021-08-24 03:36:36.351 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2021-08-24 03:36:36.379 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 ' 2021-08-24 03:36:36.380 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2021-08-24 03:36:36.389 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 2021-08-24 03:36:36.392 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2021-08-24 03:36:36.395 | + lib/apache:enable_apache_site:203 : local site=placement-api 2021-08-24 03:36:36.397 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-08-24 03:36:36.400 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-08-24 03:36:36.402 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-24 03:36:36.404 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:36:36.407 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:36:36.409 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-08-24 03:36:36.412 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-08-24 03:36:36.414 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:36:36.417 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:36:36.419 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2021-08-24 03:36:36.481 | Enabling site placement-api. 2021-08-24 03:36:36.486 | To activate the new configuration, you need to run: 2021-08-24 03:36:36.486 | systemctl reload apache2 2021-08-24 03:36:36.490 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-08-24 03:36:36.493 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-08-24 03:36:36.496 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-24 03:36:36.498 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-08-24 03:36:36.631 | + ./stack.sh:main:932 : is_service_enabled placement placement-client 2021-08-24 03:36:36.653 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:36:36.656 | + ./stack.sh:main:933 : is_service_enabled n-cpu 2021-08-24 03:36:36.674 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:36:36.676 | + ./stack.sh:main:933 : is_service_enabled n-sch 2021-08-24 03:36:36.695 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:36:36.698 | + ./stack.sh:main:934 : configure_placement_nova_compute 2021-08-24 03:36:36.700 | + lib/nova:configure_placement_nova_compute:568 : local conf=/etc/nova/nova.conf 2021-08-24 03:36:36.703 | + lib/nova:configure_placement_nova_compute:569 : iniset /etc/nova/nova.conf placement auth_type password 2021-08-24 03:36:36.734 | + lib/nova:configure_placement_nova_compute:570 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.26/identity 2021-08-24 03:36:36.763 | + lib/nova:configure_placement_nova_compute:571 : iniset /etc/nova/nova.conf placement username placement 2021-08-24 03:36:36.792 | + lib/nova:configure_placement_nova_compute:572 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-08-24 03:36:36.821 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-08-24 03:36:36.850 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement project_name service 2021-08-24 03:36:36.879 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-08-24 03:36:36.908 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement region_name RegionOne 2021-08-24 03:36:36.938 | + ./stack.sh:main:938 : is_service_enabled horizon 2021-08-24 03:36:36.955 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:36:36.958 | + ./stack.sh:main:943 : is_service_enabled tls-proxy 2021-08-24 03:36:36.976 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:36:36.979 | + ./stack.sh:main:951 : run_phase stack install 2021-08-24 03:36:36.981 | + functions-common:run_phase:1737 : local mode=stack 2021-08-24 03:36:36.984 | + functions-common:run_phase:1738 : local phase=install 2021-08-24 03:36:36.986 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-08-24 03:36:36.989 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-08-24 03:36:36.991 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-08-24 03:36:36.994 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-08-24 03:36:36.996 | + functions-common:run_phase:1747 : local extra 2021-08-24 03:36:37.000 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-08-24 03:36:37.004 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-08-24 03:36:37.006 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-08-24 03:36:37.009 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-08-24 03:36:37.011 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2021-08-24 03:36:37.014 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-08-24 03:36:37.030 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:36:37.032 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-08-24 03:36:37.034 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-08-24 03:36:37.036 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2021-08-24 03:36:37.039 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2021-08-24 03:36:37.042 | ++ ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 03:36:37.044 | ++ ./stack.sh:echo_summary:432 : echo -e Installing Tempest 2021-08-24 03:36:37.046 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2021-08-24 03:36:37.049 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2021-08-24 03:36:37.120 | ++ inc/async:async_inner:63 : install_tempest 2021-08-24 03:36:37.155 | [11708 Async install_tempest:82617]: running: install_tempest 2021-08-24 03:36:37.158 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-08-24 03:36:37.160 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-08-24 03:36:37.163 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-08-24 03:36:37.167 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-08-24 03:36:37.169 | + functions-common:run_phase:1764 : run_plugins stack install 2021-08-24 03:36:37.172 | + functions-common:run_plugins:1723 : local mode=stack 2021-08-24 03:36:37.175 | + functions-common:run_plugins:1724 : local phase=install 2021-08-24 03:36:37.178 | + functions-common:run_plugins:1726 : local plugins= 2021-08-24 03:36:37.181 | + functions-common:run_plugins:1727 : local plugin 2021-08-24 03:36:37.183 | + ./stack.sh:main:954 : use_library_from_git python-openstackclient 2021-08-24 03:36:37.186 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2021-08-24 03:36:37.189 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-24 03:36:37.191 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-24 03:36:37.194 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2021-08-24 03:36:37.197 | + inc/python:use_library_from_git:253 : return 1 2021-08-24 03:36:37.200 | + ./stack.sh:main:958 : pip_install_gr python-openstackclient 2021-08-24 03:36:37.202 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2021-08-24 03:36:37.205 | + inc/python:pip_install_gr:77 : local clean_name 2021-08-24 03:36:37.208 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2021-08-24 03:36:37.211 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2021-08-24 03:36:37.214 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-08-24 03:36:37.218 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-08-24 03:36:37.219 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2021-08-24 03:36:37.225 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2021-08-24 03:36:37.228 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2021-08-24 03:36:37.230 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2021-08-24 03:36:37.233 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2021-08-24 03:36:37.236 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2021-08-24 03:36:37.258 | Using python 3.8 to install python-openstackclient 2021-08-24 03:36:37.261 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2021-08-24 03:36:38.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:36:38.108 | from cryptography.utils import int_from_bytes 2021-08-24 03:36:38.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:36:38.108 | from cryptography.utils import int_from_bytes 2021-08-24 03:36:39.132 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-24 03:36:39.735 | Collecting python-openstackclient 2021-08-24 03:36:39.742 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ad1/3fffb5caf5b85/python_openstackclient-5.5.0-py3-none-any.whl (929 kB) 2021-08-24 03:36:39.796 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.10.0) 2021-08-24 03:36:39.797 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.6.0) 2021-08-24 03:36:39.799 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.8.0) 2021-08-24 03:36:39.801 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.4.1) 2021-08-24 03:36:39.802 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.4.0) 2021-08-24 03:36:39.804 | Requirement already satisfied: openstacksdk>=0.53.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.58.0) 2021-08-24 03:36:39.806 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.0.1) 2021-08-24 03:36:39.808 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.1.16) 2021-08-24 03:36:39.809 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.0.0) 2021-08-24 03:36:39.811 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.5.0) 2021-08-24 03:36:39.813 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.2.0) 2021-08-24 03:36:39.828 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.7.2) 2021-08-24 03:36:39.830 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (5.4.1) 2021-08-24 03:36:39.831 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.1.2) 2021-08-24 03:36:39.833 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.7) 2021-08-24 03:36:39.887 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.2.0) 2021-08-24 03:36:39.889 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2021-08-24 03:36:39.890 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2021-08-24 03:36:39.892 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.4.4) 2021-08-24 03:36:39.974 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.53.0->python-openstackclient) (1.4.4) 2021-08-24 03:36:39.976 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.53.0->python-openstackclient) (0.10.0) 2021-08-24 03:36:39.977 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.53.0->python-openstackclient) (0.11.0) 2021-08-24 03:36:39.979 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.53.0->python-openstackclient) (1.4.0) 2021-08-24 03:36:39.981 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.53.0->python-openstackclient) (3.4.7) 2021-08-24 03:36:39.983 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.53.0->python-openstackclient) (1.1.3) 2021-08-24 03:36:39.986 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.53.0->python-openstackclient) (4.3.1) 2021-08-24 03:36:39.987 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.53.0->python-openstackclient) (2.5.0) 2021-08-24 03:36:39.989 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.53.0->python-openstackclient) (1.32) 2021-08-24 03:36:39.991 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.53.0->python-openstackclient) (1.7.0) 2021-08-24 03:36:39.994 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.53.0->python-openstackclient) (5.0.9) 2021-08-24 03:36:40.035 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.53.0->python-openstackclient) (1.14.6) 2021-08-24 03:36:40.039 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.53.0->python-openstackclient) (2.20) 2021-08-24 03:36:40.059 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.53.0->python-openstackclient) (2.1) 2021-08-24 03:36:40.124 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (2.26.0) 2021-08-24 03:36:40.127 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (1.16.0) 2021-08-24 03:36:40.181 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.4) 2021-08-24 03:36:40.214 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.1) 2021-08-24 03:36:40.219 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.0) 2021-08-24 03:36:40.221 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.2.0) 2021-08-24 03:36:40.223 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2021-08-24 03:36:40.234 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.12.1) 2021-08-24 03:36:40.332 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.2.0) 2021-08-24 03:36:40.336 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.7.1) 2021-08-24 03:36:40.388 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2021-08-24 03:36:40.410 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.2) 2021-08-24 03:36:40.527 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (2.0.4) 2021-08-24 03:36:40.529 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (1.26.6) 2021-08-24 03:36:40.531 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (2021.5.30) 2021-08-24 03:36:40.533 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (3.2) 2021-08-24 03:36:42.579 | Installing collected packages: python-openstackclient 2021-08-24 03:36:43.995 | Successfully installed python-openstackclient-5.5.0 2021-08-24 03:36:43.995 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-24 03:36:44.127 | + inc/python:pip_install:200 : result=0 2021-08-24 03:36:44.129 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-24 03:36:44.132 | + functions-common:time_stop:2309 : local name 2021-08-24 03:36:44.135 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:36:44.137 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:36:44.139 | + functions-common:time_stop:2312 : local total 2021-08-24 03:36:44.141 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:36:44.144 | + functions-common:time_stop:2315 : name=pip_install 2021-08-24 03:36:44.146 | + functions-common:time_stop:2316 : start_time=1629776197252 2021-08-24 03:36:44.149 | + functions-common:time_stop:2318 : [[ -z 1629776197252 ]] 2021-08-24 03:36:44.152 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:36:44.156 | + functions-common:time_stop:2321 : end_time=1629776204154 2021-08-24 03:36:44.158 | + functions-common:time_stop:2322 : elapsed_time=6902 2021-08-24 03:36:44.161 | + functions-common:time_stop:2323 : total=259754 2021-08-24 03:36:44.163 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:36:44.165 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=266656 2021-08-24 03:36:44.168 | + inc/python:pip_install:203 : return 0 2021-08-24 03:36:44.170 | + ./stack.sh:main:963 : install_oscwrap 2021-08-24 03:36:44.174 | ++ functions-common:install_oscwrap:2354 : mktemp 2021-08-24 03:36:44.178 | + functions-common:install_oscwrap:2354 : OSCWRAP_TIMER_FILE=/tmp/tmp.6Eu9yR8CZ1 2021-08-24 03:36:44.181 | + functions-common:install_oscwrap:2357 : shopt -s expand_aliases 2021-08-24 03:36:44.183 | + functions-common:install_oscwrap:2360 : unalias -a 2021-08-24 03:36:44.186 | + functions-common:install_oscwrap:2362 : alias openstack=oscwrap 2021-08-24 03:36:44.188 | + ./stack.sh:main:968 : [[ False != \F\a\l\s\e ]] 2021-08-24 03:36:44.191 | + ./stack.sh:main:1008 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-08-24 03:36:44.193 | + ./stack.sh:main:1016 : is_service_enabled mysql postgresql 2021-08-24 03:36:44.212 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:36:44.216 | + ./stack.sh:main:1017 : configure_database 2021-08-24 03:36:44.219 | + lib/database:configure_database:126 : configure_database_mysql 2021-08-24 03:36:44.221 | + lib/databases/mysql:configure_database_mysql:69 : local my_conf mysql slow_log 2021-08-24 03:36:44.224 | + lib/databases/mysql:configure_database_mysql:70 : echo_summary 'Configuring and starting MySQL' 2021-08-24 03:36:44.226 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 03:36:44.229 | + ./stack.sh:echo_summary:432 : echo -e Configuring and starting MySQL 2021-08-24 03:36:44.231 | + lib/databases/mysql:configure_database_mysql:72 : is_ubuntu 2021-08-24 03:36:44.234 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:36:44.236 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:36:44.238 | + lib/databases/mysql:configure_database_mysql:73 : my_conf=/etc/mysql/my.cnf 2021-08-24 03:36:44.241 | + lib/databases/mysql:configure_database_mysql:87 : is_fedora 2021-08-24 03:36:44.244 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-24 03:36:44.246 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-24 03:36:44.249 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-24 03:36:44.251 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-24 03:36:44.253 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-24 03:36:44.255 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-24 03:36:44.258 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-24 03:36:44.260 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-24 03:36:44.262 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-24 03:36:44.265 | + lib/databases/mysql:configure_database_mysql:87 : is_suse 2021-08-24 03:36:44.267 | + functions-common:is_suse:462 : is_opensuse 2021-08-24 03:36:44.269 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-24 03:36:44.272 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-24 03:36:44.274 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-24 03:36:44.276 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-24 03:36:44.279 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-24 03:36:44.281 | + lib/databases/mysql:configure_database_mysql:95 : sudo mysqladmin -u root password Passw0rd 2021-08-24 03:36:44.297 | mysqladmin: connect to server at 'localhost' failed 2021-08-24 03:36:44.297 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2021-08-24 03:36:44.301 | + lib/databases/mysql:configure_database_mysql:95 : true 2021-08-24 03:36:44.303 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2021-08-24 03:36:44.306 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:36:44.308 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:36:44.311 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2021-08-24 03:36:44.313 | + lib/databases/mysql:configure_database_mysql:102 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2021-08-24 03:36:44.315 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2021-08-24 03:36:44.318 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:36:44.320 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:36:44.323 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2021-08-24 03:36:44.325 | + 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-08-24 03:36:44.337 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 03:36:44.374 | + lib/databases/mysql:configure_database_mysql:115 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2021-08-24 03:36:44.387 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 03:36:44.407 | ++ lib/databases/mysql:configure_database_mysql:121 : ipv6_unquote 0.0.0.0 2021-08-24 03:36:44.410 | ++ functions-common:ipv6_unquote:2107 : echo 0.0.0.0 2021-08-24 03:36:44.411 | ++ functions-common:ipv6_unquote:2107 : tr -d '[]' 2021-08-24 03:36:44.416 | + lib/databases/mysql:configure_database_mysql:121 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2021-08-24 03:36:44.478 | + lib/databases/mysql:configure_database_mysql:122 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2021-08-24 03:36:44.530 | + lib/databases/mysql:configure_database_mysql:123 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2021-08-24 03:36:44.581 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2021-08-24 03:36:44.633 | + lib/databases/mysql:configure_database_mysql:126 : [[ False == \T\r\u\e ]] 2021-08-24 03:36:44.636 | + lib/databases/mysql:configure_database_mysql:146 : restart_service mysql 2021-08-24 03:36:44.638 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-24 03:36:44.640 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart mysql 2021-08-24 03:36:46.821 | + ./stack.sh:main:1021 : save_stackenv 1021 2021-08-24 03:36:46.838 | + functions-common:save_stackenv:60 : local tag=1021 2021-08-24 03:36:46.869 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-08-24 03:36:46.889 | + functions-common:save_stackenv:62 : time_stamp=2021-08-24-033646 2021-08-24 03:36:46.917 | + functions-common:save_stackenv:63 : echo '# 2021-08-24-033646 1021' 2021-08-24 03:36:46.936 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:36:46.962 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-08-24 03:36:46.977 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:36:47.005 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-08-24 03:36:47.037 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:36:47.065 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-08-24 03:36:47.088 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:36:47.109 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-08-24 03:36:47.134 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:36:47.157 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.26 2021-08-24 03:36:47.181 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:36:47.205 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.26/identity 2021-08-24 03:36:47.214 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:36:47.222 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-08-24-032618 2021-08-24 03:36:47.253 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:36:47.269 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-08-24 03:36:47.285 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:36:47.305 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.26 2021-08-24 03:36:47.327 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:36:47.346 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-08-24 03:36:47.373 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:36:47.397 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-08-24 03:36:47.413 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:36:47.416 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-08-24 03:36:47.437 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-24 03:36:47.452 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-08-24 03:36:47.469 | + ./stack.sh:main:1033 : [[ True == \T\r\u\e ]] 2021-08-24 03:36:47.489 | + ./stack.sh:main:1034 : [[ -f /sys/kernel/mm/ksm/run ]] 2021-08-24 03:36:47.506 | + ./stack.sh:main:1035 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2021-08-24 03:36:47.542 | + ./stack.sh:main:1047 : start_dstat 2021-08-24 03:36:47.544 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-08-24 03:36:47.547 | + functions-common:run_process:1564 : local service=dstat 2021-08-24 03:36:47.549 | + functions-common:run_process:1565 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-08-24 03:36:47.552 | + functions-common:run_process:1566 : local group= 2021-08-24 03:36:47.555 | + functions-common:run_process:1567 : local user= 2021-08-24 03:36:47.557 | + functions-common:run_process:1569 : local name=dstat 2021-08-24 03:36:47.560 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:36:47.562 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:36:47.565 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:36:47.567 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:36:47.572 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:36:47.575 | + functions-common:time_start:2300 : _TIME_START[$name]=1629776207572 2021-08-24 03:36:47.578 | + functions-common:run_process:1572 : is_service_enabled dstat 2021-08-24 03:36:47.598 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:36:47.600 | + functions-common:run_process:1573 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2021-08-24 03:36:47.604 | + functions-common:_run_under_systemd:1529 : local service=dstat 2021-08-24 03:36:47.607 | + functions-common:_run_under_systemd:1530 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-08-24 03:36:47.609 | + functions-common:_run_under_systemd:1531 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-08-24 03:36:47.612 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-08-24 03:36:47.614 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-08-24 03:36:47.617 | + functions-common:_common_systemd_pitfalls:1504 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2021-08-24 03:36:47.621 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2021-08-24 03:36:47.623 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@dstat.service 2021-08-24 03:36:47.626 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 03:36:47.628 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 03:36:47.631 | + functions-common:_run_under_systemd:1538 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2021-08-24 03:36:47.634 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2021-08-24 03:36:47.636 | + functions-common:write_user_unit_file:1446 : local service=devstack@dstat.service 2021-08-24 03:36:47.639 | + functions-common:write_user_unit_file:1447 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-08-24 03:36:47.641 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-24 03:36:47.643 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-24 03:36:47.646 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-24 03:36:47.649 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-24 03:36:47.651 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@dstat.service 2021-08-24 03:36:47.654 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-24 03:36:47.658 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2021-08-24 03:36:47.735 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2021-08-24 03:36:47.809 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-08-24 03:36:47.870 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2021-08-24 03:36:47.934 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2021-08-24 03:36:47.999 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 03:36:48.057 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-24 03:36:48.059 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2021-08-24 03:36:48.128 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-24 03:36:48.527 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@dstat.service 2021-08-24 03:36:48.540 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2021-08-24 03:36:48.922 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@dstat.service 2021-08-24 03:36:48.974 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:36:48.977 | + functions-common:time_stop:2309 : local name 2021-08-24 03:36:48.980 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:36:48.982 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:36:48.985 | + functions-common:time_stop:2312 : local total 2021-08-24 03:36:48.987 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:36:48.990 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:36:48.992 | + functions-common:time_stop:2316 : start_time=1629776207572 2021-08-24 03:36:48.995 | + functions-common:time_stop:2318 : [[ -z 1629776207572 ]] 2021-08-24 03:36:49.001 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:36:49.003 | + functions-common:time_stop:2321 : end_time=1629776209000 2021-08-24 03:36:49.006 | + functions-common:time_stop:2322 : elapsed_time=1428 2021-08-24 03:36:49.008 | + functions-common:time_stop:2323 : total=0 2021-08-24 03:36:49.011 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:36:49.013 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1428 2021-08-24 03:36:49.016 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2021-08-24 03:36:49.018 | + functions-common:run_process:1564 : local service=memory_tracker 2021-08-24 03:36:49.021 | + functions-common:run_process:1565 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2021-08-24 03:36:49.024 | + functions-common:run_process:1566 : local group= 2021-08-24 03:36:49.028 | + functions-common:run_process:1567 : local user=root 2021-08-24 03:36:49.031 | + functions-common:run_process:1569 : local name=memory_tracker 2021-08-24 03:36:49.034 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:36:49.036 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:36:49.039 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:36:49.042 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:36:49.047 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:36:49.050 | + functions-common:time_start:2300 : _TIME_START[$name]=1629776209047 2021-08-24 03:36:49.052 | + functions-common:run_process:1572 : is_service_enabled memory_tracker 2021-08-24 03:36:49.082 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:36:49.084 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:36:49.088 | + functions-common:time_stop:2309 : local name 2021-08-24 03:36:49.090 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:36:49.093 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:36:49.096 | + functions-common:time_stop:2312 : local total 2021-08-24 03:36:49.098 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:36:49.109 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:36:49.112 | + functions-common:time_stop:2316 : start_time=1629776209047 2021-08-24 03:36:49.115 | + functions-common:time_stop:2318 : [[ -z 1629776209047 ]] 2021-08-24 03:36:49.119 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:36:49.123 | + functions-common:time_stop:2321 : end_time=1629776209120 2021-08-24 03:36:49.125 | + functions-common:time_stop:2322 : elapsed_time=73 2021-08-24 03:36:49.128 | + functions-common:time_stop:2323 : total=1428 2021-08-24 03:36:49.130 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:36:49.133 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1501 2021-08-24 03:36:49.136 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2021-08-24 03:36:49.155 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:36:49.158 | + ./stack.sh:main:1051 : is_service_enabled tcpdump 2021-08-24 03:36:49.217 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:36:49.220 | + ./stack.sh:main:1059 : is_service_enabled etcd3 2021-08-24 03:36:49.261 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:36:49.271 | + ./stack.sh:main:1060 : start_etcd3 2021-08-24 03:36:49.274 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2021-08-24 03:36:49.279 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-805773-1-iscsi --data-dir /opt/stack/data/etcd' 2021-08-24 03:36:49.281 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2021-08-24 03:36:49.283 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-805773-1-iscsi=http://10.222.0.26:2380' 2021-08-24 03:36:49.285 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.26:2380' 2021-08-24 03:36:49.288 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.26:2379' 2021-08-24 03:36:49.290 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2021-08-24 03:36:49.294 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2021-08-24 03:36:49.299 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.26:2379' 2021-08-24 03:36:49.299 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2021-08-24 03:36:49.303 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2021-08-24 03:36:49.303 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-08-24 03:36:49.311 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-805773-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-805773-1-iscsi=http://10.222.0.26:2380 --initial-advertise-peer-urls http://10.222.0.26:2380 --advertise-client-urls http://10.222.0.26:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.26:2379 --debug' '' root 2021-08-24 03:36:49.311 | + functions-common:write_user_unit_file:1446 : local service=devstack@etcd.service 2021-08-24 03:36:49.311 | + functions-common:write_user_unit_file:1447 : local 'command=/opt/stack/bin/etcd --name dv-cinder-805773-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-805773-1-iscsi=http://10.222.0.26:2380 --initial-advertise-peer-urls http://10.222.0.26:2380 --advertise-client-urls http://10.222.0.26:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.26:2379 --debug' 2021-08-24 03:36:49.315 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-24 03:36:49.317 | + functions-common:write_user_unit_file:1449 : local user=root 2021-08-24 03:36:49.320 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-24 03:36:49.323 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-24 03:36:49.325 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-08-24 03:36:49.329 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-24 03:36:49.334 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2021-08-24 03:36:49.412 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2021-08-24 03:36:49.478 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-805773-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-805773-1-iscsi=http://10.222.0.26:2380 --initial-advertise-peer-urls http://10.222.0.26:2380 --advertise-client-urls http://10.222.0.26:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.26:2379 --debug' 2021-08-24 03:36:49.529 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2021-08-24 03:36:49.580 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2021-08-24 03:36:49.632 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 03:36:49.685 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-24 03:36:49.688 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2021-08-24 03:36:49.752 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-24 03:36:50.130 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2021-08-24 03:36:50.183 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2021-08-24 03:36:50.241 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2021-08-24 03:36:50.294 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2021-08-24 03:36:50.349 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2021-08-24 03:36:50.352 | ++ functions-common:is_arch:428 : uname -m 2021-08-24 03:36:50.357 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-08-24 03:36:50.359 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2021-08-24 03:36:50.750 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2021-08-24 03:36:50.764 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2021-08-24 03:36:51.152 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2021-08-24 03:36:51.741 | + ./stack.sh:main:1071 : cat 2021-08-24 03:36:51.747 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2021-08-24 03:36:51.764 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:36:51.767 | + ./stack.sh:main:1091 : source /home/ubuntu/devstack/userrc_early 2021-08-24 03:36:51.769 | ++ userrc_early:source:4 : export OS_IDENTITY_API_VERSION=3 2021-08-24 03:36:51.772 | ++ userrc_early:source:4 : OS_IDENTITY_API_VERSION=3 2021-08-24 03:36:51.775 | ++ userrc_early:source:5 : export OS_AUTH_URL=http://10.222.0.26/identity 2021-08-24 03:36:51.778 | ++ userrc_early:source:5 : OS_AUTH_URL=http://10.222.0.26/identity 2021-08-24 03:36:51.780 | ++ userrc_early:source:6 : export OS_USERNAME=admin 2021-08-24 03:36:51.783 | ++ userrc_early:source:6 : OS_USERNAME=admin 2021-08-24 03:36:51.785 | ++ userrc_early:source:7 : export OS_USER_DOMAIN_ID=default 2021-08-24 03:36:51.788 | ++ userrc_early:source:7 : OS_USER_DOMAIN_ID=default 2021-08-24 03:36:51.790 | ++ userrc_early:source:8 : export OS_PASSWORD=Passw0rd 2021-08-24 03:36:51.793 | ++ userrc_early:source:8 : OS_PASSWORD=Passw0rd 2021-08-24 03:36:51.795 | ++ userrc_early:source:9 : export OS_PROJECT_NAME=admin 2021-08-24 03:36:51.798 | ++ userrc_early:source:9 : OS_PROJECT_NAME=admin 2021-08-24 03:36:51.800 | ++ userrc_early:source:10 : export OS_PROJECT_DOMAIN_ID=default 2021-08-24 03:36:51.803 | ++ userrc_early:source:10 : OS_PROJECT_DOMAIN_ID=default 2021-08-24 03:36:51.806 | ++ userrc_early:source:11 : export OS_REGION_NAME=RegionOne 2021-08-24 03:36:51.808 | ++ userrc_early:source:11 : OS_REGION_NAME=RegionOne 2021-08-24 03:36:51.811 | + ./stack.sh:main:1093 : is_service_enabled keystone 2021-08-24 03:36:51.828 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:36:51.830 | + ./stack.sh:main:1094 : echo_summary 'Starting Keystone' 2021-08-24 03:36:51.832 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 03:36:51.835 | + ./stack.sh:echo_summary:432 : echo -e Starting Keystone 2021-08-24 03:36:51.838 | + ./stack.sh:main:1096 : '[' 10.222.0.26 == 10.222.0.26 ']' 2021-08-24 03:36:51.841 | + ./stack.sh:main:1097 : init_keystone 2021-08-24 03:36:51.843 | + lib/keystone:init_keystone:443 : is_service_enabled ldap 2021-08-24 03:36:51.860 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:36:51.862 | + lib/keystone:init_keystone:447 : [[ True == True ]] 2021-08-24 03:36:51.866 | + lib/keystone:init_keystone:449 : recreate_database keystone 2021-08-24 03:36:51.868 | + lib/database:recreate_database:110 : local db=keystone 2021-08-24 03:36:51.871 | + lib/database:recreate_database:111 : recreate_database_mysql keystone 2021-08-24 03:36:51.873 | + lib/databases/mysql:recreate_database_mysql:63 : local db=keystone 2021-08-24 03:36:51.876 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2021-08-24 03:36:51.880 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 03:36:51.902 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2021-08-24 03:36:51.906 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 03:36:51.922 | + lib/keystone:init_keystone:452 : time_start dbsync 2021-08-24 03:36:51.924 | + functions-common:time_start:2295 : local name=dbsync 2021-08-24 03:36:51.926 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:36:51.929 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:36:51.932 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:36:51.937 | + functions-common:time_start:2300 : _TIME_START[$name]=1629776211934 2021-08-24 03:36:51.939 | + lib/keystone:init_keystone:454 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2021-08-24 03:36:55.928 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:36:55.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.930 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.930 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.930 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.933 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.933 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.934 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.935 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.935 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.938 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.939 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.941 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.941 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.941 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.943 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:36:55.943 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:36:55.970 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84420) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-08-24 03:36:55.980 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:36:55.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.981 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.981 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.981 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.985 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.985 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.985 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.986 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.987 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.990 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.990 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.992 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.993 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.993 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:55.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:55.994 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:36:55.994 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:36:56.023 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:36:56.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.024 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.024 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.024 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.027 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.028 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.028 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.029 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.029 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.033 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.033 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.035 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.035 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.036 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.037 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:36:56.037 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:36:56.092 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:36:56.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.093 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.094 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.094 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.097 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.097 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.099 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.099 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.103 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.104 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.106 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.106 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.106 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:56.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:56.107 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:36:56.108 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:36:56.116 | INFO migrate.versioning.api [-] 66 -> 67...  2021-08-24 03:36:57.085 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:57.085 | INFO migrate.versioning.api [-] 67 -> 68...  2021-08-24 03:36:57.093 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:57.093 | INFO migrate.versioning.api [-] 68 -> 69...  2021-08-24 03:36:57.100 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:57.100 | INFO migrate.versioning.api [-] 69 -> 70...  2021-08-24 03:36:57.110 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:57.110 | INFO migrate.versioning.api [-] 70 -> 71...  2021-08-24 03:36:57.119 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:57.119 | INFO migrate.versioning.api [-] 71 -> 72...  2021-08-24 03:36:57.126 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:57.126 | INFO migrate.versioning.api [-] 72 -> 73...  2021-08-24 03:36:57.226 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:57.226 | INFO migrate.versioning.api [-] 73 -> 74...  2021-08-24 03:36:57.293 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:57.293 | INFO migrate.versioning.api [-] 74 -> 75...  2021-08-24 03:36:57.321 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:57.321 | INFO migrate.versioning.api [-] 75 -> 76...  2021-08-24 03:36:57.328 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:57.328 | INFO migrate.versioning.api [-] 76 -> 77...  2021-08-24 03:36:57.335 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:57.335 | INFO migrate.versioning.api [-] 77 -> 78...  2021-08-24 03:36:57.343 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:57.343 | INFO migrate.versioning.api [-] 78 -> 79...  2021-08-24 03:36:57.351 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:57.351 | INFO migrate.versioning.api [-] 79 -> 80...  2021-08-24 03:36:57.358 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:57.359 | INFO migrate.versioning.api [-] 80 -> 81...  2021-08-24 03:36:57.392 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:57.392 | INFO migrate.versioning.api [-] 81 -> 82...  2021-08-24 03:36:57.517 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:57.517 | INFO migrate.versioning.api [-] 82 -> 83...  2021-08-24 03:36:57.668 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:57.668 | INFO migrate.versioning.api [-] 83 -> 84...  2021-08-24 03:36:57.718 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:57.718 | INFO migrate.versioning.api [-] 84 -> 85...  2021-08-24 03:36:57.790 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:57.790 | INFO migrate.versioning.api [-] 85 -> 86...  2021-08-24 03:36:57.820 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:57.820 | INFO migrate.versioning.api [-] 86 -> 87...  2021-08-24 03:36:57.928 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:57.928 | INFO migrate.versioning.api [-] 87 -> 88...  2021-08-24 03:36:58.004 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:58.004 | INFO migrate.versioning.api [-] 88 -> 89...  2021-08-24 03:36:58.051 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:58.051 | INFO migrate.versioning.api [-] 89 -> 90...  2021-08-24 03:36:58.118 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:58.118 | INFO migrate.versioning.api [-] 90 -> 91...  2021-08-24 03:36:58.282 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:58.282 | INFO migrate.versioning.api [-] 91 -> 92...  2021-08-24 03:36:58.426 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:58.426 | INFO migrate.versioning.api [-] 92 -> 93...  2021-08-24 03:36:58.597 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:58.597 | INFO migrate.versioning.api [-] 93 -> 94...  2021-08-24 03:36:58.707 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:58.707 | INFO migrate.versioning.api [-] 94 -> 95...  2021-08-24 03:36:58.790 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:58.790 | INFO migrate.versioning.api [-] 95 -> 96...  2021-08-24 03:36:58.802 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:58.803 | INFO migrate.versioning.api [-] 96 -> 97...  2021-08-24 03:36:58.816 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:58.816 | INFO migrate.versioning.api [-] 97 -> 98...  2021-08-24 03:36:58.823 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:58.823 | INFO migrate.versioning.api [-] 98 -> 99...  2021-08-24 03:36:58.830 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:58.830 | INFO migrate.versioning.api [-] 99 -> 100...  2021-08-24 03:36:58.837 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:58.838 | INFO migrate.versioning.api [-] 100 -> 101...  2021-08-24 03:36:58.849 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:58.849 | INFO migrate.versioning.api [-] 101 -> 102...  2021-08-24 03:36:58.872 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:58.873 | INFO migrate.versioning.api [-] 102 -> 103...  2021-08-24 03:36:58.912 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:58.912 | INFO migrate.versioning.api [-] 103 -> 104...  2021-08-24 03:36:58.924 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:58.924 | INFO migrate.versioning.api [-] 104 -> 105...  2021-08-24 03:36:58.985 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:58.985 | INFO migrate.versioning.api [-] 105 -> 106...  2021-08-24 03:36:59.034 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:59.034 | INFO migrate.versioning.api [-] 106 -> 107...  2021-08-24 03:36:59.111 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:59.111 | INFO migrate.versioning.api [-] 107 -> 108...  2021-08-24 03:36:59.172 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:59.172 | INFO migrate.versioning.api [-] 108 -> 109...  2021-08-24 03:36:59.217 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:59.218 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:36:59.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.219 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.219 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.219 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.223 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.223 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.223 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.224 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.225 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.228 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.229 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.231 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.231 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.231 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.232 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:36:59.232 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:36:59.233 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:36:59.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.234 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.234 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.234 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.237 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.237 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.238 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.239 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.239 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.242 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.243 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.245 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.245 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.245 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.247 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:36:59.247 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:36:59.247 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:36:59.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.248 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.248 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.248 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.251 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.252 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.252 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.253 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.253 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.257 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.258 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.260 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.260 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.260 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.262 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:36:59.262 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:36:59.270 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:36:59.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.273 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.274 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.274 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.274 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.275 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.275 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.275 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.275 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.276 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.276 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.277 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.277 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.277 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.278 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.278 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.279 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.279 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.279 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.279 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.280 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.280 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.281 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.281 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.281 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.282 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.282 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.283 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.283 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.283 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.284 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.284 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.284 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.284 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.284 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.284 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.284 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.285 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.285 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.285 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.285 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.287 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.287 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.288 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.288 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.288 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.288 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.289 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.289 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.289 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.289 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.289 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.289 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.289 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.290 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.291 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.291 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.291 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.291 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.291 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.293 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.293 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.293 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.293 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.294 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.294 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.294 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.294 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.294 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.294 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.294 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.295 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.295 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.295 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.295 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.295 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.295 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.296 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:36:59.296 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:36:59.314 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:36:59.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.315 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.316 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.316 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.316 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.317 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.317 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.318 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.318 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.318 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.318 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.319 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.319 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.320 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.321 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.321 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.321 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.321 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.321 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.322 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.322 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.322 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.323 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.323 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.323 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.323 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.324 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.324 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.324 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.325 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.325 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.325 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.325 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.326 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.326 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.326 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.326 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.326 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.327 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.327 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.327 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.327 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.328 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.328 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.329 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.329 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.329 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.330 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.330 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.330 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.330 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.331 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.331 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.331 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.333 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.333 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.334 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.334 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.334 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.334 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.335 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.335 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.337 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.338 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.338 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.338 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.340 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:36:59.340 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:36:59.340 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:36:59.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.341 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.341 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.342 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.343 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.344 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.344 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.344 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.344 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.344 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.345 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.345 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.346 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.346 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.346 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.347 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.347 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.347 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.348 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.348 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.348 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.348 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.349 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.349 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.349 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.350 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.350 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.351 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.351 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.352 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.352 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.352 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.352 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.353 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.353 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.354 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.354 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.354 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.355 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.356 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.356 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.356 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.358 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.358 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.359 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.359 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.359 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.359 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.360 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.360 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.362 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.362 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.362 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.364 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:36:59.364 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:36:59.371 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:36:59.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.374 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.374 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.375 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.375 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.375 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.375 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.376 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.376 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.376 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.377 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.377 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.377 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.378 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.378 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.378 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.379 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.379 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.379 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.379 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.380 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.380 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.381 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.381 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.381 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.382 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.382 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.384 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.384 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.384 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.384 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.385 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.385 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.385 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.385 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.386 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.387 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.387 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.388 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.388 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.389 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.390 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.391 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.391 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.391 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.391 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.392 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.392 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.393 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.394 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.394 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.394 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:36:59.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:36:59.396 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:36:59.396 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:36:59.404 | INFO migrate.versioning.api [-] 0 -> 1...  2021-08-24 03:36:59.413 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:59.413 | INFO migrate.versioning.api [-] 1 -> 2...  2021-08-24 03:36:59.422 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:59.422 | INFO migrate.versioning.api [-] 2 -> 3...  2021-08-24 03:36:59.493 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:59.493 | INFO migrate.versioning.api [-] 3 -> 4...  2021-08-24 03:36:59.500 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:59.500 | INFO migrate.versioning.api [-] 4 -> 5...  2021-08-24 03:36:59.506 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:59.507 | INFO migrate.versioning.api [-] 5 -> 6...  2021-08-24 03:36:59.513 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:59.513 | INFO migrate.versioning.api [-] 6 -> 7...  2021-08-24 03:36:59.520 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:59.521 | INFO migrate.versioning.api [-] 7 -> 8...  2021-08-24 03:36:59.528 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:59.528 | INFO migrate.versioning.api [-] 8 -> 9...  2021-08-24 03:36:59.535 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:59.535 | INFO migrate.versioning.api [-] 9 -> 10...  2021-08-24 03:36:59.633 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:59.633 | INFO migrate.versioning.api [-] 10 -> 11...  2021-08-24 03:36:59.640 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:59.640 | INFO migrate.versioning.api [-] 11 -> 12...  2021-08-24 03:36:59.751 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:59.751 | INFO migrate.versioning.api [-] 12 -> 13...  2021-08-24 03:36:59.758 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:59.758 | INFO migrate.versioning.api [-] 13 -> 14...  2021-08-24 03:36:59.887 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:59.887 | INFO migrate.versioning.api [-] 14 -> 15...  2021-08-24 03:36:59.895 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:59.895 | INFO migrate.versioning.api [-] 15 -> 16...  2021-08-24 03:36:59.956 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:59.956 | INFO migrate.versioning.api [-] 16 -> 17...  2021-08-24 03:36:59.964 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:59.964 | INFO migrate.versioning.api [-] 17 -> 18...  2021-08-24 03:36:59.971 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:59.971 | INFO migrate.versioning.api [-] 18 -> 19...  2021-08-24 03:36:59.977 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:59.977 | INFO migrate.versioning.api [-] 19 -> 20...  2021-08-24 03:36:59.984 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:59.984 | INFO migrate.versioning.api [-] 20 -> 21...  2021-08-24 03:36:59.991 | INFO migrate.versioning.api [-] done 2021-08-24 03:36:59.991 | INFO migrate.versioning.api [-] 21 -> 22...  2021-08-24 03:37:00.062 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:00.062 | INFO migrate.versioning.api [-] 22 -> 23...  2021-08-24 03:37:00.126 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:00.126 | INFO migrate.versioning.api [-] 23 -> 24...  2021-08-24 03:37:00.205 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:00.205 | INFO migrate.versioning.api [-] 24 -> 25...  2021-08-24 03:37:00.213 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:00.213 | INFO migrate.versioning.api [-] 25 -> 26...  2021-08-24 03:37:00.219 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:00.220 | INFO migrate.versioning.api [-] 26 -> 27...  2021-08-24 03:37:00.227 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:00.227 | INFO migrate.versioning.api [-] 27 -> 28...  2021-08-24 03:37:00.234 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:00.234 | INFO migrate.versioning.api [-] 28 -> 29...  2021-08-24 03:37:00.241 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:00.241 | INFO migrate.versioning.api [-] 29 -> 30...  2021-08-24 03:37:00.298 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:00.299 | INFO migrate.versioning.api [-] 30 -> 31...  2021-08-24 03:37:00.327 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:00.327 | INFO migrate.versioning.api [-] 31 -> 32...  2021-08-24 03:37:00.376 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:00.376 | INFO migrate.versioning.api [-] 32 -> 33...  2021-08-24 03:37:00.529 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:00.529 | INFO migrate.versioning.api [-] 33 -> 34...  2021-08-24 03:37:00.584 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:00.584 | INFO migrate.versioning.api [-] 34 -> 35...  2021-08-24 03:37:00.622 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:00.623 | INFO migrate.versioning.api [-] 35 -> 36...  2021-08-24 03:37:00.658 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:00.658 | INFO migrate.versioning.api [-] 36 -> 37...  2021-08-24 03:37:00.665 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:00.665 | INFO migrate.versioning.api [-] 37 -> 38...  2021-08-24 03:37:00.673 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:00.673 | INFO migrate.versioning.api [-] 38 -> 39...  2021-08-24 03:37:00.680 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:00.681 | INFO migrate.versioning.api [-] 39 -> 40...  2021-08-24 03:37:00.688 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:00.688 | INFO migrate.versioning.api [-] 40 -> 41...  2021-08-24 03:37:00.694 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:00.695 | INFO migrate.versioning.api [-] 41 -> 42...  2021-08-24 03:37:00.701 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:00.701 | INFO migrate.versioning.api [-] 42 -> 43...  2021-08-24 03:37:00.708 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:00.708 | INFO migrate.versioning.api [-] 43 -> 44...  2021-08-24 03:37:00.715 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:00.715 | INFO migrate.versioning.api [-] 44 -> 45...  2021-08-24 03:37:00.845 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:00.845 | INFO migrate.versioning.api [-] 45 -> 46...  2021-08-24 03:37:00.852 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:00.852 | INFO migrate.versioning.api [-] 46 -> 47...  2021-08-24 03:37:01.150 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:01.150 | INFO migrate.versioning.api [-] 47 -> 48...  2021-08-24 03:37:01.312 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:01.313 | INFO migrate.versioning.api [-] 48 -> 49...  2021-08-24 03:37:01.321 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:01.321 | INFO migrate.versioning.api [-] 49 -> 50...  2021-08-24 03:37:01.329 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:01.329 | INFO migrate.versioning.api [-] 50 -> 51...  2021-08-24 03:37:01.336 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:01.337 | INFO migrate.versioning.api [-] 51 -> 52...  2021-08-24 03:37:01.344 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:01.344 | INFO migrate.versioning.api [-] 52 -> 53...  2021-08-24 03:37:01.377 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:01.377 | INFO migrate.versioning.api [-] 53 -> 54...  2021-08-24 03:37:01.385 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:01.385 | INFO migrate.versioning.api [-] 54 -> 55...  2021-08-24 03:37:01.491 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:01.491 | INFO migrate.versioning.api [-] 55 -> 56...  2021-08-24 03:37:01.556 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:01.556 | INFO migrate.versioning.api [-] 56 -> 57...  2021-08-24 03:37:01.564 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:01.564 | INFO migrate.versioning.api [-] 57 -> 58...  2021-08-24 03:37:01.571 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:01.571 | INFO migrate.versioning.api [-] 58 -> 59...  2021-08-24 03:37:01.577 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:01.578 | INFO migrate.versioning.api [-] 59 -> 60...  2021-08-24 03:37:01.584 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:01.584 | INFO migrate.versioning.api [-] 60 -> 61...  2021-08-24 03:37:01.591 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:01.591 | INFO migrate.versioning.api [-] 61 -> 62...  2021-08-24 03:37:01.649 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:01.649 | INFO migrate.versioning.api [-] 62 -> 63...  2021-08-24 03:37:01.658 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:01.658 | INFO migrate.versioning.api [-] 63 -> 64...  2021-08-24 03:37:01.724 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:01.724 | INFO migrate.versioning.api [-] 64 -> 65...  2021-08-24 03:37:01.869 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:01.869 | INFO migrate.versioning.api [-] 65 -> 66...  2021-08-24 03:37:01.961 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:01.961 | INFO migrate.versioning.api [-] 66 -> 67...  2021-08-24 03:37:01.969 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:01.969 | INFO migrate.versioning.api [-] 67 -> 68...  2021-08-24 03:37:01.977 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:01.977 | INFO migrate.versioning.api [-] 68 -> 69...  2021-08-24 03:37:01.984 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:01.984 | INFO migrate.versioning.api [-] 69 -> 70...  2021-08-24 03:37:01.991 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:01.992 | INFO migrate.versioning.api [-] 70 -> 71...  2021-08-24 03:37:01.999 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:01.999 | INFO migrate.versioning.api [-] 71 -> 72...  2021-08-24 03:37:02.006 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.006 | INFO migrate.versioning.api [-] 72 -> 73...  2021-08-24 03:37:02.122 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.122 | INFO migrate.versioning.api [-] 73 -> 74...  2021-08-24 03:37:02.129 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.129 | INFO migrate.versioning.api [-] 74 -> 75...  2021-08-24 03:37:02.137 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.137 | INFO migrate.versioning.api [-] 75 -> 76...  2021-08-24 03:37:02.145 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.145 | INFO migrate.versioning.api [-] 76 -> 77...  2021-08-24 03:37:02.153 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.153 | INFO migrate.versioning.api [-] 77 -> 78...  2021-08-24 03:37:02.160 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.161 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:37:02.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.162 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.162 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.165 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.165 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.166 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.166 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.167 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.167 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.168 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.168 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.168 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.168 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.169 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.169 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.169 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.169 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.170 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.170 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.171 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.172 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.172 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.172 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.173 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.173 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.173 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.173 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.174 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.174 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.174 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.174 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.174 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.174 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.174 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.175 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.175 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.176 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.176 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.176 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.176 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.177 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.177 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.177 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.179 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.179 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.181 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.181 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.182 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.182 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.182 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.182 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.182 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.183 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.183 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.185 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.185 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.186 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.186 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.186 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.186 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.187 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.187 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.187 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.188 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.188 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:37:02.188 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:37:02.188 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:37:02.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.191 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.192 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.192 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.192 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.192 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.193 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.193 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.193 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.194 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.194 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.194 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.195 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.196 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.196 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.196 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.197 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.197 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.197 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.197 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.198 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.198 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.199 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.199 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.199 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.200 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.200 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.201 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.201 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.201 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.202 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.202 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.202 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.202 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.202 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.202 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.202 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.203 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.203 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.203 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.203 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.203 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.203 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.205 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.205 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.206 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.206 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.207 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.207 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.208 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.209 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.209 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.209 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.209 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.209 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.211 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.212 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.212 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.212 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.214 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:37:02.214 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:37:02.215 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:37:02.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.217 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.218 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.218 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.218 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.218 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.219 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.219 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.219 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.220 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.221 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.221 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.221 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.222 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.222 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.223 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.223 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.223 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.223 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.224 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.224 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.224 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.225 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.225 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.225 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.227 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.227 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.228 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.228 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.229 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.229 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.229 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.230 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.230 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.230 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.230 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.232 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.232 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.233 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.233 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.234 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.234 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.235 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.236 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.236 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.236 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.236 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.236 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.238 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.238 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.239 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.239 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.240 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:37:02.241 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:37:02.249 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:37:02.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.250 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.251 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.252 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.252 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.253 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.253 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.254 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.254 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.255 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.255 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.255 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.256 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.256 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.256 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.256 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.256 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.258 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.258 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.259 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.260 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.260 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.260 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.260 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.261 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.261 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.261 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.261 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.262 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.262 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.262 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.262 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.262 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.262 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.263 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.263 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.263 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.264 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.264 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.264 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.264 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.265 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.265 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.265 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.267 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.267 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.268 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.268 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.268 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.268 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.268 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.269 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.269 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.269 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.269 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.270 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.270 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.272 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.272 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.272 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.273 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.274 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.274 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.274 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.274 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.275 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.275 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.275 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:37:02.275 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:37:02.296 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:37:02.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.298 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.298 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.299 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.299 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.299 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.299 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.299 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.299 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.299 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.300 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.301 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.301 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.302 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.302 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.302 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.303 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.303 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.303 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.303 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.303 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.304 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.305 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.305 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.305 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.305 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.306 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.307 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.307 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.307 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.307 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.308 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.308 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.308 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.308 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.308 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.309 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.309 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.309 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.309 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.309 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.309 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.310 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.310 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.310 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.311 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.311 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.311 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.311 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.311 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.312 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.312 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.312 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.312 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.312 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.312 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.312 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.313 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.313 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.313 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.313 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.314 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.314 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.314 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.314 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.315 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.315 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.315 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.315 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.315 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.315 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.316 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.316 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.316 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.316 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.316 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.317 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.319 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.319 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.319 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.319 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.319 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.320 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.320 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.320 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.320 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.320 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.321 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.321 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.321 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:37:02.321 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:37:02.321 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:37:02.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.322 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.323 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.324 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.324 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.325 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.325 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.325 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.326 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.326 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.326 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.326 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.326 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.327 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.327 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.327 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.327 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.328 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.328 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.328 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.328 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.329 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.329 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.330 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.330 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.330 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.331 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.331 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.332 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.332 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.332 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.332 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.332 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.333 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.333 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.333 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.333 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.333 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.333 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.334 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.334 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.334 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.335 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.335 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.335 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.336 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.337 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.337 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.338 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.338 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.339 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.339 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.339 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.340 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.340 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.340 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.340 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.340 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.340 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.341 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.341 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.341 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.343 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.343 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.344 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.344 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.344 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.344 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.345 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.345 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.346 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.346 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.346 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:37:02.346 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:37:02.353 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:37:02.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.355 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.355 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.356 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.356 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.357 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.358 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.358 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.358 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.359 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.359 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.360 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.360 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.360 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.360 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.360 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.361 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.361 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.361 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.362 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.363 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.363 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.364 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.364 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.364 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.364 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.365 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.365 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.365 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.365 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.365 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.365 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.365 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.366 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.366 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.367 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.367 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.367 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.367 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.368 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.370 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.370 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.371 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.371 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.371 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.371 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.371 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.371 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.372 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.372 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.372 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.372 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.373 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.377 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.377 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.377 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.377 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.377 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.377 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.377 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.377 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.378 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:02.378 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:02.378 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:37:02.378 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:37:02.388 | INFO migrate.versioning.api [-] 0 -> 1...  2021-08-24 03:37:02.397 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.397 | INFO migrate.versioning.api [-] 1 -> 2...  2021-08-24 03:37:02.405 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.405 | INFO migrate.versioning.api [-] 2 -> 3...  2021-08-24 03:37:02.421 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.421 | INFO migrate.versioning.api [-] 3 -> 4...  2021-08-24 03:37:02.429 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.429 | INFO migrate.versioning.api [-] 4 -> 5...  2021-08-24 03:37:02.437 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.437 | INFO migrate.versioning.api [-] 5 -> 6...  2021-08-24 03:37:02.445 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.445 | INFO migrate.versioning.api [-] 6 -> 7...  2021-08-24 03:37:02.452 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.452 | INFO migrate.versioning.api [-] 7 -> 8...  2021-08-24 03:37:02.459 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.460 | INFO migrate.versioning.api [-] 8 -> 9...  2021-08-24 03:37:02.467 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.467 | INFO migrate.versioning.api [-] 9 -> 10...  2021-08-24 03:37:02.475 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.475 | INFO migrate.versioning.api [-] 10 -> 11...  2021-08-24 03:37:02.483 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.483 | INFO migrate.versioning.api [-] 11 -> 12...  2021-08-24 03:37:02.523 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.523 | INFO migrate.versioning.api [-] 12 -> 13...  2021-08-24 03:37:02.530 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.531 | INFO migrate.versioning.api [-] 13 -> 14...  2021-08-24 03:37:02.588 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.588 | INFO migrate.versioning.api [-] 14 -> 15...  2021-08-24 03:37:02.664 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.664 | INFO migrate.versioning.api [-] 15 -> 16...  2021-08-24 03:37:02.671 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.671 | INFO migrate.versioning.api [-] 16 -> 17...  2021-08-24 03:37:02.678 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.678 | INFO migrate.versioning.api [-] 17 -> 18...  2021-08-24 03:37:02.685 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.685 | INFO migrate.versioning.api [-] 18 -> 19...  2021-08-24 03:37:02.692 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.692 | INFO migrate.versioning.api [-] 19 -> 20...  2021-08-24 03:37:02.699 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.700 | INFO migrate.versioning.api [-] 20 -> 21...  2021-08-24 03:37:02.708 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.708 | INFO migrate.versioning.api [-] 21 -> 22...  2021-08-24 03:37:02.716 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.716 | INFO migrate.versioning.api [-] 22 -> 23...  2021-08-24 03:37:02.723 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.723 | INFO migrate.versioning.api [-] 23 -> 24...  2021-08-24 03:37:02.730 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.730 | INFO migrate.versioning.api [-] 24 -> 25...  2021-08-24 03:37:02.737 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.737 | INFO migrate.versioning.api [-] 25 -> 26...  2021-08-24 03:37:02.744 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.744 | INFO migrate.versioning.api [-] 26 -> 27...  2021-08-24 03:37:02.750 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.750 | INFO migrate.versioning.api [-] 27 -> 28...  2021-08-24 03:37:02.757 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.757 | INFO migrate.versioning.api [-] 28 -> 29...  2021-08-24 03:37:02.763 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.763 | INFO migrate.versioning.api [-] 29 -> 30...  2021-08-24 03:37:02.770 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.770 | INFO migrate.versioning.api [-] 30 -> 31...  2021-08-24 03:37:02.777 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.777 | INFO migrate.versioning.api [-] 31 -> 32...  2021-08-24 03:37:02.783 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.784 | INFO migrate.versioning.api [-] 32 -> 33...  2021-08-24 03:37:02.791 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.791 | INFO migrate.versioning.api [-] 33 -> 34...  2021-08-24 03:37:02.797 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.797 | INFO migrate.versioning.api [-] 34 -> 35...  2021-08-24 03:37:02.804 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.804 | INFO migrate.versioning.api [-] 35 -> 36...  2021-08-24 03:37:02.811 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.811 | INFO migrate.versioning.api [-] 36 -> 37...  2021-08-24 03:37:02.818 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.818 | INFO migrate.versioning.api [-] 37 -> 38...  2021-08-24 03:37:02.826 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.826 | INFO migrate.versioning.api [-] 38 -> 39...  2021-08-24 03:37:02.832 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.832 | INFO migrate.versioning.api [-] 39 -> 40...  2021-08-24 03:37:02.839 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.839 | INFO migrate.versioning.api [-] 40 -> 41...  2021-08-24 03:37:02.846 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.846 | INFO migrate.versioning.api [-] 41 -> 42...  2021-08-24 03:37:02.853 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.853 | INFO migrate.versioning.api [-] 42 -> 43...  2021-08-24 03:37:02.860 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.860 | INFO migrate.versioning.api [-] 43 -> 44...  2021-08-24 03:37:02.867 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.867 | INFO migrate.versioning.api [-] 44 -> 45...  2021-08-24 03:37:02.874 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.874 | INFO migrate.versioning.api [-] 45 -> 46...  2021-08-24 03:37:02.920 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.920 | INFO migrate.versioning.api [-] 46 -> 47...  2021-08-24 03:37:02.927 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.927 | INFO migrate.versioning.api [-] 47 -> 48...  2021-08-24 03:37:02.934 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.934 | INFO migrate.versioning.api [-] 48 -> 49...  2021-08-24 03:37:02.941 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.941 | INFO migrate.versioning.api [-] 49 -> 50...  2021-08-24 03:37:02.948 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.948 | INFO migrate.versioning.api [-] 50 -> 51...  2021-08-24 03:37:02.955 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.955 | INFO migrate.versioning.api [-] 51 -> 52...  2021-08-24 03:37:02.963 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.963 | INFO migrate.versioning.api [-] 52 -> 53...  2021-08-24 03:37:02.969 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.969 | INFO migrate.versioning.api [-] 53 -> 54...  2021-08-24 03:37:02.977 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.977 | INFO migrate.versioning.api [-] 54 -> 55...  2021-08-24 03:37:02.984 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.984 | INFO migrate.versioning.api [-] 55 -> 56...  2021-08-24 03:37:02.991 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.991 | INFO migrate.versioning.api [-] 56 -> 57...  2021-08-24 03:37:02.998 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:02.998 | INFO migrate.versioning.api [-] 57 -> 58...  2021-08-24 03:37:03.005 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:03.005 | INFO migrate.versioning.api [-] 58 -> 59...  2021-08-24 03:37:03.012 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:03.012 | INFO migrate.versioning.api [-] 59 -> 60...  2021-08-24 03:37:03.018 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:03.018 | INFO migrate.versioning.api [-] 60 -> 61...  2021-08-24 03:37:03.025 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:03.025 | INFO migrate.versioning.api [-] 61 -> 62...  2021-08-24 03:37:03.047 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:03.047 | INFO migrate.versioning.api [-] 62 -> 63...  2021-08-24 03:37:03.054 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:03.054 | INFO migrate.versioning.api [-] 63 -> 64...  2021-08-24 03:37:03.062 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:03.063 | INFO migrate.versioning.api [-] 64 -> 65...  2021-08-24 03:37:03.070 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:03.070 | INFO migrate.versioning.api [-] 65 -> 66...  2021-08-24 03:37:03.077 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:03.077 | INFO migrate.versioning.api [-] 66 -> 67...  2021-08-24 03:37:03.086 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:03.086 | INFO migrate.versioning.api [-] 67 -> 68...  2021-08-24 03:37:03.093 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:03.094 | INFO migrate.versioning.api [-] 68 -> 69...  2021-08-24 03:37:03.102 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:03.102 | INFO migrate.versioning.api [-] 69 -> 70...  2021-08-24 03:37:03.110 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:03.110 | INFO migrate.versioning.api [-] 70 -> 71...  2021-08-24 03:37:03.118 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:03.118 | INFO migrate.versioning.api [-] 71 -> 72...  2021-08-24 03:37:03.126 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:03.126 | INFO migrate.versioning.api [-] 72 -> 73...  2021-08-24 03:37:03.133 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:03.133 | INFO migrate.versioning.api [-] 73 -> 74...  2021-08-24 03:37:03.141 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:03.141 | INFO migrate.versioning.api [-] 74 -> 75...  2021-08-24 03:37:03.149 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:03.149 | INFO migrate.versioning.api [-] 75 -> 76...  2021-08-24 03:37:03.156 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:03.157 | INFO migrate.versioning.api [-] 76 -> 77...  2021-08-24 03:37:03.165 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:03.165 | INFO migrate.versioning.api [-] 77 -> 78...  2021-08-24 03:37:03.173 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:03.173 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:37:03.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.176 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.176 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.177 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.177 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.178 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.178 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.178 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.179 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.179 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.180 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.180 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.180 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.180 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.181 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.181 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.181 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.182 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.182 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.182 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.182 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.183 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.184 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.184 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.184 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.184 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.186 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.186 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.187 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.187 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.187 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.187 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.188 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.188 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.190 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.190 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.191 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.191 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.191 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.191 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.192 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.192 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.193 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.193 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.196 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.196 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.196 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.196 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.199 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.199 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:37:03.199 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:37:03.199 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:37:03.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.201 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.201 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.202 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.202 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.202 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.202 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.202 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.202 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.202 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.203 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.203 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.203 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.203 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.203 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.203 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.204 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.204 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.205 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.205 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.205 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.205 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.206 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.206 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.206 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.206 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.207 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.207 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.208 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.209 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.209 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.209 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.210 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.210 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.210 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.210 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.210 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.211 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.211 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.211 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.211 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.211 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.211 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.212 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.212 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.212 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.213 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.213 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.213 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.213 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.214 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.214 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.214 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.216 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.216 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.217 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.217 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.217 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.217 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.218 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.218 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.218 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.218 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.219 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.219 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.221 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.221 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.221 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.221 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.222 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.222 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.222 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.223 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.223 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.223 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.223 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:37:03.223 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:37:03.224 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:37:03.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.225 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.225 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.226 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.226 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.228 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.228 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.229 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.229 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.229 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.229 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.230 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.230 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.230 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.230 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.231 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.231 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.231 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.232 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.232 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.233 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.233 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.234 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.234 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.234 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.234 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.235 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.235 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.235 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.235 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.235 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.235 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.236 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.236 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.236 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.236 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.236 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.237 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.237 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.237 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.237 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.238 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.238 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.239 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.240 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.240 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.241 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.241 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.241 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.242 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.242 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.243 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.243 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.243 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.243 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.244 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.246 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.246 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.246 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.246 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.247 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.247 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.247 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.247 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.248 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.248 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.248 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:37:03.248 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:37:03.256 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:37:03.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.259 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.260 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.260 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.261 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.261 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.261 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.261 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.262 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.262 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.262 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.262 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.263 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.263 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.263 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.263 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.264 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.264 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.264 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.264 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.264 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.265 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.266 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.266 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.266 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.267 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.267 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.268 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.268 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.268 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.268 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.268 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.269 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.269 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.269 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.270 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.270 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.270 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.272 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.272 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.273 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.273 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.273 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.274 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.274 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.275 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.275 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.276 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.276 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.278 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.278 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.278 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.278 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.280 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.281 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:37:03.281 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:37:03.300 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:37:03.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.303 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.303 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.304 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.304 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.305 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.305 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.305 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.305 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.306 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.306 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.306 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.306 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.307 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.307 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.307 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.308 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.308 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.308 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.308 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.308 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.309 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.309 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.310 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.310 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.310 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.311 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.311 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.311 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.311 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.312 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.312 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.312 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.312 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.312 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.312 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.312 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.313 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.313 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.313 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.313 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.313 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.314 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.314 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.314 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.314 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.314 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.315 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.315 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.315 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.316 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.316 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.316 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.316 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.317 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.317 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.318 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.318 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.318 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.319 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.319 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.320 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.320 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.321 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.321 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.321 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.322 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.322 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.323 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.323 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.325 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.325 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.325 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:37:03.325 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:37:03.326 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:37:03.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.329 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.329 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.330 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.330 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.330 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.330 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.330 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.331 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.331 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.332 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.332 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.332 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.332 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.332 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.333 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.333 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.333 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.333 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.334 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.334 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.334 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.336 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.336 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.336 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.336 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.336 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.337 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.338 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.339 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.339 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.339 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.339 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.339 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.339 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.340 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.340 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.340 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.341 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.341 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.341 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.341 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.342 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.342 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.343 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.343 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.344 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.344 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.344 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.345 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.345 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.347 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.347 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.347 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.348 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.350 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.350 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:37:03.350 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:37:03.358 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:37:03.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.361 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.361 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.362 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.362 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.362 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.362 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.363 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.363 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.363 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.364 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.364 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.364 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.365 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.365 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.365 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.365 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.366 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.366 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.366 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.366 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.366 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.368 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.368 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.368 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.369 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.369 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.370 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.370 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.371 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.371 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.371 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.371 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.372 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.372 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.372 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.372 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.374 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.374 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.377 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.377 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.377 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.377 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.378 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.378 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.378 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.378 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.378 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.379 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.379 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.380 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.380 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:37:03.383 | 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=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:37:03.383 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:37:03.383 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=84420) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:37:03.391 | INFO migrate.versioning.api [-] 0 -> 1...  2021-08-24 03:37:03.400 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:03.400 | INFO migrate.versioning.api [-] 1 -> 2...  2021-08-24 03:37:03.500 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:03.500 | INFO migrate.versioning.api [-] 2 -> 3...  2021-08-24 03:37:03.600 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:03.600 | INFO migrate.versioning.api [-] 3 -> 4...  2021-08-24 03:37:03.743 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:03.743 | INFO migrate.versioning.api [-] 4 -> 5...  2021-08-24 03:37:03.751 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:03.751 | INFO migrate.versioning.api [-] 5 -> 6...  2021-08-24 03:37:03.758 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:03.758 | INFO migrate.versioning.api [-] 6 -> 7...  2021-08-24 03:37:03.765 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:03.765 | INFO migrate.versioning.api [-] 7 -> 8...  2021-08-24 03:37:03.772 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:03.772 | INFO migrate.versioning.api [-] 8 -> 9...  2021-08-24 03:37:03.779 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:03.779 | INFO migrate.versioning.api [-] 9 -> 10...  2021-08-24 03:37:03.786 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:03.786 | INFO migrate.versioning.api [-] 10 -> 11...  2021-08-24 03:37:03.929 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:03.929 | INFO migrate.versioning.api [-] 11 -> 12...  2021-08-24 03:37:04.015 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:04.015 | INFO migrate.versioning.api [-] 12 -> 13...  2021-08-24 03:37:04.156 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:04.156 | INFO migrate.versioning.api [-] 13 -> 14...  2021-08-24 03:37:04.394 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:04.394 | INFO migrate.versioning.api [-] 14 -> 15...  2021-08-24 03:37:04.501 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:04.501 | INFO migrate.versioning.api [-] 15 -> 16...  2021-08-24 03:37:04.509 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:04.509 | INFO migrate.versioning.api [-] 16 -> 17...  2021-08-24 03:37:04.518 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:04.518 | INFO migrate.versioning.api [-] 17 -> 18...  2021-08-24 03:37:04.526 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:04.526 | INFO migrate.versioning.api [-] 18 -> 19...  2021-08-24 03:37:04.534 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:04.535 | INFO migrate.versioning.api [-] 19 -> 20...  2021-08-24 03:37:04.543 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:04.543 | INFO migrate.versioning.api [-] 20 -> 21...  2021-08-24 03:37:04.550 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:04.550 | INFO migrate.versioning.api [-] 21 -> 22...  2021-08-24 03:37:04.559 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:04.559 | INFO migrate.versioning.api [-] 22 -> 23...  2021-08-24 03:37:04.567 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:04.567 | INFO migrate.versioning.api [-] 23 -> 24...  2021-08-24 03:37:04.678 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:04.678 | INFO migrate.versioning.api [-] 24 -> 25...  2021-08-24 03:37:04.685 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:04.685 | INFO migrate.versioning.api [-] 25 -> 26...  2021-08-24 03:37:04.692 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:04.692 | INFO migrate.versioning.api [-] 26 -> 27...  2021-08-24 03:37:04.699 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:04.699 | INFO migrate.versioning.api [-] 27 -> 28...  2021-08-24 03:37:04.706 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:04.707 | INFO migrate.versioning.api [-] 28 -> 29...  2021-08-24 03:37:04.714 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:04.714 | INFO migrate.versioning.api [-] 29 -> 30...  2021-08-24 03:37:04.721 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:04.721 | INFO migrate.versioning.api [-] 30 -> 31...  2021-08-24 03:37:04.729 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:04.729 | INFO migrate.versioning.api [-] 31 -> 32...  2021-08-24 03:37:04.762 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:04.762 | INFO migrate.versioning.api [-] 32 -> 33...  2021-08-24 03:37:04.769 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:04.769 | INFO migrate.versioning.api [-] 33 -> 34...  2021-08-24 03:37:04.776 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:04.776 | INFO migrate.versioning.api [-] 34 -> 35...  2021-08-24 03:37:04.834 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:04.834 | INFO migrate.versioning.api [-] 35 -> 36...  2021-08-24 03:37:04.886 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:04.886 | INFO migrate.versioning.api [-] 36 -> 37...  2021-08-24 03:37:04.988 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:04.989 | INFO migrate.versioning.api [-] 37 -> 38...  2021-08-24 03:37:04.996 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:04.996 | INFO migrate.versioning.api [-] 38 -> 39...  2021-08-24 03:37:05.004 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:05.004 | INFO migrate.versioning.api [-] 39 -> 40...  2021-08-24 03:37:05.012 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:05.012 | INFO migrate.versioning.api [-] 40 -> 41...  2021-08-24 03:37:05.022 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:05.022 | INFO migrate.versioning.api [-] 41 -> 42...  2021-08-24 03:37:05.029 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:05.029 | INFO migrate.versioning.api [-] 42 -> 43...  2021-08-24 03:37:05.037 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:05.037 | INFO migrate.versioning.api [-] 43 -> 44...  2021-08-24 03:37:05.044 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:05.044 | INFO migrate.versioning.api [-] 44 -> 45...  2021-08-24 03:37:05.051 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:05.051 | INFO migrate.versioning.api [-] 45 -> 46...  2021-08-24 03:37:05.058 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:05.059 | INFO migrate.versioning.api [-] 46 -> 47...  2021-08-24 03:37:05.234 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:05.234 | INFO migrate.versioning.api [-] 47 -> 48...  2021-08-24 03:37:05.241 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:05.242 | INFO migrate.versioning.api [-] 48 -> 49...  2021-08-24 03:37:05.249 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:05.249 | INFO migrate.versioning.api [-] 49 -> 50...  2021-08-24 03:37:05.256 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:05.256 | INFO migrate.versioning.api [-] 50 -> 51...  2021-08-24 03:37:05.263 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:05.263 | INFO migrate.versioning.api [-] 51 -> 52...  2021-08-24 03:37:05.270 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:05.270 | INFO migrate.versioning.api [-] 52 -> 53...  2021-08-24 03:37:05.277 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:05.277 | INFO migrate.versioning.api [-] 53 -> 54...  2021-08-24 03:37:05.377 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:05.377 | INFO migrate.versioning.api [-] 54 -> 55...  2021-08-24 03:37:05.404 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:05.404 | INFO migrate.versioning.api [-] 55 -> 56...  2021-08-24 03:37:05.415 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:05.415 | INFO migrate.versioning.api [-] 56 -> 57...  2021-08-24 03:37:05.423 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:05.423 | INFO migrate.versioning.api [-] 57 -> 58...  2021-08-24 03:37:05.430 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:05.431 | INFO migrate.versioning.api [-] 58 -> 59...  2021-08-24 03:37:05.437 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:05.438 | INFO migrate.versioning.api [-] 59 -> 60...  2021-08-24 03:37:05.444 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:05.444 | INFO migrate.versioning.api [-] 60 -> 61...  2021-08-24 03:37:05.452 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:05.452 | INFO migrate.versioning.api [-] 61 -> 62...  2021-08-24 03:37:05.460 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:05.460 | INFO migrate.versioning.api [-] 62 -> 63...  2021-08-24 03:37:05.587 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:05.588 | INFO migrate.versioning.api [-] 63 -> 64...  2021-08-24 03:37:05.596 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:05.596 | INFO migrate.versioning.api [-] 64 -> 65...  2021-08-24 03:37:05.604 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:05.604 | INFO migrate.versioning.api [-] 65 -> 66...  2021-08-24 03:37:05.611 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:05.611 | INFO migrate.versioning.api [-] 66 -> 67...  2021-08-24 03:37:05.618 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:05.618 | INFO migrate.versioning.api [-] 67 -> 68...  2021-08-24 03:37:05.625 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:05.625 | INFO migrate.versioning.api [-] 68 -> 69...  2021-08-24 03:37:05.632 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:05.633 | INFO migrate.versioning.api [-] 69 -> 70...  2021-08-24 03:37:05.640 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:05.640 | INFO migrate.versioning.api [-] 70 -> 71...  2021-08-24 03:37:05.649 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:05.649 | INFO migrate.versioning.api [-] 71 -> 72...  2021-08-24 03:37:05.765 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:05.765 | INFO migrate.versioning.api [-] 72 -> 73...  2021-08-24 03:37:05.773 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:05.773 | INFO migrate.versioning.api [-] 73 -> 74...  2021-08-24 03:37:05.782 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:05.783 | INFO migrate.versioning.api [-] 74 -> 75...  2021-08-24 03:37:05.791 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:05.791 | INFO migrate.versioning.api [-] 75 -> 76...  2021-08-24 03:37:05.798 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:05.798 | INFO migrate.versioning.api [-] 76 -> 77...  2021-08-24 03:37:05.807 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:05.807 | INFO migrate.versioning.api [-] 77 -> 78...  2021-08-24 03:37:05.816 | INFO migrate.versioning.api [-] done 2021-08-24 03:37:06.183 | + lib/keystone:init_keystone:455 : time_stop dbsync 2021-08-24 03:37:06.186 | + functions-common:time_stop:2309 : local name 2021-08-24 03:37:06.188 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:37:06.190 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:37:06.193 | + functions-common:time_stop:2312 : local total 2021-08-24 03:37:06.196 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:37:06.198 | + functions-common:time_stop:2315 : name=dbsync 2021-08-24 03:37:06.201 | + functions-common:time_stop:2316 : start_time=1629776211934 2021-08-24 03:37:06.203 | + functions-common:time_stop:2318 : [[ -z 1629776211934 ]] 2021-08-24 03:37:06.206 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:37:06.211 | + functions-common:time_stop:2321 : end_time=1629776226208 2021-08-24 03:37:06.213 | + functions-common:time_stop:2322 : elapsed_time=14274 2021-08-24 03:37:06.215 | + functions-common:time_stop:2323 : total=0 2021-08-24 03:37:06.218 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:37:06.220 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=14274 2021-08-24 03:37:06.223 | + lib/keystone:init_keystone:457 : [[ fernet == \f\e\r\n\e\t ]] 2021-08-24 03:37:06.225 | + lib/keystone:init_keystone:458 : rm -rf /etc/keystone/fernet-keys/ 2021-08-24 03:37:06.229 | + lib/keystone:init_keystone:459 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2021-08-24 03:37:10.160 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2021-08-24 03:37:10.160 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-08-24 03:37:10.161 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-08-24 03:37:10.161 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2021-08-24 03:37:10.161 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-08-24 03:37:10.162 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-08-24 03:37:10.162 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-08-24 03:37:10.162 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-08-24 03:37:10.162 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-08-24 03:37:10.481 | + lib/keystone:init_keystone:461 : rm -rf /etc/keystone/credential-keys/ 2021-08-24 03:37:10.485 | + lib/keystone:init_keystone:462 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2021-08-24 03:37:14.332 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2021-08-24 03:37:14.332 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-08-24 03:37:14.332 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-08-24 03:37:14.333 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2021-08-24 03:37:14.333 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-08-24 03:37:14.333 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-08-24 03:37:14.333 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-08-24 03:37:14.334 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-08-24 03:37:14.334 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-08-24 03:37:14.645 | + ./stack.sh:main:1098 : start_keystone 2021-08-24 03:37:14.648 | + lib/keystone:start_keystone:520 : local service_port=5000 2021-08-24 03:37:14.650 | + lib/keystone:start_keystone:521 : local auth_protocol=http 2021-08-24 03:37:14.653 | + lib/keystone:start_keystone:522 : is_service_enabled tls-proxy 2021-08-24 03:37:14.670 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:37:14.672 | + lib/keystone:start_keystone:527 : '[' uwsgi == mod_wsgi ']' 2021-08-24 03:37:14.675 | ++ lib/keystone:start_keystone:531 : which uwsgi 2021-08-24 03:37:14.680 | + lib/keystone:start_keystone:531 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2021-08-24 03:37:14.682 | + functions-common:run_process:1564 : local service=keystone 2021-08-24 03:37:14.685 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-08-24 03:37:14.687 | + functions-common:run_process:1566 : local group= 2021-08-24 03:37:14.689 | + functions-common:run_process:1567 : local user= 2021-08-24 03:37:14.692 | + functions-common:run_process:1569 : local name=keystone 2021-08-24 03:37:14.694 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:37:14.697 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:37:14.699 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:37:14.701 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:37:14.704 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:37:14.709 | + functions-common:time_start:2300 : _TIME_START[$name]=1629776234706 2021-08-24 03:37:14.712 | + functions-common:run_process:1572 : is_service_enabled keystone 2021-08-24 03:37:14.728 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:37:14.731 | + functions-common:run_process:1573 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2021-08-24 03:37:14.733 | + functions-common:_run_under_systemd:1529 : local service=keystone 2021-08-24 03:37:14.735 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-08-24 03:37:14.738 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-08-24 03:37:14.740 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-08-24 03:37:14.743 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-08-24 03:37:14.745 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2021-08-24 03:37:14.747 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2021-08-24 03:37:14.749 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@keystone.service 2021-08-24 03:37:14.752 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 03:37:14.754 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 03:37:14.756 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2021-08-24 03:37:14.759 | + functions-common:_run_under_systemd:1539 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2021-08-24 03:37:14.762 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@keystone.service 2021-08-24 03:37:14.764 | + functions-common:write_uwsgi_user_unit_file:1474 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-08-24 03:37:14.766 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-08-24 03:37:14.768 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-08-24 03:37:14.770 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@keystone.service 2021-08-24 03:37:14.772 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-08-24 03:37:14.777 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2021-08-24 03:37:14.836 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2021-08-24 03:37:14.896 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2021-08-24 03:37:14.946 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-08-24 03:37:14.997 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 03:37:15.047 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2021-08-24 03:37:15.097 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2021-08-24 03:37:15.150 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2021-08-24 03:37:15.201 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2021-08-24 03:37:15.252 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2021-08-24 03:37:15.304 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-08-24 03:37:15.306 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2021-08-24 03:37:15.367 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-08-24 03:37:15.736 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@keystone.service 2021-08-24 03:37:15.750 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2021-08-24 03:37:16.112 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@keystone.service 2021-08-24 03:37:16.196 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:37:16.199 | + functions-common:time_stop:2309 : local name 2021-08-24 03:37:16.204 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:37:16.209 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:37:16.213 | + functions-common:time_stop:2312 : local total 2021-08-24 03:37:16.215 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:37:16.217 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:37:16.220 | + functions-common:time_stop:2316 : start_time=1629776234706 2021-08-24 03:37:16.223 | + functions-common:time_stop:2318 : [[ -z 1629776234706 ]] 2021-08-24 03:37:16.226 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:37:16.232 | + functions-common:time_stop:2321 : end_time=1629776236229 2021-08-24 03:37:16.234 | + functions-common:time_stop:2322 : elapsed_time=1523 2021-08-24 03:37:16.236 | + functions-common:time_stop:2323 : total=1501 2021-08-24 03:37:16.239 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:37:16.241 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3024 2021-08-24 03:37:16.243 | + lib/keystone:start_keystone:534 : echo 'Waiting for keystone to start...' 2021-08-24 03:37:16.243 | Waiting for keystone to start... 2021-08-24 03:37:16.246 | + lib/keystone:start_keystone:540 : local service_uri=http://10.222.0.26/identity/v3/ 2021-08-24 03:37:16.248 | + lib/keystone:start_keystone:542 : wait_for_service 60 http://10.222.0.26/identity/v3/ 2021-08-24 03:37:16.251 | + functions:wait_for_service:457 : local timeout=60 2021-08-24 03:37:16.253 | + functions:wait_for_service:458 : local url=http://10.222.0.26/identity/v3/ 2021-08-24 03:37:16.255 | + functions:wait_for_service:459 : local rval=0 2021-08-24 03:37:16.258 | + functions:wait_for_service:460 : time_start wait_for_service 2021-08-24 03:37:16.261 | + functions-common:time_start:2295 : local name=wait_for_service 2021-08-24 03:37:16.263 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:37:16.266 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:37:16.271 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:37:16.273 | + functions-common:time_start:2300 : _TIME_START[$name]=1629776236270 2021-08-24 03:37:16.276 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-08-24 03:37:16.287 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.26/identity/v3/ 2021-08-24 03:37:22.082 | + :: : [[ 200 == 503 ]] 2021-08-24 03:37:22.083 | + :: : [[ 0 -eq 7 ]] 2021-08-24 03:37:22.087 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-08-24 03:37:22.089 | + functions-common:time_stop:2309 : local name 2021-08-24 03:37:22.092 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:37:22.094 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:37:22.097 | + functions-common:time_stop:2312 : local total 2021-08-24 03:37:22.099 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:37:22.102 | + functions-common:time_stop:2315 : name=wait_for_service 2021-08-24 03:37:22.105 | + functions-common:time_stop:2316 : start_time=1629776236270 2021-08-24 03:37:22.107 | + functions-common:time_stop:2318 : [[ -z 1629776236270 ]] 2021-08-24 03:37:22.110 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:37:22.115 | + functions-common:time_stop:2321 : end_time=1629776242112 2021-08-24 03:37:22.117 | + functions-common:time_stop:2322 : elapsed_time=5842 2021-08-24 03:37:22.119 | + functions-common:time_stop:2323 : total=0 2021-08-24 03:37:22.122 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:37:22.124 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5842 2021-08-24 03:37:22.126 | + functions:wait_for_service:467 : return 0 2021-08-24 03:37:22.129 | + lib/keystone:start_keystone:547 : is_service_enabled tls-proxy 2021-08-24 03:37:22.146 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:37:22.149 | + lib/keystone:start_keystone:553 : restart_service memcached 2021-08-24 03:37:22.151 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-24 03:37:22.153 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart memcached 2021-08-24 03:37:22.184 | + ./stack.sh:main:1099 : bootstrap_keystone 2021-08-24 03:37:22.186 | + lib/keystone:bootstrap_keystone:576 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-admin-url http://10.222.0.26/identity --bootstrap-public-url http://10.222.0.26/identity 2021-08-24 03:37:22.472 | ++ inc/async:async_inner:64 : rc=0 2021-08-24 03:37:22.498 | [82617 Async install_tempest:82617]: finished successfully 2021-08-24 03:37:26.160 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=85141) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:37:26.160 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=85141) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:37:26.161 | 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=85141) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:37:26.169 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=85141) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:37:26.185 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=85141) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:37:26.186 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=85141) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:37:26.219 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=85141) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:37:26.251 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=85141) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:37:26.251 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=85141) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:37:26.345 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=85141) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:37:26.345 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=85141) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:37:26.345 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=85141) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:37:26.345 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=85141) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:37:26.345 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=85141) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:37:26.346 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=85141) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:37:26.358 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=85141) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:37:26.358 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=85141) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:37:26.359 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=85141) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:37:26.359 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=85141) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:37:26.359 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=85141) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:37:26.359 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=85141) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:37:26.359 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=85141) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:37:26.367 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=85141) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:37:26.370 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=85141) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:37:26.370 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=85141) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:37:26.370 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=85141) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:37:26.370 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=85141) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:37:26.371 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=85141) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:37:26.371 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=85141) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:37:26.371 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=85141) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-08-24 03:37:26.486 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=85141) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-08-24 03:37:26.777 | INFO keystone.cmd.bootstrap [None req-8ff5a5ae-77e6-46e5-a5a8-27b82a30d77f None None] Created domain default 2021-08-24 03:37:26.819 | INFO keystone.cmd.bootstrap [None req-8ff5a5ae-77e6-46e5-a5a8-27b82a30d77f None None] Created project admin 2021-08-24 03:37:26.850 | DEBUG passlib.handlers.bcrypt [None req-8ff5a5ae-77e6-46e5-a5a8-27b82a30d77f None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=85141) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2021-08-24 03:37:26.851 | DEBUG passlib.handlers.bcrypt [None req-8ff5a5ae-77e6-46e5-a5a8-27b82a30d77f None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=85141) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2021-08-24 03:37:26.910 | INFO keystone.cmd.bootstrap [None req-8ff5a5ae-77e6-46e5-a5a8-27b82a30d77f None None] Created user admin 2021-08-24 03:37:26.924 | INFO keystone.cmd.bootstrap [None req-8ff5a5ae-77e6-46e5-a5a8-27b82a30d77f None None] Created role reader 2021-08-24 03:37:26.934 | INFO keystone.cmd.bootstrap [None req-8ff5a5ae-77e6-46e5-a5a8-27b82a30d77f None None] Created role member 2021-08-24 03:37:26.969 | INFO keystone.cmd.bootstrap [None req-8ff5a5ae-77e6-46e5-a5a8-27b82a30d77f None None] Created implied role where cb8325e636cf408fabe1bf6bfb63af3b implies 9f1aea5ce2e046a494640a0d788a667f 2021-08-24 03:37:26.980 | INFO keystone.cmd.bootstrap [None req-8ff5a5ae-77e6-46e5-a5a8-27b82a30d77f None None] Created role admin 2021-08-24 03:37:26.997 | INFO keystone.cmd.bootstrap [None req-8ff5a5ae-77e6-46e5-a5a8-27b82a30d77f None None] Created implied role where e2bebf2cd2854255871bb3ee1d93c306 implies cb8325e636cf408fabe1bf6bfb63af3b 2021-08-24 03:37:27.008 | INFO keystone.cmd.bootstrap [None req-8ff5a5ae-77e6-46e5-a5a8-27b82a30d77f None None] Granted role admin on project admin to user admin. 2021-08-24 03:37:27.016 | INFO keystone.cmd.bootstrap [None req-8ff5a5ae-77e6-46e5-a5a8-27b82a30d77f None None] Granted role admin on the system to user admin. 2021-08-24 03:37:27.029 | WARNING py.warnings [None req-8ff5a5ae-77e6-46e5-a5a8-27b82a30d77f None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2021-08-24 03:37:27.029 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2021-08-24 03:37:27.029 |  2021-08-24 03:37:27.033 | INFO keystone.cmd.bootstrap [None req-8ff5a5ae-77e6-46e5-a5a8-27b82a30d77f None None] Created region RegionOne 2021-08-24 03:37:27.065 | INFO keystone.cmd.bootstrap [None req-8ff5a5ae-77e6-46e5-a5a8-27b82a30d77f None None] Created public endpoint http://10.222.0.26/identity 2021-08-24 03:37:27.075 | INFO keystone.cmd.bootstrap [None req-8ff5a5ae-77e6-46e5-a5a8-27b82a30d77f None None] Created admin endpoint http://10.222.0.26/identity 2021-08-24 03:37:27.474 | + ./stack.sh:main:1102 : create_keystone_accounts 2021-08-24 03:37:27.477 | + lib/keystone:create_keystone_accounts:314 : local admin_project 2021-08-24 03:37:27.480 | ++ lib/keystone:create_keystone_accounts:315 : oscwrap project show admin -f value -c id 2021-08-24 03:37:30.475 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:37:30.475 | from cryptography.utils import int_from_bytes 2021-08-24 03:37:30.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:37:30.476 | from cryptography.utils import int_from_bytes 2021-08-24 03:37:30.619 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:37:30.622 | + lib/keystone:create_keystone_accounts:315 : admin_project=a24e12f1da8b4ba285fa34ffc2af9c44 2021-08-24 03:37:30.625 | + lib/keystone:create_keystone_accounts:316 : local admin_user 2021-08-24 03:37:30.628 | ++ lib/keystone:create_keystone_accounts:317 : oscwrap user show admin -f value -c id 2021-08-24 03:37:32.665 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:37:32.665 | from cryptography.utils import int_from_bytes 2021-08-24 03:37:32.665 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:37:32.665 | from cryptography.utils import int_from_bytes 2021-08-24 03:37:32.810 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:37:32.813 | + lib/keystone:create_keystone_accounts:317 : admin_user=c093674d769e489281229b708ffb3852 2021-08-24 03:37:32.816 | + lib/keystone:create_keystone_accounts:318 : local admin_role=admin 2021-08-24 03:37:32.818 | + lib/keystone:create_keystone_accounts:319 : local member_role=member 2021-08-24 03:37:32.821 | + lib/keystone:create_keystone_accounts:321 : async_run ks-domain-role get_or_add_user_domain_role admin c093674d769e489281229b708ffb3852 default 2021-08-24 03:37:32.877 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin c093674d769e489281229b708ffb3852 default 2021-08-24 03:37:32.918 | [11708 Async ks-domain-role:85329]: running: get_or_add_user_domain_role admin c093674d769e489281229b708ffb3852 default 2021-08-24 03:37:32.921 | + lib/keystone:create_keystone_accounts:324 : get_or_create_domain Default 2021-08-24 03:37:32.923 | + functions-common:get_or_create_domain:792 : local domain_id 2021-08-24 03:37:32.926 | ++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-08-24 03:37:35.160 | + functions-common:get_or_create_domain:802 : domain_id=default 2021-08-24 03:37:35.162 | + functions-common:get_or_create_domain:803 : echo default 2021-08-24 03:37:35.162 | default 2021-08-24 03:37:35.165 | + lib/keystone:create_keystone_accounts:325 : async_run ks-project get_or_create_project service Default 2021-08-24 03:37:35.226 | + inc/async:async_inner:63 : get_or_create_project service Default 2021-08-24 03:37:35.270 | [11708 Async ks-project:85470]: running: get_or_create_project service Default 2021-08-24 03:37:35.274 | + lib/keystone:create_keystone_accounts:328 : async_run ks-service get_or_create_role service 2021-08-24 03:37:35.335 | + inc/async:async_inner:63 : get_or_create_role service 2021-08-24 03:37:35.377 | [11708 Async ks-service:85556]: running: get_or_create_role service 2021-08-24 03:37:35.385 | + lib/keystone:create_keystone_accounts:334 : async_run ks-reseller get_or_create_role ResellerAdmin 2021-08-24 03:37:35.465 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2021-08-24 03:37:35.516 | [11708 Async ks-reseller:85642]: running: get_or_create_role ResellerAdmin 2021-08-24 03:37:35.522 | + lib/keystone:create_keystone_accounts:338 : local another_role=anotherrole 2021-08-24 03:37:35.525 | + lib/keystone:create_keystone_accounts:339 : async_run ks-anotherrole get_or_create_role anotherrole 2021-08-24 03:37:35.902 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2021-08-24 03:37:36.150 | [11708 Async ks-anotherrole:85731]: running: get_or_create_role anotherrole 2021-08-24 03:37:36.173 | + lib/keystone:create_keystone_accounts:342 : local invis_project 2021-08-24 03:37:36.217 | ++ lib/keystone:create_keystone_accounts:343 : get_or_create_project invisible_to_admin default 2021-08-24 03:37:36.242 | ++ functions-common:get_or_create_project:847 : local project_id 2021-08-24 03:37:36.269 | +++ functions-common:get_or_create_project:855 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2021-08-24 03:37:38.661 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:37:38.772 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:37:38.791 | [85642 Async ks-reseller:85642]: finished successfully 2021-08-24 03:37:38.826 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:37:38.856 | [85470 Async ks-project:85470]: finished successfully 2021-08-24 03:37:38.877 | [85556 Async ks-service:85556]: finished successfully 2021-08-24 03:37:39.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:37:39.173 | from cryptography.utils import int_from_bytes 2021-08-24 03:37:39.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:37:39.173 | from cryptography.utils import int_from_bytes 2021-08-24 03:37:39.351 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:37:39.353 | ++ functions-common:get_or_create_project:853 : project_id=288dc5612e4f41a3acac914afb14385f 2021-08-24 03:37:39.356 | ++ functions-common:get_or_create_project:854 : echo 288dc5612e4f41a3acac914afb14385f 2021-08-24 03:37:39.358 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:37:39.360 | + lib/keystone:create_keystone_accounts:343 : invis_project=288dc5612e4f41a3acac914afb14385f 2021-08-24 03:37:39.362 | + lib/keystone:create_keystone_accounts:346 : local demo_project 2021-08-24 03:37:39.365 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_project demo default 2021-08-24 03:37:39.368 | ++ functions-common:get_or_create_project:847 : local project_id 2021-08-24 03:37:39.374 | +++ functions-common:get_or_create_project:855 : oscwrap project create demo --domain=default --or-show -f value -c id 2021-08-24 03:37:39.393 | [85731 Async ks-anotherrole:85731]: finished successfully 2021-08-24 03:37:41.240 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:37:41.264 | [85329 Async ks-domain-role:85329]: finished successfully 2021-08-24 03:37:41.475 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:37:41.475 | from cryptography.utils import int_from_bytes 2021-08-24 03:37:41.475 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:37:41.475 | from cryptography.utils import int_from_bytes 2021-08-24 03:37:41.621 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:37:41.624 | ++ functions-common:get_or_create_project:853 : project_id=e30a17fdb9364549be119360703679dc 2021-08-24 03:37:41.626 | ++ functions-common:get_or_create_project:854 : echo e30a17fdb9364549be119360703679dc 2021-08-24 03:37:41.629 | + lib/keystone:create_keystone_accounts:347 : demo_project=e30a17fdb9364549be119360703679dc 2021-08-24 03:37:41.631 | + lib/keystone:create_keystone_accounts:348 : local demo_user 2021-08-24 03:37:41.635 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_user demo Passw0rd default demo@example.com 2021-08-24 03:37:41.638 | ++ functions-common:get_or_create_user:824 : local user_id 2021-08-24 03:37:41.640 | ++ functions-common:get_or_create_user:825 : [[ ! -z demo@example.com ]] 2021-08-24 03:37:41.643 | ++ functions-common:get_or_create_user:826 : local email=--email=demo@example.com 2021-08-24 03:37:41.646 | +++ functions-common:get_or_create_user:842 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2021-08-24 03:37:43.758 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:37:43.758 | from cryptography.utils import int_from_bytes 2021-08-24 03:37:43.758 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:37:43.758 | from cryptography.utils import int_from_bytes 2021-08-24 03:37:43.910 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:37:43.914 | ++ functions-common:get_or_create_user:840 : user_id=5054b13024664d5da53c6a6a5ba48595 2021-08-24 03:37:43.917 | ++ functions-common:get_or_create_user:841 : echo 5054b13024664d5da53c6a6a5ba48595 2021-08-24 03:37:43.920 | + lib/keystone:create_keystone_accounts:350 : demo_user=5054b13024664d5da53c6a6a5ba48595 2021-08-24 03:37:43.922 | + lib/keystone:create_keystone_accounts:352 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2021-08-24 03:37:43.972 | [11708 Async ks-domain-role:85329]: Waiting for completion of get_or_add_user_domain_role admin c093674d769e489281229b708ffb3852 default running on PID 85329 (6 other jobs running) 2021-08-24 03:37:43.998 | [11708 Async ks-domain-role:85329]: Signaling child to exit 2021-08-24 03:37:43.998 | WAKEUP 2021-08-24 03:37:44.021 | [11708 Async ks-domain-role:85329]: Signaled 2021-08-24 03:37:44.023 | + functions-common:get_or_add_user_domain_role:918 : local user_role_id 2021-08-24 03:37:44.023 | ++ functions-common:get_or_add_user_domain_role:924 : oscwrap role assignment list --role admin --user c093674d769e489281229b708ffb3852 --domain default 2021-08-24 03:37:44.023 | ++ functions-common:get_or_add_user_domain_role:924 : get_field 1 2021-08-24 03:37:44.023 | ++ functions-common:get_or_add_user_domain_role:924 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:37:44.023 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:37:44.023 | ++ functions-common:get_field:727 : read data 2021-08-24 03:37:44.023 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:37:44.023 | from cryptography.utils import int_from_bytes 2021-08-24 03:37:44.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:37:44.024 | from cryptography.utils import int_from_bytes 2021-08-24 03:37:44.024 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:37:44.024 | + functions-common:get_or_add_user_domain_role:924 : user_role_id= 2021-08-24 03:37:44.024 | + functions-common:get_or_add_user_domain_role:925 : [[ -z '' ]] 2021-08-24 03:37:44.024 | + functions-common:get_or_add_user_domain_role:927 : openstack role add admin --user c093674d769e489281229b708ffb3852 --domain default 2021-08-24 03:37:44.024 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:37:44.024 | from cryptography.utils import int_from_bytes 2021-08-24 03:37:44.024 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:37:44.024 | from cryptography.utils import int_from_bytes 2021-08-24 03:37:44.024 | ++ functions-common:get_or_add_user_domain_role:934 : get_field 1 2021-08-24 03:37:44.024 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:37:44.024 | ++ functions-common:get_or_add_user_domain_role:934 : oscwrap role assignment list --role admin --user c093674d769e489281229b708ffb3852 --domain default 2021-08-24 03:37:44.024 | ++ functions-common:get_or_add_user_domain_role:934 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:37:44.024 | ++ functions-common:get_field:727 : read data 2021-08-24 03:37:44.024 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:37:44.024 | from cryptography.utils import int_from_bytes 2021-08-24 03:37:44.024 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:37:44.024 | from cryptography.utils import int_from_bytes 2021-08-24 03:37:44.024 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:37:44.024 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 03:37:44.024 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 03:37:44.024 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 03:37:44.024 | ++ functions-common:get_field:733 : echo '| e2bebf2cd2854255871bb3ee1d93c306 | c093674d769e489281229b708ffb3852 | | | default | | False |' 2021-08-24 03:37:44.024 | ++ functions-common:get_field:727 : read data 2021-08-24 03:37:44.024 | + functions-common:get_or_add_user_domain_role:934 : user_role_id=e2bebf2cd2854255871bb3ee1d93c306 2021-08-24 03:37:44.024 | + functions-common:get_or_add_user_domain_role:936 : echo e2bebf2cd2854255871bb3ee1d93c306 2021-08-24 03:37:44.024 | e2bebf2cd2854255871bb3ee1d93c306 2021-08-24 03:37:44.066 | [11708 Async ks-domain-role:85329]: finished get_or_add_user_domain_role admin c093674d769e489281229b708ffb3852 default with result 0 in 8 seconds 2021-08-24 03:37:44.073 | Not waiting for async task ks-domain that we never started or has already been waited for 2021-08-24 03:37:44.108 | [11708 Async ks-project:85470]: Waiting for completion of get_or_create_project service Default running on PID 85470 (5 other jobs running) 2021-08-24 03:37:44.132 | [11708 Async ks-project:85470]: Signaling child to exit 2021-08-24 03:37:44.132 | WAKEUP 2021-08-24 03:37:44.154 | [11708 Async ks-project:85470]: Signaled 2021-08-24 03:37:44.155 | + functions-common:get_or_create_project:847 : local project_id 2021-08-24 03:37:44.155 | ++ functions-common:get_or_create_project:855 : oscwrap project create service --domain=Default --or-show -f value -c id 2021-08-24 03:37:44.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:37:44.156 | from cryptography.utils import int_from_bytes 2021-08-24 03:37:44.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:37:44.156 | from cryptography.utils import int_from_bytes 2021-08-24 03:37:44.156 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:37:44.156 | + functions-common:get_or_create_project:853 : project_id=07edffee51084cbc9af828fa00a06fc9 2021-08-24 03:37:44.156 | + functions-common:get_or_create_project:854 : echo 07edffee51084cbc9af828fa00a06fc9 2021-08-24 03:37:44.156 | 07edffee51084cbc9af828fa00a06fc9 2021-08-24 03:37:44.199 | [11708 Async ks-project:85470]: finished get_or_create_project service Default with result 0 in 3 seconds 2021-08-24 03:37:44.235 | [11708 Async ks-service:85556]: Waiting for completion of get_or_create_role service running on PID 85556 (4 other jobs running) 2021-08-24 03:37:44.260 | [11708 Async ks-service:85556]: Signaling child to exit 2021-08-24 03:37:44.260 | WAKEUP 2021-08-24 03:37:44.281 | [11708 Async ks-service:85556]: Signaled 2021-08-24 03:37:44.283 | + functions-common:get_or_create_role:860 : local role_id 2021-08-24 03:37:44.283 | ++ functions-common:get_or_create_role:867 : oscwrap role create service --or-show -f value -c id 2021-08-24 03:37:44.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:37:44.283 | from cryptography.utils import int_from_bytes 2021-08-24 03:37:44.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:37:44.283 | from cryptography.utils import int_from_bytes 2021-08-24 03:37:44.283 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:37:44.283 | + functions-common:get_or_create_role:865 : role_id=fdd11498cd244180a72aa875f63457b6 2021-08-24 03:37:44.283 | + functions-common:get_or_create_role:866 : echo fdd11498cd244180a72aa875f63457b6 2021-08-24 03:37:44.283 | fdd11498cd244180a72aa875f63457b6 2021-08-24 03:37:44.331 | [11708 Async ks-service:85556]: finished get_or_create_role service with result 0 in 3 seconds 2021-08-24 03:37:44.369 | [11708 Async ks-reseller:85642]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 85642 (3 other jobs running) 2021-08-24 03:37:44.394 | [11708 Async ks-reseller:85642]: Signaling child to exit 2021-08-24 03:37:44.394 | WAKEUP 2021-08-24 03:37:44.416 | [11708 Async ks-reseller:85642]: Signaled 2021-08-24 03:37:44.417 | + functions-common:get_or_create_role:860 : local role_id 2021-08-24 03:37:44.417 | ++ functions-common:get_or_create_role:867 : oscwrap role create ResellerAdmin --or-show -f value -c id 2021-08-24 03:37:44.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:37:44.417 | from cryptography.utils import int_from_bytes 2021-08-24 03:37:44.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:37:44.417 | from cryptography.utils import int_from_bytes 2021-08-24 03:37:44.417 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:37:44.417 | + functions-common:get_or_create_role:865 : role_id=5e0fed00065d44b8817277c90175287b 2021-08-24 03:37:44.417 | + functions-common:get_or_create_role:866 : echo 5e0fed00065d44b8817277c90175287b 2021-08-24 03:37:44.418 | 5e0fed00065d44b8817277c90175287b 2021-08-24 03:37:44.461 | [11708 Async ks-reseller:85642]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2021-08-24 03:37:44.498 | [11708 Async ks-anotherrole:85731]: Waiting for completion of get_or_create_role anotherrole running on PID 85731 (2 other jobs running) 2021-08-24 03:37:44.522 | [11708 Async ks-anotherrole:85731]: Signaling child to exit 2021-08-24 03:37:44.522 | WAKEUP 2021-08-24 03:37:44.544 | [11708 Async ks-anotherrole:85731]: Signaled 2021-08-24 03:37:44.546 | + functions-common:get_or_create_role:860 : local role_id 2021-08-24 03:37:44.546 | ++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-08-24 03:37:44.546 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:37:44.546 | from cryptography.utils import int_from_bytes 2021-08-24 03:37:44.546 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:37:44.546 | from cryptography.utils import int_from_bytes 2021-08-24 03:37:44.546 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:37:44.546 | + functions-common:get_or_create_role:865 : role_id=75ee8edfed1f4f1497a81bd7eef218b8 2021-08-24 03:37:44.546 | + functions-common:get_or_create_role:866 : echo 75ee8edfed1f4f1497a81bd7eef218b8 2021-08-24 03:37:44.546 | 75ee8edfed1f4f1497a81bd7eef218b8 2021-08-24 03:37:44.589 | [11708 Async ks-anotherrole:85731]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2021-08-24 03:37:44.593 | + inc/async:async_wait:197 : return 0 2021-08-24 03:37:44.596 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-member get_or_add_user_project_role member 5054b13024664d5da53c6a6a5ba48595 e30a17fdb9364549be119360703679dc 2021-08-24 03:37:44.653 | + inc/async:async_inner:63 : get_or_add_user_project_role member 5054b13024664d5da53c6a6a5ba48595 e30a17fdb9364549be119360703679dc 2021-08-24 03:37:44.693 | [11708 Async ks-demo-member:86599]: running: get_or_add_user_project_role member 5054b13024664d5da53c6a6a5ba48595 e30a17fdb9364549be119360703679dc 2021-08-24 03:37:44.696 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-admin get_or_add_user_project_role admin c093674d769e489281229b708ffb3852 e30a17fdb9364549be119360703679dc 2021-08-24 03:37:44.756 | + inc/async:async_inner:63 : get_or_add_user_project_role admin c093674d769e489281229b708ffb3852 e30a17fdb9364549be119360703679dc 2021-08-24 03:37:44.802 | [11708 Async ks-demo-admin:86711]: running: get_or_add_user_project_role admin c093674d769e489281229b708ffb3852 e30a17fdb9364549be119360703679dc 2021-08-24 03:37:44.805 | + lib/keystone:create_keystone_accounts:356 : async_run ks-demo-another get_or_add_user_project_role anotherrole 5054b13024664d5da53c6a6a5ba48595 e30a17fdb9364549be119360703679dc 2021-08-24 03:37:44.870 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 5054b13024664d5da53c6a6a5ba48595 e30a17fdb9364549be119360703679dc 2021-08-24 03:37:44.921 | [11708 Async ks-demo-another:86823]: running: get_or_add_user_project_role anotherrole 5054b13024664d5da53c6a6a5ba48595 e30a17fdb9364549be119360703679dc 2021-08-24 03:37:44.923 | + lib/keystone:create_keystone_accounts:357 : async_run ks-demo-invis get_or_add_user_project_role member 5054b13024664d5da53c6a6a5ba48595 288dc5612e4f41a3acac914afb14385f 2021-08-24 03:37:44.999 | + inc/async:async_inner:63 : get_or_add_user_project_role member 5054b13024664d5da53c6a6a5ba48595 288dc5612e4f41a3acac914afb14385f 2021-08-24 03:37:45.078 | [11708 Async ks-demo-invis:86935]: running: get_or_add_user_project_role member 5054b13024664d5da53c6a6a5ba48595 288dc5612e4f41a3acac914afb14385f 2021-08-24 03:37:45.082 | + lib/keystone:create_keystone_accounts:360 : local alt_demo_project 2021-08-24 03:37:45.093 | ++ lib/keystone:create_keystone_accounts:361 : get_or_create_project alt_demo default 2021-08-24 03:37:45.096 | ++ functions-common:get_or_create_project:847 : local project_id 2021-08-24 03:37:45.106 | +++ functions-common:get_or_create_project:855 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2021-08-24 03:37:47.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:37:47.885 | from cryptography.utils import int_from_bytes 2021-08-24 03:37:47.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:37:47.885 | from cryptography.utils import int_from_bytes 2021-08-24 03:37:48.133 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:37:48.165 | ++ functions-common:get_or_create_project:853 : project_id=d3fe5a1d830041bfa27a14def1ca242c 2021-08-24 03:37:48.181 | ++ functions-common:get_or_create_project:854 : echo d3fe5a1d830041bfa27a14def1ca242c 2021-08-24 03:37:48.205 | + lib/keystone:create_keystone_accounts:361 : alt_demo_project=d3fe5a1d830041bfa27a14def1ca242c 2021-08-24 03:37:48.229 | + lib/keystone:create_keystone_accounts:362 : local alt_demo_user 2021-08-24 03:37:48.253 | ++ lib/keystone:create_keystone_accounts:364 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2021-08-24 03:37:48.267 | ++ functions-common:get_or_create_user:824 : local user_id 2021-08-24 03:37:48.280 | ++ functions-common:get_or_create_user:825 : [[ ! -z alt_demo@example.com ]] 2021-08-24 03:37:48.297 | ++ functions-common:get_or_create_user:826 : local email=--email=alt_demo@example.com 2021-08-24 03:37:48.312 | +++ functions-common:get_or_create_user:842 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2021-08-24 03:37:51.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:37:51.204 | from cryptography.utils import int_from_bytes 2021-08-24 03:37:51.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:37:51.204 | from cryptography.utils import int_from_bytes 2021-08-24 03:37:51.560 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:37:51.562 | ++ functions-common:get_or_create_user:840 : user_id=24c6c6dc17c642598ae80b20c264015a 2021-08-24 03:37:51.565 | ++ functions-common:get_or_create_user:841 : echo 24c6c6dc17c642598ae80b20c264015a 2021-08-24 03:37:51.568 | + lib/keystone:create_keystone_accounts:364 : alt_demo_user=24c6c6dc17c642598ae80b20c264015a 2021-08-24 03:37:51.571 | + lib/keystone:create_keystone_accounts:366 : async_run ks-alt-member get_or_add_user_project_role member 24c6c6dc17c642598ae80b20c264015a d3fe5a1d830041bfa27a14def1ca242c 2021-08-24 03:37:51.877 | + inc/async:async_inner:63 : get_or_add_user_project_role member 24c6c6dc17c642598ae80b20c264015a d3fe5a1d830041bfa27a14def1ca242c 2021-08-24 03:37:52.082 | [11708 Async ks-alt-member:87294]: running: get_or_add_user_project_role member 24c6c6dc17c642598ae80b20c264015a d3fe5a1d830041bfa27a14def1ca242c 2021-08-24 03:37:52.102 | + lib/keystone:create_keystone_accounts:367 : async_run ks-alt-admin get_or_add_user_project_role admin c093674d769e489281229b708ffb3852 d3fe5a1d830041bfa27a14def1ca242c 2021-08-24 03:37:52.561 | + inc/async:async_inner:63 : get_or_add_user_project_role admin c093674d769e489281229b708ffb3852 d3fe5a1d830041bfa27a14def1ca242c 2021-08-24 03:37:52.798 | [11708 Async ks-alt-admin:87407]: running: get_or_add_user_project_role admin c093674d769e489281229b708ffb3852 d3fe5a1d830041bfa27a14def1ca242c 2021-08-24 03:37:52.815 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-another get_or_add_user_project_role anotherrole 24c6c6dc17c642598ae80b20c264015a d3fe5a1d830041bfa27a14def1ca242c 2021-08-24 03:37:53.261 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 24c6c6dc17c642598ae80b20c264015a d3fe5a1d830041bfa27a14def1ca242c 2021-08-24 03:37:53.486 | [11708 Async ks-alt-another:87519]: running: get_or_add_user_project_role anotherrole 24c6c6dc17c642598ae80b20c264015a d3fe5a1d830041bfa27a14def1ca242c 2021-08-24 03:37:53.505 | + lib/keystone:create_keystone_accounts:371 : local admin_group 2021-08-24 03:37:53.535 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_group admins default 'openstack admin group' 2021-08-24 03:37:53.551 | ++ functions-common:get_or_create_group:809 : local 'desc=openstack admin group' 2021-08-24 03:37:53.566 | ++ functions-common:get_or_create_group:810 : local group_id 2021-08-24 03:37:53.615 | +++ functions-common:get_or_create_group:819 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2021-08-24 03:37:53.617 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:37:53.800 | [86599 Async ks-demo-member:86599]: finished successfully 2021-08-24 03:37:54.425 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:37:54.593 | [86711 Async ks-demo-admin:86711]: finished successfully 2021-08-24 03:37:54.668 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:37:54.832 | [86823 Async ks-demo-another:86823]: finished successfully 2021-08-24 03:37:55.193 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:37:55.402 | [86935 Async ks-demo-invis:86935]: finished successfully 2021-08-24 03:37:56.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:37:56.638 | from cryptography.utils import int_from_bytes 2021-08-24 03:37:56.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:37:56.638 | from cryptography.utils import int_from_bytes 2021-08-24 03:37:56.817 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:37:56.821 | ++ functions-common:get_or_create_group:817 : group_id=7d226449e446498da499e1945b09a955 2021-08-24 03:37:56.825 | ++ functions-common:get_or_create_group:818 : echo 7d226449e446498da499e1945b09a955 2021-08-24 03:37:56.829 | + lib/keystone:create_keystone_accounts:373 : admin_group=7d226449e446498da499e1945b09a955 2021-08-24 03:37:56.833 | + lib/keystone:create_keystone_accounts:374 : local non_admin_group 2021-08-24 03:37:56.837 | ++ lib/keystone:create_keystone_accounts:376 : get_or_create_group nonadmins default 'non-admin group' 2021-08-24 03:37:56.839 | ++ functions-common:get_or_create_group:809 : local 'desc=non-admin group' 2021-08-24 03:37:56.842 | ++ functions-common:get_or_create_group:810 : local group_id 2021-08-24 03:37:56.845 | +++ functions-common:get_or_create_group:819 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2021-08-24 03:37:59.046 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:37:59.046 | from cryptography.utils import int_from_bytes 2021-08-24 03:37:59.046 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:37:59.046 | from cryptography.utils import int_from_bytes 2021-08-24 03:37:59.244 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:37:59.246 | ++ functions-common:get_or_create_group:817 : group_id=2fff518aa9644728a41ce693f74333b2 2021-08-24 03:37:59.249 | ++ functions-common:get_or_create_group:818 : echo 2fff518aa9644728a41ce693f74333b2 2021-08-24 03:37:59.252 | + lib/keystone:create_keystone_accounts:376 : non_admin_group=2fff518aa9644728a41ce693f74333b2 2021-08-24 03:37:59.254 | + lib/keystone:create_keystone_accounts:378 : async_run ks-group-memberdemo get_or_add_group_project_role member 2fff518aa9644728a41ce693f74333b2 e30a17fdb9364549be119360703679dc 2021-08-24 03:37:59.339 | + inc/async:async_inner:63 : get_or_add_group_project_role member 2fff518aa9644728a41ce693f74333b2 e30a17fdb9364549be119360703679dc 2021-08-24 03:37:59.401 | [11708 Async ks-group-memberdemo:88028]: running: get_or_add_group_project_role member 2fff518aa9644728a41ce693f74333b2 e30a17fdb9364549be119360703679dc 2021-08-24 03:37:59.404 | + lib/keystone:create_keystone_accounts:379 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 2fff518aa9644728a41ce693f74333b2 e30a17fdb9364549be119360703679dc 2021-08-24 03:37:59.780 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 2fff518aa9644728a41ce693f74333b2 e30a17fdb9364549be119360703679dc 2021-08-24 03:38:00.047 | [11708 Async ks-group-anotherdemo:88119]: running: get_or_add_group_project_role anotherrole 2fff518aa9644728a41ce693f74333b2 e30a17fdb9364549be119360703679dc 2021-08-24 03:38:00.073 | + lib/keystone:create_keystone_accounts:380 : async_run ks-group-memberalt get_or_add_group_project_role member 2fff518aa9644728a41ce693f74333b2 d3fe5a1d830041bfa27a14def1ca242c 2021-08-24 03:38:00.495 | + inc/async:async_inner:63 : get_or_add_group_project_role member 2fff518aa9644728a41ce693f74333b2 d3fe5a1d830041bfa27a14def1ca242c 2021-08-24 03:38:00.682 | [11708 Async ks-group-memberalt:88207]: running: get_or_add_group_project_role member 2fff518aa9644728a41ce693f74333b2 d3fe5a1d830041bfa27a14def1ca242c 2021-08-24 03:38:00.710 | + lib/keystone:create_keystone_accounts:381 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 2fff518aa9644728a41ce693f74333b2 d3fe5a1d830041bfa27a14def1ca242c 2021-08-24 03:38:01.161 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 2fff518aa9644728a41ce693f74333b2 d3fe5a1d830041bfa27a14def1ca242c 2021-08-24 03:38:01.326 | [11708 Async ks-group-anotheralt:88294]: running: get_or_add_group_project_role anotherrole 2fff518aa9644728a41ce693f74333b2 d3fe5a1d830041bfa27a14def1ca242c 2021-08-24 03:38:01.339 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:38:01.346 | + lib/keystone:create_keystone_accounts:382 : async_run ks-group-admin get_or_add_group_project_role admin 7d226449e446498da499e1945b09a955 a24e12f1da8b4ba285fa34ffc2af9c44 2021-08-24 03:38:01.511 | [87294 Async ks-alt-member:87294]: finished successfully 2021-08-24 03:38:01.733 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 7d226449e446498da499e1945b09a955 a24e12f1da8b4ba285fa34ffc2af9c44 2021-08-24 03:38:01.797 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:38:01.949 | [87407 Async ks-alt-admin:87407]: finished successfully 2021-08-24 03:38:01.965 | [11708 Async ks-group-admin:88443]: running: get_or_add_group_project_role admin 7d226449e446498da499e1945b09a955 a24e12f1da8b4ba285fa34ffc2af9c44 2021-08-24 03:38:01.982 | + lib/keystone:create_keystone_accounts:384 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis 2021-08-24 03:38:02.357 | [11708 Async ks-demo-member:86599]: Waiting for completion of get_or_add_user_project_role member 5054b13024664d5da53c6a6a5ba48595 e30a17fdb9364549be119360703679dc running on PID 86599 (13 other jobs running) 2021-08-24 03:38:02.540 | [11708 Async ks-demo-member:86599]: Signaling child to exit 2021-08-24 03:38:02.541 | WAKEUP 2021-08-24 03:38:02.728 | [11708 Async ks-demo-member:86599]: Signaled 2021-08-24 03:38:02.749 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 03:38:02.749 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-24 03:38:02.749 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 03:38:02.749 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 03:38:02.749 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-24 03:38:02.749 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-24 03:38:02.749 | ++ functions-common:_get_domain_args:882 : echo 2021-08-24 03:38:02.749 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-24 03:38:02.749 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 5054b13024664d5da53c6a6a5ba48595 --project e30a17fdb9364549be119360703679dc 2021-08-24 03:38:02.749 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:38:02.749 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 03:38:02.749 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:38:02.749 | ++ functions-common:get_field:727 : read data 2021-08-24 03:38:02.749 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:02.749 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:02.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:02.749 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:02.749 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:38:02.749 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 03:38:02.749 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 03:38:02.749 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 5054b13024664d5da53c6a6a5ba48595 --project e30a17fdb9364549be119360703679dc 2021-08-24 03:38:02.749 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:02.749 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:02.750 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:02.750 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:02.750 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 03:38:02.750 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 5054b13024664d5da53c6a6a5ba48595 --project e30a17fdb9364549be119360703679dc 2021-08-24 03:38:02.750 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:38:02.750 | ++ functions-common:get_field:727 : read data 2021-08-24 03:38:02.750 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:38:02.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:02.750 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:02.750 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:02.750 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:02.750 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:38:02.750 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 03:38:02.750 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 03:38:02.750 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 03:38:02.750 | ++ functions-common:get_field:733 : echo '| cb8325e636cf408fabe1bf6bfb63af3b | 5054b13024664d5da53c6a6a5ba48595 | | e30a17fdb9364549be119360703679dc | | | False |' 2021-08-24 03:38:02.750 | ++ functions-common:get_field:727 : read data 2021-08-24 03:38:02.750 | + functions-common:get_or_add_user_project_role:910 : user_role_id=cb8325e636cf408fabe1bf6bfb63af3b 2021-08-24 03:38:02.750 | + functions-common:get_or_add_user_project_role:912 : echo cb8325e636cf408fabe1bf6bfb63af3b 2021-08-24 03:38:02.750 | cb8325e636cf408fabe1bf6bfb63af3b 2021-08-24 03:38:02.753 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:38:02.927 | [87519 Async ks-alt-another:87519]: finished successfully 2021-08-24 03:38:03.075 | [11708 Async ks-demo-member:86599]: finished get_or_add_user_project_role member 5054b13024664d5da53c6a6a5ba48595 e30a17fdb9364549be119360703679dc with result 0 in 9 seconds 2021-08-24 03:38:03.312 | [11708 Async ks-demo-admin:86711]: Waiting for completion of get_or_add_user_project_role admin c093674d769e489281229b708ffb3852 e30a17fdb9364549be119360703679dc running on PID 86711 (12 other jobs running) 2021-08-24 03:38:03.490 | [11708 Async ks-demo-admin:86711]: Signaling child to exit 2021-08-24 03:38:03.491 | WAKEUP 2021-08-24 03:38:03.631 | [11708 Async ks-demo-admin:86711]: Signaled 2021-08-24 03:38:03.649 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 03:38:03.649 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-24 03:38:03.649 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 03:38:03.649 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 03:38:03.649 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-24 03:38:03.649 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-24 03:38:03.649 | ++ functions-common:_get_domain_args:882 : echo 2021-08-24 03:38:03.649 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-24 03:38:03.649 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user c093674d769e489281229b708ffb3852 --project e30a17fdb9364549be119360703679dc 2021-08-24 03:38:03.649 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:38:03.649 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 03:38:03.649 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:38:03.649 | ++ functions-common:get_field:727 : read data 2021-08-24 03:38:03.649 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:03.649 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:03.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:03.649 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:03.649 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:38:03.649 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 03:38:03.649 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 03:38:03.649 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user c093674d769e489281229b708ffb3852 --project e30a17fdb9364549be119360703679dc 2021-08-24 03:38:03.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:03.650 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:03.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:03.650 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:03.650 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:38:03.650 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user c093674d769e489281229b708ffb3852 --project e30a17fdb9364549be119360703679dc 2021-08-24 03:38:03.650 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 03:38:03.650 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:38:03.650 | ++ functions-common:get_field:727 : read data 2021-08-24 03:38:03.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:03.650 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:03.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:03.650 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:03.650 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:38:03.650 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 03:38:03.650 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 03:38:03.650 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 03:38:03.650 | ++ functions-common:get_field:733 : echo '| e2bebf2cd2854255871bb3ee1d93c306 | c093674d769e489281229b708ffb3852 | | e30a17fdb9364549be119360703679dc | | | False |' 2021-08-24 03:38:03.650 | ++ functions-common:get_field:727 : read data 2021-08-24 03:38:03.650 | + functions-common:get_or_add_user_project_role:910 : user_role_id=e2bebf2cd2854255871bb3ee1d93c306 2021-08-24 03:38:03.650 | + functions-common:get_or_add_user_project_role:912 : echo e2bebf2cd2854255871bb3ee1d93c306 2021-08-24 03:38:03.650 | e2bebf2cd2854255871bb3ee1d93c306 2021-08-24 03:38:03.911 | [11708 Async ks-demo-admin:86711]: finished get_or_add_user_project_role admin c093674d769e489281229b708ffb3852 e30a17fdb9364549be119360703679dc with result 0 in 9 seconds 2021-08-24 03:38:04.161 | [11708 Async ks-demo-another:86823]: Waiting for completion of get_or_add_user_project_role anotherrole 5054b13024664d5da53c6a6a5ba48595 e30a17fdb9364549be119360703679dc running on PID 86823 (11 other jobs running) 2021-08-24 03:38:04.377 | [11708 Async ks-demo-another:86823]: Signaling child to exit 2021-08-24 03:38:04.379 | WAKEUP 2021-08-24 03:38:04.542 | [11708 Async ks-demo-another:86823]: Signaled 2021-08-24 03:38:04.552 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 03:38:04.553 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-24 03:38:04.553 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 03:38:04.553 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 03:38:04.553 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-24 03:38:04.553 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-24 03:38:04.553 | ++ functions-common:_get_domain_args:882 : echo 2021-08-24 03:38:04.553 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-24 03:38:04.553 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user 5054b13024664d5da53c6a6a5ba48595 --project e30a17fdb9364549be119360703679dc 2021-08-24 03:38:04.553 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 03:38:04.553 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:38:04.553 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:38:04.553 | ++ functions-common:get_field:727 : read data 2021-08-24 03:38:04.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:04.553 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:04.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:04.553 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:04.553 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:38:04.553 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 03:38:04.553 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 03:38:04.553 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user 5054b13024664d5da53c6a6a5ba48595 --project e30a17fdb9364549be119360703679dc 2021-08-24 03:38:04.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:04.553 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:04.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:04.553 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:04.553 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:38:04.553 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user 5054b13024664d5da53c6a6a5ba48595 --project e30a17fdb9364549be119360703679dc 2021-08-24 03:38:04.553 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 03:38:04.554 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:38:04.554 | ++ functions-common:get_field:727 : read data 2021-08-24 03:38:04.554 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:04.554 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:04.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:04.554 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:04.554 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:38:04.554 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 03:38:04.554 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 03:38:04.554 | ++ functions-common:get_field:733 : echo '| 75ee8edfed1f4f1497a81bd7eef218b8 | 5054b13024664d5da53c6a6a5ba48595 | | e30a17fdb9364549be119360703679dc | | | False |' 2021-08-24 03:38:04.554 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 03:38:04.554 | ++ functions-common:get_field:727 : read data 2021-08-24 03:38:04.554 | + functions-common:get_or_add_user_project_role:910 : user_role_id=75ee8edfed1f4f1497a81bd7eef218b8 2021-08-24 03:38:04.554 | + functions-common:get_or_add_user_project_role:912 : echo 75ee8edfed1f4f1497a81bd7eef218b8 2021-08-24 03:38:04.554 | 75ee8edfed1f4f1497a81bd7eef218b8 2021-08-24 03:38:04.852 | [11708 Async ks-demo-another:86823]: finished get_or_add_user_project_role anotherrole 5054b13024664d5da53c6a6a5ba48595 e30a17fdb9364549be119360703679dc with result 0 in 9 seconds 2021-08-24 03:38:05.106 | [11708 Async ks-demo-invis:86935]: Waiting for completion of get_or_add_user_project_role member 5054b13024664d5da53c6a6a5ba48595 288dc5612e4f41a3acac914afb14385f running on PID 86935 (10 other jobs running) 2021-08-24 03:38:05.256 | [11708 Async ks-demo-invis:86935]: Signaling child to exit 2021-08-24 03:38:05.258 | WAKEUP 2021-08-24 03:38:05.429 | [11708 Async ks-demo-invis:86935]: Signaled 2021-08-24 03:38:05.449 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 03:38:05.449 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-24 03:38:05.449 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 03:38:05.449 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 03:38:05.449 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-24 03:38:05.449 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-24 03:38:05.449 | ++ functions-common:_get_domain_args:882 : echo 2021-08-24 03:38:05.449 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-24 03:38:05.449 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:38:05.449 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 03:38:05.449 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 5054b13024664d5da53c6a6a5ba48595 --project 288dc5612e4f41a3acac914afb14385f 2021-08-24 03:38:05.449 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:38:05.449 | ++ functions-common:get_field:727 : read data 2021-08-24 03:38:05.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:05.449 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:05.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:05.449 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:05.449 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:38:05.449 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 03:38:05.449 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 03:38:05.449 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 5054b13024664d5da53c6a6a5ba48595 --project 288dc5612e4f41a3acac914afb14385f 2021-08-24 03:38:05.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:05.449 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:05.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:05.449 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:05.449 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 03:38:05.449 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 5054b13024664d5da53c6a6a5ba48595 --project 288dc5612e4f41a3acac914afb14385f 2021-08-24 03:38:05.449 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:38:05.449 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:38:05.450 | ++ functions-common:get_field:727 : read data 2021-08-24 03:38:05.450 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:05.450 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:05.450 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:05.450 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:05.450 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:38:05.450 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 03:38:05.450 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 03:38:05.450 | ++ functions-common:get_field:733 : echo '| cb8325e636cf408fabe1bf6bfb63af3b | 5054b13024664d5da53c6a6a5ba48595 | | 288dc5612e4f41a3acac914afb14385f | | | False |' 2021-08-24 03:38:05.450 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 03:38:05.450 | ++ functions-common:get_field:727 : read data 2021-08-24 03:38:05.450 | + functions-common:get_or_add_user_project_role:910 : user_role_id=cb8325e636cf408fabe1bf6bfb63af3b 2021-08-24 03:38:05.450 | + functions-common:get_or_add_user_project_role:912 : echo cb8325e636cf408fabe1bf6bfb63af3b 2021-08-24 03:38:05.450 | cb8325e636cf408fabe1bf6bfb63af3b 2021-08-24 03:38:05.738 | [11708 Async ks-demo-invis:86935]: finished get_or_add_user_project_role member 5054b13024664d5da53c6a6a5ba48595 288dc5612e4f41a3acac914afb14385f with result 0 in 10 seconds 2021-08-24 03:38:05.769 | + inc/async:async_wait:197 : return 0 2021-08-24 03:38:05.790 | + lib/keystone:create_keystone_accounts:385 : async_wait ks-alt-member ks-alt-admin ks-alt-another 2021-08-24 03:38:06.151 | [11708 Async ks-alt-member:87294]: Waiting for completion of get_or_add_user_project_role member 24c6c6dc17c642598ae80b20c264015a d3fe5a1d830041bfa27a14def1ca242c running on PID 87294 (9 other jobs running) 2021-08-24 03:38:06.291 | [11708 Async ks-alt-member:87294]: Signaling child to exit 2021-08-24 03:38:06.292 | WAKEUP 2021-08-24 03:38:06.426 | [11708 Async ks-alt-member:87294]: Signaled 2021-08-24 03:38:06.433 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 03:38:06.433 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-24 03:38:06.433 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 03:38:06.433 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 03:38:06.433 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-24 03:38:06.433 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-24 03:38:06.433 | ++ functions-common:_get_domain_args:882 : echo 2021-08-24 03:38:06.433 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-24 03:38:06.433 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 03:38:06.433 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 24c6c6dc17c642598ae80b20c264015a --project d3fe5a1d830041bfa27a14def1ca242c 2021-08-24 03:38:06.433 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:38:06.433 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:38:06.433 | ++ functions-common:get_field:727 : read data 2021-08-24 03:38:06.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:06.433 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:06.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:06.433 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:06.433 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:38:06.433 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 03:38:06.433 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 03:38:06.433 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 24c6c6dc17c642598ae80b20c264015a --project d3fe5a1d830041bfa27a14def1ca242c 2021-08-24 03:38:06.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:06.434 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:06.434 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:06.434 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:06.434 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:38:06.434 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 03:38:06.434 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:38:06.434 | ++ functions-common:get_field:727 : read data 2021-08-24 03:38:06.434 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 24c6c6dc17c642598ae80b20c264015a --project d3fe5a1d830041bfa27a14def1ca242c 2021-08-24 03:38:06.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:06.434 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:06.435 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:06.435 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:06.435 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:38:06.435 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 03:38:06.435 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 03:38:06.435 | ++ functions-common:get_field:733 : echo '| cb8325e636cf408fabe1bf6bfb63af3b | 24c6c6dc17c642598ae80b20c264015a | | d3fe5a1d830041bfa27a14def1ca242c | | | False |' 2021-08-24 03:38:06.435 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 03:38:06.435 | ++ functions-common:get_field:727 : read data 2021-08-24 03:38:06.435 | + functions-common:get_or_add_user_project_role:910 : user_role_id=cb8325e636cf408fabe1bf6bfb63af3b 2021-08-24 03:38:06.435 | + functions-common:get_or_add_user_project_role:912 : echo cb8325e636cf408fabe1bf6bfb63af3b 2021-08-24 03:38:06.435 | cb8325e636cf408fabe1bf6bfb63af3b 2021-08-24 03:38:06.731 | [11708 Async ks-alt-member:87294]: finished get_or_add_user_project_role member 24c6c6dc17c642598ae80b20c264015a d3fe5a1d830041bfa27a14def1ca242c with result 0 in 9 seconds 2021-08-24 03:38:06.970 | [11708 Async ks-alt-admin:87407]: Waiting for completion of get_or_add_user_project_role admin c093674d769e489281229b708ffb3852 d3fe5a1d830041bfa27a14def1ca242c running on PID 87407 (8 other jobs running) 2021-08-24 03:38:07.138 | [11708 Async ks-alt-admin:87407]: Signaling child to exit 2021-08-24 03:38:07.144 | WAKEUP 2021-08-24 03:38:07.280 | [11708 Async ks-alt-admin:87407]: Signaled 2021-08-24 03:38:07.293 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 03:38:07.293 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-24 03:38:07.293 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 03:38:07.293 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 03:38:07.293 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-24 03:38:07.293 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-24 03:38:07.293 | ++ functions-common:_get_domain_args:882 : echo 2021-08-24 03:38:07.293 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-24 03:38:07.293 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 03:38:07.293 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user c093674d769e489281229b708ffb3852 --project d3fe5a1d830041bfa27a14def1ca242c 2021-08-24 03:38:07.293 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:38:07.293 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:38:07.293 | ++ functions-common:get_field:727 : read data 2021-08-24 03:38:07.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:07.293 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:07.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:07.293 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:07.293 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:38:07.293 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 03:38:07.293 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 03:38:07.293 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user c093674d769e489281229b708ffb3852 --project d3fe5a1d830041bfa27a14def1ca242c 2021-08-24 03:38:07.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:07.293 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:07.294 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:07.294 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:07.294 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user c093674d769e489281229b708ffb3852 --project d3fe5a1d830041bfa27a14def1ca242c 2021-08-24 03:38:07.294 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:38:07.294 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 03:38:07.294 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:38:07.294 | ++ functions-common:get_field:727 : read data 2021-08-24 03:38:07.294 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:07.294 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:07.294 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:07.294 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:07.294 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:38:07.294 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 03:38:07.294 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 03:38:07.294 | ++ functions-common:get_field:733 : echo '| e2bebf2cd2854255871bb3ee1d93c306 | c093674d769e489281229b708ffb3852 | | d3fe5a1d830041bfa27a14def1ca242c | | | False |' 2021-08-24 03:38:07.294 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 03:38:07.294 | ++ functions-common:get_field:727 : read data 2021-08-24 03:38:07.294 | + functions-common:get_or_add_user_project_role:910 : user_role_id=e2bebf2cd2854255871bb3ee1d93c306 2021-08-24 03:38:07.294 | + functions-common:get_or_add_user_project_role:912 : echo e2bebf2cd2854255871bb3ee1d93c306 2021-08-24 03:38:07.294 | e2bebf2cd2854255871bb3ee1d93c306 2021-08-24 03:38:07.548 | [11708 Async ks-alt-admin:87407]: finished get_or_add_user_project_role admin c093674d769e489281229b708ffb3852 d3fe5a1d830041bfa27a14def1ca242c with result 0 in 9 seconds 2021-08-24 03:38:07.787 | [11708 Async ks-alt-another:87519]: Waiting for completion of get_or_add_user_project_role anotherrole 24c6c6dc17c642598ae80b20c264015a d3fe5a1d830041bfa27a14def1ca242c running on PID 87519 (7 other jobs running) 2021-08-24 03:38:07.966 | [11708 Async ks-alt-another:87519]: Signaling child to exit 2021-08-24 03:38:07.967 | WAKEUP 2021-08-24 03:38:08.102 | [11708 Async ks-alt-another:87519]: Signaled 2021-08-24 03:38:08.114 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 03:38:08.114 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-24 03:38:08.114 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 03:38:08.114 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 03:38:08.114 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-24 03:38:08.114 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-24 03:38:08.114 | ++ functions-common:_get_domain_args:882 : echo 2021-08-24 03:38:08.114 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-24 03:38:08.114 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:38:08.114 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user 24c6c6dc17c642598ae80b20c264015a --project d3fe5a1d830041bfa27a14def1ca242c 2021-08-24 03:38:08.114 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 03:38:08.114 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:38:08.114 | ++ functions-common:get_field:727 : read data 2021-08-24 03:38:08.114 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:08.114 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:08.114 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:08.114 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:08.114 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:38:08.114 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 03:38:08.114 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 03:38:08.114 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user 24c6c6dc17c642598ae80b20c264015a --project d3fe5a1d830041bfa27a14def1ca242c 2021-08-24 03:38:08.114 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:08.114 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:08.114 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:08.114 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:08.114 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 03:38:08.114 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:38:08.115 | ++ functions-common:get_field:727 : read data 2021-08-24 03:38:08.115 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:38:08.115 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user 24c6c6dc17c642598ae80b20c264015a --project d3fe5a1d830041bfa27a14def1ca242c 2021-08-24 03:38:08.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:08.115 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:08.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:08.115 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:08.115 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:38:08.115 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 03:38:08.115 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 03:38:08.115 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 03:38:08.115 | ++ functions-common:get_field:733 : echo '| 75ee8edfed1f4f1497a81bd7eef218b8 | 24c6c6dc17c642598ae80b20c264015a | | d3fe5a1d830041bfa27a14def1ca242c | | | False |' 2021-08-24 03:38:08.115 | ++ functions-common:get_field:727 : read data 2021-08-24 03:38:08.115 | + functions-common:get_or_add_user_project_role:910 : user_role_id=75ee8edfed1f4f1497a81bd7eef218b8 2021-08-24 03:38:08.115 | + functions-common:get_or_add_user_project_role:912 : echo 75ee8edfed1f4f1497a81bd7eef218b8 2021-08-24 03:38:08.115 | 75ee8edfed1f4f1497a81bd7eef218b8 2021-08-24 03:38:08.403 | [11708 Async ks-alt-another:87519]: finished get_or_add_user_project_role anotherrole 24c6c6dc17c642598ae80b20c264015a d3fe5a1d830041bfa27a14def1ca242c with result 0 in 9 seconds 2021-08-24 03:38:08.448 | + inc/async:async_wait:197 : return 0 2021-08-24 03:38:08.468 | + lib/keystone:create_keystone_accounts:386 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2021-08-24 03:38:08.835 | [11708 Async ks-group-memberdemo:88028]: Waiting for completion of get_or_add_group_project_role member 2fff518aa9644728a41ce693f74333b2 e30a17fdb9364549be119360703679dc running on PID 88028 (6 other jobs running) 2021-08-24 03:38:09.010 | [11708 Async ks-group-memberdemo:88028]: Signaling child to exit 2021-08-24 03:38:09.941 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:38:10.096 | [88028 Async ks-group-memberdemo:88028]: finished successfully 2021-08-24 03:38:10.212 | WAKEUP 2021-08-24 03:38:10.317 | [11708 Async ks-group-memberdemo:88028]: Signaled 2021-08-24 03:38:10.329 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-08-24 03:38:10.329 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 2fff518aa9644728a41ce693f74333b2 --project e30a17fdb9364549be119360703679dc -f value 2021-08-24 03:38:10.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:10.329 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:10.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:10.329 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:10.329 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:38:10.329 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-08-24 03:38:10.329 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-08-24 03:38:10.329 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 2fff518aa9644728a41ce693f74333b2 --project e30a17fdb9364549be119360703679dc 2021-08-24 03:38:10.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:10.329 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:10.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:10.329 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:10.329 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 2fff518aa9644728a41ce693f74333b2 --project e30a17fdb9364549be119360703679dc -f value 2021-08-24 03:38:10.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:10.329 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:10.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:10.329 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:10.329 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:38:10.329 | + functions-common:get_or_add_group_project_role:958 : group_role_id='cb8325e636cf408fabe1bf6bfb63af3b 2fff518aa9644728a41ce693f74333b2 e30a17fdb9364549be119360703679dc False' 2021-08-24 03:38:10.330 | + functions-common:get_or_add_group_project_role:960 : echo cb8325e636cf408fabe1bf6bfb63af3b 2fff518aa9644728a41ce693f74333b2 e30a17fdb9364549be119360703679dc False 2021-08-24 03:38:10.330 | cb8325e636cf408fabe1bf6bfb63af3b 2fff518aa9644728a41ce693f74333b2 e30a17fdb9364549be119360703679dc False 2021-08-24 03:38:10.394 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:38:10.468 | [88119 Async ks-group-anotherdemo:88119]: finished successfully 2021-08-24 03:38:10.494 | [11708 Async ks-group-memberdemo:88028]: finished get_or_add_group_project_role member 2fff518aa9644728a41ce693f74333b2 e30a17fdb9364549be119360703679dc with result 0 in 10 seconds 2021-08-24 03:38:10.571 | [11708 Async ks-group-anotherdemo:88119]: Waiting for completion of get_or_add_group_project_role anotherrole 2fff518aa9644728a41ce693f74333b2 e30a17fdb9364549be119360703679dc running on PID 88119 (5 other jobs running) 2021-08-24 03:38:10.603 | [11708 Async ks-group-anotherdemo:88119]: Signaling child to exit 2021-08-24 03:38:10.604 | WAKEUP 2021-08-24 03:38:10.645 | [11708 Async ks-group-anotherdemo:88119]: Signaled 2021-08-24 03:38:10.646 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-08-24 03:38:10.646 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 2fff518aa9644728a41ce693f74333b2 --project e30a17fdb9364549be119360703679dc -f value 2021-08-24 03:38:10.647 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:10.647 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:10.647 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:10.647 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:10.647 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:38:10.647 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-08-24 03:38:10.647 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-08-24 03:38:10.647 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 2fff518aa9644728a41ce693f74333b2 --project e30a17fdb9364549be119360703679dc 2021-08-24 03:38:10.647 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:10.647 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:10.647 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:10.647 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:10.647 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 2fff518aa9644728a41ce693f74333b2 --project e30a17fdb9364549be119360703679dc -f value 2021-08-24 03:38:10.647 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:10.647 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:10.647 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:10.647 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:10.647 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:38:10.648 | + functions-common:get_or_add_group_project_role:958 : group_role_id='75ee8edfed1f4f1497a81bd7eef218b8 2fff518aa9644728a41ce693f74333b2 e30a17fdb9364549be119360703679dc False' 2021-08-24 03:38:10.648 | + functions-common:get_or_add_group_project_role:960 : echo 75ee8edfed1f4f1497a81bd7eef218b8 2fff518aa9644728a41ce693f74333b2 e30a17fdb9364549be119360703679dc False 2021-08-24 03:38:10.648 | 75ee8edfed1f4f1497a81bd7eef218b8 2fff518aa9644728a41ce693f74333b2 e30a17fdb9364549be119360703679dc False 2021-08-24 03:38:10.669 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:38:10.708 | [88207 Async ks-group-memberalt:88207]: finished successfully 2021-08-24 03:38:10.716 | [11708 Async ks-group-anotherdemo:88119]: finished get_or_add_group_project_role anotherrole 2fff518aa9644728a41ce693f74333b2 e30a17fdb9364549be119360703679dc with result 0 in 10 seconds 2021-08-24 03:38:10.770 | [11708 Async ks-group-memberalt:88207]: Waiting for completion of get_or_add_group_project_role member 2fff518aa9644728a41ce693f74333b2 d3fe5a1d830041bfa27a14def1ca242c running on PID 88207 (4 other jobs running) 2021-08-24 03:38:10.804 | [11708 Async ks-group-memberalt:88207]: Signaling child to exit 2021-08-24 03:38:10.805 | WAKEUP 2021-08-24 03:38:10.830 | [11708 Async ks-group-memberalt:88207]: Signaled 2021-08-24 03:38:10.831 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-08-24 03:38:10.831 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 2fff518aa9644728a41ce693f74333b2 --project d3fe5a1d830041bfa27a14def1ca242c -f value 2021-08-24 03:38:10.831 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:10.831 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:10.831 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:10.831 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:10.831 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:38:10.831 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-08-24 03:38:10.831 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-08-24 03:38:10.831 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 2fff518aa9644728a41ce693f74333b2 --project d3fe5a1d830041bfa27a14def1ca242c 2021-08-24 03:38:10.832 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:10.832 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:10.832 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:10.832 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:10.832 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 2fff518aa9644728a41ce693f74333b2 --project d3fe5a1d830041bfa27a14def1ca242c -f value 2021-08-24 03:38:10.832 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:10.832 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:10.832 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:10.832 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:10.832 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:38:10.832 | + functions-common:get_or_add_group_project_role:958 : group_role_id='cb8325e636cf408fabe1bf6bfb63af3b 2fff518aa9644728a41ce693f74333b2 d3fe5a1d830041bfa27a14def1ca242c False' 2021-08-24 03:38:10.832 | + functions-common:get_or_add_group_project_role:960 : echo cb8325e636cf408fabe1bf6bfb63af3b 2fff518aa9644728a41ce693f74333b2 d3fe5a1d830041bfa27a14def1ca242c False 2021-08-24 03:38:10.832 | cb8325e636cf408fabe1bf6bfb63af3b 2fff518aa9644728a41ce693f74333b2 d3fe5a1d830041bfa27a14def1ca242c False 2021-08-24 03:38:10.882 | [11708 Async ks-group-memberalt:88207]: finished get_or_add_group_project_role member 2fff518aa9644728a41ce693f74333b2 d3fe5a1d830041bfa27a14def1ca242c with result 0 in 10 seconds 2021-08-24 03:38:10.921 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:38:10.924 | [11708 Async ks-group-anotheralt:88294]: Waiting for completion of get_or_add_group_project_role anotherrole 2fff518aa9644728a41ce693f74333b2 d3fe5a1d830041bfa27a14def1ca242c running on PID 88294 (3 other jobs running) 2021-08-24 03:38:10.952 | [88294 Async ks-group-anotheralt:88294]: finished successfully 2021-08-24 03:38:10.956 | [11708 Async ks-group-anotheralt:88294]: Signaling child to exit 2021-08-24 03:38:10.973 | WAKEUP 2021-08-24 03:38:10.996 | [11708 Async ks-group-anotheralt:88294]: Signaled 2021-08-24 03:38:10.997 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-08-24 03:38:10.997 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 2fff518aa9644728a41ce693f74333b2 --project d3fe5a1d830041bfa27a14def1ca242c -f value 2021-08-24 03:38:10.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:10.997 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:10.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:10.998 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:10.998 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:38:10.998 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-08-24 03:38:10.998 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-08-24 03:38:10.998 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 2fff518aa9644728a41ce693f74333b2 --project d3fe5a1d830041bfa27a14def1ca242c 2021-08-24 03:38:10.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:10.998 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:10.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:10.998 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:10.998 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 2fff518aa9644728a41ce693f74333b2 --project d3fe5a1d830041bfa27a14def1ca242c -f value 2021-08-24 03:38:10.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:10.998 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:10.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:10.998 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:10.998 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:38:10.998 | + functions-common:get_or_add_group_project_role:958 : group_role_id='75ee8edfed1f4f1497a81bd7eef218b8 2fff518aa9644728a41ce693f74333b2 d3fe5a1d830041bfa27a14def1ca242c False' 2021-08-24 03:38:10.998 | + functions-common:get_or_add_group_project_role:960 : echo 75ee8edfed1f4f1497a81bd7eef218b8 2fff518aa9644728a41ce693f74333b2 d3fe5a1d830041bfa27a14def1ca242c False 2021-08-24 03:38:10.998 | 75ee8edfed1f4f1497a81bd7eef218b8 2fff518aa9644728a41ce693f74333b2 d3fe5a1d830041bfa27a14def1ca242c False 2021-08-24 03:38:11.043 | [11708 Async ks-group-anotheralt:88294]: finished get_or_add_group_project_role anotherrole 2fff518aa9644728a41ce693f74333b2 d3fe5a1d830041bfa27a14def1ca242c with result 0 in 9 seconds 2021-08-24 03:38:11.081 | [11708 Async ks-group-admin:88443]: Waiting for completion of get_or_add_group_project_role admin 7d226449e446498da499e1945b09a955 a24e12f1da8b4ba285fa34ffc2af9c44 running on PID 88443 (2 other jobs running) 2021-08-24 03:38:11.107 | [11708 Async ks-group-admin:88443]: Signaling child to exit 2021-08-24 03:38:11.773 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:38:11.797 | [88443 Async ks-group-admin:88443]: finished successfully 2021-08-24 03:38:11.817 | WAKEUP 2021-08-24 03:38:11.840 | [11708 Async ks-group-admin:88443]: Signaled 2021-08-24 03:38:11.841 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-08-24 03:38:11.842 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role admin --group 7d226449e446498da499e1945b09a955 --project a24e12f1da8b4ba285fa34ffc2af9c44 -f value 2021-08-24 03:38:11.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:11.842 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:11.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:11.842 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:11.842 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:38:11.842 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-08-24 03:38:11.842 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-08-24 03:38:11.842 | + functions-common:get_or_add_group_project_role:951 : openstack role add admin --group 7d226449e446498da499e1945b09a955 --project a24e12f1da8b4ba285fa34ffc2af9c44 2021-08-24 03:38:11.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:11.842 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:11.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:11.842 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:11.842 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role admin --group 7d226449e446498da499e1945b09a955 --project a24e12f1da8b4ba285fa34ffc2af9c44 -f value 2021-08-24 03:38:11.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:11.842 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:11.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:38:11.842 | from cryptography.utils import int_from_bytes 2021-08-24 03:38:11.842 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:38:11.842 | + functions-common:get_or_add_group_project_role:958 : group_role_id='e2bebf2cd2854255871bb3ee1d93c306 7d226449e446498da499e1945b09a955 a24e12f1da8b4ba285fa34ffc2af9c44 False' 2021-08-24 03:38:11.842 | + functions-common:get_or_add_group_project_role:960 : echo e2bebf2cd2854255871bb3ee1d93c306 7d226449e446498da499e1945b09a955 a24e12f1da8b4ba285fa34ffc2af9c44 False 2021-08-24 03:38:11.842 | e2bebf2cd2854255871bb3ee1d93c306 7d226449e446498da499e1945b09a955 a24e12f1da8b4ba285fa34ffc2af9c44 False 2021-08-24 03:38:11.887 | [11708 Async ks-group-admin:88443]: finished get_or_add_group_project_role admin 7d226449e446498da499e1945b09a955 a24e12f1da8b4ba285fa34ffc2af9c44 with result 0 in 10 seconds 2021-08-24 03:38:11.891 | + inc/async:async_wait:197 : return 0 2021-08-24 03:38:11.893 | + lib/keystone:create_keystone_accounts:388 : is_service_enabled ldap 2021-08-24 03:38:11.910 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:38:11.913 | + ./stack.sh:main:1103 : is_service_enabled nova 2021-08-24 03:38:11.931 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:38:11.933 | + ./stack.sh:main:1104 : async_runfunc create_nova_accounts 2021-08-24 03:38:11.936 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2021-08-24 03:38:11.995 | + inc/async:async_inner:63 : create_nova_accounts 2021-08-24 03:38:12.033 | [11708 Async create_nova_accounts:90041]: running: create_nova_accounts 2021-08-24 03:38:12.036 | + ./stack.sh:main:1106 : is_service_enabled glance 2021-08-24 03:38:12.053 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:38:12.056 | + ./stack.sh:main:1107 : async_runfunc create_glance_accounts 2021-08-24 03:38:12.058 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2021-08-24 03:38:12.119 | + inc/async:async_inner:63 : create_glance_accounts 2021-08-24 03:38:12.164 | [11708 Async create_glance_accounts:90156]: running: create_glance_accounts 2021-08-24 03:38:12.167 | + ./stack.sh:main:1109 : is_service_enabled cinder 2021-08-24 03:38:12.186 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:38:12.188 | + ./stack.sh:main:1110 : async_runfunc create_cinder_accounts 2021-08-24 03:38:12.193 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2021-08-24 03:38:12.261 | + inc/async:async_inner:63 : create_cinder_accounts 2021-08-24 03:38:12.303 | [11708 Async create_cinder_accounts:90286]: running: create_cinder_accounts 2021-08-24 03:38:12.306 | + ./stack.sh:main:1112 : is_service_enabled neutron 2021-08-24 03:38:12.330 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:38:12.333 | + ./stack.sh:main:1113 : async_runfunc create_neutron_accounts 2021-08-24 03:38:12.336 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2021-08-24 03:38:12.411 | + inc/async:async_inner:63 : create_neutron_accounts 2021-08-24 03:38:12.467 | [11708 Async create_neutron_accounts:90401]: running: create_neutron_accounts 2021-08-24 03:38:12.472 | + ./stack.sh:main:1115 : is_service_enabled swift 2021-08-24 03:38:12.503 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:38:12.507 | + ./stack.sh:main:1116 : async_runfunc create_swift_accounts 2021-08-24 03:38:12.511 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2021-08-24 03:38:12.757 | + inc/async:async_inner:63 : create_swift_accounts 2021-08-24 03:38:12.969 | [11708 Async create_swift_accounts:90542]: running: create_swift_accounts 2021-08-24 03:38:12.994 | + ./stack.sh:main:1122 : write_clouds_yaml 2021-08-24 03:38:13.012 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2021-08-24 03:38:13.047 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2021-08-24 03:38:13.075 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2021-08-24 03:38:13.129 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2021-08-24 03:38:13.189 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2021-08-24 03:38:13.210 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-08-24 03:38:13.229 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.26/identity --os-username demo --os-password Passw0rd --os-project-name demo 2021-08-24 03:38:13.361 | The user clouds.yaml file didn't exist. 2021-08-24 03:38:13.372 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.26/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2021-08-24 03:38:13.500 | /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-08-24 03:38:13.500 | self._clouds = yaml.load(clouds_file) 2021-08-24 03:38:13.549 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.26/identity --os-username admin --os-password Passw0rd --os-project-name admin 2021-08-24 03:38:13.774 | /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-08-24 03:38:13.774 | self._clouds = yaml.load(clouds_file) 2021-08-24 03:38:13.822 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.26/identity --os-username admin --os-password Passw0rd --os-system-scope all 2021-08-24 03:38:13.941 | /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-08-24 03:38:13.941 | self._clouds = yaml.load(clouds_file) 2021-08-24 03:38:13.953 | + functions-common:write_clouds_yaml:132 : cat 2021-08-24 03:38:13.997 | ++ functions-common:write_clouds_yaml:138 : eval echo '~ubuntu' 2021-08-24 03:38:14.018 | +++ functions-common:write_clouds_yaml:138 : echo /home/ubuntu 2021-08-24 03:38:14.041 | + functions-common:write_clouds_yaml:138 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2021-08-24 03:38:14.077 | + ./stack.sh:main:1127 : is_service_enabled horizon 2021-08-24 03:38:14.223 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:38:14.249 | + ./stack.sh:main:1132 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2021-08-24 03:38:14.623 | [11708 Async create_nova_accounts:90041]: Waiting for completion of create_nova_accounts running on PID 90041 (6 other jobs running) 2021-08-24 03:38:14.777 | [11708 Async create_nova_accounts:90041]: Signaling child to exit 2021-08-24 03:38:38.865 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:38:38.964 | [90401 Async create_neutron_accounts:90401]: finished successfully 2021-08-24 03:38:54.207 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:38:54.238 | [90286 Async create_cinder_accounts:90286]: finished successfully 2021-08-24 03:39:00.437 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:39:00.465 | [90156 Async create_glance_accounts:90156]: finished successfully 2021-08-24 03:39:04.615 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:39:04.640 | [90041 Async create_nova_accounts:90041]: finished successfully 2021-08-24 03:39:04.659 | WAKEUP 2021-08-24 03:39:04.682 | [11708 Async create_nova_accounts:90041]: Signaled 2021-08-24 03:39:04.684 | + lib/nova:create_nova_accounts:336 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2021-08-24 03:39:04.684 | + lib/nova:create_nova_accounts:340 : create_service_user nova admin 2021-08-24 03:39:04.684 | + lib/keystone:create_service_user:401 : get_or_create_user nova Passw0rd Default 2021-08-24 03:39:04.684 | + functions-common:get_or_create_user:824 : local user_id 2021-08-24 03:39:04.684 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-08-24 03:39:04.684 | + functions-common:get_or_create_user:828 : local email= 2021-08-24 03:39:04.684 | ++ functions-common:get_or_create_user:842 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2021-08-24 03:39:04.684 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.684 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.684 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.684 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.684 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:04.684 | + functions-common:get_or_create_user:840 : user_id=d8f1eb90d9e2422eb27dc6188f3b2843 2021-08-24 03:39:04.684 | + functions-common:get_or_create_user:841 : echo d8f1eb90d9e2422eb27dc6188f3b2843 2021-08-24 03:39:04.684 | d8f1eb90d9e2422eb27dc6188f3b2843 2021-08-24 03:39:04.684 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service nova service Default Default 2021-08-24 03:39:04.684 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 03:39:04.684 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-24 03:39:04.684 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 03:39:04.684 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 03:39:04.684 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-24 03:39:04.684 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-24 03:39:04.684 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-24 03:39:04.684 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-24 03:39:04.684 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-24 03:39:04.684 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-24 03:39:04.684 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:39:04.684 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 03:39:04.684 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2021-08-24 03:39:04.684 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:39:04.685 | ++ functions-common:get_field:727 : read data 2021-08-24 03:39:04.685 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.685 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.685 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.685 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:04.685 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 03:39:04.685 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 03:39:04.685 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2021-08-24 03:39:04.685 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.685 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.685 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.685 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2021-08-24 03:39:04.685 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:39:04.685 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 03:39:04.685 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:39:04.685 | ++ functions-common:get_field:727 : read data 2021-08-24 03:39:04.685 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.685 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.685 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.685 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:04.685 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 03:39:04.685 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 03:39:04.685 | ++ functions-common:get_field:733 : echo '| fdd11498cd244180a72aa875f63457b6 | d8f1eb90d9e2422eb27dc6188f3b2843 | | 07edffee51084cbc9af828fa00a06fc9 | | | False |' 2021-08-24 03:39:04.685 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 03:39:04.685 | ++ functions-common:get_field:727 : read data 2021-08-24 03:39:04.685 | + functions-common:get_or_add_user_project_role:910 : user_role_id=fdd11498cd244180a72aa875f63457b6 2021-08-24 03:39:04.685 | + functions-common:get_or_add_user_project_role:912 : echo fdd11498cd244180a72aa875f63457b6 2021-08-24 03:39:04.685 | fdd11498cd244180a72aa875f63457b6 2021-08-24 03:39:04.686 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2021-08-24 03:39:04.686 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin nova service Default Default 2021-08-24 03:39:04.686 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 03:39:04.686 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-24 03:39:04.686 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 03:39:04.686 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 03:39:04.686 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-24 03:39:04.686 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-24 03:39:04.686 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-24 03:39:04.686 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-24 03:39:04.686 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-24 03:39:04.686 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-24 03:39:04.686 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:39:04.686 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2021-08-24 03:39:04.686 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 03:39:04.686 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:39:04.686 | ++ functions-common:get_field:727 : read data 2021-08-24 03:39:04.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.686 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.686 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.686 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:04.686 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 03:39:04.686 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 03:39:04.686 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2021-08-24 03:39:04.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.686 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.686 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.686 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 03:39:04.686 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:39:04.687 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2021-08-24 03:39:04.687 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:39:04.687 | ++ functions-common:get_field:727 : read data 2021-08-24 03:39:04.687 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.687 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.687 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.687 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.687 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:04.687 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 03:39:04.687 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 03:39:04.687 | ++ functions-common:get_field:733 : echo '| e2bebf2cd2854255871bb3ee1d93c306 | d8f1eb90d9e2422eb27dc6188f3b2843 | | 07edffee51084cbc9af828fa00a06fc9 | | | False |' 2021-08-24 03:39:04.687 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 03:39:04.687 | ++ functions-common:get_field:727 : read data 2021-08-24 03:39:04.687 | + functions-common:get_or_add_user_project_role:910 : user_role_id=e2bebf2cd2854255871bb3ee1d93c306 2021-08-24 03:39:04.687 | + functions-common:get_or_add_user_project_role:912 : echo e2bebf2cd2854255871bb3ee1d93c306 2021-08-24 03:39:04.687 | e2bebf2cd2854255871bb3ee1d93c306 2021-08-24 03:39:04.687 | + lib/nova:create_nova_accounts:342 : local nova_api_url 2021-08-24 03:39:04.687 | + lib/nova:create_nova_accounts:343 : [[ True == \F\a\l\s\e ]] 2021-08-24 03:39:04.687 | + lib/nova:create_nova_accounts:346 : nova_api_url=http://10.222.0.26/compute 2021-08-24 03:39:04.687 | + lib/nova:create_nova_accounts:349 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2021-08-24 03:39:04.687 | + functions-common:get_or_create_service:966 : local service_id 2021-08-24 03:39:04.687 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute_legacy -f value -c id 2021-08-24 03:39:04.687 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2021-08-24 03:39:04.687 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.687 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.687 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.687 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.687 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:04.687 | + functions-common:get_or_create_service:977 : service_id=' 2021-08-24 03:39:04.687 | adfcc1de7ff246e0ae374905395add78' 2021-08-24 03:39:04.688 | + functions-common:get_or_create_service:978 : echo adfcc1de7ff246e0ae374905395add78 2021-08-24 03:39:04.688 | adfcc1de7ff246e0ae374905395add78 2021-08-24 03:39:04.688 | + lib/nova:create_nova_accounts:351 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.26/compute/v2/$(project_id)s' 2021-08-24 03:39:04.688 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-08-24 03:39:04.688 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.26/compute/v2/$(project_id)s' RegionOne 2021-08-24 03:39:04.688 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-24 03:39:04.688 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2021-08-24 03:39:04.688 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.688 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.688 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.688 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.688 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:04.688 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-24 03:39:04.688 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-24 03:39:04.688 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute_legacy public 'http://10.222.0.26/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2021-08-24 03:39:04.688 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.688 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.688 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.688 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.688 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:04.688 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=389671dd83eb47e5b16ffbe8402985e8 2021-08-24 03:39:04.688 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 389671dd83eb47e5b16ffbe8402985e8 2021-08-24 03:39:04.688 | + functions-common:get_or_create_endpoint:1011 : public_id=389671dd83eb47e5b16ffbe8402985e8 2021-08-24 03:39:04.688 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-08-24 03:39:04.688 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-08-24 03:39:04.688 | + functions-common:get_or_create_endpoint:1020 : echo 389671dd83eb47e5b16ffbe8402985e8 2021-08-24 03:39:04.688 | 389671dd83eb47e5b16ffbe8402985e8 2021-08-24 03:39:04.688 | + lib/nova:create_nova_accounts:355 : get_or_create_service nova compute 'Nova Compute Service' 2021-08-24 03:39:04.688 | + functions-common:get_or_create_service:966 : local service_id 2021-08-24 03:39:04.688 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute -f value -c id 2021-08-24 03:39:04.688 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2021-08-24 03:39:04.689 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.689 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.689 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.689 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.689 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:04.689 | + functions-common:get_or_create_service:977 : service_id=' 2021-08-24 03:39:04.689 | 8915b285d20f4febb14d30afbd7911c5' 2021-08-24 03:39:04.689 | + functions-common:get_or_create_service:978 : echo 8915b285d20f4febb14d30afbd7911c5 2021-08-24 03:39:04.689 | 8915b285d20f4febb14d30afbd7911c5 2021-08-24 03:39:04.689 | + lib/nova:create_nova_accounts:357 : get_or_create_endpoint compute RegionOne http://10.222.0.26/compute/v2.1 2021-08-24 03:39:04.689 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-08-24 03:39:04.689 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute public http://10.222.0.26/compute/v2.1 RegionOne 2021-08-24 03:39:04.689 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-24 03:39:04.689 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2021-08-24 03:39:04.689 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.689 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.689 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.689 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.689 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:04.689 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-24 03:39:04.689 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-24 03:39:04.689 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute public http://10.222.0.26/compute/v2.1 --region RegionOne -f value -c id 2021-08-24 03:39:04.689 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.689 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.689 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.689 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.689 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:04.689 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=ceae3ded83604b2f81e0d490ff382dac 2021-08-24 03:39:04.689 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo ceae3ded83604b2f81e0d490ff382dac 2021-08-24 03:39:04.689 | + functions-common:get_or_create_endpoint:1011 : public_id=ceae3ded83604b2f81e0d490ff382dac 2021-08-24 03:39:04.689 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-08-24 03:39:04.690 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-08-24 03:39:04.690 | + functions-common:get_or_create_endpoint:1020 : echo ceae3ded83604b2f81e0d490ff382dac 2021-08-24 03:39:04.690 | ceae3ded83604b2f81e0d490ff382dac 2021-08-24 03:39:04.690 | + lib/nova:create_nova_accounts:362 : is_service_enabled n-api 2021-08-24 03:39:04.690 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:39:04.690 | + lib/nova:create_nova_accounts:364 : is_service_enabled swift 2021-08-24 03:39:04.690 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:39:04.690 | + lib/nova:create_nova_accounts:367 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2021-08-24 03:39:04.690 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 03:39:04.690 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-24 03:39:04.690 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 03:39:04.690 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 03:39:04.690 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-24 03:39:04.690 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-24 03:39:04.690 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-24 03:39:04.690 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-24 03:39:04.690 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-24 03:39:04.690 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-24 03:39:04.690 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:39:04.690 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-08-24 03:39:04.690 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 03:39:04.690 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:39:04.690 | ++ functions-common:get_field:727 : read data 2021-08-24 03:39:04.690 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.690 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.690 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.690 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:04.690 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 03:39:04.690 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 03:39:04.690 | + functions-common:get_or_add_user_project_role:901 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-08-24 03:39:04.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.691 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.691 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.691 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:39:04.691 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-08-24 03:39:04.691 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 03:39:04.691 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:39:04.691 | ++ functions-common:get_field:727 : read data 2021-08-24 03:39:04.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.691 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.691 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.691 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:04.691 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 03:39:04.691 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 03:39:04.691 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 03:39:04.691 | ++ functions-common:get_field:733 : echo '| 5e0fed00065d44b8817277c90175287b | d8f1eb90d9e2422eb27dc6188f3b2843 | | 07edffee51084cbc9af828fa00a06fc9 | | | False |' 2021-08-24 03:39:04.691 | ++ functions-common:get_field:727 : read data 2021-08-24 03:39:04.691 | + functions-common:get_or_add_user_project_role:910 : user_role_id=5e0fed00065d44b8817277c90175287b 2021-08-24 03:39:04.691 | + functions-common:get_or_add_user_project_role:912 : echo 5e0fed00065d44b8817277c90175287b 2021-08-24 03:39:04.691 | 5e0fed00065d44b8817277c90175287b 2021-08-24 03:39:04.691 | + lib/nova:create_nova_accounts:372 : is_service_enabled s3api 2021-08-24 03:39:04.691 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:39:04.731 | [11708 Async create_nova_accounts:90041]: finished create_nova_accounts with result 0 in 52 seconds 2021-08-24 03:39:04.769 | [11708 Async create_glance_accounts:90156]: Waiting for completion of create_glance_accounts running on PID 90156 (5 other jobs running) 2021-08-24 03:39:04.793 | [11708 Async create_glance_accounts:90156]: Signaling child to exit 2021-08-24 03:39:04.793 | WAKEUP 2021-08-24 03:39:04.816 | [11708 Async create_glance_accounts:90156]: Signaled 2021-08-24 03:39:04.817 | + lib/glance:create_glance_accounts:458 : is_service_enabled g-api 2021-08-24 03:39:04.818 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:39:04.818 | + lib/glance:create_glance_accounts:460 : create_service_user glance 2021-08-24 03:39:04.818 | + lib/keystone:create_service_user:401 : get_or_create_user glance Passw0rd Default 2021-08-24 03:39:04.818 | + functions-common:get_or_create_user:824 : local user_id 2021-08-24 03:39:04.818 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-08-24 03:39:04.818 | + functions-common:get_or_create_user:828 : local email= 2021-08-24 03:39:04.818 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2021-08-24 03:39:04.818 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.818 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.818 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.818 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.818 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:04.818 | + functions-common:get_or_create_user:840 : user_id=4bda80a98e934eff97407468aa553a8b 2021-08-24 03:39:04.818 | + functions-common:get_or_create_user:841 : echo 4bda80a98e934eff97407468aa553a8b 2021-08-24 03:39:04.818 | 4bda80a98e934eff97407468aa553a8b 2021-08-24 03:39:04.818 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service glance service Default Default 2021-08-24 03:39:04.818 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 03:39:04.818 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-24 03:39:04.818 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 03:39:04.818 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 03:39:04.818 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-24 03:39:04.818 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-24 03:39:04.818 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-24 03:39:04.818 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-24 03:39:04.818 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-24 03:39:04.818 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-24 03:39:04.818 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2021-08-24 03:39:04.818 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 03:39:04.819 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:39:04.819 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:39:04.819 | ++ functions-common:get_field:727 : read data 2021-08-24 03:39:04.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.819 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.819 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.819 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:04.819 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 03:39:04.819 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 03:39:04.819 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2021-08-24 03:39:04.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.819 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.819 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.819 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2021-08-24 03:39:04.819 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 03:39:04.819 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:39:04.819 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:39:04.819 | ++ functions-common:get_field:727 : read data 2021-08-24 03:39:04.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.819 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.819 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.819 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:04.819 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 03:39:04.819 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 03:39:04.819 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 03:39:04.819 | ++ functions-common:get_field:733 : echo '| fdd11498cd244180a72aa875f63457b6 | 4bda80a98e934eff97407468aa553a8b | | 07edffee51084cbc9af828fa00a06fc9 | | | False |' 2021-08-24 03:39:04.820 | ++ functions-common:get_field:727 : read data 2021-08-24 03:39:04.820 | + functions-common:get_or_add_user_project_role:910 : user_role_id=fdd11498cd244180a72aa875f63457b6 2021-08-24 03:39:04.820 | + functions-common:get_or_add_user_project_role:912 : echo fdd11498cd244180a72aa875f63457b6 2021-08-24 03:39:04.820 | fdd11498cd244180a72aa875f63457b6 2021-08-24 03:39:04.820 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2021-08-24 03:39:04.820 | + lib/glance:create_glance_accounts:463 : is_service_enabled s-proxy 2021-08-24 03:39:04.820 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:39:04.820 | + lib/glance:create_glance_accounts:464 : create_service_user glance-swift ResellerAdmin 2021-08-24 03:39:04.820 | + lib/keystone:create_service_user:401 : get_or_create_user glance-swift Passw0rd Default 2021-08-24 03:39:04.820 | + functions-common:get_or_create_user:824 : local user_id 2021-08-24 03:39:04.820 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-08-24 03:39:04.820 | + functions-common:get_or_create_user:828 : local email= 2021-08-24 03:39:04.820 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-08-24 03:39:04.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.820 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.820 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.820 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:04.820 | + functions-common:get_or_create_user:840 : user_id=eab7ebf6b9a94e8593e6903d4754a98f 2021-08-24 03:39:04.820 | + functions-common:get_or_create_user:841 : echo eab7ebf6b9a94e8593e6903d4754a98f 2021-08-24 03:39:04.820 | eab7ebf6b9a94e8593e6903d4754a98f 2021-08-24 03:39:04.820 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service glance-swift service Default Default 2021-08-24 03:39:04.820 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 03:39:04.820 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-24 03:39:04.820 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 03:39:04.820 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 03:39:04.820 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-24 03:39:04.820 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-24 03:39:04.820 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-24 03:39:04.820 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-24 03:39:04.820 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-24 03:39:04.821 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-24 03:39:04.821 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 03:39:04.821 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:39:04.821 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2021-08-24 03:39:04.821 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:39:04.821 | ++ functions-common:get_field:727 : read data 2021-08-24 03:39:04.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.821 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.821 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.821 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:04.821 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 03:39:04.821 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 03:39:04.821 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user glance-swift --project service --user-domain Default --project-domain Default 2021-08-24 03:39:04.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.821 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.821 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.821 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2021-08-24 03:39:04.821 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:39:04.821 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 03:39:04.821 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:39:04.821 | ++ functions-common:get_field:727 : read data 2021-08-24 03:39:04.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.821 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.821 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.821 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:04.821 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 03:39:04.821 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 03:39:04.821 | ++ functions-common:get_field:733 : echo '| fdd11498cd244180a72aa875f63457b6 | eab7ebf6b9a94e8593e6903d4754a98f | | 07edffee51084cbc9af828fa00a06fc9 | | | False |' 2021-08-24 03:39:04.822 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 03:39:04.822 | ++ functions-common:get_field:727 : read data 2021-08-24 03:39:04.822 | + functions-common:get_or_add_user_project_role:910 : user_role_id=fdd11498cd244180a72aa875f63457b6 2021-08-24 03:39:04.822 | + functions-common:get_or_add_user_project_role:912 : echo fdd11498cd244180a72aa875f63457b6 2021-08-24 03:39:04.822 | fdd11498cd244180a72aa875f63457b6 2021-08-24 03:39:04.822 | + lib/keystone:create_service_user:404 : [[ -n ResellerAdmin ]] 2021-08-24 03:39:04.822 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2021-08-24 03:39:04.822 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 03:39:04.822 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-24 03:39:04.822 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 03:39:04.822 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 03:39:04.822 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-24 03:39:04.822 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-24 03:39:04.822 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-24 03:39:04.822 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-24 03:39:04.822 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-24 03:39:04.822 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-24 03:39:04.822 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2021-08-24 03:39:04.822 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:39:04.822 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 03:39:04.822 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:39:04.822 | ++ functions-common:get_field:727 : read data 2021-08-24 03:39:04.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.822 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.822 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.822 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:04.822 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 03:39:04.822 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 03:39:04.822 | + functions-common:get_or_add_user_project_role:901 : openstack role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2021-08-24 03:39:04.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.822 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.823 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.823 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2021-08-24 03:39:04.823 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:39:04.823 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 03:39:04.823 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:39:04.823 | ++ functions-common:get_field:727 : read data 2021-08-24 03:39:04.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.823 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.823 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.823 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:04.823 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 03:39:04.823 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 03:39:04.823 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 03:39:04.823 | ++ functions-common:get_field:733 : echo '| 5e0fed00065d44b8817277c90175287b | eab7ebf6b9a94e8593e6903d4754a98f | | 07edffee51084cbc9af828fa00a06fc9 | | | False |' 2021-08-24 03:39:04.823 | ++ functions-common:get_field:727 : read data 2021-08-24 03:39:04.823 | + functions-common:get_or_add_user_project_role:910 : user_role_id=5e0fed00065d44b8817277c90175287b 2021-08-24 03:39:04.823 | + functions-common:get_or_add_user_project_role:912 : echo 5e0fed00065d44b8817277c90175287b 2021-08-24 03:39:04.823 | 5e0fed00065d44b8817277c90175287b 2021-08-24 03:39:04.823 | + lib/glance:create_glance_accounts:467 : get_or_create_service glance image 'Glance Image Service' 2021-08-24 03:39:04.823 | + functions-common:get_or_create_service:966 : local service_id 2021-08-24 03:39:04.823 | ++ functions-common:get_or_create_service:979 : oscwrap service show image -f value -c id 2021-08-24 03:39:04.823 | ++ functions-common:get_or_create_service:981 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2021-08-24 03:39:04.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.823 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.823 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.823 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:04.823 | + functions-common:get_or_create_service:977 : service_id=' 2021-08-24 03:39:04.823 | 5e3328c2c0424a1c94dc176b87f6d347' 2021-08-24 03:39:04.824 | + functions-common:get_or_create_service:978 : echo 5e3328c2c0424a1c94dc176b87f6d347 2021-08-24 03:39:04.824 | 5e3328c2c0424a1c94dc176b87f6d347 2021-08-24 03:39:04.824 | + lib/glance:create_glance_accounts:469 : get_or_create_endpoint image RegionOne http://10.222.0.26/image 2021-08-24 03:39:04.824 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-08-24 03:39:04.824 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface image public http://10.222.0.26/image RegionOne 2021-08-24 03:39:04.824 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-24 03:39:04.824 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2021-08-24 03:39:04.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.824 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.824 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.824 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:04.824 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-24 03:39:04.824 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-24 03:39:04.824 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create image public http://10.222.0.26/image --region RegionOne -f value -c id 2021-08-24 03:39:04.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.824 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.824 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.824 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:04.824 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=db8834d6085c4cc7ba193a2a4dd6415b 2021-08-24 03:39:04.824 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo db8834d6085c4cc7ba193a2a4dd6415b 2021-08-24 03:39:04.824 | + functions-common:get_or_create_endpoint:1011 : public_id=db8834d6085c4cc7ba193a2a4dd6415b 2021-08-24 03:39:04.824 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-08-24 03:39:04.824 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-08-24 03:39:04.824 | + functions-common:get_or_create_endpoint:1020 : echo db8834d6085c4cc7ba193a2a4dd6415b 2021-08-24 03:39:04.824 | db8834d6085c4cc7ba193a2a4dd6415b 2021-08-24 03:39:04.824 | ++ lib/glance:create_glance_accounts:474 : get_or_create_domain Default 2021-08-24 03:39:04.824 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-08-24 03:39:04.824 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-08-24 03:39:04.824 | ++ functions-common:get_or_create_domain:802 : domain_id=default 2021-08-24 03:39:04.824 | ++ functions-common:get_or_create_domain:803 : echo default 2021-08-24 03:39:04.825 | + lib/glance:create_glance_accounts:474 : service_domain_id=default 2021-08-24 03:39:04.825 | + lib/glance:create_glance_accounts:475 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2021-08-24 03:39:04.825 | + lib/glance:create_glance_accounts:476 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2021-08-24 03:39:04.825 | + lib/glance:create_glance_accounts:478 : [[ False = True ]] 2021-08-24 03:39:04.862 | [11708 Async create_glance_accounts:90156]: finished create_glance_accounts with result 0 in 48 seconds 2021-08-24 03:39:04.900 | [11708 Async create_cinder_accounts:90286]: Waiting for completion of create_cinder_accounts running on PID 90286 (4 other jobs running) 2021-08-24 03:39:04.925 | [11708 Async create_cinder_accounts:90286]: Signaling child to exit 2021-08-24 03:39:04.925 | WAKEUP 2021-08-24 03:39:04.948 | [11708 Async create_cinder_accounts:90286]: Signaled 2021-08-24 03:39:04.949 | + lib/cinder:create_cinder_accounts:391 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2021-08-24 03:39:04.949 | + lib/cinder:create_cinder_accounts:393 : create_service_user cinder 2021-08-24 03:39:04.949 | + lib/keystone:create_service_user:401 : get_or_create_user cinder Passw0rd Default 2021-08-24 03:39:04.949 | + functions-common:get_or_create_user:824 : local user_id 2021-08-24 03:39:04.949 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-08-24 03:39:04.949 | + functions-common:get_or_create_user:828 : local email= 2021-08-24 03:39:04.949 | ++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2021-08-24 03:39:04.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.949 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.949 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.949 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:04.949 | + functions-common:get_or_create_user:840 : user_id=f8be22b94b6442a9aad9938151489f21 2021-08-24 03:39:04.949 | + functions-common:get_or_create_user:841 : echo f8be22b94b6442a9aad9938151489f21 2021-08-24 03:39:04.949 | f8be22b94b6442a9aad9938151489f21 2021-08-24 03:39:04.949 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service cinder service Default Default 2021-08-24 03:39:04.949 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 03:39:04.950 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-24 03:39:04.950 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 03:39:04.950 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 03:39:04.950 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-24 03:39:04.950 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-24 03:39:04.950 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-24 03:39:04.950 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-24 03:39:04.950 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-24 03:39:04.950 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-24 03:39:04.950 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:39:04.950 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2021-08-24 03:39:04.950 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 03:39:04.950 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:39:04.950 | ++ functions-common:get_field:727 : read data 2021-08-24 03:39:04.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.950 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.950 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.950 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:04.950 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 03:39:04.950 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 03:39:04.950 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2021-08-24 03:39:04.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.950 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.950 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.950 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:39:04.950 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 03:39:04.950 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2021-08-24 03:39:04.950 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:39:04.950 | ++ functions-common:get_field:727 : read data 2021-08-24 03:39:04.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.951 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.951 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.951 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:04.951 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 03:39:04.951 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 03:39:04.951 | ++ functions-common:get_field:733 : echo '| fdd11498cd244180a72aa875f63457b6 | f8be22b94b6442a9aad9938151489f21 | | 07edffee51084cbc9af828fa00a06fc9 | | | False |' 2021-08-24 03:39:04.951 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 03:39:04.951 | ++ functions-common:get_field:727 : read data 2021-08-24 03:39:04.951 | + functions-common:get_or_add_user_project_role:910 : user_role_id=fdd11498cd244180a72aa875f63457b6 2021-08-24 03:39:04.951 | + functions-common:get_or_add_user_project_role:912 : echo fdd11498cd244180a72aa875f63457b6 2021-08-24 03:39:04.951 | fdd11498cd244180a72aa875f63457b6 2021-08-24 03:39:04.951 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2021-08-24 03:39:04.951 | + lib/cinder:create_cinder_accounts:396 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2021-08-24 03:39:04.951 | + functions-common:get_or_create_service:966 : local service_id 2021-08-24 03:39:04.951 | ++ functions-common:get_or_create_service:979 : oscwrap service show block-storage -f value -c id 2021-08-24 03:39:04.951 | ++ functions-common:get_or_create_service:981 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2021-08-24 03:39:04.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.951 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.951 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.951 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:04.951 | + functions-common:get_or_create_service:977 : service_id=' 2021-08-24 03:39:04.951 | f76822506183449e95d7c6b6d50a48bc' 2021-08-24 03:39:04.951 | + functions-common:get_or_create_service:978 : echo f76822506183449e95d7c6b6d50a48bc 2021-08-24 03:39:04.951 | f76822506183449e95d7c6b6d50a48bc 2021-08-24 03:39:04.951 | + lib/cinder:create_cinder_accounts:397 : '[' True == False ']' 2021-08-24 03:39:04.952 | + lib/cinder:create_cinder_accounts:410 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.26/volume/v3/$(project_id)s' 2021-08-24 03:39:04.952 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-08-24 03:39:04.952 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.26/volume/v3/$(project_id)s' RegionOne 2021-08-24 03:39:04.952 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-24 03:39:04.952 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2021-08-24 03:39:04.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.952 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.952 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.952 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:04.952 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-24 03:39:04.952 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-24 03:39:04.952 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create block-storage public 'http://10.222.0.26/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-08-24 03:39:04.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.952 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.952 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.952 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:04.952 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=f0be2e5306b34ef6a5b5e3eeb1e7f380 2021-08-24 03:39:04.952 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo f0be2e5306b34ef6a5b5e3eeb1e7f380 2021-08-24 03:39:04.952 | + functions-common:get_or_create_endpoint:1011 : public_id=f0be2e5306b34ef6a5b5e3eeb1e7f380 2021-08-24 03:39:04.952 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-08-24 03:39:04.952 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-08-24 03:39:04.952 | + functions-common:get_or_create_endpoint:1020 : echo f0be2e5306b34ef6a5b5e3eeb1e7f380 2021-08-24 03:39:04.952 | f0be2e5306b34ef6a5b5e3eeb1e7f380 2021-08-24 03:39:04.952 | + lib/cinder:create_cinder_accounts:414 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2021-08-24 03:39:04.952 | + functions-common:get_or_create_service:966 : local service_id 2021-08-24 03:39:04.952 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev3 -f value -c id 2021-08-24 03:39:04.952 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2021-08-24 03:39:04.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.952 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.953 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.953 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:04.953 | + functions-common:get_or_create_service:977 : service_id=' 2021-08-24 03:39:04.953 | f2471e0e1615484093c6f47363aa22d6' 2021-08-24 03:39:04.953 | + functions-common:get_or_create_service:978 : echo f2471e0e1615484093c6f47363aa22d6 2021-08-24 03:39:04.953 | f2471e0e1615484093c6f47363aa22d6 2021-08-24 03:39:04.953 | + lib/cinder:create_cinder_accounts:416 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.26/volume/v3/$(project_id)s' 2021-08-24 03:39:04.953 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-08-24 03:39:04.953 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.26/volume/v3/$(project_id)s' RegionOne 2021-08-24 03:39:04.953 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-24 03:39:04.953 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2021-08-24 03:39:04.953 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.953 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.953 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.953 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:04.953 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-24 03:39:04.953 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-24 03:39:04.953 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev3 public 'http://10.222.0.26/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-08-24 03:39:04.953 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.953 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.953 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.953 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:04.953 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=24b37646363842dd992778535b45ff38 2021-08-24 03:39:04.953 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 24b37646363842dd992778535b45ff38 2021-08-24 03:39:04.953 | + functions-common:get_or_create_endpoint:1011 : public_id=24b37646363842dd992778535b45ff38 2021-08-24 03:39:04.953 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-08-24 03:39:04.953 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-08-24 03:39:04.953 | + functions-common:get_or_create_endpoint:1020 : echo 24b37646363842dd992778535b45ff38 2021-08-24 03:39:04.953 | 24b37646363842dd992778535b45ff38 2021-08-24 03:39:04.954 | + lib/cinder:create_cinder_accounts:421 : configure_cinder_internal_tenant 2021-08-24 03:39:04.954 | ++ lib/cinder:configure_cinder_internal_tenant:608 : get_or_create_project service 2021-08-24 03:39:04.954 | ++ functions-common:get_or_create_project:847 : local project_id 2021-08-24 03:39:04.954 | +++ functions-common:get_or_create_project:855 : oscwrap project create service --domain= --or-show -f value -c id 2021-08-24 03:39:04.954 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.954 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.954 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.954 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.954 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:04.954 | ++ functions-common:get_or_create_project:853 : project_id=07edffee51084cbc9af828fa00a06fc9 2021-08-24 03:39:04.954 | ++ functions-common:get_or_create_project:854 : echo 07edffee51084cbc9af828fa00a06fc9 2021-08-24 03:39:04.954 | + lib/cinder:configure_cinder_internal_tenant:608 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 07edffee51084cbc9af828fa00a06fc9 2021-08-24 03:39:04.954 | ++ lib/cinder:configure_cinder_internal_tenant:609 : get_or_create_user cinder 2021-08-24 03:39:04.954 | ++ functions-common:get_or_create_user:824 : local user_id 2021-08-24 03:39:04.954 | ++ functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-08-24 03:39:04.954 | ++ functions-common:get_or_create_user:828 : local email= 2021-08-24 03:39:04.954 | +++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2021-08-24 03:39:04.954 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.954 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.954 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:04.954 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:04.954 | No password was supplied, authentication will fail when a user does not have a password. 2021-08-24 03:39:04.954 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:04.954 | ++ functions-common:get_or_create_user:840 : user_id=f8be22b94b6442a9aad9938151489f21 2021-08-24 03:39:04.954 | ++ functions-common:get_or_create_user:841 : echo f8be22b94b6442a9aad9938151489f21 2021-08-24 03:39:04.954 | + lib/cinder:configure_cinder_internal_tenant:609 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id f8be22b94b6442a9aad9938151489f21 2021-08-24 03:39:04.994 | [11708 Async create_cinder_accounts:90286]: finished create_cinder_accounts with result 0 in 42 seconds 2021-08-24 03:39:04.998 | + inc/async:async_wait:197 : return 0 2021-08-24 03:39:05.000 | + ./stack.sh:main:1133 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2021-08-24 03:39:05.051 | [11708 Async create_neutron_accounts:90401]: Waiting for completion of create_neutron_accounts running on PID 90401 (3 other jobs running) 2021-08-24 03:39:05.077 | [11708 Async create_neutron_accounts:90401]: Signaling child to exit 2021-08-24 03:39:05.077 | WAKEUP 2021-08-24 03:39:05.100 | [11708 Async create_neutron_accounts:90401]: Signaled 2021-08-24 03:39:05.102 | + lib/neutron:create_neutron_accounts:639 : is_neutron_legacy_enabled 2021-08-24 03:39:05.102 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-24 03:39:05.102 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-08-24 03:39:05.102 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-24 03:39:05.102 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-08-24 03:39:05.102 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-08-24 03:39:05.102 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-08-24 03:39:05.102 | + lib/neutron:create_neutron_accounts:641 : create_mutnauq_accounts 2021-08-24 03:39:05.102 | + lib/neutron-legacy:create_mutnauq_accounts:410 : local neutron_url 2021-08-24 03:39:05.102 | + lib/neutron-legacy:create_mutnauq_accounts:411 : '[' False == True ']' 2021-08-24 03:39:05.102 | + lib/neutron-legacy:create_mutnauq_accounts:414 : neutron_url=http://10.222.0.26:9696/ 2021-08-24 03:39:05.102 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2021-08-24 03:39:05.102 | + lib/neutron-legacy:create_mutnauq_accounts:419 : create_service_user neutron 2021-08-24 03:39:05.102 | + lib/keystone:create_service_user:401 : get_or_create_user neutron Passw0rd Default 2021-08-24 03:39:05.102 | + functions-common:get_or_create_user:824 : local user_id 2021-08-24 03:39:05.102 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-08-24 03:39:05.102 | + functions-common:get_or_create_user:828 : local email= 2021-08-24 03:39:05.102 | ++ functions-common:get_or_create_user:842 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2021-08-24 03:39:05.102 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:05.103 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:05.103 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:05.103 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:05.103 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:05.103 | + functions-common:get_or_create_user:840 : user_id=58b7d06586414e58b88dd979ebdb12c8 2021-08-24 03:39:05.103 | + functions-common:get_or_create_user:841 : echo 58b7d06586414e58b88dd979ebdb12c8 2021-08-24 03:39:05.103 | 58b7d06586414e58b88dd979ebdb12c8 2021-08-24 03:39:05.103 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service neutron service Default Default 2021-08-24 03:39:05.103 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 03:39:05.103 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-24 03:39:05.103 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 03:39:05.103 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 03:39:05.103 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-24 03:39:05.103 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-24 03:39:05.103 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-24 03:39:05.103 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-24 03:39:05.103 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-24 03:39:05.103 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-24 03:39:05.103 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2021-08-24 03:39:05.103 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:39:05.103 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 03:39:05.103 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:39:05.103 | ++ functions-common:get_field:727 : read data 2021-08-24 03:39:05.103 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:05.103 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:05.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:05.104 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:05.104 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:05.104 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 03:39:05.104 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 03:39:05.104 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2021-08-24 03:39:05.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:05.104 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:05.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:05.104 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:05.104 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 03:39:05.104 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:39:05.104 | ++ functions-common:get_field:727 : read data 2021-08-24 03:39:05.104 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:39:05.104 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2021-08-24 03:39:05.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:05.104 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:05.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:05.104 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:05.104 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:05.104 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 03:39:05.104 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 03:39:05.104 | ++ functions-common:get_field:733 : echo '| fdd11498cd244180a72aa875f63457b6 | 58b7d06586414e58b88dd979ebdb12c8 | | 07edffee51084cbc9af828fa00a06fc9 | | | False |' 2021-08-24 03:39:05.104 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 03:39:05.104 | ++ functions-common:get_field:727 : read data 2021-08-24 03:39:05.104 | + functions-common:get_or_add_user_project_role:910 : user_role_id=fdd11498cd244180a72aa875f63457b6 2021-08-24 03:39:05.104 | + functions-common:get_or_add_user_project_role:912 : echo fdd11498cd244180a72aa875f63457b6 2021-08-24 03:39:05.104 | fdd11498cd244180a72aa875f63457b6 2021-08-24 03:39:05.104 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2021-08-24 03:39:05.104 | + lib/neutron-legacy:create_mutnauq_accounts:421 : get_or_create_service neutron network 'Neutron Service' 2021-08-24 03:39:05.104 | + functions-common:get_or_create_service:966 : local service_id 2021-08-24 03:39:05.105 | ++ functions-common:get_or_create_service:979 : oscwrap service show network -f value -c id 2021-08-24 03:39:05.105 | ++ functions-common:get_or_create_service:981 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2021-08-24 03:39:05.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:05.105 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:05.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:05.105 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:05.105 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:05.105 | + functions-common:get_or_create_service:977 : service_id=' 2021-08-24 03:39:05.105 | aca8442b70184fe2a24e818a00531fd7' 2021-08-24 03:39:05.105 | + functions-common:get_or_create_service:978 : echo aca8442b70184fe2a24e818a00531fd7 2021-08-24 03:39:05.105 | aca8442b70184fe2a24e818a00531fd7 2021-08-24 03:39:05.105 | + lib/neutron-legacy:create_mutnauq_accounts:423 : get_or_create_endpoint network RegionOne http://10.222.0.26:9696/ 2021-08-24 03:39:05.105 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-08-24 03:39:05.105 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface network public http://10.222.0.26:9696/ RegionOne 2021-08-24 03:39:05.105 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-24 03:39:05.105 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2021-08-24 03:39:05.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:05.105 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:05.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:05.105 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:05.105 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:05.105 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-24 03:39:05.105 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-24 03:39:05.105 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create network public http://10.222.0.26:9696/ --region RegionOne -f value -c id 2021-08-24 03:39:05.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:05.105 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:05.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:05.105 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:05.105 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:05.105 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=cd2992936f1e4c61bbb71e534aff97cc 2021-08-24 03:39:05.105 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo cd2992936f1e4c61bbb71e534aff97cc 2021-08-24 03:39:05.106 | + functions-common:get_or_create_endpoint:1011 : public_id=cd2992936f1e4c61bbb71e534aff97cc 2021-08-24 03:39:05.106 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-08-24 03:39:05.106 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-08-24 03:39:05.106 | + functions-common:get_or_create_endpoint:1020 : echo cd2992936f1e4c61bbb71e534aff97cc 2021-08-24 03:39:05.106 | cd2992936f1e4c61bbb71e534aff97cc 2021-08-24 03:39:05.146 | [11708 Async create_neutron_accounts:90401]: finished create_neutron_accounts with result 0 in 26 seconds 2021-08-24 03:39:05.185 | [11708 Async create_swift_accounts:90542]: Waiting for completion of create_swift_accounts running on PID 90542 (2 other jobs running) 2021-08-24 03:39:05.210 | [11708 Async create_swift_accounts:90542]: Signaling child to exit 2021-08-24 03:39:45.336 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:39:45.361 | [90542 Async create_swift_accounts:90542]: finished successfully 2021-08-24 03:39:45.381 | WAKEUP 2021-08-24 03:39:45.404 | [11708 Async create_swift_accounts:90542]: Signaled 2021-08-24 03:39:45.405 | + lib/swift:create_swift_accounts:633 : export swiftusertest1_password=testing 2021-08-24 03:39:45.405 | + lib/swift:create_swift_accounts:633 : swiftusertest1_password=testing 2021-08-24 03:39:45.405 | + lib/swift:create_swift_accounts:634 : export swiftusertest2_password=testing2 2021-08-24 03:39:45.405 | + lib/swift:create_swift_accounts:634 : swiftusertest2_password=testing2 2021-08-24 03:39:45.405 | + lib/swift:create_swift_accounts:635 : export swiftusertest3_password=testing3 2021-08-24 03:39:45.405 | + lib/swift:create_swift_accounts:635 : swiftusertest3_password=testing3 2021-08-24 03:39:45.405 | + lib/swift:create_swift_accounts:636 : export swiftusertest4_password=testing4 2021-08-24 03:39:45.405 | + lib/swift:create_swift_accounts:636 : swiftusertest4_password=testing4 2021-08-24 03:39:45.405 | + lib/swift:create_swift_accounts:638 : local another_role 2021-08-24 03:39:45.406 | ++ lib/swift:create_swift_accounts:639 : get_or_create_role anotherrole 2021-08-24 03:39:45.406 | ++ functions-common:get_or_create_role:860 : local role_id 2021-08-24 03:39:45.406 | +++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-08-24 03:39:45.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.406 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.406 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.406 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:45.406 | ++ functions-common:get_or_create_role:865 : role_id=75ee8edfed1f4f1497a81bd7eef218b8 2021-08-24 03:39:45.406 | ++ functions-common:get_or_create_role:866 : echo 75ee8edfed1f4f1497a81bd7eef218b8 2021-08-24 03:39:45.406 | + lib/swift:create_swift_accounts:639 : another_role=75ee8edfed1f4f1497a81bd7eef218b8 2021-08-24 03:39:45.406 | + lib/swift:create_swift_accounts:643 : create_service_user swift admin 2021-08-24 03:39:45.406 | + lib/keystone:create_service_user:401 : get_or_create_user swift Passw0rd Default 2021-08-24 03:39:45.406 | + functions-common:get_or_create_user:824 : local user_id 2021-08-24 03:39:45.406 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-08-24 03:39:45.406 | + functions-common:get_or_create_user:828 : local email= 2021-08-24 03:39:45.406 | ++ functions-common:get_or_create_user:842 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-08-24 03:39:45.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.406 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.406 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.406 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:45.406 | + functions-common:get_or_create_user:840 : user_id=28bb0194c3e54c1cb81f08b4e318f1d4 2021-08-24 03:39:45.406 | + functions-common:get_or_create_user:841 : echo 28bb0194c3e54c1cb81f08b4e318f1d4 2021-08-24 03:39:45.406 | 28bb0194c3e54c1cb81f08b4e318f1d4 2021-08-24 03:39:45.406 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service swift service Default Default 2021-08-24 03:39:45.406 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 03:39:45.406 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-24 03:39:45.406 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 03:39:45.406 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 03:39:45.406 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-24 03:39:45.407 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-24 03:39:45.407 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-24 03:39:45.407 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-24 03:39:45.407 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-24 03:39:45.407 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-24 03:39:45.407 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 03:39:45.407 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:39:45.407 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2021-08-24 03:39:45.407 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:39:45.407 | ++ functions-common:get_field:727 : read data 2021-08-24 03:39:45.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.407 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.407 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.407 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:45.407 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 03:39:45.407 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 03:39:45.407 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2021-08-24 03:39:45.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.407 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.407 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.407 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:39:45.407 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2021-08-24 03:39:45.407 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 03:39:45.407 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:39:45.407 | ++ functions-common:get_field:727 : read data 2021-08-24 03:39:45.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.407 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.408 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.408 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:45.408 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 03:39:45.408 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 03:39:45.408 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 03:39:45.408 | ++ functions-common:get_field:733 : echo '| fdd11498cd244180a72aa875f63457b6 | 28bb0194c3e54c1cb81f08b4e318f1d4 | | 07edffee51084cbc9af828fa00a06fc9 | | | False |' 2021-08-24 03:39:45.408 | ++ functions-common:get_field:727 : read data 2021-08-24 03:39:45.408 | + functions-common:get_or_add_user_project_role:910 : user_role_id=fdd11498cd244180a72aa875f63457b6 2021-08-24 03:39:45.408 | + functions-common:get_or_add_user_project_role:912 : echo fdd11498cd244180a72aa875f63457b6 2021-08-24 03:39:45.408 | fdd11498cd244180a72aa875f63457b6 2021-08-24 03:39:45.408 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2021-08-24 03:39:45.408 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin swift service Default Default 2021-08-24 03:39:45.408 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 03:39:45.408 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-24 03:39:45.408 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 03:39:45.408 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 03:39:45.408 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-24 03:39:45.408 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-24 03:39:45.408 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-24 03:39:45.408 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-24 03:39:45.408 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-24 03:39:45.408 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-24 03:39:45.408 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2021-08-24 03:39:45.408 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 03:39:45.408 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:39:45.408 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:39:45.408 | ++ functions-common:get_field:727 : read data 2021-08-24 03:39:45.408 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.408 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.408 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.409 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:45.409 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 03:39:45.409 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 03:39:45.409 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2021-08-24 03:39:45.409 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.409 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.409 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.409 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.409 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2021-08-24 03:39:45.409 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 03:39:45.409 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:39:45.409 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:39:45.409 | ++ functions-common:get_field:727 : read data 2021-08-24 03:39:45.409 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.409 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.409 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.409 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.409 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:45.409 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 03:39:45.409 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 03:39:45.409 | ++ functions-common:get_field:733 : echo '| e2bebf2cd2854255871bb3ee1d93c306 | 28bb0194c3e54c1cb81f08b4e318f1d4 | | 07edffee51084cbc9af828fa00a06fc9 | | | False |' 2021-08-24 03:39:45.409 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 03:39:45.409 | ++ functions-common:get_field:727 : read data 2021-08-24 03:39:45.409 | + functions-common:get_or_add_user_project_role:910 : user_role_id=e2bebf2cd2854255871bb3ee1d93c306 2021-08-24 03:39:45.409 | + functions-common:get_or_add_user_project_role:912 : echo e2bebf2cd2854255871bb3ee1d93c306 2021-08-24 03:39:45.409 | e2bebf2cd2854255871bb3ee1d93c306 2021-08-24 03:39:45.409 | + lib/swift:create_swift_accounts:645 : get_or_create_service swift object-store 'Swift Service' 2021-08-24 03:39:45.409 | + functions-common:get_or_create_service:966 : local service_id 2021-08-24 03:39:45.410 | ++ functions-common:get_or_create_service:979 : oscwrap service show object-store -f value -c id 2021-08-24 03:39:45.410 | ++ functions-common:get_or_create_service:981 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2021-08-24 03:39:45.410 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.410 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.410 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.410 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.410 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:45.410 | + functions-common:get_or_create_service:977 : service_id=' 2021-08-24 03:39:45.410 | 4c36f4b92b1d4c36a0b0eff43a5cfd72' 2021-08-24 03:39:45.411 | + functions-common:get_or_create_service:978 : echo 4c36f4b92b1d4c36a0b0eff43a5cfd72 2021-08-24 03:39:45.411 | 4c36f4b92b1d4c36a0b0eff43a5cfd72 2021-08-24 03:39:45.411 | + lib/swift:create_swift_accounts:647 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.26:8080/v1/AUTH_$(project_id)s' http://10.222.0.26:8080 2021-08-24 03:39:45.411 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-08-24 03:39:45.411 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.26:8080/v1/AUTH_$(project_id)s' RegionOne 2021-08-24 03:39:45.411 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-24 03:39:45.411 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2021-08-24 03:39:45.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.411 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.411 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.411 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:45.411 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-24 03:39:45.411 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-24 03:39:45.411 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store public 'http://10.222.0.26:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2021-08-24 03:39:45.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.411 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.411 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.411 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:45.411 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=d178ecf045a948a3bd2637481b5ec1c1 2021-08-24 03:39:45.411 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo d178ecf045a948a3bd2637481b5ec1c1 2021-08-24 03:39:45.411 | + functions-common:get_or_create_endpoint:1011 : public_id=d178ecf045a948a3bd2637481b5ec1c1 2021-08-24 03:39:45.411 | + functions-common:get_or_create_endpoint:1013 : [[ -n http://10.222.0.26:8080 ]] 2021-08-24 03:39:45.411 | + functions-common:get_or_create_endpoint:1014 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.26:8080 RegionOne 2021-08-24 03:39:45.411 | + functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-24 03:39:45.411 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2021-08-24 03:39:45.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.412 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.412 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.412 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:45.412 | + functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-24 03:39:45.412 | + functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-24 03:39:45.412 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store admin http://10.222.0.26:8080 --region RegionOne -f value -c id 2021-08-24 03:39:45.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.412 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.412 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.412 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:45.412 | + functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=8733c2ba355c4af29c042ad40817295a 2021-08-24 03:39:45.412 | + functions-common:_get_or_create_endpoint_with_interface:996 : echo 8733c2ba355c4af29c042ad40817295a 2021-08-24 03:39:45.412 | 8733c2ba355c4af29c042ad40817295a 2021-08-24 03:39:45.412 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-08-24 03:39:45.412 | + functions-common:get_or_create_endpoint:1020 : echo d178ecf045a948a3bd2637481b5ec1c1 2021-08-24 03:39:45.412 | d178ecf045a948a3bd2637481b5ec1c1 2021-08-24 03:39:45.412 | + lib/swift:create_swift_accounts:652 : local swift_project_test1 2021-08-24 03:39:45.412 | ++ lib/swift:create_swift_accounts:653 : get_or_create_project swiftprojecttest1 default 2021-08-24 03:39:45.412 | ++ functions-common:get_or_create_project:847 : local project_id 2021-08-24 03:39:45.412 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2021-08-24 03:39:45.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.412 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.412 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.412 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:45.412 | ++ functions-common:get_or_create_project:853 : project_id=19e5c9b7a8db426bbb1eb19fc08ceed4 2021-08-24 03:39:45.412 | ++ functions-common:get_or_create_project:854 : echo 19e5c9b7a8db426bbb1eb19fc08ceed4 2021-08-24 03:39:45.412 | + lib/swift:create_swift_accounts:653 : swift_project_test1=19e5c9b7a8db426bbb1eb19fc08ceed4 2021-08-24 03:39:45.412 | + lib/swift:create_swift_accounts:654 : die_if_not_set 654 swift_project_test1 'Failure creating swift_project_test1' 2021-08-24 03:39:45.413 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-24 03:39:45.413 | ++ lib/swift:create_swift_accounts:656 : get_or_create_user swiftusertest1 testing default test@example.com 2021-08-24 03:39:45.413 | ++ functions-common:get_or_create_user:824 : local user_id 2021-08-24 03:39:45.413 | ++ functions-common:get_or_create_user:825 : [[ ! -z test@example.com ]] 2021-08-24 03:39:45.413 | ++ functions-common:get_or_create_user:826 : local email=--email=test@example.com 2021-08-24 03:39:45.413 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2021-08-24 03:39:45.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.413 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.413 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.413 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.413 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:45.413 | ++ functions-common:get_or_create_user:840 : user_id=7baf4a52836c4e3891cb707e0686dbce 2021-08-24 03:39:45.413 | ++ functions-common:get_or_create_user:841 : echo 7baf4a52836c4e3891cb707e0686dbce 2021-08-24 03:39:45.413 | + lib/swift:create_swift_accounts:656 : SWIFT_USER_TEST1=7baf4a52836c4e3891cb707e0686dbce 2021-08-24 03:39:45.413 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2021-08-24 03:39:45.413 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-24 03:39:45.413 | + lib/swift:create_swift_accounts:658 : get_or_add_user_project_role admin 7baf4a52836c4e3891cb707e0686dbce 19e5c9b7a8db426bbb1eb19fc08ceed4 2021-08-24 03:39:45.413 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 03:39:45.413 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-24 03:39:45.413 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 03:39:45.413 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 03:39:45.413 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-24 03:39:45.413 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-24 03:39:45.413 | ++ functions-common:_get_domain_args:882 : echo 2021-08-24 03:39:45.413 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-24 03:39:45.413 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 7baf4a52836c4e3891cb707e0686dbce --project 19e5c9b7a8db426bbb1eb19fc08ceed4 2021-08-24 03:39:45.413 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 03:39:45.413 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:39:45.413 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:39:45.413 | ++ functions-common:get_field:727 : read data 2021-08-24 03:39:45.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.414 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.414 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.414 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:45.414 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 03:39:45.414 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 03:39:45.414 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 7baf4a52836c4e3891cb707e0686dbce --project 19e5c9b7a8db426bbb1eb19fc08ceed4 2021-08-24 03:39:45.414 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.414 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.414 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.414 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 7baf4a52836c4e3891cb707e0686dbce --project 19e5c9b7a8db426bbb1eb19fc08ceed4 2021-08-24 03:39:45.414 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:39:45.414 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 03:39:45.414 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:39:45.414 | ++ functions-common:get_field:727 : read data 2021-08-24 03:39:45.414 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.414 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.414 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.414 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:45.414 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 03:39:45.414 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 03:39:45.414 | ++ functions-common:get_field:733 : echo '| e2bebf2cd2854255871bb3ee1d93c306 | 7baf4a52836c4e3891cb707e0686dbce | | 19e5c9b7a8db426bbb1eb19fc08ceed4 | | | False |' 2021-08-24 03:39:45.414 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 03:39:45.414 | ++ functions-common:get_field:727 : read data 2021-08-24 03:39:45.414 | + functions-common:get_or_add_user_project_role:910 : user_role_id=e2bebf2cd2854255871bb3ee1d93c306 2021-08-24 03:39:45.415 | + functions-common:get_or_add_user_project_role:912 : echo e2bebf2cd2854255871bb3ee1d93c306 2021-08-24 03:39:45.415 | e2bebf2cd2854255871bb3ee1d93c306 2021-08-24 03:39:45.415 | + lib/swift:create_swift_accounts:660 : local swift_user_test3 2021-08-24 03:39:45.415 | ++ lib/swift:create_swift_accounts:662 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2021-08-24 03:39:45.415 | ++ functions-common:get_or_create_user:824 : local user_id 2021-08-24 03:39:45.415 | ++ functions-common:get_or_create_user:825 : [[ ! -z test3@example.com ]] 2021-08-24 03:39:45.415 | ++ functions-common:get_or_create_user:826 : local email=--email=test3@example.com 2021-08-24 03:39:45.415 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2021-08-24 03:39:45.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.415 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.415 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.415 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:45.415 | ++ functions-common:get_or_create_user:840 : user_id=2ed966a49b244cd4927d17a6fdd83b88 2021-08-24 03:39:45.415 | ++ functions-common:get_or_create_user:841 : echo 2ed966a49b244cd4927d17a6fdd83b88 2021-08-24 03:39:45.415 | + lib/swift:create_swift_accounts:662 : swift_user_test3=2ed966a49b244cd4927d17a6fdd83b88 2021-08-24 03:39:45.415 | + lib/swift:create_swift_accounts:663 : die_if_not_set 663 swift_user_test3 'Failure creating swift_user_test3' 2021-08-24 03:39:45.415 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-24 03:39:45.415 | + lib/swift:create_swift_accounts:664 : get_or_add_user_project_role 75ee8edfed1f4f1497a81bd7eef218b8 2ed966a49b244cd4927d17a6fdd83b88 19e5c9b7a8db426bbb1eb19fc08ceed4 2021-08-24 03:39:45.415 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 03:39:45.415 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-24 03:39:45.415 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 03:39:45.415 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 03:39:45.415 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-24 03:39:45.415 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-24 03:39:45.415 | ++ functions-common:_get_domain_args:882 : echo 2021-08-24 03:39:45.416 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-24 03:39:45.416 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role 75ee8edfed1f4f1497a81bd7eef218b8 --user 2ed966a49b244cd4927d17a6fdd83b88 --project 19e5c9b7a8db426bbb1eb19fc08ceed4 2021-08-24 03:39:45.416 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:39:45.416 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 03:39:45.416 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:39:45.416 | ++ functions-common:get_field:727 : read data 2021-08-24 03:39:45.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.416 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.416 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.416 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:45.416 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 03:39:45.416 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 03:39:45.416 | + functions-common:get_or_add_user_project_role:901 : openstack role add 75ee8edfed1f4f1497a81bd7eef218b8 --user 2ed966a49b244cd4927d17a6fdd83b88 --project 19e5c9b7a8db426bbb1eb19fc08ceed4 2021-08-24 03:39:45.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.416 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.416 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.416 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:39:45.416 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role 75ee8edfed1f4f1497a81bd7eef218b8 --user 2ed966a49b244cd4927d17a6fdd83b88 --project 19e5c9b7a8db426bbb1eb19fc08ceed4 2021-08-24 03:39:45.416 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 03:39:45.416 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:39:45.416 | ++ functions-common:get_field:727 : read data 2021-08-24 03:39:45.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.416 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.416 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.416 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:45.416 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 03:39:45.416 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 03:39:45.416 | ++ functions-common:get_field:733 : echo '| 75ee8edfed1f4f1497a81bd7eef218b8 | 2ed966a49b244cd4927d17a6fdd83b88 | | 19e5c9b7a8db426bbb1eb19fc08ceed4 | | | False |' 2021-08-24 03:39:45.417 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 03:39:45.417 | ++ functions-common:get_field:727 : read data 2021-08-24 03:39:45.417 | + functions-common:get_or_add_user_project_role:910 : user_role_id=75ee8edfed1f4f1497a81bd7eef218b8 2021-08-24 03:39:45.417 | + functions-common:get_or_add_user_project_role:912 : echo 75ee8edfed1f4f1497a81bd7eef218b8 2021-08-24 03:39:45.417 | 75ee8edfed1f4f1497a81bd7eef218b8 2021-08-24 03:39:45.417 | + lib/swift:create_swift_accounts:666 : local swift_project_test2 2021-08-24 03:39:45.417 | ++ lib/swift:create_swift_accounts:667 : get_or_create_project swiftprojecttest2 default 2021-08-24 03:39:45.417 | ++ functions-common:get_or_create_project:847 : local project_id 2021-08-24 03:39:45.417 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2021-08-24 03:39:45.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.417 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.417 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.417 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:45.417 | ++ functions-common:get_or_create_project:853 : project_id=5d0ef931b63e4beba719f1c024b4a993 2021-08-24 03:39:45.417 | ++ functions-common:get_or_create_project:854 : echo 5d0ef931b63e4beba719f1c024b4a993 2021-08-24 03:39:45.417 | + lib/swift:create_swift_accounts:667 : swift_project_test2=5d0ef931b63e4beba719f1c024b4a993 2021-08-24 03:39:45.417 | + lib/swift:create_swift_accounts:668 : die_if_not_set 668 swift_project_test2 'Failure creating swift_project_test2' 2021-08-24 03:39:45.417 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-24 03:39:45.417 | + lib/swift:create_swift_accounts:670 : local swift_user_test2 2021-08-24 03:39:45.417 | ++ lib/swift:create_swift_accounts:672 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2021-08-24 03:39:45.417 | ++ functions-common:get_or_create_user:824 : local user_id 2021-08-24 03:39:45.417 | ++ functions-common:get_or_create_user:825 : [[ ! -z test2@example.com ]] 2021-08-24 03:39:45.417 | ++ functions-common:get_or_create_user:826 : local email=--email=test2@example.com 2021-08-24 03:39:45.417 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2021-08-24 03:39:45.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.417 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.417 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.417 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:45.417 | ++ functions-common:get_or_create_user:840 : user_id=ede64c486aef4cd28f1ed4d20f29e035 2021-08-24 03:39:45.418 | ++ functions-common:get_or_create_user:841 : echo ede64c486aef4cd28f1ed4d20f29e035 2021-08-24 03:39:45.418 | + lib/swift:create_swift_accounts:672 : swift_user_test2=ede64c486aef4cd28f1ed4d20f29e035 2021-08-24 03:39:45.418 | + lib/swift:create_swift_accounts:673 : die_if_not_set 673 swift_user_test2 'Failure creating swift_user_test2' 2021-08-24 03:39:45.418 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-24 03:39:45.418 | + lib/swift:create_swift_accounts:674 : get_or_add_user_project_role admin ede64c486aef4cd28f1ed4d20f29e035 5d0ef931b63e4beba719f1c024b4a993 2021-08-24 03:39:45.418 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 03:39:45.418 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-24 03:39:45.418 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 03:39:45.418 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 03:39:45.418 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-24 03:39:45.418 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-24 03:39:45.418 | ++ functions-common:_get_domain_args:882 : echo 2021-08-24 03:39:45.418 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-24 03:39:45.418 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user ede64c486aef4cd28f1ed4d20f29e035 --project 5d0ef931b63e4beba719f1c024b4a993 2021-08-24 03:39:45.418 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:39:45.418 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 03:39:45.418 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:39:45.418 | ++ functions-common:get_field:727 : read data 2021-08-24 03:39:45.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.418 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.418 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.418 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:45.418 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 03:39:45.418 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 03:39:45.418 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user ede64c486aef4cd28f1ed4d20f29e035 --project 5d0ef931b63e4beba719f1c024b4a993 2021-08-24 03:39:45.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.418 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.418 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.418 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:39:45.419 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user ede64c486aef4cd28f1ed4d20f29e035 --project 5d0ef931b63e4beba719f1c024b4a993 2021-08-24 03:39:45.419 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 03:39:45.419 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:39:45.419 | ++ functions-common:get_field:727 : read data 2021-08-24 03:39:45.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.419 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.419 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.419 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:45.419 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 03:39:45.419 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 03:39:45.419 | ++ functions-common:get_field:733 : echo '| e2bebf2cd2854255871bb3ee1d93c306 | ede64c486aef4cd28f1ed4d20f29e035 | | 5d0ef931b63e4beba719f1c024b4a993 | | | False |' 2021-08-24 03:39:45.419 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 03:39:45.419 | ++ functions-common:get_field:727 : read data 2021-08-24 03:39:45.419 | + functions-common:get_or_add_user_project_role:910 : user_role_id=e2bebf2cd2854255871bb3ee1d93c306 2021-08-24 03:39:45.419 | + functions-common:get_or_add_user_project_role:912 : echo e2bebf2cd2854255871bb3ee1d93c306 2021-08-24 03:39:45.419 | e2bebf2cd2854255871bb3ee1d93c306 2021-08-24 03:39:45.419 | + lib/swift:create_swift_accounts:676 : local swift_domain 2021-08-24 03:39:45.419 | ++ lib/swift:create_swift_accounts:677 : get_or_create_domain swift_test 'Used for swift functional testing' 2021-08-24 03:39:45.419 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-08-24 03:39:45.419 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show swift_test -f value -c id 2021-08-24 03:39:45.419 | +++ functions-common:get_or_create_domain:806 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2021-08-24 03:39:45.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.419 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.419 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.419 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:45.419 | ++ functions-common:get_or_create_domain:802 : domain_id=' 2021-08-24 03:39:45.419 | 6e650251b4094d2fbe007ef4afca1e12' 2021-08-24 03:39:45.419 | ++ functions-common:get_or_create_domain:803 : echo 6e650251b4094d2fbe007ef4afca1e12 2021-08-24 03:39:45.420 | + lib/swift:create_swift_accounts:677 : swift_domain=6e650251b4094d2fbe007ef4afca1e12 2021-08-24 03:39:45.420 | + lib/swift:create_swift_accounts:678 : die_if_not_set 678 swift_domain 'Failure creating swift_test domain' 2021-08-24 03:39:45.420 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-24 03:39:45.420 | + lib/swift:create_swift_accounts:680 : local swift_project_test4 2021-08-24 03:39:45.420 | ++ lib/swift:create_swift_accounts:681 : get_or_create_project swiftprojecttest4 6e650251b4094d2fbe007ef4afca1e12 2021-08-24 03:39:45.420 | ++ functions-common:get_or_create_project:847 : local project_id 2021-08-24 03:39:45.420 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest4 --domain=6e650251b4094d2fbe007ef4afca1e12 --or-show -f value -c id 2021-08-24 03:39:45.420 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.420 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.420 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.420 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.420 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:45.420 | ++ functions-common:get_or_create_project:853 : project_id=d5dfdabb48c54f0f9e50f782be0ee68e 2021-08-24 03:39:45.420 | ++ functions-common:get_or_create_project:854 : echo d5dfdabb48c54f0f9e50f782be0ee68e 2021-08-24 03:39:45.420 | + lib/swift:create_swift_accounts:681 : swift_project_test4=d5dfdabb48c54f0f9e50f782be0ee68e 2021-08-24 03:39:45.420 | + lib/swift:create_swift_accounts:682 : die_if_not_set 682 swift_project_test4 'Failure creating swift_project_test4' 2021-08-24 03:39:45.420 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-24 03:39:45.420 | + lib/swift:create_swift_accounts:684 : local swift_user_test4 2021-08-24 03:39:45.420 | ++ lib/swift:create_swift_accounts:686 : get_or_create_user swiftusertest4 testing4 6e650251b4094d2fbe007ef4afca1e12 test4@example.com 2021-08-24 03:39:45.420 | ++ functions-common:get_or_create_user:824 : local user_id 2021-08-24 03:39:45.420 | ++ functions-common:get_or_create_user:825 : [[ ! -z test4@example.com ]] 2021-08-24 03:39:45.420 | ++ functions-common:get_or_create_user:826 : local email=--email=test4@example.com 2021-08-24 03:39:45.420 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest4 --password testing4 --domain=6e650251b4094d2fbe007ef4afca1e12 --email=test4@example.com --or-show -f value -c id 2021-08-24 03:39:45.420 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.420 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.420 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.420 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.420 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:45.420 | ++ functions-common:get_or_create_user:840 : user_id=52b53ffb67c542c9a6b7a2cc1e234e04 2021-08-24 03:39:45.420 | ++ functions-common:get_or_create_user:841 : echo 52b53ffb67c542c9a6b7a2cc1e234e04 2021-08-24 03:39:45.421 | + lib/swift:create_swift_accounts:686 : swift_user_test4=52b53ffb67c542c9a6b7a2cc1e234e04 2021-08-24 03:39:45.421 | + lib/swift:create_swift_accounts:687 : die_if_not_set 687 swift_user_test4 'Failure creating swift_user_test4' 2021-08-24 03:39:45.421 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-24 03:39:45.421 | + lib/swift:create_swift_accounts:688 : get_or_add_user_project_role admin 52b53ffb67c542c9a6b7a2cc1e234e04 d5dfdabb48c54f0f9e50f782be0ee68e 2021-08-24 03:39:45.421 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 03:39:45.421 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-08-24 03:39:45.421 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 03:39:45.421 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 03:39:45.421 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-08-24 03:39:45.421 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-08-24 03:39:45.421 | ++ functions-common:_get_domain_args:882 : echo 2021-08-24 03:39:45.421 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-08-24 03:39:45.421 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 52b53ffb67c542c9a6b7a2cc1e234e04 --project d5dfdabb48c54f0f9e50f782be0ee68e 2021-08-24 03:39:45.421 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 03:39:45.421 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:39:45.421 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:39:45.421 | ++ functions-common:get_field:727 : read data 2021-08-24 03:39:45.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.421 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.421 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.421 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:45.421 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 03:39:45.421 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 03:39:45.421 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 52b53ffb67c542c9a6b7a2cc1e234e04 --project d5dfdabb48c54f0f9e50f782be0ee68e 2021-08-24 03:39:45.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.421 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.421 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.421 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 52b53ffb67c542c9a6b7a2cc1e234e04 --project d5dfdabb48c54f0f9e50f782be0ee68e 2021-08-24 03:39:45.421 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:39:45.421 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 03:39:45.422 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:39:45.422 | ++ functions-common:get_field:727 : read data 2021-08-24 03:39:45.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.422 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:45.422 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:45.422 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:39:45.422 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 03:39:45.422 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 03:39:45.422 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 03:39:45.422 | ++ functions-common:get_field:733 : echo '| e2bebf2cd2854255871bb3ee1d93c306 | 52b53ffb67c542c9a6b7a2cc1e234e04 | | d5dfdabb48c54f0f9e50f782be0ee68e | | | False |' 2021-08-24 03:39:45.422 | ++ functions-common:get_field:727 : read data 2021-08-24 03:39:45.422 | + functions-common:get_or_add_user_project_role:910 : user_role_id=e2bebf2cd2854255871bb3ee1d93c306 2021-08-24 03:39:45.422 | + functions-common:get_or_add_user_project_role:912 : echo e2bebf2cd2854255871bb3ee1d93c306 2021-08-24 03:39:45.422 | e2bebf2cd2854255871bb3ee1d93c306 2021-08-24 03:39:45.451 | [11708 Async create_swift_accounts:90542]: finished create_swift_accounts with result 0 in 92 seconds 2021-08-24 03:39:45.458 | Not waiting for async task configure_horizon that we never started or has already been waited for 2021-08-24 03:39:45.461 | + inc/async:async_wait:197 : return 0 2021-08-24 03:39:45.463 | + ./stack.sh:main:1139 : is_service_enabled mysql postgresql 2021-08-24 03:39:45.481 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:39:45.484 | + ./stack.sh:main:1139 : is_service_enabled glance 2021-08-24 03:39:45.501 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:39:45.504 | + ./stack.sh:main:1140 : echo_summary 'Configuring Glance' 2021-08-24 03:39:45.507 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 03:39:45.509 | + ./stack.sh:echo_summary:432 : echo -e Configuring Glance 2021-08-24 03:39:45.512 | + ./stack.sh:main:1141 : async_runfunc init_glance 2021-08-24 03:39:45.514 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2021-08-24 03:39:45.573 | + inc/async:async_inner:63 : init_glance 2021-08-24 03:39:45.615 | [11708 Async init_glance:94814]: running: init_glance 2021-08-24 03:39:45.617 | + ./stack.sh:main:1148 : is_service_enabled neutron 2021-08-24 03:39:45.636 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:39:45.639 | + ./stack.sh:main:1149 : echo_summary 'Configuring Neutron' 2021-08-24 03:39:45.642 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 03:39:45.646 | + ./stack.sh:echo_summary:432 : echo -e Configuring Neutron 2021-08-24 03:39:45.648 | + ./stack.sh:main:1151 : configure_neutron 2021-08-24 03:39:45.651 | + lib/neutron:configure_neutron:603 : is_neutron_legacy_enabled 2021-08-24 03:39:45.655 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-24 03:39:45.655 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-08-24 03:39:45.661 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-24 03:39:45.663 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-08-24 03:39:45.666 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-08-24 03:39:45.669 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-08-24 03:39:45.671 | + lib/neutron:configure_neutron:605 : configure_mutnauq 2021-08-24 03:39:45.674 | + lib/neutron-legacy:configure_mutnauq:338 : _configure_neutron_common 2021-08-24 03:39:45.676 | + lib/neutron-legacy:_configure_neutron_common:718 : _create_neutron_conf_dir 2021-08-24 03:39:45.678 | + lib/neutron-legacy:_create_neutron_conf_dir:711 : sudo install -d -o ubuntu /etc/neutron 2021-08-24 03:39:45.692 | + lib/neutron-legacy:_configure_neutron_common:721 : cd /opt/stack/neutron 2021-08-24 03:39:45.694 | + lib/neutron-legacy:_configure_neutron_common:721 : exec ./tools/generate_config_file_samples.sh 2021-08-24 03:39:48.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:48.834 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:48.834 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:48.834 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:52.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:52.159 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:52.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:52.159 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:54.648 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:39:54.673 | [94814 Async init_glance:94814]: finished successfully 2021-08-24 03:39:55.244 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:55.244 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:55.244 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:55.244 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:58.323 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:58.323 | from cryptography.utils import int_from_bytes 2021-08-24 03:39:58.323 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:39:58.324 | from cryptography.utils import int_from_bytes 2021-08-24 03:40:01.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:40:01.372 | from cryptography.utils import int_from_bytes 2021-08-24 03:40:01.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:40:01.372 | from cryptography.utils import int_from_bytes 2021-08-24 03:40:04.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:40:04.417 | from cryptography.utils import int_from_bytes 2021-08-24 03:40:04.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:40:04.417 | from cryptography.utils import int_from_bytes 2021-08-24 03:40:07.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:40:07.445 | from cryptography.utils import int_from_bytes 2021-08-24 03:40:07.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:40:07.445 | from cryptography.utils import int_from_bytes 2021-08-24 03:40:10.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:40:10.817 | from cryptography.utils import int_from_bytes 2021-08-24 03:40:10.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:40:10.817 | from cryptography.utils import int_from_bytes 2021-08-24 03:40:14.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:40:14.805 | from cryptography.utils import int_from_bytes 2021-08-24 03:40:14.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:40:14.805 | from cryptography.utils import int_from_bytes 2021-08-24 03:40:19.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:40:19.835 | from cryptography.utils import int_from_bytes 2021-08-24 03:40:19.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:40:19.835 | from cryptography.utils import int_from_bytes 2021-08-24 03:40:20.096 | + lib/neutron-legacy:_configure_neutron_common:723 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2021-08-24 03:40:20.101 | + lib/neutron-legacy:_configure_neutron_common:725 : Q_POLICY_FILE=/etc/neutron/policy.json 2021-08-24 03:40:20.103 | + lib/neutron-legacy:_configure_neutron_common:729 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2021-08-24 03:40:20.106 | + lib/neutron-legacy:_configure_neutron_common:733 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2021-08-24 03:40:20.108 | + lib/neutron-legacy:_configure_neutron_common:738 : neutron_plugin_configure_common 2021-08-24 03:40:20.110 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2021-08-24 03:40:20.113 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2021-08-24 03:40:20.115 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2021-08-24 03:40:20.117 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2021-08-24 03:40:20.119 | + lib/neutron-legacy:_neutron_service_plugin_class_add:887 : local service_plugin_class=router 2021-08-24 03:40:20.122 | + lib/neutron-legacy:_neutron_service_plugin_class_add:888 : [[ '' == '' ]] 2021-08-24 03:40:20.124 | + lib/neutron-legacy:_neutron_service_plugin_class_add:889 : Q_SERVICE_PLUGIN_CLASSES=router 2021-08-24 03:40:20.126 | + lib/neutron-legacy:_configure_neutron_common:740 : [[ etc/neutron/plugins/ml2 == '' ]] 2021-08-24 03:40:20.128 | + lib/neutron-legacy:_configure_neutron_common:740 : [[ ml2_conf.ini == '' ]] 2021-08-24 03:40:20.130 | + lib/neutron-legacy:_configure_neutron_common:740 : [[ ml2 == '' ]] 2021-08-24 03:40:20.133 | + lib/neutron-legacy:_configure_neutron_common:745 : mkdir -p /etc/neutron/plugins/ml2 2021-08-24 03:40:20.137 | + lib/neutron-legacy:_configure_neutron_common:746 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-24 03:40:20.139 | + lib/neutron-legacy:_configure_neutron_common:749 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2021-08-24 03:40:20.141 | + 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-08-24 03:40:20.146 | ++ lib/neutron-legacy:_configure_neutron_common:755 : database_connection_url neutron 2021-08-24 03:40:20.148 | ++ lib/database:database_connection_url:132 : local db=neutron 2021-08-24 03:40:20.151 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql neutron 2021-08-24 03:40:20.153 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=neutron 2021-08-24 03:40:20.155 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-08-24 03:40:20.158 | + 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-08-24 03:40:20.186 | + lib/neutron-legacy:_configure_neutron_common:756 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2021-08-24 03:40:20.214 | + lib/neutron-legacy:_configure_neutron_common:757 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2021-08-24 03:40:20.243 | + lib/neutron-legacy:_configure_neutron_common:758 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2021-08-24 03:40:20.272 | + lib/neutron-legacy:_configure_neutron_common:759 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2021-08-24 03:40:20.300 | + lib/neutron-legacy:_configure_neutron_common:762 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2021-08-24 03:40:20.329 | + lib/neutron-legacy:_configure_neutron_common:764 : '[' libvirt = fake ']' 2021-08-24 03:40:20.331 | + lib/neutron-legacy:_configure_neutron_common:774 : setup_logging /etc/neutron/neutron.conf 2021-08-24 03:40:20.334 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2021-08-24 03:40:20.336 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2021-08-24 03:40:20.339 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-08-24 03:40:20.356 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-08-24 03:40:20.358 | + functions:setup_systemd_logging:695 : local pidstr= 2021-08-24 03:40:20.360 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-08-24 03:40:20.363 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-08-24 03:40:20.365 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-08-24 03:40:20.394 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-08-24 03:40:20.422 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-08-24 03:40:20.451 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-08-24 03:40:20.480 | + lib/neutron-legacy:_configure_neutron_common:776 : is_service_enabled tls-proxy 2021-08-24 03:40:20.496 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:40:20.499 | + lib/neutron-legacy:_configure_neutron_common:782 : _neutron_setup_rootwrap 2021-08-24 03:40:20.501 | + lib/neutron-legacy:_neutron_setup_rootwrap:922 : [[ True == \F\a\l\s\e ]] 2021-08-24 03:40:20.503 | + lib/neutron-legacy:_neutron_setup_rootwrap:926 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2021-08-24 03:40:20.505 | + lib/neutron-legacy:_neutron_setup_rootwrap:927 : [[ -d /etc/neutron/rootwrap.d ]] 2021-08-24 03:40:20.508 | + lib/neutron-legacy:_neutron_setup_rootwrap:931 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2021-08-24 03:40:20.510 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:912 : [[ True == \F\a\l\s\e ]] 2021-08-24 03:40:20.512 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:915 : local srcdir=/opt/stack/neutron 2021-08-24 03:40:20.515 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:916 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2021-08-24 03:40:20.528 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:917 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2021-08-24 03:40:20.541 | + lib/neutron-legacy:_neutron_setup_rootwrap:935 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2021-08-24 03:40:20.543 | + 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-08-24 03:40:20.556 | + 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-08-24 03:40:20.568 | + 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-08-24 03:40:20.580 | + lib/neutron-legacy:_neutron_setup_rootwrap:944 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-08-24 03:40:20.583 | + lib/neutron-legacy:_neutron_setup_rootwrap:945 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-08-24 03:40:20.586 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:948 : mktemp 2021-08-24 03:40:20.590 | + lib/neutron-legacy:_neutron_setup_rootwrap:948 : TEMPFILE=/tmp/tmp.6ugnCJNgtX 2021-08-24 03:40:20.592 | + lib/neutron-legacy:_neutron_setup_rootwrap:949 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-08-24 03:40:20.594 | + lib/neutron-legacy:_neutron_setup_rootwrap:950 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-08-24 03:40:20.598 | + lib/neutron-legacy:_neutron_setup_rootwrap:951 : chmod 0440 /tmp/tmp.6ugnCJNgtX 2021-08-24 03:40:20.601 | + lib/neutron-legacy:_neutron_setup_rootwrap:952 : sudo chown root:root /tmp/tmp.6ugnCJNgtX 2021-08-24 03:40:20.613 | + lib/neutron-legacy:_neutron_setup_rootwrap:953 : sudo mv /tmp/tmp.6ugnCJNgtX /etc/sudoers.d/neutron-rootwrap 2021-08-24 03:40:20.625 | + 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-08-24 03:40:20.653 | + lib/neutron-legacy:_neutron_setup_rootwrap:957 : [[ True == \T\r\u\e ]] 2021-08-24 03:40:20.656 | + 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-08-24 03:40:20.684 | + lib/neutron-legacy:configure_mutnauq:339 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2021-08-24 03:40:20.687 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2021-08-24 03:40:20.689 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2021-08-24 03:40:20.692 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-08-24 03:40:20.694 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-08-24 03:40:20.696 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-08-24 03:40:20.714 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:40:20.717 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-08-24 03:40:20.719 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-08-24 03:40:20.723 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-08-24 03:40:20.740 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:40:20.742 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2021-08-24 03:40:20.745 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2021-08-24 03:40:20.775 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-08-24 03:40:20.777 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-08-24 03:40:20.780 | + lib/neutron-legacy:configure_mutnauq:341 : is_service_enabled q-metering 2021-08-24 03:40:20.797 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:40:20.800 | + lib/neutron-legacy:configure_mutnauq:342 : _configure_neutron_metering 2021-08-24 03:40:20.802 | + lib/neutron-legacy:_configure_neutron_metering:831 : neutron_agent_metering_configure_common 2021-08-24 03:40:20.804 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2021-08-24 03:40:20.807 | + lib/neutron-legacy:_neutron_service_plugin_class_add:887 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2021-08-24 03:40:20.809 | + lib/neutron-legacy:_neutron_service_plugin_class_add:888 : [[ router == '' ]] 2021-08-24 03:40:20.812 | + lib/neutron-legacy:_neutron_service_plugin_class_add:890 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2021-08-24 03:40:20.814 | + lib/neutron-legacy:_neutron_service_plugin_class_add:891 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2021-08-24 03:40:20.817 | + lib/neutron-legacy:_configure_neutron_metering:832 : neutron_agent_metering_configure_agent 2021-08-24 03:40:20.820 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2021-08-24 03:40:20.822 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2021-08-24 03:40:20.827 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2021-08-24 03:40:20.829 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2021-08-24 03:40:20.834 | + lib/neutron-legacy:configure_mutnauq:344 : is_service_enabled q-agt q-svc 2021-08-24 03:40:20.852 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:40:20.855 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_service 2021-08-24 03:40:20.857 | + lib/neutron-legacy:_configure_neutron_service:859 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2021-08-24 03:40:20.860 | + lib/neutron-legacy:_configure_neutron_service:860 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2021-08-24 03:40:20.864 | + lib/neutron-legacy:_configure_neutron_service:863 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2021-08-24 03:40:20.894 | + lib/neutron-legacy:_configure_neutron_service:865 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-08-24 03:40:20.923 | + lib/neutron-legacy:_configure_neutron_service:866 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2021-08-24 03:40:20.953 | + lib/neutron-legacy:_configure_neutron_service:867 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2021-08-24 03:40:20.983 | + lib/neutron-legacy:_configure_neutron_service:869 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2021-08-24 03:40:21.014 | + lib/neutron-legacy:_configure_neutron_service:870 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2021-08-24 03:40:21.017 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/neutron/neutron.conf 2021-08-24 03:40:21.019 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=neutron 2021-08-24 03:40:21.022 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-08-24 03:40:21.024 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2021-08-24 03:40:21.054 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2021-08-24 03:40:21.083 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.26/identity 2021-08-24 03:40:21.113 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2021-08-24 03:40:21.142 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2021-08-24 03:40:21.172 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2021-08-24 03:40:21.202 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2021-08-24 03:40:21.232 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2021-08-24 03:40:21.261 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-08-24 03:40:21.291 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2021-08-24 03:40:21.320 | + lib/neutron-legacy:_configure_neutron_service:873 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2021-08-24 03:40:21.351 | + lib/neutron-legacy:_configure_neutron_service:874 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2021-08-24 03:40:21.381 | + lib/neutron-legacy:_configure_neutron_service:876 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2021-08-24 03:40:21.383 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/neutron/neutron.conf 2021-08-24 03:40:21.386 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-08-24 03:40:21.388 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-08-24 03:40:21.391 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf nova auth_type password 2021-08-24 03:40:21.421 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf nova interface public 2021-08-24 03:40:21.451 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.26/identity 2021-08-24 03:40:21.481 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf nova username nova 2021-08-24 03:40:21.511 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2021-08-24 03:40:21.542 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2021-08-24 03:40:21.572 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/neutron/neutron.conf nova project_name service 2021-08-24 03:40:21.602 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2021-08-24 03:40:21.632 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-08-24 03:40:21.662 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2021-08-24 03:40:21.693 | + lib/neutron-legacy:_configure_neutron_service:879 : neutron_plugin_configure_service 2021-08-24 03:40:21.695 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2021-08-24 03:40:21.698 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2021-08-24 03:40:21.700 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2021-08-24 03:40:21.702 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2021-08-24 03:40:21.705 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2021-08-24 03:40:21.707 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2021-08-24 03:40:21.710 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 100:149 != '' ]] 2021-08-24 03:40:21.712 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:100:149 2021-08-24 03:40:21.715 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:100:149 != '' ]] 2021-08-24 03:40:21.717 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2021-08-24 03:40:21.720 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2021-08-24 03:40:21.723 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2021-08-24 03:40:21.725 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2021-08-24 03:40:21.728 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2021-08-24 03:40:21.730 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2021-08-24 03:40:21.733 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2021-08-24 03:40:21.735 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2021-08-24 03:40:21.738 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2021-08-24 03:40:21.740 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2021-08-24 03:40:21.768 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2021-08-24 03:40:21.771 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-24 03:40:21.773 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2021-08-24 03:40:21.776 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2021-08-24 03:40:21.778 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2021-08-24 03:40:21.780 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-08-24 03:40:21.783 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2021-08-24 03:40:21.812 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2021-08-24 03:40:21.815 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2021-08-24 03:40:21.817 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-24 03:40:21.819 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2021-08-24 03:40:21.822 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2021-08-24 03:40:21.824 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2021-08-24 03:40:21.826 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-08-24 03:40:21.829 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2021-08-24 03:40:21.858 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2021-08-24 03:40:21.860 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-24 03:40:21.863 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2021-08-24 03:40:21.865 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2021-08-24 03:40:21.868 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2021-08-24 03:40:21.870 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-08-24 03:40:21.872 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2021-08-24 03:40:21.900 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2021-08-24 03:40:21.903 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-24 03:40:21.905 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2021-08-24 03:40:21.908 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2021-08-24 03:40:21.911 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2021-08-24 03:40:21.913 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-08-24 03:40:21.915 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2021-08-24 03:40:21.943 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2021-08-24 03:40:21.946 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-24 03:40:21.948 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2021-08-24 03:40:21.950 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2021-08-24 03:40:21.953 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2021-08-24 03:40:21.956 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-08-24 03:40:21.958 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2021-08-24 03:40:21.987 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2021-08-24 03:40:21.990 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-24 03:40:21.992 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2021-08-24 03:40:21.995 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2021-08-24 03:40:21.997 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2021-08-24 03:40:22.000 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-08-24 03:40:22.002 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2021-08-24 03:40:22.030 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:100:149 2021-08-24 03:40:22.033 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-24 03:40:22.036 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2021-08-24 03:40:22.038 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:100:149 2021-08-24 03:40:22.041 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:100:149 ']' 2021-08-24 03:40:22.043 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-08-24 03:40:22.045 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:100:149 2021-08-24 03:40:22.074 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2021-08-24 03:40:22.076 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-24 03:40:22.079 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2021-08-24 03:40:22.082 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2021-08-24 03:40:22.084 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2021-08-24 03:40:22.086 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-08-24 03:40:22.089 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2021-08-24 03:40:22.118 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2021-08-24 03:40:22.120 | + lib/neutron-legacy:configure_mutnauq:347 : is_service_enabled q-agt 2021-08-24 03:40:22.137 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:40:22.139 | + lib/neutron-legacy:configure_mutnauq:348 : _configure_neutron_plugin_agent 2021-08-24 03:40:22.142 | + 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-08-24 03:40:22.174 | + lib/neutron-legacy:_configure_neutron_plugin_agent:847 : [[ True == \T\r\u\e ]] 2021-08-24 03:40:22.176 | + 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-08-24 03:40:22.205 | + lib/neutron-legacy:_configure_neutron_plugin_agent:850 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-08-24 03:40:22.237 | + lib/neutron-legacy:_configure_neutron_plugin_agent:853 : neutron_plugin_configure_plugin_agent 2021-08-24 03:40:22.239 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2021-08-24 03:40:22.242 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:32 : local bridge=br-int 2021-08-24 03:40:22.244 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:33 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-08-24 03:40:24.914 | INFO neutron.common.config [-] Logging enabled! 2021-08-24 03:40:24.915 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 18.1.0.dev555 2021-08-24 03:40:24.915 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=96609) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2021-08-24 03:40:24.916 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2021-08-24 03:40:24.917 | INFO oslo.privsep.daemon [-] Running privsep helper: ['sudo', '/usr/local/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'privsep-helper', '--config-file', '/etc/neutron/neutron.conf', '--privsep_context', 'neutron.privileged.ovs_vsctl_cmd', '--privsep_sock_path', '/tmp/tmpznb74m80/privsep.sock'] 2021-08-24 03:40:26.168 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2021-08-24 03:40:26.169 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmpznb74m80/privsep.sock {{(pid=96609) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:363}} 2021-08-24 03:40:26.170 | INFO oslo.privsep.daemon [-] privsep daemon starting 2021-08-24 03:40:26.170 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2021-08-24 03:40:26.170 | 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-08-24 03:40:26.171 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 96619 2021-08-24 03:40:26.171 | DEBUG oslo.privsep.daemon [-] privsep: reply[63a9bb69-e667-4dfc-8227-5a9b1fbf6309]: (2,) {{(pid=96619) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2021-08-24 03:40:26.339 | 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=96619) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2021-08-24 03:40:26.350 | 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.012s {{(pid=96619) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2021-08-24 03:40:26.351 | DEBUG oslo.privsep.daemon [-] privsep: reply[23a0b7ea-79b2-4989-b23f-cb83f6ab015a]: (4, ('ead834a1-b464-4a2a-a245-63f29f285002\n', '')) {{(pid=96619) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2021-08-24 03:40:26.513 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=96609) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-08-24 03:40:26.513 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=96609) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-08-24 03:40:26.513 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=96609) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-08-24 03:40:26.514 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=96609) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-08-24 03:40:26.514 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=96609) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-08-24 03:40:26.514 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=96609) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-08-24 03:40:26.569 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-08-24 03:40:26.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:40:26.569 | from cryptography.utils import int_from_bytes 2021-08-24 03:40:26.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:40:26.569 | from cryptography.utils import int_from_bytes 2021-08-24 03:40:26.890 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:34 : _neutron_ovs_base_add_bridge br-int 2021-08-24 03:40:26.893 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-int 2021-08-24 03:40:26.896 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2021-08-24 03:40:26.898 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-08-24 03:40:26.901 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-int 2021-08-24 03:40:26.964 | + 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-08-24 03:40:26.985 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2021-08-24 03:40:26.988 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:88 : [[ True == \T\r\u\e ]] 2021-08-24 03:40:26.990 | + 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-08-24 03:40:27.021 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:90 : running_in_container 2021-08-24 03:40:27.024 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2021-08-24 03:40:27.032 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2021-08-24 03:40:27.035 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:91 : enable_kernel_bridge_firewall 2021-08-24 03:40:27.037 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2021-08-24 03:40:27.059 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2021-08-24 03:40:27.082 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2021-08-24 03:40:27.084 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2021-08-24 03:40:27.092 | net.bridge.bridge-nf-call-iptables = 1 2021-08-24 03:40:27.096 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2021-08-24 03:40:27.101 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2021-08-24 03:40:27.109 | net.bridge.bridge-nf-call-ip6tables = 1 2021-08-24 03:40:27.114 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2021-08-24 03:40:27.116 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2021-08-24 03:40:27.119 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2021-08-24 03:40:27.121 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2021-08-24 03:40:27.124 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2021-08-24 03:40:27.126 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-08-24 03:40:27.129 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-08-24 03:40:27.132 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-08-24 03:40:27.134 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-08-24 03:40:27.160 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2021-08-24 03:40:27.163 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2021-08-24 03:40:27.196 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2021-08-24 03:40:27.199 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2021-08-24 03:40:27.227 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2021-08-24 03:40:27.257 | + lib/neutron-legacy:configure_mutnauq:350 : is_service_enabled q-dhcp 2021-08-24 03:40:27.273 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:40:27.276 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_dhcp_agent 2021-08-24 03:40:27.278 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:787 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2021-08-24 03:40:27.283 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:789 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2021-08-24 03:40:27.311 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:791 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2021-08-24 03:40:27.340 | + 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-08-24 03:40:27.372 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:793 : [[ True == \T\r\u\e ]] 2021-08-24 03:40:27.375 | + 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-08-24 03:40:27.404 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:797 : is_service_enabled q-l3 2021-08-24 03:40:27.421 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:40:27.423 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:808 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-08-24 03:40:27.426 | + lib/neutron-legacy:_neutron_setup_interface_driver:966 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2021-08-24 03:40:27.455 | + lib/neutron-legacy:_neutron_setup_interface_driver:968 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-08-24 03:40:27.458 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-08-24 03:40:27.460 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2021-08-24 03:40:27.489 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:810 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2021-08-24 03:40:27.492 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-08-24 03:40:27.494 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2021-08-24 03:40:27.497 | + lib/neutron-legacy:configure_mutnauq:353 : is_service_enabled q-l3 2021-08-24 03:40:27.514 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:40:27.516 | + lib/neutron-legacy:configure_mutnauq:354 : _configure_neutron_l3_agent 2021-08-24 03:40:27.519 | + 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-08-24 03:40:27.523 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2021-08-24 03:40:27.552 | + 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-08-24 03:40:27.584 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2021-08-24 03:40:27.586 | + 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-08-24 03:40:27.616 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2021-08-24 03:40:27.619 | + lib/neutron-legacy:_neutron_setup_interface_driver:966 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2021-08-24 03:40:27.647 | + lib/neutron-legacy:_neutron_setup_interface_driver:968 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2021-08-24 03:40:27.650 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2021-08-24 03:40:27.652 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2021-08-24 03:40:27.682 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2021-08-24 03:40:27.684 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2021-08-24 03:40:27.686 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2021-08-24 03:40:27.689 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:99 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-08-24 03:40:30.317 | INFO neutron.common.config [-] Logging enabled! 2021-08-24 03:40:30.317 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 18.1.0.dev555 2021-08-24 03:40:30.318 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=97196) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2021-08-24 03:40:30.368 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=97196) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-08-24 03:40:30.369 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=97196) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-08-24 03:40:30.369 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=97196) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-08-24 03:40:30.369 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=97196) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-08-24 03:40:30.369 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=97196) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-08-24 03:40:30.369 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=97196) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-08-24 03:40:30.429 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2021-08-24 03:40:30.430 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=97196) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2021-08-24 03:40:30.430 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=97196) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:134}} 2021-08-24 03:40:30.430 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-08-24 03:40:30.430 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:40:30.430 | from cryptography.utils import int_from_bytes 2021-08-24 03:40:30.430 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:40:30.430 | from cryptography.utils import int_from_bytes 2021-08-24 03:40:30.737 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:100 : [[ False = \T\r\u\e ]] 2021-08-24 03:40:30.739 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:108 : _neutron_ovs_base_add_public_bridge 2021-08-24 03:40:30.742 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:114 : _neutron_ovs_base_add_bridge br-data 2021-08-24 03:40:30.744 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-08-24 03:40:30.747 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-08-24 03:40:30.749 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-08-24 03:40:30.752 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-08-24 03:40:30.769 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:115 : set_mtu br-data 1500 2021-08-24 03:40:30.771 | + functions:set_mtu:785 : local dev=br-data 2021-08-24 03:40:30.774 | + functions:set_mtu:786 : local mtu=1500 2021-08-24 03:40:30.776 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2021-08-24 03:40:30.789 | + 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-08-24 03:40:30.807 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:130 : [[ -n eth1 ]] 2021-08-24 03:40:30.810 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:131 : _move_neutron_addresses_route eth1 br-data True False inet 2021-08-24 03:40:30.812 | + lib/neutron-legacy:_move_neutron_addresses_route:615 : local from_intf=eth1 2021-08-24 03:40:30.815 | + lib/neutron-legacy:_move_neutron_addresses_route:616 : local to_intf=br-data 2021-08-24 03:40:30.817 | + lib/neutron-legacy:_move_neutron_addresses_route:617 : local add_ovs_port=True 2021-08-24 03:40:30.820 | + lib/neutron-legacy:_move_neutron_addresses_route:618 : local del_ovs_port=False 2021-08-24 03:40:30.822 | + lib/neutron-legacy:_move_neutron_addresses_route:619 : local af=inet 2021-08-24 03:40:30.825 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ -n eth1 ]] 2021-08-24 03:40:30.827 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ -n br-data ]] 2021-08-24 03:40:30.829 | + lib/neutron-legacy:_move_neutron_addresses_route:627 : local IP_REPLACE= 2021-08-24 03:40:30.833 | + lib/neutron-legacy:_move_neutron_addresses_route:628 : local IP_DEL= 2021-08-24 03:40:30.835 | + lib/neutron-legacy:_move_neutron_addresses_route:629 : local IP_UP= 2021-08-24 03:40:30.837 | + lib/neutron-legacy:_move_neutron_addresses_route:630 : local DEFAULT_ROUTE_GW 2021-08-24 03:40:30.841 | ++ lib/neutron-legacy:_move_neutron_addresses_route:631 : ip -f inet r 2021-08-24 03:40:30.842 | ++ lib/neutron-legacy:_move_neutron_addresses_route:631 : awk '/default.+eth1\s/ { print $3; exit }' 2021-08-24 03:40:30.849 | + lib/neutron-legacy:_move_neutron_addresses_route:631 : DEFAULT_ROUTE_GW= 2021-08-24 03:40:30.851 | + lib/neutron-legacy:_move_neutron_addresses_route:632 : local ADD_OVS_PORT= 2021-08-24 03:40:30.854 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : local DEL_OVS_PORT= 2021-08-24 03:40:30.856 | + lib/neutron-legacy:_move_neutron_addresses_route:634 : local ARP_CMD= 2021-08-24 03:40:30.860 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : grep inet 2021-08-24 03:40:30.860 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : ip -f inet a s dev eth1 scope global primary 2021-08-24 03:40:30.861 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : awk '{ print $2, $3, $4; exit }' 2021-08-24 03:40:30.867 | + lib/neutron-legacy:_move_neutron_addresses_route:636 : IP_BRD='192.168.0.29/22 brd 192.168.3.255' 2021-08-24 03:40:30.870 | + lib/neutron-legacy:_move_neutron_addresses_route:638 : '[' '' '!=' '' ']' 2021-08-24 03:40:30.872 | + lib/neutron-legacy:_move_neutron_addresses_route:642 : [[ True == \T\r\u\e ]] 2021-08-24 03:40:30.875 | + lib/neutron-legacy:_move_neutron_addresses_route:643 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2021-08-24 03:40:30.877 | + lib/neutron-legacy:_move_neutron_addresses_route:646 : [[ False == \T\r\u\e ]] 2021-08-24 03:40:30.879 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : [[ 192.168.0.29/22 brd 192.168.3.255 != '' ]] 2021-08-24 03:40:30.882 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : IP_DEL='sudo ip addr del 192.168.0.29/22 brd 192.168.3.255 dev eth1' 2021-08-24 03:40:30.884 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : IP_REPLACE='sudo ip addr replace 192.168.0.29/22 brd 192.168.3.255 dev br-data' 2021-08-24 03:40:30.887 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : IP_UP='sudo ip link set br-data up' 2021-08-24 03:40:30.889 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : [[ inet == \i\n\e\t ]] 2021-08-24 03:40:30.894 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : echo 192.168.0.29/22 brd 192.168.3.255 2021-08-24 03:40:30.894 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : grep -o -E '(.*)/' 2021-08-24 03:40:30.895 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : cut -d / -f1 2021-08-24 03:40:30.895 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : awk '{ print $1; exit }' 2021-08-24 03:40:30.901 | + lib/neutron-legacy:_move_neutron_addresses_route:655 : IP=192.168.0.29 2021-08-24 03:40:30.904 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.29 ' 2021-08-24 03:40:30.906 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip addr del 192.168.0.29/22 brd 192.168.3.255 dev eth1 2021-08-24 03:40:30.920 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip addr replace 192.168.0.29/22 brd 192.168.3.255 dev br-data 2021-08-24 03:40:30.932 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip link set br-data up 2021-08-24 03:40:30.945 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ovs-vsctl --may-exist add-port br-data eth1 2021-08-24 03:40:30.965 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ping -c 3 -w 5 -I br-data 192.168.0.29 2021-08-24 03:40:30.988 | PING 192.168.0.29 (192.168.0.29) from 192.168.0.29 br-data: 56(84) bytes of data. 2021-08-24 03:40:30.988 | 64 bytes from 192.168.0.29: icmp_seq=1 ttl=64 time=0.066 ms 2021-08-24 03:40:31.991 | 64 bytes from 192.168.0.29: icmp_seq=2 ttl=64 time=0.041 ms 2021-08-24 03:40:33.015 | 64 bytes from 192.168.0.29: icmp_seq=3 ttl=64 time=0.042 ms 2021-08-24 03:40:33.015 | 2021-08-24 03:40:33.015 | --- 192.168.0.29 ping statistics --- 2021-08-24 03:40:33.016 | 3 packets transmitted, 3 received, 0% packet loss, time 2027ms 2021-08-24 03:40:33.016 | rtt min/avg/max/mdev = 0.041/0.049/0.066/0.011 ms 2021-08-24 03:40:33.021 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:133 : ip -f inet6 a s dev eth1 2021-08-24 03:40:33.021 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:133 : grep -c global 2021-08-24 03:40:33.027 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:133 : [[ 0 != 0 ]] 2021-08-24 03:40:33.029 | + lib/neutron-legacy:configure_mutnauq:356 : is_service_enabled q-meta 2021-08-24 03:40:33.046 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:40:33.049 | + lib/neutron-legacy:configure_mutnauq:357 : _configure_neutron_metadata_agent 2021-08-24 03:40:33.052 | + lib/neutron-legacy:_configure_neutron_metadata_agent:815 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2021-08-24 03:40:33.056 | + lib/neutron-legacy:_configure_neutron_metadata_agent:817 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2021-08-24 03:40:33.085 | + lib/neutron-legacy:_configure_neutron_metadata_agent:818 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.26 2021-08-24 03:40:33.115 | + lib/neutron-legacy:_configure_neutron_metadata_agent:819 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2021-08-24 03:40:33.144 | + 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-08-24 03:40:33.176 | + lib/neutron-legacy:_configure_neutron_metadata_agent:821 : [[ True == \T\r\u\e ]] 2021-08-24 03:40:33.178 | + 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-08-24 03:40:33.207 | + lib/neutron-legacy:configure_mutnauq:360 : [[ legacy != \l\e\g\a\c\y ]] 2021-08-24 03:40:33.209 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled ceilometer 2021-08-24 03:40:33.227 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:40:33.229 | + lib/neutron-legacy:configure_mutnauq:367 : [[ openvswitch == \o\v\n ]] 2021-08-24 03:40:33.232 | + lib/neutron-legacy:configure_mutnauq:372 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2021-08-24 03:40:33.262 | + lib/neutron-legacy:configure_mutnauq:376 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2021-08-24 03:40:33.293 | + lib/neutron:configure_neutron:610 : '[' False == True ']' 2021-08-24 03:40:33.295 | + ./stack.sh:main:1154 : is_service_enabled mysql postgresql 2021-08-24 03:40:33.312 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:40:33.315 | + ./stack.sh:main:1154 : is_service_enabled neutron 2021-08-24 03:40:33.332 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:40:33.335 | + ./stack.sh:main:1155 : async_runfunc init_neutron 2021-08-24 03:40:33.337 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2021-08-24 03:40:33.397 | + inc/async:async_inner:63 : init_neutron 2021-08-24 03:40:33.436 | [11708 Async init_neutron:97621]: running: init_neutron 2021-08-24 03:40:33.438 | + ./stack.sh:main:1163 : is_service_enabled q-dhcp 2021-08-24 03:40:33.456 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:40:33.460 | ++ ./stack.sh:main:1166 : pidof NetworkManager 2021-08-24 03:40:33.470 | ++ ./stack.sh:main:1166 : true 2021-08-24 03:40:33.474 | + ./stack.sh:main:1166 : netman_pid= 2021-08-24 03:40:33.476 | + ./stack.sh:main:1167 : '[' -z '' ']' 2021-08-24 03:40:33.480 | + ./stack.sh:main:1168 : sudo killall dnsmasq 2021-08-24 03:40:33.498 | dnsmasq: no process found 2021-08-24 03:40:33.502 | + ./stack.sh:main:1168 : true 2021-08-24 03:40:33.505 | + ./stack.sh:main:1173 : clean_iptables 2021-08-24 03:40:33.515 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2021-08-24 03:40:33.515 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2021-08-24 03:40:33.515 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2021-08-24 03:40:33.518 | + lib/nova:clean_iptables:183 : grep '\-A' 2021-08-24 03:40:33.519 | + lib/nova:clean_iptables:183 : bash 2021-08-24 03:40:33.523 | + lib/nova:clean_iptables:183 : grep nova 2021-08-24 03:40:33.525 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2021-08-24 03:40:33.534 | + lib/nova:clean_iptables:185 : grep nova 2021-08-24 03:40:33.534 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2021-08-24 03:40:33.537 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2021-08-24 03:40:33.538 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2021-08-24 03:40:33.538 | + lib/nova:clean_iptables:185 : bash 2021-08-24 03:40:33.542 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2021-08-24 03:40:33.543 | + lib/nova:clean_iptables:185 : grep '\-A' 2021-08-24 03:40:33.555 | + lib/nova:clean_iptables:187 : grep '\-N' 2021-08-24 03:40:33.558 | + lib/nova:clean_iptables:187 : grep nova 2021-08-24 03:40:33.561 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2021-08-24 03:40:33.561 | + lib/nova:clean_iptables:187 : bash 2021-08-24 03:40:33.562 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2021-08-24 03:40:33.563 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2021-08-24 03:40:33.564 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2021-08-24 03:40:33.585 | + lib/nova:clean_iptables:189 : grep nova 2021-08-24 03:40:33.585 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2021-08-24 03:40:33.586 | + lib/nova:clean_iptables:189 : grep '\-N' 2021-08-24 03:40:33.590 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2021-08-24 03:40:33.590 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2021-08-24 03:40:33.593 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2021-08-24 03:40:33.598 | + lib/nova:clean_iptables:189 : bash 2021-08-24 03:40:33.606 | + ./stack.sh:main:1176 : sudo sysctl -w net.ipv4.ip_forward=1 2021-08-24 03:40:33.615 | net.ipv4.ip_forward = 1 2021-08-24 03:40:33.618 | + ./stack.sh:main:1181 : is_service_enabled nova neutron 2021-08-24 03:40:33.637 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:40:33.640 | + ./stack.sh:main:1182 : configure_os_vif 2021-08-24 03:40:33.642 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2021-08-24 03:40:33.645 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2021-08-24 03:40:33.678 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2021-08-24 03:40:33.706 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2021-08-24 03:40:33.709 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2021-08-24 03:40:33.743 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2021-08-24 03:40:33.773 | + ./stack.sh:main:1188 : is_service_enabled swift 2021-08-24 03:40:33.791 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:40:33.793 | + ./stack.sh:main:1189 : echo_summary 'Configuring Swift' 2021-08-24 03:40:33.796 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 03:40:33.798 | + ./stack.sh:echo_summary:432 : echo -e Configuring Swift 2021-08-24 03:40:33.801 | + ./stack.sh:main:1190 : async_runfunc init_swift 2021-08-24 03:40:33.804 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2021-08-24 03:40:33.862 | + inc/async:async_inner:63 : init_swift 2021-08-24 03:40:33.898 | [11708 Async init_swift:97998]: running: init_swift 2021-08-24 03:40:33.901 | + ./stack.sh:main:1197 : is_service_enabled cinder 2021-08-24 03:40:33.923 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:40:33.925 | + ./stack.sh:main:1198 : echo_summary 'Configuring Cinder' 2021-08-24 03:40:33.928 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 03:40:33.930 | + ./stack.sh:echo_summary:432 : echo -e Configuring Cinder 2021-08-24 03:40:33.932 | + ./stack.sh:main:1199 : async_runfunc init_cinder 2021-08-24 03:40:33.935 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2021-08-24 03:40:33.999 | + inc/async:async_inner:63 : init_cinder 2021-08-24 03:40:34.043 | [11708 Async init_cinder:98094]: running: init_cinder 2021-08-24 03:40:34.045 | + ./stack.sh:main:1205 : is_service_enabled placement 2021-08-24 03:40:34.073 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:40:34.076 | + ./stack.sh:main:1206 : echo_summary 'Configuring placement' 2021-08-24 03:40:34.080 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 03:40:34.082 | + ./stack.sh:echo_summary:432 : echo -e Configuring placement 2021-08-24 03:40:34.092 | + ./stack.sh:main:1207 : async_runfunc init_placement 2021-08-24 03:40:34.095 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2021-08-24 03:40:34.165 | + inc/async:async_inner:63 : init_placement 2021-08-24 03:40:34.255 | [11708 Async init_placement:98233]: running: init_placement 2021-08-24 03:40:34.257 | + ./stack.sh:main:1211 : async_wait init_neutron 2021-08-24 03:40:34.567 | [11708 Async init_neutron:97621]: Waiting for completion of init_neutron running on PID 97621 (6 other jobs running) 2021-08-24 03:40:34.737 | [11708 Async init_neutron:97621]: Signaling child to exit 2021-08-24 03:40:42.093 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:40:42.168 | [98094 Async init_cinder:98094]: finished successfully 2021-08-24 03:40:44.425 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:40:44.462 | [97998 Async init_swift:97998]: finished successfully 2021-08-24 03:40:55.977 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:40:56.005 | [97621 Async init_neutron:97621]: finished successfully 2021-08-24 03:40:56.025 | WAKEUP 2021-08-24 03:40:56.052 | [11708 Async init_neutron:97621]: Signaled 2021-08-24 03:40:56.054 | + lib/neutron:init_neutron:648 : is_neutron_legacy_enabled 2021-08-24 03:40:56.054 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-24 03:40:56.054 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-08-24 03:40:56.054 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-24 03:40:56.054 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-08-24 03:40:56.054 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-08-24 03:40:56.054 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-08-24 03:40:56.054 | + lib/neutron:init_neutron:650 : init_mutnauq 2021-08-24 03:40:56.054 | + lib/neutron-legacy:init_mutnauq:430 : recreate_database neutron 2021-08-24 03:40:56.054 | + lib/database:recreate_database:110 : local db=neutron 2021-08-24 03:40:56.054 | + lib/database:recreate_database:111 : recreate_database_mysql neutron 2021-08-24 03:40:56.054 | + lib/databases/mysql:recreate_database_mysql:63 : local db=neutron 2021-08-24 03:40:56.054 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2021-08-24 03:40:56.054 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 03:40:56.054 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2021-08-24 03:40:56.055 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 03:40:56.055 | + lib/neutron-legacy:init_mutnauq:431 : time_start dbsync 2021-08-24 03:40:56.055 | + functions-common:time_start:2295 : local name=dbsync 2021-08-24 03:40:56.055 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:40:56.055 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:40:56.055 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:40:56.055 | + functions-common:time_start:2300 : _TIME_START[$name]=1629776433495 2021-08-24 03:40:56.055 | + 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-08-24 03:40:56.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:40:56.055 | from cryptography.utils import int_from_bytes 2021-08-24 03:40:56.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:40:56.055 | from cryptography.utils import int_from_bytes 2021-08-24 03:40:56.055 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-24 03:40:56.055 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-24 03:40:56.055 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-24 03:40:56.055 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-24 03:40:56.055 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2021-08-24 03:40:56.055 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2021-08-24 03:40:56.055 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2021-08-24 03:40:56.055 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2021-08-24 03:40:56.055 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2021-08-24 03:40:56.055 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2021-08-24 03:40:56.055 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2021-08-24 03:40:56.055 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2021-08-24 03:40:56.055 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2021-08-24 03:40:56.055 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2021-08-24 03:40:56.055 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2021-08-24 03:40:56.056 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2021-08-24 03:40:56.056 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2021-08-24 03:40:56.056 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2021-08-24 03:40:56.056 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2021-08-24 03:40:56.056 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2021-08-24 03:40:56.056 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2021-08-24 03:40:56.056 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2021-08-24 03:40:56.056 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2021-08-24 03:40:56.056 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2021-08-24 03:40:56.056 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2021-08-24 03:40:56.056 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2021-08-24 03:40:56.056 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2021-08-24 03:40:56.056 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2021-08-24 03:40:56.056 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2021-08-24 03:40:56.056 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2021-08-24 03:40:56.056 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2021-08-24 03:40:56.056 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2021-08-24 03:40:56.056 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2021-08-24 03:40:56.056 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2021-08-24 03:40:56.056 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2021-08-24 03:40:56.056 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2021-08-24 03:40:56.056 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2021-08-24 03:40:56.056 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2021-08-24 03:40:56.056 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2021-08-24 03:40:56.056 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2021-08-24 03:40:56.056 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2021-08-24 03:40:56.056 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2021-08-24 03:40:56.057 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2021-08-24 03:40:56.057 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2021-08-24 03:40:56.057 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2021-08-24 03:40:56.057 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2021-08-24 03:40:56.057 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2021-08-24 03:40:56.057 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2021-08-24 03:40:56.057 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2021-08-24 03:40:56.057 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2021-08-24 03:40:56.057 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2021-08-24 03:40:56.057 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2021-08-24 03:40:56.057 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2021-08-24 03:40:56.057 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2021-08-24 03:40:56.057 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2021-08-24 03:40:56.057 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2021-08-24 03:40:56.057 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2021-08-24 03:40:56.057 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2021-08-24 03:40:56.057 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2021-08-24 03:40:56.057 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2021-08-24 03:40:56.057 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2021-08-24 03:40:56.057 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2021-08-24 03:40:56.057 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2021-08-24 03:40:56.057 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2021-08-24 03:40:56.057 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2021-08-24 03:40:56.057 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2021-08-24 03:40:56.057 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2021-08-24 03:40:56.057 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2021-08-24 03:40:56.057 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2021-08-24 03:40:56.057 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2021-08-24 03:40:56.057 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2021-08-24 03:40:56.057 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2021-08-24 03:40:56.057 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2021-08-24 03:40:56.057 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2021-08-24 03:40:56.058 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2021-08-24 03:40:56.058 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2021-08-24 03:40:56.058 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2021-08-24 03:40:56.058 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2021-08-24 03:40:56.058 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2021-08-24 03:40:56.058 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2021-08-24 03:40:56.058 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2021-08-24 03:40:56.058 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2021-08-24 03:40:56.058 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2021-08-24 03:40:56.058 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2021-08-24 03:40:56.058 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2021-08-24 03:40:56.058 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2021-08-24 03:40:56.058 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2021-08-24 03:40:56.058 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2021-08-24 03:40:56.058 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2021-08-24 03:40:56.058 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2021-08-24 03:40:56.058 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2021-08-24 03:40:56.058 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2021-08-24 03:40:56.058 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2021-08-24 03:40:56.058 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2021-08-24 03:40:56.058 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2021-08-24 03:40:56.058 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2021-08-24 03:40:56.058 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2021-08-24 03:40:56.058 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2021-08-24 03:40:56.058 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2021-08-24 03:40:56.058 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2021-08-24 03:40:56.058 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2021-08-24 03:40:56.058 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2021-08-24 03:40:56.058 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2021-08-24 03:40:56.058 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2021-08-24 03:40:56.058 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2021-08-24 03:40:56.058 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2021-08-24 03:40:56.058 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2021-08-24 03:40:56.059 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2021-08-24 03:40:56.059 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2021-08-24 03:40:56.059 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2021-08-24 03:40:56.059 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2021-08-24 03:40:56.059 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2021-08-24 03:40:56.059 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2021-08-24 03:40:56.059 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2021-08-24 03:40:56.059 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2021-08-24 03:40:56.059 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2021-08-24 03:40:56.059 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2021-08-24 03:40:56.059 | Running upgrade for neutron ... 2021-08-24 03:40:56.059 | OK 2021-08-24 03:40:56.059 | + lib/neutron-legacy:init_mutnauq:434 : time_stop dbsync 2021-08-24 03:40:56.059 | + functions-common:time_stop:2309 : local name 2021-08-24 03:40:56.059 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:40:56.059 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:40:56.059 | + functions-common:time_stop:2312 : local total 2021-08-24 03:40:56.059 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:40:56.059 | + functions-common:time_stop:2315 : name=dbsync 2021-08-24 03:40:56.059 | + functions-common:time_stop:2316 : start_time=1629776433495 2021-08-24 03:40:56.059 | + functions-common:time_stop:2318 : [[ -z 1629776433495 ]] 2021-08-24 03:40:56.059 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:40:56.059 | + functions-common:time_stop:2321 : end_time=1629776455962 2021-08-24 03:40:56.059 | + functions-common:time_stop:2322 : elapsed_time=22467 2021-08-24 03:40:56.059 | + functions-common:time_stop:2323 : total=14274 2021-08-24 03:40:56.059 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:40:56.059 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=36741 2021-08-24 03:40:56.109 | [11708 Async init_neutron:97621]: finished init_neutron with result 0 in 22 seconds 2021-08-24 03:40:56.114 | + inc/async:async_wait:197 : return 0 2021-08-24 03:40:56.116 | + ./stack.sh:main:1212 : async_wait init_placement 2021-08-24 03:40:56.168 | [11708 Async init_placement:98233]: Waiting for completion of init_placement running on PID 98233 (5 other jobs running) 2021-08-24 03:40:56.195 | [11708 Async init_placement:98233]: Signaling child to exit 2021-08-24 03:41:06.940 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:41:06.964 | [98233 Async init_placement:98233]: finished successfully 2021-08-24 03:41:06.984 | WAKEUP 2021-08-24 03:41:07.011 | [11708 Async init_placement:98233]: Signaled 2021-08-24 03:41:07.012 | + lib/placement:init_placement:130 : recreate_database placement 2021-08-24 03:41:07.012 | + lib/database:recreate_database:110 : local db=placement 2021-08-24 03:41:07.013 | + lib/database:recreate_database:111 : recreate_database_mysql placement 2021-08-24 03:41:07.013 | + lib/databases/mysql:recreate_database_mysql:63 : local db=placement 2021-08-24 03:41:07.013 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2021-08-24 03:41:07.013 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 03:41:07.013 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2021-08-24 03:41:07.013 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 03:41:07.013 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2021-08-24 03:41:07.013 | + lib/placement:init_placement:132 : create_placement_accounts 2021-08-24 03:41:07.013 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2021-08-24 03:41:07.013 | + lib/keystone:create_service_user:401 : get_or_create_user placement Passw0rd Default 2021-08-24 03:41:07.013 | + functions-common:get_or_create_user:824 : local user_id 2021-08-24 03:41:07.013 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-08-24 03:41:07.013 | + functions-common:get_or_create_user:828 : local email= 2021-08-24 03:41:07.013 | ++ functions-common:get_or_create_user:842 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2021-08-24 03:41:07.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:41:07.013 | from cryptography.utils import int_from_bytes 2021-08-24 03:41:07.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:41:07.013 | from cryptography.utils import int_from_bytes 2021-08-24 03:41:07.013 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:41:07.013 | + functions-common:get_or_create_user:840 : user_id=f2960d87421c4ce3a6574ce232f2e410 2021-08-24 03:41:07.013 | + functions-common:get_or_create_user:841 : echo f2960d87421c4ce3a6574ce232f2e410 2021-08-24 03:41:07.013 | f2960d87421c4ce3a6574ce232f2e410 2021-08-24 03:41:07.013 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service placement service Default Default 2021-08-24 03:41:07.013 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 03:41:07.013 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-24 03:41:07.013 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 03:41:07.013 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 03:41:07.013 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-24 03:41:07.013 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-24 03:41:07.013 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-24 03:41:07.013 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-24 03:41:07.014 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-24 03:41:07.014 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-24 03:41:07.014 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2021-08-24 03:41:07.014 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 03:41:07.014 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:41:07.014 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:41:07.014 | ++ functions-common:get_field:727 : read data 2021-08-24 03:41:07.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:41:07.014 | from cryptography.utils import int_from_bytes 2021-08-24 03:41:07.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:41:07.014 | from cryptography.utils import int_from_bytes 2021-08-24 03:41:07.014 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:41:07.014 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 03:41:07.014 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 03:41:07.014 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2021-08-24 03:41:07.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:41:07.014 | from cryptography.utils import int_from_bytes 2021-08-24 03:41:07.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:41:07.014 | from cryptography.utils import int_from_bytes 2021-08-24 03:41:07.014 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2021-08-24 03:41:07.014 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:41:07.014 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 03:41:07.014 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:41:07.014 | ++ functions-common:get_field:727 : read data 2021-08-24 03:41:07.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:41:07.014 | from cryptography.utils import int_from_bytes 2021-08-24 03:41:07.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:41:07.015 | from cryptography.utils import int_from_bytes 2021-08-24 03:41:07.015 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:41:07.015 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 03:41:07.015 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 03:41:07.015 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 03:41:07.015 | ++ functions-common:get_field:733 : echo '| fdd11498cd244180a72aa875f63457b6 | f2960d87421c4ce3a6574ce232f2e410 | | 07edffee51084cbc9af828fa00a06fc9 | | | False |' 2021-08-24 03:41:07.015 | ++ functions-common:get_field:727 : read data 2021-08-24 03:41:07.015 | + functions-common:get_or_add_user_project_role:910 : user_role_id=fdd11498cd244180a72aa875f63457b6 2021-08-24 03:41:07.015 | + functions-common:get_or_add_user_project_role:912 : echo fdd11498cd244180a72aa875f63457b6 2021-08-24 03:41:07.015 | fdd11498cd244180a72aa875f63457b6 2021-08-24 03:41:07.015 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2021-08-24 03:41:07.015 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin placement service Default Default 2021-08-24 03:41:07.015 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-08-24 03:41:07.015 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-08-24 03:41:07.015 | ++ functions-common:_get_domain_args:872 : local domain 2021-08-24 03:41:07.015 | ++ functions-common:_get_domain_args:873 : domain= 2021-08-24 03:41:07.015 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-08-24 03:41:07.015 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-08-24 03:41:07.015 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-08-24 03:41:07.015 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-08-24 03:41:07.015 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-08-24 03:41:07.015 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-08-24 03:41:07.016 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2021-08-24 03:41:07.016 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:41:07.016 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-08-24 03:41:07.016 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:41:07.016 | ++ functions-common:get_field:727 : read data 2021-08-24 03:41:07.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:41:07.016 | from cryptography.utils import int_from_bytes 2021-08-24 03:41:07.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:41:07.016 | from cryptography.utils import int_from_bytes 2021-08-24 03:41:07.016 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:41:07.016 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-08-24 03:41:07.016 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-08-24 03:41:07.016 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2021-08-24 03:41:07.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:41:07.016 | from cryptography.utils import int_from_bytes 2021-08-24 03:41:07.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:41:07.016 | from cryptography.utils import int_from_bytes 2021-08-24 03:41:07.016 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-08-24 03:41:07.016 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-08-24 03:41:07.017 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2021-08-24 03:41:07.017 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:41:07.017 | ++ functions-common:get_field:727 : read data 2021-08-24 03:41:07.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:41:07.017 | from cryptography.utils import int_from_bytes 2021-08-24 03:41:07.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:41:07.017 | from cryptography.utils import int_from_bytes 2021-08-24 03:41:07.017 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:41:07.017 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 03:41:07.017 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 03:41:07.017 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 03:41:07.017 | ++ functions-common:get_field:733 : echo '| e2bebf2cd2854255871bb3ee1d93c306 | f2960d87421c4ce3a6574ce232f2e410 | | 07edffee51084cbc9af828fa00a06fc9 | | | False |' 2021-08-24 03:41:07.017 | ++ functions-common:get_field:727 : read data 2021-08-24 03:41:07.017 | + functions-common:get_or_add_user_project_role:910 : user_role_id=e2bebf2cd2854255871bb3ee1d93c306 2021-08-24 03:41:07.017 | + functions-common:get_or_add_user_project_role:912 : echo e2bebf2cd2854255871bb3ee1d93c306 2021-08-24 03:41:07.017 | e2bebf2cd2854255871bb3ee1d93c306 2021-08-24 03:41:07.017 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.26/placement 2021-08-24 03:41:07.017 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2021-08-24 03:41:07.017 | + functions-common:get_or_create_service:966 : local service_id 2021-08-24 03:41:07.017 | ++ functions-common:get_or_create_service:979 : oscwrap service show placement -f value -c id 2021-08-24 03:41:07.017 | ++ functions-common:get_or_create_service:981 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2021-08-24 03:41:07.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:41:07.018 | from cryptography.utils import int_from_bytes 2021-08-24 03:41:07.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:41:07.018 | from cryptography.utils import int_from_bytes 2021-08-24 03:41:07.018 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:41:07.018 | + functions-common:get_or_create_service:977 : service_id=' 2021-08-24 03:41:07.018 | 456c27b5e95b492fa95085a703b07bfc' 2021-08-24 03:41:07.018 | + functions-common:get_or_create_service:978 : echo 456c27b5e95b492fa95085a703b07bfc 2021-08-24 03:41:07.018 | 456c27b5e95b492fa95085a703b07bfc 2021-08-24 03:41:07.018 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.26/placement 2021-08-24 03:41:07.018 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-08-24 03:41:07.018 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface placement public http://10.222.0.26/placement RegionOne 2021-08-24 03:41:07.018 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-08-24 03:41:07.018 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2021-08-24 03:41:07.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:41:07.018 | from cryptography.utils import int_from_bytes 2021-08-24 03:41:07.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:41:07.018 | from cryptography.utils import int_from_bytes 2021-08-24 03:41:07.018 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:41:07.018 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-08-24 03:41:07.018 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-08-24 03:41:07.018 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create placement public http://10.222.0.26/placement --region RegionOne -f value -c id 2021-08-24 03:41:07.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:41:07.018 | from cryptography.utils import int_from_bytes 2021-08-24 03:41:07.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:41:07.018 | from cryptography.utils import int_from_bytes 2021-08-24 03:41:07.018 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:41:07.018 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=e1ad4f94e6884be3a27ece40f3432d7d 2021-08-24 03:41:07.018 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo e1ad4f94e6884be3a27ece40f3432d7d 2021-08-24 03:41:07.018 | + functions-common:get_or_create_endpoint:1011 : public_id=e1ad4f94e6884be3a27ece40f3432d7d 2021-08-24 03:41:07.018 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-08-24 03:41:07.019 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-08-24 03:41:07.019 | + functions-common:get_or_create_endpoint:1020 : echo e1ad4f94e6884be3a27ece40f3432d7d 2021-08-24 03:41:07.019 | e1ad4f94e6884be3a27ece40f3432d7d 2021-08-24 03:41:07.065 | [11708 Async init_placement:98233]: finished init_placement with result 0 in 32 seconds 2021-08-24 03:41:07.069 | + inc/async:async_wait:197 : return 0 2021-08-24 03:41:07.072 | + ./stack.sh:main:1213 : async_wait init_glance 2021-08-24 03:41:07.122 | [11708 Async init_glance:94814]: Waiting for completion of init_glance running on PID 94814 (4 other jobs running) 2021-08-24 03:41:07.148 | [11708 Async init_glance:94814]: Signaling child to exit 2021-08-24 03:41:07.148 | WAKEUP 2021-08-24 03:41:07.171 | [11708 Async init_glance:94814]: Signaled 2021-08-24 03:41:07.173 | + lib/glance:init_glance:488 : rm -rf /opt/stack/data/glance/images 2021-08-24 03:41:07.173 | + lib/glance:init_glance:489 : mkdir -p /opt/stack/data/glance/images 2021-08-24 03:41:07.173 | + lib/glance:init_glance:492 : recreate_database glance 2021-08-24 03:41:07.173 | + lib/database:recreate_database:110 : local db=glance 2021-08-24 03:41:07.173 | + lib/database:recreate_database:111 : recreate_database_mysql glance 2021-08-24 03:41:07.173 | + lib/databases/mysql:recreate_database_mysql:63 : local db=glance 2021-08-24 03:41:07.173 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2021-08-24 03:41:07.173 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 03:41:07.173 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2021-08-24 03:41:07.173 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 03:41:07.173 | + lib/glance:init_glance:494 : time_start dbsync 2021-08-24 03:41:07.173 | + functions-common:time_start:2295 : local name=dbsync 2021-08-24 03:41:07.173 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:41:07.173 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:41:07.173 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:41:07.173 | + functions-common:time_start:2300 : _TIME_START[$name]=1629776385651 2021-08-24 03:41:07.173 | + lib/glance:init_glance:496 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2021-08-24 03:41:07.173 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=94911) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-08-24 03:41:07.174 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-08-24 03:41:07.174 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-08-24 03:41:07.174 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-08-24 03:41:07.174 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-08-24 03:41:07.174 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-24 03:41:07.174 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-24 03:41:07.174 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2021-08-24 03:41:07.174 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2021-08-24 03:41:07.174 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2021-08-24 03:41:07.174 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2021-08-24 03:41:07.174 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2021-08-24 03:41:07.174 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2021-08-24 03:41:07.174 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2021-08-24 03:41:07.174 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2021-08-24 03:41:07.174 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2021-08-24 03:41:07.174 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2021-08-24 03:41:07.174 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2021-08-24 03:41:07.174 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-24 03:41:07.174 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-24 03:41:07.174 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-24 03:41:07.174 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-24 03:41:07.174 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-24 03:41:07.174 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-24 03:41:07.174 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-24 03:41:07.174 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-24 03:41:07.174 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-24 03:41:07.174 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-24 03:41:07.174 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2021-08-24 03:41:07.174 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2021-08-24 03:41:07.174 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2021-08-24 03:41:07.174 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2021-08-24 03:41:07.175 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2021-08-24 03:41:07.175 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2021-08-24 03:41:07.175 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2021-08-24 03:41:07.175 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2021-08-24 03:41:07.175 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-24 03:41:07.175 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-24 03:41:07.175 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-08-24 03:41:07.175 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-08-24 03:41:07.175 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2021-08-24 03:41:07.175 | Database migration is up to date. No migration needed. 2021-08-24 03:41:07.175 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2021-08-24 03:41:07.175 | Database is synced successfully. 2021-08-24 03:41:07.175 | + lib/glance:init_glance:499 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2021-08-24 03:41:07.175 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=94946) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-08-24 03:41:07.175 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2021-08-24 03:41:07.175 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2021-08-24 03:41:07.175 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2021-08-24 03:41:07.175 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2021-08-24 03:41:07.175 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2021-08-24 03:41:07.175 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2021-08-24 03:41:07.175 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2021-08-24 03:41:07.175 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2021-08-24 03:41:07.175 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2021-08-24 03:41:07.175 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2021-08-24 03:41:07.175 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2021-08-24 03:41:07.175 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2021-08-24 03:41:07.175 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2021-08-24 03:41:07.175 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2021-08-24 03:41:07.175 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2021-08-24 03:41:07.176 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2021-08-24 03:41:07.176 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2021-08-24 03:41:07.176 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2021-08-24 03:41:07.176 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2021-08-24 03:41:07.176 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2021-08-24 03:41:07.176 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2021-08-24 03:41:07.176 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2021-08-24 03:41:07.176 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2021-08-24 03:41:07.176 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2021-08-24 03:41:07.176 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2021-08-24 03:41:07.176 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2021-08-24 03:41:07.176 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2021-08-24 03:41:07.176 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2021-08-24 03:41:07.176 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2021-08-24 03:41:07.176 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2021-08-24 03:41:07.176 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2021-08-24 03:41:07.176 | + lib/glance:init_glance:500 : time_stop dbsync 2021-08-24 03:41:07.176 | + functions-common:time_stop:2309 : local name 2021-08-24 03:41:07.176 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:41:07.176 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:41:07.176 | + functions-common:time_stop:2312 : local total 2021-08-24 03:41:07.176 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:41:07.176 | + functions-common:time_stop:2315 : name=dbsync 2021-08-24 03:41:07.176 | + functions-common:time_stop:2316 : start_time=1629776385651 2021-08-24 03:41:07.176 | + functions-common:time_stop:2318 : [[ -z 1629776385651 ]] 2021-08-24 03:41:07.176 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:41:07.176 | + functions-common:time_stop:2321 : end_time=1629776394633 2021-08-24 03:41:07.176 | + functions-common:time_stop:2322 : elapsed_time=8982 2021-08-24 03:41:07.176 | + functions-common:time_stop:2323 : total=14274 2021-08-24 03:41:07.176 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:41:07.176 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=23256 2021-08-24 03:41:07.218 | [11708 Async init_glance:94814]: finished init_glance with result 0 in 9 seconds 2021-08-24 03:41:07.223 | + inc/async:async_wait:197 : return 0 2021-08-24 03:41:07.226 | + ./stack.sh:main:1214 : async_wait init_swift 2021-08-24 03:41:07.276 | [11708 Async init_swift:97998]: Waiting for completion of init_swift running on PID 97998 (3 other jobs running) 2021-08-24 03:41:07.302 | [11708 Async init_swift:97998]: Signaling child to exit 2021-08-24 03:41:07.302 | WAKEUP 2021-08-24 03:41:07.324 | [11708 Async init_swift:97998]: Signaled 2021-08-24 03:41:07.325 | + lib/swift:init_swift:693 : local node_number 2021-08-24 03:41:07.325 | + lib/swift:init_swift:695 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-08-24 03:41:07.325 | No object-server running 2021-08-24 03:41:07.325 | No container-server running 2021-08-24 03:41:07.325 | No object-auditor running 2021-08-24 03:41:07.325 | No container-reconciler running 2021-08-24 03:41:07.325 | No account-replicator running 2021-08-24 03:41:07.325 | No container-updater running 2021-08-24 03:41:07.325 | No account-auditor running 2021-08-24 03:41:07.326 | No container-replicator running 2021-08-24 03:41:07.326 | No proxy-server running 2021-08-24 03:41:07.326 | No container-sharder running 2021-08-24 03:41:07.326 | No object-reconstructor running 2021-08-24 03:41:07.326 | No object-expirer running 2021-08-24 03:41:07.326 | No container-auditor running 2021-08-24 03:41:07.326 | No container-sync running 2021-08-24 03:41:07.326 | No account-reaper running 2021-08-24 03:41:07.326 | No object-replicator running 2021-08-24 03:41:07.326 | No object-updater running 2021-08-24 03:41:07.326 | No account-server running 2021-08-24 03:41:07.326 | + lib/swift:init_swift:695 : true 2021-08-24 03:41:07.326 | + lib/swift:init_swift:698 : create_swift_disk 2021-08-24 03:41:07.326 | + lib/swift:create_swift_disk:569 : local node_number 2021-08-24 03:41:07.326 | + lib/swift:create_swift_disk:574 : local user_group 2021-08-24 03:41:07.326 | ++ lib/swift:create_swift_disk:575 : id -g ubuntu 2021-08-24 03:41:07.326 | + lib/swift:create_swift_disk:575 : user_group=1000 2021-08-24 03:41:07.326 | + lib/swift:create_swift_disk:576 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2021-08-24 03:41:07.326 | + lib/swift:create_swift_disk:579 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2021-08-24 03:41:07.326 | + lib/swift:create_swift_disk:586 : mkdir -p /opt/stack/data/swift/drives/images 2021-08-24 03:41:07.326 | + lib/swift:create_swift_disk:587 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2021-08-24 03:41:07.326 | + lib/swift:create_swift_disk:588 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2021-08-24 03:41:07.326 | + lib/swift:create_swift_disk:590 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2021-08-24 03:41:07.326 | + lib/swift:create_swift_disk:593 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2021-08-24 03:41:07.326 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2021-08-24 03:41:07.326 | = sectsz=512 attr=2, projid32bit=1 2021-08-24 03:41:07.326 | = crc=1 finobt=1, sparse=1, rmapbt=0 2021-08-24 03:41:07.326 | = reflink=1 2021-08-24 03:41:07.326 | data = bsize=4096 blocks=1572864, imaxpct=25 2021-08-24 03:41:07.326 | = sunit=0 swidth=0 blks 2021-08-24 03:41:07.326 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2021-08-24 03:41:07.326 | log =internal log bsize=4096 blocks=2560, version=2 2021-08-24 03:41:07.327 | = sectsz=512 sunit=0 blks, lazy-count=1 2021-08-24 03:41:07.327 | realtime =none extsz=4096 blocks=0, rtextents=0 2021-08-24 03:41:07.327 | + lib/swift:create_swift_disk:596 : mkdir -p /opt/stack/data/swift/drives/sdb1 2021-08-24 03:41:07.327 | + lib/swift:create_swift_disk:597 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2021-08-24 03:41:07.327 | + lib/swift:create_swift_disk:598 : sudo mount -t xfs -o loop,noatime,nodiratime,logbufs=8 /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2021-08-24 03:41:07.327 | + lib/swift:create_swift_disk:604 : local node_number 2021-08-24 03:41:07.327 | + lib/swift:create_swift_disk:605 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-08-24 03:41:07.327 | + lib/swift:create_swift_disk:607 : local node_devices=/opt/stack/data/swift/1 2021-08-24 03:41:07.327 | + lib/swift:create_swift_disk:608 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2021-08-24 03:41:07.327 | + lib/swift:create_swift_disk:609 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2021-08-24 03:41:07.327 | + lib/swift:create_swift_disk:610 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2021-08-24 03:41:07.327 | + lib/swift:create_swift_disk:611 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2021-08-24 03:41:07.327 | + lib/swift:create_swift_disk:612 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2021-08-24 03:41:07.327 | + lib/swift:init_swift:702 : pushd /etc/swift 2021-08-24 03:41:07.327 | + lib/swift:init_swift:704 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2021-08-24 03:41:07.327 | + lib/swift:init_swift:706 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2021-08-24 03:41:07.327 | + lib/swift:init_swift:707 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2021-08-24 03:41:07.327 | + lib/swift:init_swift:708 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2021-08-24 03:41:07.327 | + lib/swift:init_swift:714 : [[ -n '' ]] 2021-08-24 03:41:07.327 | + lib/swift:init_swift:727 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-08-24 03:41:07.327 | + lib/swift:init_swift:728 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2021-08-24 03:41:07.327 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2021-08-24 03:41:07.327 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2021-08-24 03:41:07.327 | + lib/swift:init_swift:729 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2021-08-24 03:41:07.327 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2021-08-24 03:41:07.327 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2021-08-24 03:41:07.327 | + lib/swift:init_swift:730 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2021-08-24 03:41:07.327 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2021-08-24 03:41:07.327 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2021-08-24 03:41:07.327 | + lib/swift:init_swift:736 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2021-08-24 03:41:07.327 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-08-24 03:41:07.328 | + lib/swift:init_swift:737 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2021-08-24 03:41:07.328 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-08-24 03:41:07.328 | + lib/swift:init_swift:738 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2021-08-24 03:41:07.328 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-08-24 03:41:07.328 | + lib/swift:init_swift:739 : popd 2021-08-24 03:41:07.372 | [11708 Async init_swift:97998]: finished init_swift with result 0 in 10 seconds 2021-08-24 03:41:07.376 | + inc/async:async_wait:197 : return 0 2021-08-24 03:41:07.379 | + ./stack.sh:main:1215 : async_wait init_cinder 2021-08-24 03:41:07.430 | [11708 Async init_cinder:98094]: Waiting for completion of init_cinder running on PID 98094 (2 other jobs running) 2021-08-24 03:41:07.455 | [11708 Async init_cinder:98094]: Signaling child to exit 2021-08-24 03:41:07.455 | WAKEUP 2021-08-24 03:41:07.478 | [11708 Async init_cinder:98094]: Signaled 2021-08-24 03:41:07.480 | + lib/cinder:init_cinder:427 : is_service_enabled mysql postgresql 2021-08-24 03:41:07.480 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:41:07.480 | + lib/cinder:init_cinder:429 : recreate_database cinder 2021-08-24 03:41:07.480 | + lib/database:recreate_database:110 : local db=cinder 2021-08-24 03:41:07.480 | + lib/database:recreate_database:111 : recreate_database_mysql cinder 2021-08-24 03:41:07.480 | + lib/databases/mysql:recreate_database_mysql:63 : local db=cinder 2021-08-24 03:41:07.480 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2021-08-24 03:41:07.480 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 03:41:07.480 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2021-08-24 03:41:07.480 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 03:41:07.480 | + lib/cinder:init_cinder:431 : time_start dbsync 2021-08-24 03:41:07.480 | + functions-common:time_start:2295 : local name=dbsync 2021-08-24 03:41:07.480 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:41:07.480 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:41:07.480 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:41:07.480 | + functions-common:time_start:2300 : _TIME_START[$name]=1629776434101 2021-08-24 03:41:07.480 | + lib/cinder:init_cinder:433 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2021-08-24 03:41:07.480 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=98207) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-08-24 03:41:07.480 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:41:07.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/144_placeholder.py... {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:07.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/144_placeholder.py loaded successfully {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:07.480 | 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=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:07.481 | 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=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:07.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py... {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:07.481 | 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=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:07.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_cinder_init.py... {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:07.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_cinder_init.py loaded successfully {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:07.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/143_placeholder.py... {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:07.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/143_placeholder.py loaded successfully {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:07.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/142_placeholder.py... {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:07.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/142_placeholder.py loaded successfully {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:07.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py... {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:07.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py loaded successfully {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:07.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py... {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:07.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py loaded successfully {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:07.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/141_add_quota_usage_unique_constraint.py... {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:07.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:07.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py... {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:07.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py loaded successfully {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:07.481 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:41:07.481 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:41:07.481 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:41:07.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/144_placeholder.py... {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:07.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/144_placeholder.py loaded successfully {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:07.481 | 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=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:07.481 | 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=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:07.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py... {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:07.482 | 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=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:07.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_cinder_init.py... {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:07.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_cinder_init.py loaded successfully {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:07.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/143_placeholder.py... {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:07.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/143_placeholder.py loaded successfully {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:07.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/142_placeholder.py... {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:07.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/142_placeholder.py loaded successfully {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:07.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py... {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:07.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py loaded successfully {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:07.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py... {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:07.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py loaded successfully {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:07.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/141_add_quota_usage_unique_constraint.py... {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:07.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:07.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py... {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:07.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py loaded successfully {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:07.482 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:41:07.482 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:41:07.482 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:41:07.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/144_placeholder.py... {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:07.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/144_placeholder.py loaded successfully {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:07.482 | 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=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:07.482 | 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=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:07.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py... {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:07.482 | 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=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:07.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_cinder_init.py... {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:07.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_cinder_init.py loaded successfully {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:07.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/143_placeholder.py... {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:07.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/143_placeholder.py loaded successfully {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:07.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/142_placeholder.py... {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:07.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/142_placeholder.py loaded successfully {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:07.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py... {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:07.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py loaded successfully {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:07.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py... {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:07.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py loaded successfully {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:07.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/141_add_quota_usage_unique_constraint.py... {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:07.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:07.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py... {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:07.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py loaded successfully {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:07.483 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:41:07.483 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=98207) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:41:07.483 | INFO migrate.versioning.api [-] 134 -> 135...  2021-08-24 03:41:07.483 | INFO migrate.versioning.api [-] done 2021-08-24 03:41:07.483 | INFO migrate.versioning.api [-] 135 -> 136...  2021-08-24 03:41:07.483 | INFO migrate.versioning.api [-] done 2021-08-24 03:41:07.483 | INFO migrate.versioning.api [-] 136 -> 137...  2021-08-24 03:41:07.483 | INFO migrate.versioning.api [-] done 2021-08-24 03:41:07.483 | INFO migrate.versioning.api [-] 137 -> 138...  2021-08-24 03:41:07.483 | INFO migrate.versioning.api [-] done 2021-08-24 03:41:07.483 | INFO migrate.versioning.api [-] 138 -> 139...  2021-08-24 03:41:07.483 | INFO migrate.versioning.api [-] done 2021-08-24 03:41:07.483 | INFO migrate.versioning.api [-] 139 -> 140...  2021-08-24 03:41:07.484 | INFO migrate.versioning.api [-] done 2021-08-24 03:41:07.484 | INFO migrate.versioning.api [-] 140 -> 141...  2021-08-24 03:41:07.484 | INFO migrate.versioning.api [-] done 2021-08-24 03:41:07.484 | INFO migrate.versioning.api [-] 141 -> 142...  2021-08-24 03:41:07.484 | INFO migrate.versioning.api [-] done 2021-08-24 03:41:07.484 | INFO migrate.versioning.api [-] 142 -> 143...  2021-08-24 03:41:07.484 | INFO migrate.versioning.api [-] done 2021-08-24 03:41:07.484 | INFO migrate.versioning.api [-] 143 -> 144...  2021-08-24 03:41:07.484 | INFO migrate.versioning.api [-] done 2021-08-24 03:41:07.484 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:41:07.484 | from cryptography.utils import int_from_bytes 2021-08-24 03:41:07.484 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:41:07.484 | from cryptography.utils import int_from_bytes 2021-08-24 03:41:07.484 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:133: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2021-08-24 03:41:07.484 | last_heartbeat = column_property( 2021-08-24 03:41:07.484 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:139: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2021-08-24 03:41:07.484 | num_hosts = column_property( 2021-08-24 03:41:07.484 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:146: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2021-08-24 03:41:07.484 | num_down_hosts = column_property( 2021-08-24 03:41:07.484 | + lib/cinder:init_cinder:434 : time_stop dbsync 2021-08-24 03:41:07.484 | + functions-common:time_stop:2309 : local name 2021-08-24 03:41:07.484 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:41:07.484 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:41:07.484 | + functions-common:time_stop:2312 : local total 2021-08-24 03:41:07.484 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:41:07.484 | + functions-common:time_stop:2315 : name=dbsync 2021-08-24 03:41:07.484 | + functions-common:time_stop:2316 : start_time=1629776434101 2021-08-24 03:41:07.484 | + functions-common:time_stop:2318 : [[ -z 1629776434101 ]] 2021-08-24 03:41:07.484 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:41:07.484 | + functions-common:time_stop:2321 : end_time=1629776441974 2021-08-24 03:41:07.485 | + functions-common:time_stop:2322 : elapsed_time=7873 2021-08-24 03:41:07.485 | + functions-common:time_stop:2323 : total=14274 2021-08-24 03:41:07.485 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:41:07.485 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=22147 2021-08-24 03:41:07.485 | + lib/cinder:init_cinder:437 : is_service_enabled c-vol 2021-08-24 03:41:07.485 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:41:07.485 | + lib/cinder:init_cinder:452 : is_service_enabled c-bak 2021-08-24 03:41:07.485 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:41:07.485 | + lib/cinder:init_cinder:458 : mkdir -p /opt/stack/data/cinder/volumes 2021-08-24 03:41:07.524 | [11708 Async init_cinder:98094]: finished init_cinder with result 0 in 8 seconds 2021-08-24 03:41:07.528 | + inc/async:async_wait:197 : return 0 2021-08-24 03:41:07.531 | + ./stack.sh:main:1220 : is_service_enabled nova 2021-08-24 03:41:07.549 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:41:07.551 | + ./stack.sh:main:1221 : echo_summary 'Configuring Nova' 2021-08-24 03:41:07.554 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 03:41:07.556 | + ./stack.sh:echo_summary:432 : echo -e Configuring Nova 2021-08-24 03:41:07.559 | + ./stack.sh:main:1222 : init_nova 2021-08-24 03:41:07.561 | + lib/nova:init_nova:750 : is_service_enabled mysql postgresql 2021-08-24 03:41:07.579 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:41:07.581 | + lib/nova:init_nova:750 : is_service_enabled n-api 2021-08-24 03:41:07.598 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:41:07.600 | + lib/nova:init_nova:752 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-08-24 03:41:07.603 | + lib/nova:init_nova:760 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2021-08-24 03:41:07.660 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2021-08-24 03:41:07.699 | [11708 Async nova-cell-0:99647]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2021-08-24 03:41:07.702 | ++ lib/nova:init_nova:763 : seq 1 1 2021-08-24 03:41:07.707 | + lib/nova:init_nova:763 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-24 03:41:07.710 | ++ lib/nova:init_nova:764 : conductor_conf 1 2021-08-24 03:41:07.712 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-08-24 03:41:07.715 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-08-24 03:41:07.718 | + lib/nova:init_nova:764 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-08-24 03:41:07.784 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-08-24 03:41:07.827 | [11708 Async nova-cell-1:99746]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-08-24 03:41:07.830 | + lib/nova:init_nova:767 : recreate_database nova_api 2021-08-24 03:41:07.835 | + lib/database:recreate_database:110 : local db=nova_api 2021-08-24 03:41:07.841 | + lib/database:recreate_database:111 : recreate_database_mysql nova_api 2021-08-24 03:41:07.845 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_api 2021-08-24 03:41:07.849 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2021-08-24 03:41:07.854 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 03:41:07.870 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2021-08-24 03:41:07.875 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 03:41:07.894 | + lib/nova:init_nova:768 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2021-08-24 03:41:11.999 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=99810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:41:12.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=99810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:12.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=99810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:12.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=99810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:12.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=99810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:12.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=99810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:12.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=99810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:12.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=99810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:12.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=99810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:12.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=99810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:12.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=99810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:12.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=99810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:12.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=99810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:12.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=99810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:12.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=99810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:12.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=99810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:12.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=99810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:12.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=99810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:12.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=99810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:12.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=99810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:12.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=99810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:12.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=99810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:12.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=99810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:12.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=99810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:12.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=99810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:12.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=99810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:12.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=99810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:12.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=99810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:12.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=99810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:12.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=99810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:12.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=99810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:12.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=99810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:12.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=99810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:12.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=99810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:12.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=99810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:12.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=99810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:12.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=99810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:12.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=99810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:12.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=99810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:12.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=99810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:12.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=99810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:12.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=99810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:12.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=99810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:12.010 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=99810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:41:12.010 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=99810) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:41:12.036 | INFO nova.db.migration [-] Applying migration(s) 2021-08-24 03:41:12.039 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-08-24 03:41:12.040 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-08-24 03:41:12.078 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2021-08-24 03:41:14.146 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=99810) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:752}} 2021-08-24 03:41:14.157 | INFO nova.db.migration [-] Migration(s) applied 2021-08-24 03:41:14.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:41:14.157 | from cryptography.utils import int_from_bytes 2021-08-24 03:41:14.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:41:14.157 | from cryptography.utils import int_from_bytes 2021-08-24 03:41:14.651 | ++ lib/nova:init_nova:772 : database_connection_url nova_cell0 2021-08-24 03:41:14.654 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-08-24 03:41:14.656 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-08-24 03:41:14.659 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-08-24 03:41:14.662 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-08-24 03:41:14.665 | + lib/nova:init_nova:772 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-08-24 03:41:18.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:41:18.650 | from cryptography.utils import int_from_bytes 2021-08-24 03:41:18.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:41:18.651 | from cryptography.utils import int_from_bytes 2021-08-24 03:41:19.206 | ++ lib/nova:init_nova:775 : seq 0 1 2021-08-24 03:41:19.211 | + lib/nova:init_nova:775 : for i in $(seq 0 $NOVA_NUM_CELLS) 2021-08-24 03:41:19.214 | + lib/nova:init_nova:776 : async_wait nova-cell-0 2021-08-24 03:41:19.280 | [11708 Async nova-cell-0:99647]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 99647 (3 other jobs running) 2021-08-24 03:41:19.314 | [11708 Async nova-cell-0:99647]: Signaling child to exit 2021-08-24 03:41:19.376 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:41:19.403 | [99647 Async nova-cell-0:99647]: finished successfully 2021-08-24 03:41:19.423 | WAKEUP 2021-08-24 03:41:19.436 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:41:19.447 | [11708 Async nova-cell-0:99647]: Signaled 2021-08-24 03:41:19.448 | + lib/nova:init_nova_db:740 : local dbname=nova_cell0 2021-08-24 03:41:19.448 | + lib/nova:init_nova_db:741 : local conffile=/etc/nova/nova.conf 2021-08-24 03:41:19.448 | + lib/nova:init_nova_db:742 : recreate_database nova_cell0 2021-08-24 03:41:19.448 | + lib/database:recreate_database:110 : local db=nova_cell0 2021-08-24 03:41:19.448 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell0 2021-08-24 03:41:19.448 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell0 2021-08-24 03:41:19.448 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2021-08-24 03:41:19.448 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 03:41:19.448 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2021-08-24 03:41:19.448 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 03:41:19.449 | + lib/nova:init_nova_db:743 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2021-08-24 03:41:19.449 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=99711) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:41:19.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=99711) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:19.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=99711) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:19.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=99711) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:19.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=99711) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:19.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=99711) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:19.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=99711) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:19.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=99711) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:19.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=99711) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:19.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=99711) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:19.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=99711) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:19.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=99711) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:19.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=99711) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:19.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=99711) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:19.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=99711) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:19.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=99711) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:19.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=99711) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:19.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=99711) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:19.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=99711) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:19.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=99711) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:19.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=99711) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:19.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=99711) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:19.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=99711) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:19.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=99711) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:19.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=99711) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:19.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=99711) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:19.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=99711) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:19.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=99711) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:19.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=99711) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:19.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=99711) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:19.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=99711) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:19.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=99711) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:19.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=99711) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:19.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=99711) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:19.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=99711) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:19.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=99711) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:19.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=99711) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:19.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=99711) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:19.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=99711) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:19.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=99711) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:19.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=99711) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:19.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=99711) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:19.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=99711) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:19.450 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=99711) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:41:19.450 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=99711) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:41:19.450 | INFO nova.db.migration [-] Applying migration(s) 2021-08-24 03:41:19.450 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-08-24 03:41:19.450 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-08-24 03:41:19.450 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2021-08-24 03:41:19.450 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=99711) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:752}} 2021-08-24 03:41:19.450 | INFO nova.db.migration [-] Migration(s) applied 2021-08-24 03:41:19.451 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:41:19.451 | from cryptography.utils import int_from_bytes 2021-08-24 03:41:19.451 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:41:19.451 | from cryptography.utils import int_from_bytes 2021-08-24 03:41:19.463 | [99746 Async nova-cell-1:99746]: finished successfully 2021-08-24 03:41:19.495 | [11708 Async nova-cell-0:99647]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 11 seconds 2021-08-24 03:41:19.499 | + inc/async:async_wait:197 : return 0 2021-08-24 03:41:19.502 | + lib/nova:init_nova:775 : for i in $(seq 0 $NOVA_NUM_CELLS) 2021-08-24 03:41:19.505 | + lib/nova:init_nova:776 : async_wait nova-cell-1 2021-08-24 03:41:19.555 | [11708 Async nova-cell-1:99746]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 99746 (2 other jobs running) 2021-08-24 03:41:19.581 | [11708 Async nova-cell-1:99746]: Signaling child to exit 2021-08-24 03:41:19.581 | WAKEUP 2021-08-24 03:41:19.603 | [11708 Async nova-cell-1:99746]: Signaled 2021-08-24 03:41:19.604 | + lib/nova:init_nova_db:740 : local dbname=nova_cell1 2021-08-24 03:41:19.604 | + lib/nova:init_nova_db:741 : local conffile=/etc/nova/nova_cell1.conf 2021-08-24 03:41:19.604 | + lib/nova:init_nova_db:742 : recreate_database nova_cell1 2021-08-24 03:41:19.604 | + lib/database:recreate_database:110 : local db=nova_cell1 2021-08-24 03:41:19.604 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell1 2021-08-24 03:41:19.604 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell1 2021-08-24 03:41:19.605 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2021-08-24 03:41:19.605 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 03:41:19.605 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2021-08-24 03:41:19.605 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-08-24 03:41:19.605 | + lib/nova:init_nova_db:743 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2021-08-24 03:41:19.605 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=99804) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-08-24 03:41:19.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=99804) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:19.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=99804) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:19.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=99804) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:19.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=99804) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:19.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=99804) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:19.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=99804) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:19.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=99804) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:19.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=99804) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:19.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=99804) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:19.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=99804) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:19.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=99804) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:19.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=99804) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:19.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=99804) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:19.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=99804) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:19.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=99804) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:19.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=99804) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:19.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=99804) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:19.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=99804) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:19.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=99804) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:19.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=99804) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:19.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=99804) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:19.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=99804) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:19.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=99804) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:19.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=99804) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:19.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=99804) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:19.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=99804) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:19.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=99804) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:19.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=99804) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:19.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=99804) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:19.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=99804) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:19.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=99804) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:19.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=99804) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:19.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=99804) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:19.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=99804) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:19.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=99804) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:19.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=99804) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:19.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=99804) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:19.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=99804) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:19.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=99804) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:19.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=99804) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:19.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=99804) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-08-24 03:41:19.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=99804) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-08-24 03:41:19.606 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=99804) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-08-24 03:41:19.606 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=99804) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-08-24 03:41:19.606 | INFO nova.db.migration [-] Applying migration(s) 2021-08-24 03:41:19.606 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-08-24 03:41:19.606 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-08-24 03:41:19.607 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2021-08-24 03:41:19.607 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=99804) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:752}} 2021-08-24 03:41:19.607 | INFO nova.db.migration [-] Migration(s) applied 2021-08-24 03:41:19.607 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:41:19.607 | from cryptography.utils import int_from_bytes 2021-08-24 03:41:19.607 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:41:19.607 | from cryptography.utils import int_from_bytes 2021-08-24 03:41:19.650 | [11708 Async nova-cell-1:99746]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 11 seconds 2021-08-24 03:41:19.654 | + inc/async:async_wait:197 : return 0 2021-08-24 03:41:19.657 | + lib/nova:init_nova:779 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-08-24 03:41:19.659 | + lib/nova:init_nova:786 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2021-08-24 03:41:23.483 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:41:23.484 | from cryptography.utils import int_from_bytes 2021-08-24 03:41:23.484 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:41:23.484 | from cryptography.utils import int_from_bytes 2021-08-24 03:41:23.484 | Running batches of 50 until complete 2021-08-24 03:41:23.484 | +-------------------------------------+--------------+-----------+ 2021-08-24 03:41:23.484 | | Migration | Total Needed | Completed | 2021-08-24 03:41:23.484 | +-------------------------------------+--------------+-----------+ 2021-08-24 03:41:23.484 | | fill_virtual_interface_list | 0 | 0 | 2021-08-24 03:41:23.484 | | migrate_empty_ratio | 0 | 0 | 2021-08-24 03:41:23.484 | | migrate_quota_classes_to_api_db | 0 | 0 | 2021-08-24 03:41:23.484 | | migrate_quota_limits_to_api_db | 0 | 0 | 2021-08-24 03:41:23.484 | | migration_migrate_to_uuid | 0 | 0 | 2021-08-24 03:41:23.484 | | populate_dev_uuids | 0 | 0 | 2021-08-24 03:41:23.484 | | populate_missing_availability_zones | 0 | 0 | 2021-08-24 03:41:23.484 | | populate_queued_for_delete | 0 | 0 | 2021-08-24 03:41:23.484 | | populate_user_id | 0 | 0 | 2021-08-24 03:41:23.484 | | populate_uuids | 0 | 0 | 2021-08-24 03:41:23.484 | +-------------------------------------+--------------+-----------+ 2021-08-24 03:41:23.952 | ++ lib/nova:init_nova:789 : seq 1 1 2021-08-24 03:41:23.958 | + lib/nova:init_nova:789 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-24 03:41:23.961 | ++ lib/nova:init_nova:790 : conductor_conf 1 2021-08-24 03:41:23.963 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-08-24 03:41:23.966 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-08-24 03:41:23.969 | + lib/nova:init_nova:790 : /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-08-24 03:41:27.575 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:41:27.575 | from cryptography.utils import int_from_bytes 2021-08-24 03:41:27.575 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:41:27.575 | from cryptography.utils import int_from_bytes 2021-08-24 03:41:27.575 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2021-08-24 03:41:27.575 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2021-08-24 03:41:27.986 | + lib/nova:init_nova:794 : create_nova_keys_dir 2021-08-24 03:41:27.989 | + lib/nova:create_nova_keys_dir:736 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2021-08-24 03:41:28.004 | + lib/nova:init_nova:796 : [[ '' == \L\V\M ]] 2021-08-24 03:41:28.007 | + ./stack.sh:main:1227 : is_service_enabled neutron 2021-08-24 03:41:28.025 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:41:28.028 | + ./stack.sh:main:1228 : async_runfunc configure_neutron_nova 2021-08-24 03:41:28.030 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2021-08-24 03:41:28.091 | + inc/async:async_inner:63 : configure_neutron_nova 2021-08-24 03:41:28.132 | [11708 Async configure_neutron_nova:100243]: running: configure_neutron_nova 2021-08-24 03:41:28.135 | + ./stack.sh:main:1237 : run_phase stack post-config 2021-08-24 03:41:28.138 | + functions-common:run_phase:1737 : local mode=stack 2021-08-24 03:41:28.140 | + functions-common:run_phase:1738 : local phase=post-config 2021-08-24 03:41:28.143 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-08-24 03:41:28.145 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-08-24 03:41:28.148 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-08-24 03:41:28.151 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-08-24 03:41:28.153 | + functions-common:run_phase:1747 : local extra 2021-08-24 03:41:28.157 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-08-24 03:41:28.161 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-08-24 03:41:28.164 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-08-24 03:41:28.167 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-08-24 03:41:28.169 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2021-08-24 03:41:28.173 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-08-24 03:41:28.190 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:41:28.193 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-08-24 03:41:28.195 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-08-24 03:41:28.198 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2021-08-24 03:41:28.200 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-08-24 03:41:28.203 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-08-24 03:41:28.205 | ++ extras.d/80-tempest.sh:source:12 : : 2021-08-24 03:41:28.208 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-08-24 03:41:28.210 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-08-24 03:41:28.213 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-08-24 03:41:28.216 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-08-24 03:41:28.219 | + functions-common:run_phase:1764 : run_plugins stack post-config 2021-08-24 03:41:28.222 | + functions-common:run_plugins:1723 : local mode=stack 2021-08-24 03:41:28.225 | + functions-common:run_plugins:1724 : local phase=post-config 2021-08-24 03:41:28.227 | + functions-common:run_plugins:1726 : local plugins= 2021-08-24 03:41:28.230 | + functions-common:run_plugins:1727 : local plugin 2021-08-24 03:41:28.233 | + ./stack.sh:main:1245 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2021-08-24 03:41:28.235 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-08-24 03:41:28.238 | + inc/meta-config:merge_config_group:171 : shift 2021-08-24 03:41:28.241 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2021-08-24 03:41:28.243 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-08-24 03:41:28.246 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-08-24 03:41:28.249 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-08-24 03:41:28.253 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2021-08-24 03:41:28.256 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-08-24 03:41:28.258 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2021-08-24 03:41:28.261 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-08-24 03:41:28.263 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2021-08-24 03:41:28.264 | /^\[\[.+\|.*\]\]/ { 2021-08-24 03:41:28.264 | gsub("[][]", "", $1); 2021-08-24 03:41:28.264 | split($1, a, "|"); 2021-08-24 03:41:28.264 | if (a[1] == matchgroup) 2021-08-24 03:41:28.264 | print a[2] 2021-08-24 03:41:28.264 | } 2021-08-24 03:41:28.264 | ' /home/ubuntu/devstack/local.conf 2021-08-24 03:41:28.271 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-08-24 03:41:28.273 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-08-24 03:41:28.277 | + inc/meta-config:merge_config_group:180 : local dir 2021-08-24 03:41:28.281 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2021-08-24 03:41:28.284 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2021-08-24 03:41:28.287 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2021-08-24 03:41:28.290 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2021-08-24 03:41:28.293 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2021-08-24 03:41:28.298 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2021-08-24 03:41:28.301 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2021-08-24 03:41:28.304 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-08-24 03:41:28.306 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-08-24 03:41:28.309 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-08-24 03:41:28.312 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2021-08-24 03:41:28.315 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-08-24 03:41:28.319 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2021-08-24 03:41:28.321 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2021-08-24 03:41:28.325 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2021-08-24 03:41:28.327 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2021-08-24 03:41:28.331 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-08-24 03:41:28.333 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:41:28.333 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2021-08-24 03:41:28.334 | BEGIN { 2021-08-24 03:41:28.334 | section = "" 2021-08-24 03:41:28.334 | last_section = "" 2021-08-24 03:41:28.334 | section_count = 0 2021-08-24 03:41:28.334 | } 2021-08-24 03:41:28.334 | /^\[.+\]/ { 2021-08-24 03:41:28.334 | gsub("[][]", "", $1); 2021-08-24 03:41:28.334 | section=$1 2021-08-24 03:41:28.334 | next 2021-08-24 03:41:28.334 | } 2021-08-24 03:41:28.334 | /^ *\#/ { 2021-08-24 03:41:28.334 | next 2021-08-24 03:41:28.334 | } 2021-08-24 03:41:28.334 | /^[^ \t]+/ { 2021-08-24 03:41:28.334 | # get offset of first = in $0 2021-08-24 03:41:28.334 | eq_idx = index($0, "=") 2021-08-24 03:41:28.334 | # extract attr & value from $0 2021-08-24 03:41:28.334 | attr = substr($0, 1, eq_idx - 1) 2021-08-24 03:41:28.334 | value = substr($0, eq_idx + 1) 2021-08-24 03:41:28.334 | # only need to strip trailing whitespace from attr 2021-08-24 03:41:28.334 | sub(/[ \t]*$/, "", attr) 2021-08-24 03:41:28.334 | # need to strip leading & trailing whitespace from value 2021-08-24 03:41:28.334 | sub(/^[ \t]*/, "", value) 2021-08-24 03:41:28.334 | sub(/[ \t]*$/, "", value) 2021-08-24 03:41:28.334 | 2021-08-24 03:41:28.334 | # cfg_attr_count: number of config lines per [section, attr] 2021-08-24 03:41:28.334 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-08-24 03:41:28.334 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-08-24 03:41:28.334 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-08-24 03:41:28.334 | if (! (section, attr) in cfg_attr_count) { 2021-08-24 03:41:28.334 | if (section != last_section) { 2021-08-24 03:41:28.334 | cfg_section[section_count++] = section 2021-08-24 03:41:28.334 | last_section = section 2021-08-24 03:41:28.335 | } 2021-08-24 03:41:28.335 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-08-24 03:41:28.335 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-08-24 03:41:28.335 | 2021-08-24 03:41:28.335 | cfg_attr[section, attr, 0] = value 2021-08-24 03:41:28.335 | cfg_attr_count[section, attr] = 1 2021-08-24 03:41:28.335 | } else { 2021-08-24 03:41:28.335 | lno = cfg_attr_count[section, attr]++ 2021-08-24 03:41:28.335 | cfg_attr[section, attr, lno] = value 2021-08-24 03:41:28.335 | } 2021-08-24 03:41:28.335 | } 2021-08-24 03:41:28.335 | END { 2021-08-24 03:41:28.335 | # Process each section in order 2021-08-24 03:41:28.335 | for (sno = 0; sno < section_count; sno++) { 2021-08-24 03:41:28.335 | section = cfg_section[sno] 2021-08-24 03:41:28.335 | # The ini routines simply append a config item immediately 2021-08-24 03:41:28.335 | # after the section header. To keep the same order as defined 2021-08-24 03:41:28.335 | # in local.conf, invoke the ini routines in the reverse order 2021-08-24 03:41:28.335 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-08-24 03:41:28.335 | attr = cfg_sec_attr_name[sno, attr_no] 2021-08-24 03:41:28.335 | if (cfg_attr_count[section, attr] == 1) 2021-08-24 03:41:28.335 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-08-24 03:41:28.335 | else { 2021-08-24 03:41:28.335 | # For multiline, invoke the ini routines in the reverse order 2021-08-24 03:41:28.335 | count = cfg_attr_count[section, attr] 2021-08-24 03:41:28.335 | print "inidelete " configfile " " section " " attr 2021-08-24 03:41:28.335 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-08-24 03:41:28.335 | for (l = count -2; l >= 0; l--) 2021-08-24 03:41:28.335 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-08-24 03:41:28.335 | } 2021-08-24 03:41:28.335 | } 2021-08-24 03:41:28.335 | } 2021-08-24 03:41:28.336 | } 2021-08-24 03:41:28.336 | ' 2021-08-24 03:41:28.336 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-08-24 03:41:28.336 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-08-24 03:41:28.339 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-08-24 03:41:28.342 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2021-08-24 03:41:28.347 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-08-24 03:41:28.350 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2021-08-24 03:41:28.352 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2021-08-24 03:41:28.353 | BEGIN { group = "" } 2021-08-24 03:41:28.353 | /^\[\[.+\|.*\]\]/ { 2021-08-24 03:41:28.353 | gsub("[][]", "", $1); 2021-08-24 03:41:28.353 | split($1, a, "|"); 2021-08-24 03:41:28.353 | if (a[1] == matchgroup && a[2] == configfile) { 2021-08-24 03:41:28.353 | group=a[1] 2021-08-24 03:41:28.353 | } else { 2021-08-24 03:41:28.353 | group="" 2021-08-24 03:41:28.353 | } 2021-08-24 03:41:28.353 | next 2021-08-24 03:41:28.353 | } 2021-08-24 03:41:28.353 | { 2021-08-24 03:41:28.353 | if (group != "") 2021-08-24 03:41:28.353 | print $0 2021-08-24 03:41:28.353 | } 2021-08-24 03:41:28.353 | ' /home/ubuntu/devstack/local.conf 2021-08-24 03:41:28.360 | + 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-08-24 03:41:28.363 | ++ 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-08-24 03:41:28.395 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:41:28.398 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2021-08-24 03:41:28.400 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2021-08-24 03:41:28.432 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:41:28.434 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2021-08-24 03:41:28.438 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2021-08-24 03:41:28.470 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:41:28.473 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2021-08-24 03:41:28.476 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2021-08-24 03:41:28.510 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:41:28.512 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2021-08-24 03:41:28.515 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2021-08-24 03:41:28.545 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:41:28.548 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2021-08-24 03:41:28.551 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2021-08-24 03:41:28.583 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:41:28.586 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.26/identity"' 2021-08-24 03:41:28.588 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.26/identity 2021-08-24 03:41:28.622 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:41:28.625 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2021-08-24 03:41:28.627 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2021-08-24 03:41:28.665 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:41:28.669 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2021-08-24 03:41:28.673 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-08-24 03:41:28.705 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:41:28.707 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2021-08-24 03:41:28.710 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-08-24 03:41:28.742 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:41:28.745 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2021-08-24 03:41:28.747 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2021-08-24 03:41:28.780 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:41:28.783 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2021-08-24 03:41:28.786 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-08-24 03:41:28.817 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:41:28.820 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2021-08-24 03:41:28.823 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2021-08-24 03:41:28.854 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:41:28.857 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-08-24 03:41:28.860 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-08-24 03:41:28.863 | + inc/meta-config:merge_config_group:180 : local dir 2021-08-24 03:41:28.867 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2021-08-24 03:41:28.870 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2021-08-24 03:41:28.873 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2021-08-24 03:41:28.876 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2021-08-24 03:41:28.880 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2021-08-24 03:41:28.884 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2021-08-24 03:41:28.887 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2021-08-24 03:41:28.889 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-08-24 03:41:28.893 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-08-24 03:41:28.895 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-08-24 03:41:28.898 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2021-08-24 03:41:28.901 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-08-24 03:41:28.904 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2021-08-24 03:41:28.908 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2021-08-24 03:41:28.911 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2021-08-24 03:41:28.914 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2021-08-24 03:41:28.917 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-08-24 03:41:28.919 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2021-08-24 03:41:28.919 | BEGIN { 2021-08-24 03:41:28.919 | section = "" 2021-08-24 03:41:28.919 | last_section = "" 2021-08-24 03:41:28.919 | section_count = 0 2021-08-24 03:41:28.919 | } 2021-08-24 03:41:28.919 | /^\[.+\]/ { 2021-08-24 03:41:28.919 | gsub("[][]", "", $1); 2021-08-24 03:41:28.919 | section=$1 2021-08-24 03:41:28.919 | next 2021-08-24 03:41:28.919 | } 2021-08-24 03:41:28.919 | /^ *\#/ { 2021-08-24 03:41:28.919 | next 2021-08-24 03:41:28.919 | } 2021-08-24 03:41:28.919 | /^[^ \t]+/ { 2021-08-24 03:41:28.919 | # get offset of first = in $0 2021-08-24 03:41:28.919 | eq_idx = index($0, "=") 2021-08-24 03:41:28.919 | # extract attr & value from $0 2021-08-24 03:41:28.919 | attr = substr($0, 1, eq_idx - 1) 2021-08-24 03:41:28.919 | value = substr($0, eq_idx + 1) 2021-08-24 03:41:28.919 | # only need to strip trailing whitespace from attr 2021-08-24 03:41:28.919 | sub(/[ \t]*$/, "", attr) 2021-08-24 03:41:28.919 | # need to strip leading & trailing whitespace from value 2021-08-24 03:41:28.919 | sub(/^[ \t]*/, "", value) 2021-08-24 03:41:28.919 | sub(/[ \t]*$/, "", value) 2021-08-24 03:41:28.919 | 2021-08-24 03:41:28.920 | # cfg_attr_count: number of config lines per [section, attr] 2021-08-24 03:41:28.920 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-08-24 03:41:28.920 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-08-24 03:41:28.920 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-08-24 03:41:28.920 | if (! (section, attr) in cfg_attr_count) { 2021-08-24 03:41:28.920 | if (section != last_section) { 2021-08-24 03:41:28.920 | cfg_section[section_count++] = section 2021-08-24 03:41:28.920 | last_section = section 2021-08-24 03:41:28.920 | } 2021-08-24 03:41:28.920 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-08-24 03:41:28.920 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-08-24 03:41:28.920 | 2021-08-24 03:41:28.920 | cfg_attr[section, attr, 0] = value 2021-08-24 03:41:28.920 | cfg_attr_count[section, attr] = 1 2021-08-24 03:41:28.920 | } else { 2021-08-24 03:41:28.920 | lno = cfg_attr_count[section, attr]++ 2021-08-24 03:41:28.920 | cfg_attr[section, attr, lno] = value 2021-08-24 03:41:28.920 | } 2021-08-24 03:41:28.920 | } 2021-08-24 03:41:28.920 | END { 2021-08-24 03:41:28.920 | # Process each section in order 2021-08-24 03:41:28.920 | for (sno = 0; sno < section_count; sno++) { 2021-08-24 03:41:28.920 | section = cfg_section[sno] 2021-08-24 03:41:28.920 | # The ini routines simply append a config item immediately 2021-08-24 03:41:28.920 | # after the section header. To keep the same order as defined 2021-08-24 03:41:28.920 | # in local.conf, invoke the ini routines in the reverse order 2021-08-24 03:41:28.920 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-08-24 03:41:28.920 | attr = cfg_sec_attr_name[sno, attr_no] 2021-08-24 03:41:28.920 | if (cfg_attr_count[section, attr] == 1) 2021-08-24 03:41:28.920 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-08-24 03:41:28.920 | else { 2021-08-24 03:41:28.920 | # For multiline, invoke the ini routines in the reverse order 2021-08-24 03:41:28.920 | count = cfg_attr_count[section, attr] 2021-08-24 03:41:28.920 | print "inidelete " configfile " " section " " attr 2021-08-24 03:41:28.921 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-08-24 03:41:28.921 | for (l = count -2; l >= 0; l--) 2021-08-24 03:41:28.921 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-08-24 03:41:28.921 | } 2021-08-24 03:41:28.921 | } 2021-08-24 03:41:28.921 | } 2021-08-24 03:41:28.921 | } 2021-08-24 03:41:28.921 | ' 2021-08-24 03:41:28.921 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:41:28.922 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-08-24 03:41:28.923 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-08-24 03:41:28.925 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-08-24 03:41:28.929 | + inc/async:async_inner:64 : rc=0 2021-08-24 03:41:28.929 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2021-08-24 03:41:28.931 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-08-24 03:41:28.934 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2021-08-24 03:41:28.937 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2021-08-24 03:41:28.937 | BEGIN { group = "" } 2021-08-24 03:41:28.937 | /^\[\[.+\|.*\]\]/ { 2021-08-24 03:41:28.937 | gsub("[][]", "", $1); 2021-08-24 03:41:28.937 | split($1, a, "|"); 2021-08-24 03:41:28.937 | if (a[1] == matchgroup && a[2] == configfile) { 2021-08-24 03:41:28.937 | group=a[1] 2021-08-24 03:41:28.937 | } else { 2021-08-24 03:41:28.937 | group="" 2021-08-24 03:41:28.937 | } 2021-08-24 03:41:28.937 | next 2021-08-24 03:41:28.937 | } 2021-08-24 03:41:28.937 | { 2021-08-24 03:41:28.937 | if (group != "") 2021-08-24 03:41:28.937 | print $0 2021-08-24 03:41:28.937 | } 2021-08-24 03:41:28.937 | ' /home/ubuntu/devstack/local.conf 2021-08-24 03:41:28.944 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2021-08-24 03:41:28.946 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2021-08-24 03:41:28.956 | [100243 Async configure_neutron_nova:100243]: finished successfully 2021-08-24 03:41:28.979 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:41:28.981 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2021-08-24 03:41:28.984 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2021-08-24 03:41:29.016 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:41:29.018 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2021-08-24 03:41:29.020 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2021-08-24 03:41:29.049 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:41:29.051 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2021-08-24 03:41:29.054 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2021-08-24 03:41:29.083 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:41:29.086 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2021-08-24 03:41:29.088 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2021-08-24 03:41:29.117 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:41:29.120 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2021-08-24 03:41:29.122 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2021-08-24 03:41:29.152 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:41:29.154 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2021-08-24 03:41:29.157 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2021-08-24 03:41:29.186 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:41:29.189 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2021-08-24 03:41:29.191 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2021-08-24 03:41:29.221 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:41:29.224 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2021-08-24 03:41:29.226 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2021-08-24 03:41:29.256 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:41:29.258 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2021-08-24 03:41:29.261 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2021-08-24 03:41:29.290 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:41:29.292 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2021-08-24 03:41:29.294 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2021-08-24 03:41:29.323 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:41:29.326 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2021-08-24 03:41:29.328 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2021-08-24 03:41:29.358 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:41:29.361 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2021-08-24 03:41:29.363 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2021-08-24 03:41:29.393 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:41:29.396 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2021-08-24 03:41:29.398 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2021-08-24 03:41:29.428 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:41:29.430 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2021-08-24 03:41:29.433 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2021-08-24 03:41:29.462 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:41:29.465 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2021-08-24 03:41:29.467 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2021-08-24 03:41:29.497 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:41:29.500 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-08-24 03:41:29.502 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-08-24 03:41:29.505 | + inc/meta-config:merge_config_group:180 : local dir 2021-08-24 03:41:29.508 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2021-08-24 03:41:29.511 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2021-08-24 03:41:29.514 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2021-08-24 03:41:29.517 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2021-08-24 03:41:29.520 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2021-08-24 03:41:29.524 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2021-08-24 03:41:29.527 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2021-08-24 03:41:29.529 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-08-24 03:41:29.533 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-08-24 03:41:29.535 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-08-24 03:41:29.538 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2021-08-24 03:41:29.540 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-08-24 03:41:29.543 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2021-08-24 03:41:29.546 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2021-08-24 03:41:29.549 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2021-08-24 03:41:29.551 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2021-08-24 03:41:29.555 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-08-24 03:41:29.555 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2021-08-24 03:41:29.555 | BEGIN { 2021-08-24 03:41:29.555 | section = "" 2021-08-24 03:41:29.555 | last_section = "" 2021-08-24 03:41:29.555 | section_count = 0 2021-08-24 03:41:29.555 | } 2021-08-24 03:41:29.555 | /^\[.+\]/ { 2021-08-24 03:41:29.555 | gsub("[][]", "", $1); 2021-08-24 03:41:29.555 | section=$1 2021-08-24 03:41:29.555 | next 2021-08-24 03:41:29.556 | } 2021-08-24 03:41:29.556 | /^ *\#/ { 2021-08-24 03:41:29.556 | next 2021-08-24 03:41:29.556 | } 2021-08-24 03:41:29.556 | /^[^ \t]+/ { 2021-08-24 03:41:29.556 | # get offset of first = in $0 2021-08-24 03:41:29.556 | eq_idx = index($0, "=") 2021-08-24 03:41:29.556 | # extract attr & value from $0 2021-08-24 03:41:29.556 | attr = substr($0, 1, eq_idx - 1) 2021-08-24 03:41:29.556 | value = substr($0, eq_idx + 1) 2021-08-24 03:41:29.556 | # only need to strip trailing whitespace from attr 2021-08-24 03:41:29.556 | sub(/[ \t]*$/, "", attr) 2021-08-24 03:41:29.556 | # need to strip leading & trailing whitespace from value 2021-08-24 03:41:29.556 | sub(/^[ \t]*/, "", value) 2021-08-24 03:41:29.556 | sub(/[ \t]*$/, "", value) 2021-08-24 03:41:29.556 | 2021-08-24 03:41:29.556 | # cfg_attr_count: number of config lines per [section, attr] 2021-08-24 03:41:29.556 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-08-24 03:41:29.556 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-08-24 03:41:29.556 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-08-24 03:41:29.556 | if (! (section, attr) in cfg_attr_count) { 2021-08-24 03:41:29.556 | if (section != last_section) { 2021-08-24 03:41:29.556 | cfg_section[section_count++] = section 2021-08-24 03:41:29.556 | last_section = section 2021-08-24 03:41:29.556 | } 2021-08-24 03:41:29.556 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-08-24 03:41:29.556 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-08-24 03:41:29.556 | 2021-08-24 03:41:29.556 | cfg_attr[section, attr, 0] = value 2021-08-24 03:41:29.556 | cfg_attr_count[section, attr] = 1 2021-08-24 03:41:29.556 | } else { 2021-08-24 03:41:29.556 | lno = cfg_attr_count[section, attr]++ 2021-08-24 03:41:29.556 | cfg_attr[section, attr, lno] = value 2021-08-24 03:41:29.556 | } 2021-08-24 03:41:29.556 | } 2021-08-24 03:41:29.557 | END { 2021-08-24 03:41:29.557 | # Process each section in order 2021-08-24 03:41:29.557 | for (sno = 0; sno < section_count; sno++) { 2021-08-24 03:41:29.557 | section = cfg_section[sno] 2021-08-24 03:41:29.557 | # The ini routines simply append a config item immediately 2021-08-24 03:41:29.557 | # after the section header. To keep the same order as defined 2021-08-24 03:41:29.557 | # in local.conf, invoke the ini routines in the reverse order 2021-08-24 03:41:29.557 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-08-24 03:41:29.557 | attr = cfg_sec_attr_name[sno, attr_no] 2021-08-24 03:41:29.557 | if (cfg_attr_count[section, attr] == 1) 2021-08-24 03:41:29.557 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-08-24 03:41:29.557 | else { 2021-08-24 03:41:29.557 | # For multiline, invoke the ini routines in the reverse order 2021-08-24 03:41:29.557 | count = cfg_attr_count[section, attr] 2021-08-24 03:41:29.557 | print "inidelete " configfile " " section " " attr 2021-08-24 03:41:29.557 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-08-24 03:41:29.557 | for (l = count -2; l >= 0; l--) 2021-08-24 03:41:29.557 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-08-24 03:41:29.557 | } 2021-08-24 03:41:29.557 | } 2021-08-24 03:41:29.557 | } 2021-08-24 03:41:29.557 | } 2021-08-24 03:41:29.557 | ' 2021-08-24 03:41:29.557 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:41:29.558 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-08-24 03:41:29.558 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-08-24 03:41:29.560 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-08-24 03:41:29.563 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2021-08-24 03:41:29.566 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-08-24 03:41:29.568 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2021-08-24 03:41:29.571 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2021-08-24 03:41:29.571 | BEGIN { group = "" } 2021-08-24 03:41:29.571 | /^\[\[.+\|.*\]\]/ { 2021-08-24 03:41:29.571 | gsub("[][]", "", $1); 2021-08-24 03:41:29.571 | split($1, a, "|"); 2021-08-24 03:41:29.571 | if (a[1] == matchgroup && a[2] == configfile) { 2021-08-24 03:41:29.571 | group=a[1] 2021-08-24 03:41:29.571 | } else { 2021-08-24 03:41:29.571 | group="" 2021-08-24 03:41:29.571 | } 2021-08-24 03:41:29.571 | next 2021-08-24 03:41:29.571 | } 2021-08-24 03:41:29.571 | { 2021-08-24 03:41:29.571 | if (group != "") 2021-08-24 03:41:29.571 | print $0 2021-08-24 03:41:29.571 | } 2021-08-24 03:41:29.571 | ' /home/ubuntu/devstack/local.conf 2021-08-24 03:41:29.577 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.26/identity/v2.0"' 2021-08-24 03:41:29.580 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.26/identity/v2.0 2021-08-24 03:41:29.607 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:41:29.611 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-08-24 03:41:29.613 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-08-24 03:41:29.616 | + inc/meta-config:merge_config_group:180 : local dir 2021-08-24 03:41:29.619 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2021-08-24 03:41:29.622 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-24 03:41:29.625 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-24 03:41:29.627 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2021-08-24 03:41:29.630 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-24 03:41:29.634 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2021-08-24 03:41:29.637 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2021-08-24 03:41:29.639 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-08-24 03:41:29.643 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-08-24 03:41:29.646 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-08-24 03:41:29.648 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-08-24 03:41:29.651 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-08-24 03:41:29.654 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2021-08-24 03:41:29.657 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-24 03:41:29.660 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-08-24 03:41:29.663 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2021-08-24 03:41:29.666 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-08-24 03:41:29.667 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-08-24 03:41:29.667 | BEGIN { 2021-08-24 03:41:29.667 | section = "" 2021-08-24 03:41:29.667 | last_section = "" 2021-08-24 03:41:29.667 | section_count = 0 2021-08-24 03:41:29.667 | } 2021-08-24 03:41:29.667 | /^\[.+\]/ { 2021-08-24 03:41:29.667 | gsub("[][]", "", $1); 2021-08-24 03:41:29.667 | section=$1 2021-08-24 03:41:29.667 | next 2021-08-24 03:41:29.667 | } 2021-08-24 03:41:29.667 | /^ *\#/ { 2021-08-24 03:41:29.667 | next 2021-08-24 03:41:29.667 | } 2021-08-24 03:41:29.667 | /^[^ \t]+/ { 2021-08-24 03:41:29.667 | # get offset of first = in $0 2021-08-24 03:41:29.667 | eq_idx = index($0, "=") 2021-08-24 03:41:29.667 | # extract attr & value from $0 2021-08-24 03:41:29.667 | attr = substr($0, 1, eq_idx - 1) 2021-08-24 03:41:29.667 | value = substr($0, eq_idx + 1) 2021-08-24 03:41:29.668 | # only need to strip trailing whitespace from attr 2021-08-24 03:41:29.668 | sub(/[ \t]*$/, "", attr) 2021-08-24 03:41:29.668 | # need to strip leading & trailing whitespace from value 2021-08-24 03:41:29.668 | sub(/^[ \t]*/, "", value) 2021-08-24 03:41:29.668 | sub(/[ \t]*$/, "", value) 2021-08-24 03:41:29.668 | 2021-08-24 03:41:29.668 | # cfg_attr_count: number of config lines per [section, attr] 2021-08-24 03:41:29.668 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-08-24 03:41:29.668 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-08-24 03:41:29.668 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-08-24 03:41:29.668 | if (! (section, attr) in cfg_attr_count) { 2021-08-24 03:41:29.668 | if (section != last_section) { 2021-08-24 03:41:29.668 | cfg_section[section_count++] = section 2021-08-24 03:41:29.668 | last_section = section 2021-08-24 03:41:29.668 | } 2021-08-24 03:41:29.668 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-08-24 03:41:29.668 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-08-24 03:41:29.668 | 2021-08-24 03:41:29.668 | cfg_attr[section, attr, 0] = value 2021-08-24 03:41:29.668 | cfg_attr_count[section, attr] = 1 2021-08-24 03:41:29.668 | } else { 2021-08-24 03:41:29.668 | lno = cfg_attr_count[section, attr]++ 2021-08-24 03:41:29.668 | cfg_attr[section, attr, lno] = value 2021-08-24 03:41:29.668 | } 2021-08-24 03:41:29.668 | } 2021-08-24 03:41:29.668 | END { 2021-08-24 03:41:29.668 | # Process each section in order 2021-08-24 03:41:29.668 | for (sno = 0; sno < section_count; sno++) { 2021-08-24 03:41:29.668 | section = cfg_section[sno] 2021-08-24 03:41:29.668 | # The ini routines simply append a config item immediately 2021-08-24 03:41:29.668 | # after the section header. To keep the same order as defined 2021-08-24 03:41:29.668 | # in local.conf, invoke the ini routines in the reverse order 2021-08-24 03:41:29.668 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-08-24 03:41:29.668 | attr = cfg_sec_attr_name[sno, attr_no] 2021-08-24 03:41:29.669 | if (cfg_attr_count[section, attr] == 1) 2021-08-24 03:41:29.669 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-08-24 03:41:29.669 | else { 2021-08-24 03:41:29.669 | # For multiline, invoke the ini routines in the reverse order 2021-08-24 03:41:29.669 | count = cfg_attr_count[section, attr] 2021-08-24 03:41:29.669 | print "inidelete " configfile " " section " " attr 2021-08-24 03:41:29.669 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-08-24 03:41:29.669 | for (l = count -2; l >= 0; l--) 2021-08-24 03:41:29.669 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-08-24 03:41:29.669 | } 2021-08-24 03:41:29.669 | } 2021-08-24 03:41:29.669 | } 2021-08-24 03:41:29.669 | } 2021-08-24 03:41:29.669 | ' 2021-08-24 03:41:29.669 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:41:29.670 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-08-24 03:41:29.670 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-08-24 03:41:29.674 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-08-24 03:41:29.676 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-08-24 03:41:29.679 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-08-24 03:41:29.681 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2021-08-24 03:41:29.684 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-08-24 03:41:29.684 | BEGIN { group = "" } 2021-08-24 03:41:29.684 | /^\[\[.+\|.*\]\]/ { 2021-08-24 03:41:29.684 | gsub("[][]", "", $1); 2021-08-24 03:41:29.684 | split($1, a, "|"); 2021-08-24 03:41:29.684 | if (a[1] == matchgroup && a[2] == configfile) { 2021-08-24 03:41:29.684 | group=a[1] 2021-08-24 03:41:29.684 | } else { 2021-08-24 03:41:29.684 | group="" 2021-08-24 03:41:29.684 | } 2021-08-24 03:41:29.684 | next 2021-08-24 03:41:29.684 | } 2021-08-24 03:41:29.684 | { 2021-08-24 03:41:29.684 | if (group != "") 2021-08-24 03:41:29.684 | print $0 2021-08-24 03:41:29.684 | } 2021-08-24 03:41:29.684 | ' /home/ubuntu/devstack/local.conf 2021-08-24 03:41:29.690 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2021-08-24 03:41:29.693 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2021-08-24 03:41:29.721 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:41:29.724 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2021-08-24 03:41:29.726 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2021-08-24 03:41:29.754 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:41:29.757 | + ./stack.sh:main:1254 : is_service_enabled swift 2021-08-24 03:41:29.775 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:41:29.777 | + ./stack.sh:main:1255 : echo_summary 'Starting Swift' 2021-08-24 03:41:29.780 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 03:41:29.782 | + ./stack.sh:echo_summary:432 : echo -e Starting Swift 2021-08-24 03:41:29.785 | + ./stack.sh:main:1256 : start_swift 2021-08-24 03:41:29.787 | + lib/swift:start_swift:777 : restart_service memcached 2021-08-24 03:41:29.790 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-08-24 03:41:29.792 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart memcached 2021-08-24 03:41:29.823 | + lib/swift:start_swift:780 : is_ubuntu 2021-08-24 03:41:29.825 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-24 03:41:29.829 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-24 03:41:29.832 | + lib/swift:start_swift:781 : sudo /etc/init.d/rsync restart 2021-08-24 03:41:29.884 | Restarting rsync (via systemctl): rsync.service. 2021-08-24 03:41:29.889 | + lib/swift:start_swift:788 : '[' False == True ']' 2021-08-24 03:41:29.893 | + lib/swift:start_swift:807 : [[ 1 == 1 ]] 2021-08-24 03:41:29.895 | + lib/swift:start_swift:808 : local foreground_services type 2021-08-24 03:41:29.898 | + lib/swift:start_swift:810 : foreground_services='object container account' 2021-08-24 03:41:29.901 | + lib/swift:start_swift:811 : for type in ${foreground_services} 2021-08-24 03:41:29.903 | + lib/swift:start_swift:812 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-08-24 03:41:29.906 | + functions-common:run_process:1564 : local service=s-object 2021-08-24 03:41:29.908 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-08-24 03:41:29.911 | + functions-common:run_process:1566 : local group= 2021-08-24 03:41:29.913 | + functions-common:run_process:1567 : local user= 2021-08-24 03:41:29.916 | + functions-common:run_process:1569 : local name=s-object 2021-08-24 03:41:29.918 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:41:29.921 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:41:29.923 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:41:29.926 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:41:29.929 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:41:29.933 | + functions-common:time_start:2300 : _TIME_START[$name]=1629776489930 2021-08-24 03:41:29.935 | + functions-common:run_process:1572 : is_service_enabled s-object 2021-08-24 03:41:29.952 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:41:29.955 | + functions-common:run_process:1573 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2021-08-24 03:41:29.957 | + functions-common:_run_under_systemd:1529 : local service=s-object 2021-08-24 03:41:29.960 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-08-24 03:41:29.962 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-08-24 03:41:29.965 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-08-24 03:41:29.967 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-08-24 03:41:29.970 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2021-08-24 03:41:29.972 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2021-08-24 03:41:29.975 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-object.service 2021-08-24 03:41:29.977 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 03:41:29.980 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 03:41:29.982 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2021-08-24 03:41:29.986 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2021-08-24 03:41:29.988 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-object.service 2021-08-24 03:41:29.990 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-08-24 03:41:29.993 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-24 03:41:29.995 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-24 03:41:29.997 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-24 03:41:30.000 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-24 03:41:30.002 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-object.service 2021-08-24 03:41:30.005 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-24 03:41:30.010 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2021-08-24 03:41:30.081 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2021-08-24 03:41:30.143 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-08-24 03:41:30.195 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2021-08-24 03:41:30.246 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2021-08-24 03:41:30.297 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 03:41:30.348 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-24 03:41:30.350 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2021-08-24 03:41:30.412 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-24 03:41:30.785 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-object.service 2021-08-24 03:41:30.799 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2021-08-24 03:41:31.159 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-object.service 2021-08-24 03:41:31.180 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:41:31.183 | + functions-common:time_stop:2309 : local name 2021-08-24 03:41:31.189 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:41:31.191 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:41:31.194 | + functions-common:time_stop:2312 : local total 2021-08-24 03:41:31.196 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:41:31.199 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:41:31.201 | + functions-common:time_stop:2316 : start_time=1629776489930 2021-08-24 03:41:31.204 | + functions-common:time_stop:2318 : [[ -z 1629776489930 ]] 2021-08-24 03:41:31.207 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:41:31.211 | + functions-common:time_stop:2321 : end_time=1629776491208 2021-08-24 03:41:31.213 | + functions-common:time_stop:2322 : elapsed_time=1278 2021-08-24 03:41:31.216 | + functions-common:time_stop:2323 : total=3024 2021-08-24 03:41:31.219 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:41:31.221 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4302 2021-08-24 03:41:31.224 | + lib/swift:start_swift:811 : for type in ${foreground_services} 2021-08-24 03:41:31.227 | + lib/swift:start_swift:812 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-08-24 03:41:31.229 | + functions-common:run_process:1564 : local service=s-container 2021-08-24 03:41:31.232 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-08-24 03:41:31.235 | + functions-common:run_process:1566 : local group= 2021-08-24 03:41:31.237 | + functions-common:run_process:1567 : local user= 2021-08-24 03:41:31.240 | + functions-common:run_process:1569 : local name=s-container 2021-08-24 03:41:31.242 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:41:31.245 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:41:31.247 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:41:31.249 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:41:31.253 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:41:31.257 | + functions-common:time_start:2300 : _TIME_START[$name]=1629776491254 2021-08-24 03:41:31.259 | + functions-common:run_process:1572 : is_service_enabled s-container 2021-08-24 03:41:31.277 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:41:31.279 | + functions-common:run_process:1573 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2021-08-24 03:41:31.282 | + functions-common:_run_under_systemd:1529 : local service=s-container 2021-08-24 03:41:31.285 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-08-24 03:41:31.287 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-08-24 03:41:31.290 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-08-24 03:41:31.292 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-08-24 03:41:31.294 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2021-08-24 03:41:31.297 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2021-08-24 03:41:31.300 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-container.service 2021-08-24 03:41:31.302 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 03:41:31.304 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 03:41:31.307 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2021-08-24 03:41:31.309 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2021-08-24 03:41:31.312 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-container.service 2021-08-24 03:41:31.315 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-08-24 03:41:31.317 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-24 03:41:31.319 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-24 03:41:31.322 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-24 03:41:31.324 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-24 03:41:31.326 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-container.service 2021-08-24 03:41:31.330 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-24 03:41:31.334 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2021-08-24 03:41:31.396 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2021-08-24 03:41:31.458 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-08-24 03:41:31.512 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2021-08-24 03:41:31.565 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2021-08-24 03:41:31.617 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 03:41:31.668 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-24 03:41:31.671 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2021-08-24 03:41:31.733 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-24 03:41:32.128 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-container.service 2021-08-24 03:41:32.142 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2021-08-24 03:41:32.520 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-container.service 2021-08-24 03:41:32.542 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:41:32.544 | + functions-common:time_stop:2309 : local name 2021-08-24 03:41:32.548 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:41:32.551 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:41:32.553 | + functions-common:time_stop:2312 : local total 2021-08-24 03:41:32.556 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:41:32.558 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:41:32.561 | + functions-common:time_stop:2316 : start_time=1629776491254 2021-08-24 03:41:32.564 | + functions-common:time_stop:2318 : [[ -z 1629776491254 ]] 2021-08-24 03:41:32.567 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:41:32.571 | + functions-common:time_stop:2321 : end_time=1629776492569 2021-08-24 03:41:32.574 | + functions-common:time_stop:2322 : elapsed_time=1315 2021-08-24 03:41:32.576 | + functions-common:time_stop:2323 : total=4302 2021-08-24 03:41:32.579 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:41:32.581 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5617 2021-08-24 03:41:32.584 | + lib/swift:start_swift:811 : for type in ${foreground_services} 2021-08-24 03:41:32.586 | + lib/swift:start_swift:812 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-08-24 03:41:32.589 | + functions-common:run_process:1564 : local service=s-account 2021-08-24 03:41:32.591 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-08-24 03:41:32.594 | + functions-common:run_process:1566 : local group= 2021-08-24 03:41:32.597 | + functions-common:run_process:1567 : local user= 2021-08-24 03:41:32.599 | + functions-common:run_process:1569 : local name=s-account 2021-08-24 03:41:32.602 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:41:32.604 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:41:32.606 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:41:32.609 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:41:32.612 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:41:32.617 | + functions-common:time_start:2300 : _TIME_START[$name]=1629776492614 2021-08-24 03:41:32.619 | + functions-common:run_process:1572 : is_service_enabled s-account 2021-08-24 03:41:32.636 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:41:32.639 | + functions-common:run_process:1573 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2021-08-24 03:41:32.642 | + functions-common:_run_under_systemd:1529 : local service=s-account 2021-08-24 03:41:32.644 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-08-24 03:41:32.647 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-08-24 03:41:32.649 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-08-24 03:41:32.652 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-08-24 03:41:32.654 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2021-08-24 03:41:32.657 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2021-08-24 03:41:32.660 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-account.service 2021-08-24 03:41:32.662 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 03:41:32.664 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 03:41:32.667 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2021-08-24 03:41:32.669 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2021-08-24 03:41:32.672 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-account.service 2021-08-24 03:41:32.674 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-08-24 03:41:32.677 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-24 03:41:32.679 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-24 03:41:32.682 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-24 03:41:32.684 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-24 03:41:32.686 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-account.service 2021-08-24 03:41:32.689 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-24 03:41:32.693 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2021-08-24 03:41:32.756 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2021-08-24 03:41:32.817 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-08-24 03:41:32.870 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2021-08-24 03:41:32.930 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2021-08-24 03:41:32.985 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 03:41:33.041 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-24 03:41:33.043 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2021-08-24 03:41:33.112 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-24 03:41:33.495 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-account.service 2021-08-24 03:41:33.509 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2021-08-24 03:41:33.887 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-account.service 2021-08-24 03:41:33.914 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:41:33.917 | + functions-common:time_stop:2309 : local name 2021-08-24 03:41:33.919 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:41:33.922 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:41:33.925 | + functions-common:time_stop:2312 : local total 2021-08-24 03:41:33.927 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:41:33.929 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:41:33.932 | + functions-common:time_stop:2316 : start_time=1629776492614 2021-08-24 03:41:33.934 | + functions-common:time_stop:2318 : [[ -z 1629776492614 ]] 2021-08-24 03:41:33.937 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:41:33.942 | + functions-common:time_stop:2321 : end_time=1629776493939 2021-08-24 03:41:33.944 | + functions-common:time_stop:2322 : elapsed_time=1325 2021-08-24 03:41:33.946 | + functions-common:time_stop:2323 : total=5617 2021-08-24 03:41:33.949 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:41:33.951 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=6942 2021-08-24 03:41:33.954 | + lib/swift:start_swift:815 : [[ False == \T\r\u\e ]] 2021-08-24 03:41:33.957 | + lib/swift:start_swift:820 : enable_service s-container-sync 2021-08-24 03:41:34.009 | + lib/swift:start_swift:821 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-08-24 03:41:34.011 | + functions-common:run_process:1564 : local service=s-container-sync 2021-08-24 03:41:34.013 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-08-24 03:41:34.016 | + functions-common:run_process:1566 : local group= 2021-08-24 03:41:34.019 | + functions-common:run_process:1567 : local user= 2021-08-24 03:41:34.021 | + functions-common:run_process:1569 : local name=s-container-sync 2021-08-24 03:41:34.024 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:41:34.026 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:41:34.029 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:41:34.032 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:41:34.035 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:41:34.039 | + functions-common:time_start:2300 : _TIME_START[$name]=1629776494036 2021-08-24 03:41:34.042 | + functions-common:run_process:1572 : is_service_enabled s-container-sync 2021-08-24 03:41:34.058 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:41:34.061 | + functions-common:run_process:1573 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2021-08-24 03:41:34.063 | + functions-common:_run_under_systemd:1529 : local service=s-container-sync 2021-08-24 03:41:34.066 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-08-24 03:41:34.068 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-08-24 03:41:34.070 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-08-24 03:41:34.073 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-08-24 03:41:34.075 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2021-08-24 03:41:34.078 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2021-08-24 03:41:34.081 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-container-sync.service 2021-08-24 03:41:34.083 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 03:41:34.085 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 03:41:34.088 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2021-08-24 03:41:34.090 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2021-08-24 03:41:34.093 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-container-sync.service 2021-08-24 03:41:34.096 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-08-24 03:41:34.098 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-24 03:41:34.100 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-24 03:41:34.103 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-24 03:41:34.105 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-24 03:41:34.108 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2021-08-24 03:41:34.111 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-24 03:41:34.115 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2021-08-24 03:41:34.176 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2021-08-24 03:41:34.239 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-08-24 03:41:34.294 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2021-08-24 03:41:34.347 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2021-08-24 03:41:34.399 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 03:41:34.451 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-24 03:41:34.454 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2021-08-24 03:41:34.515 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-24 03:41:34.914 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-container-sync.service 2021-08-24 03:41:34.928 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2021-08-24 03:41:35.297 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-container-sync.service 2021-08-24 03:41:35.318 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:41:35.321 | + functions-common:time_stop:2309 : local name 2021-08-24 03:41:35.323 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:41:35.328 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:41:35.331 | + functions-common:time_stop:2312 : local total 2021-08-24 03:41:35.334 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:41:35.336 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:41:35.338 | + functions-common:time_stop:2316 : start_time=1629776494036 2021-08-24 03:41:35.341 | + functions-common:time_stop:2318 : [[ -z 1629776494036 ]] 2021-08-24 03:41:35.345 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:41:35.349 | + functions-common:time_stop:2321 : end_time=1629776495347 2021-08-24 03:41:35.352 | + functions-common:time_stop:2322 : elapsed_time=1311 2021-08-24 03:41:35.354 | + functions-common:time_stop:2323 : total=6942 2021-08-24 03:41:35.357 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:41:35.360 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=8253 2021-08-24 03:41:35.362 | + lib/swift:start_swift:828 : is_service_enabled tls-proxy 2021-08-24 03:41:35.382 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:41:35.385 | + lib/swift:start_swift:832 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-08-24 03:41:35.388 | + functions-common:run_process:1564 : local service=s-proxy 2021-08-24 03:41:35.391 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-08-24 03:41:35.393 | + functions-common:run_process:1566 : local group= 2021-08-24 03:41:35.396 | + functions-common:run_process:1567 : local user= 2021-08-24 03:41:35.398 | + functions-common:run_process:1569 : local name=s-proxy 2021-08-24 03:41:35.400 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:41:35.403 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:41:35.405 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:41:35.408 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:41:35.412 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:41:35.416 | + functions-common:time_start:2300 : _TIME_START[$name]=1629776495413 2021-08-24 03:41:35.418 | + functions-common:run_process:1572 : is_service_enabled s-proxy 2021-08-24 03:41:35.437 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:41:35.439 | + functions-common:run_process:1573 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2021-08-24 03:41:35.442 | + functions-common:_run_under_systemd:1529 : local service=s-proxy 2021-08-24 03:41:35.444 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-08-24 03:41:35.447 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-08-24 03:41:35.449 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-08-24 03:41:35.452 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-08-24 03:41:35.455 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2021-08-24 03:41:35.458 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2021-08-24 03:41:35.460 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-proxy.service 2021-08-24 03:41:35.463 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 03:41:35.465 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 03:41:35.468 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2021-08-24 03:41:35.471 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2021-08-24 03:41:35.474 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-proxy.service 2021-08-24 03:41:35.476 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-08-24 03:41:35.479 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-24 03:41:35.481 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-24 03:41:35.484 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-24 03:41:35.487 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-24 03:41:35.489 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2021-08-24 03:41:35.491 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-24 03:41:35.496 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2021-08-24 03:41:35.559 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2021-08-24 03:41:35.620 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-08-24 03:41:35.676 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2021-08-24 03:41:35.728 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2021-08-24 03:41:35.779 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 03:41:35.831 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-24 03:41:35.833 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2021-08-24 03:41:35.897 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-24 03:41:36.295 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-proxy.service 2021-08-24 03:41:36.309 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2021-08-24 03:41:36.695 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-proxy.service 2021-08-24 03:41:36.721 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:41:36.724 | + functions-common:time_stop:2309 : local name 2021-08-24 03:41:36.726 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:41:36.729 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:41:36.731 | + functions-common:time_stop:2312 : local total 2021-08-24 03:41:36.734 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:41:36.737 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:41:36.739 | + functions-common:time_stop:2316 : start_time=1629776495413 2021-08-24 03:41:36.742 | + functions-common:time_stop:2318 : [[ -z 1629776495413 ]] 2021-08-24 03:41:36.745 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:41:36.750 | + functions-common:time_stop:2321 : end_time=1629776496747 2021-08-24 03:41:36.752 | + functions-common:time_stop:2322 : elapsed_time=1334 2021-08-24 03:41:36.754 | + functions-common:time_stop:2323 : total=8253 2021-08-24 03:41:36.757 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:41:36.759 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=9587 2021-08-24 03:41:36.762 | + lib/swift:start_swift:837 : echo 'Waiting for swift proxy to start...' 2021-08-24 03:41:36.762 | Waiting for swift proxy to start... 2021-08-24 03:41:36.764 | + lib/swift:start_swift:838 : wait_for_service 60 http://10.222.0.26:8080/info 2021-08-24 03:41:36.767 | + functions:wait_for_service:457 : local timeout=60 2021-08-24 03:41:36.769 | + functions:wait_for_service:458 : local url=http://10.222.0.26:8080/info 2021-08-24 03:41:36.771 | + functions:wait_for_service:459 : local rval=0 2021-08-24 03:41:36.774 | + functions:wait_for_service:460 : time_start wait_for_service 2021-08-24 03:41:36.776 | + functions-common:time_start:2295 : local name=wait_for_service 2021-08-24 03:41:36.779 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:41:36.782 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:41:36.785 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:41:36.789 | + functions-common:time_start:2300 : _TIME_START[$name]=1629776496786 2021-08-24 03:41:36.791 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-08-24 03:41:36.797 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.26:8080/info 2021-08-24 03:41:36.810 | + :: : [[ 000 == 503 ]] 2021-08-24 03:41:36.811 | + :: : [[ 7 -eq 7 ]] 2021-08-24 03:41:36.813 | + :: : sleep 1 2021-08-24 03:41:37.816 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.26:8080/info 2021-08-24 03:41:37.830 | + :: : [[ 000 == 503 ]] 2021-08-24 03:41:37.831 | + :: : [[ 7 -eq 7 ]] 2021-08-24 03:41:37.832 | + :: : sleep 1 2021-08-24 03:41:38.836 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.26:8080/info 2021-08-24 03:41:38.849 | + :: : [[ 000 == 503 ]] 2021-08-24 03:41:38.850 | + :: : [[ 7 -eq 7 ]] 2021-08-24 03:41:38.852 | + :: : sleep 1 2021-08-24 03:41:39.855 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.26:8080/info 2021-08-24 03:41:39.876 | + :: : [[ 200 == 503 ]] 2021-08-24 03:41:39.878 | + :: : [[ 0 -eq 7 ]] 2021-08-24 03:41:39.881 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-08-24 03:41:39.883 | + functions-common:time_stop:2309 : local name 2021-08-24 03:41:39.886 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:41:39.888 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:41:39.891 | + functions-common:time_stop:2312 : local total 2021-08-24 03:41:39.894 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:41:39.896 | + functions-common:time_stop:2315 : name=wait_for_service 2021-08-24 03:41:39.899 | + functions-common:time_stop:2316 : start_time=1629776496786 2021-08-24 03:41:39.901 | + functions-common:time_stop:2318 : [[ -z 1629776496786 ]] 2021-08-24 03:41:39.904 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:41:39.910 | + functions-common:time_stop:2321 : end_time=1629776499907 2021-08-24 03:41:39.912 | + functions-common:time_stop:2322 : elapsed_time=3121 2021-08-24 03:41:39.915 | + functions-common:time_stop:2323 : total=5842 2021-08-24 03:41:39.917 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:41:39.919 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=8963 2021-08-24 03:41:39.922 | + functions:wait_for_service:467 : return 0 2021-08-24 03:41:39.924 | + lib/swift:start_swift:842 : [[ False == \T\r\u\e ]] 2021-08-24 03:41:39.927 | + ./stack.sh:main:1262 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-08-24 03:41:39.929 | + ./stack.sh:main:1263 : is_service_enabled cinder 2021-08-24 03:41:39.947 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:41:39.950 | + ./stack.sh:main:1264 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-08-24 03:41:39.982 | + ./stack.sh:main:1267 : async_wait configure_neutron_nova 2021-08-24 03:41:40.033 | [11708 Async configure_neutron_nova:100243]: Waiting for completion of configure_neutron_nova running on PID 100243 (2 other jobs running) 2021-08-24 03:41:40.057 | [11708 Async configure_neutron_nova:100243]: Signaling child to exit 2021-08-24 03:41:40.057 | WAKEUP 2021-08-24 03:41:40.080 | [11708 Async configure_neutron_nova:100243]: Signaled 2021-08-24 03:41:40.081 | + lib/neutron:configure_neutron_nova:616 : is_neutron_legacy_enabled 2021-08-24 03:41:40.081 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-08-24 03:41:40.081 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-24 03:41:40.081 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-24 03:41:40.081 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-08-24 03:41:40.081 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-08-24 03:41:40.081 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-08-24 03:41:40.081 | + lib/neutron:configure_neutron_nova:618 : create_nova_conf_neutron /etc/nova/nova.conf 2021-08-24 03:41:40.081 | + lib/neutron-legacy:create_nova_conf_neutron:380 : local conf=/etc/nova/nova.conf 2021-08-24 03:41:40.082 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova.conf neutron auth_type password 2021-08-24 03:41:40.082 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.26/identity 2021-08-24 03:41:40.082 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova.conf neutron username neutron 2021-08-24 03:41:40.082 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova.conf neutron password Passw0rd 2021-08-24 03:41:40.082 | + lib/neutron-legacy:create_nova_conf_neutron:385 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2021-08-24 03:41:40.082 | + lib/neutron-legacy:create_nova_conf_neutron:386 : iniset /etc/nova/nova.conf neutron project_name service 2021-08-24 03:41:40.082 | + lib/neutron-legacy:create_nova_conf_neutron:387 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2021-08-24 03:41:40.082 | + lib/neutron-legacy:create_nova_conf_neutron:388 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2021-08-24 03:41:40.082 | + lib/neutron-legacy:create_nova_conf_neutron:389 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2021-08-24 03:41:40.082 | + lib/neutron-legacy:create_nova_conf_neutron:392 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2021-08-24 03:41:40.082 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-08-24 03:41:40.082 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-08-24 03:41:40.082 | + lib/neutron-legacy:create_nova_conf_neutron:394 : is_service_enabled q-meta 2021-08-24 03:41:40.082 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:41:40.082 | + lib/neutron-legacy:create_nova_conf_neutron:395 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2021-08-24 03:41:40.082 | + lib/neutron-legacy:create_nova_conf_neutron:398 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2021-08-24 03:41:40.082 | + lib/neutron-legacy:create_nova_conf_neutron:399 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2021-08-24 03:41:40.082 | + lib/neutron:configure_neutron_nova:619 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2021-08-24 03:41:40.082 | ++ lib/neutron:configure_neutron_nova:620 : seq 1 1 2021-08-24 03:41:40.082 | + lib/neutron:configure_neutron_nova:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-24 03:41:40.082 | + lib/neutron:configure_neutron_nova:621 : local conf 2021-08-24 03:41:40.082 | ++ lib/neutron:configure_neutron_nova:622 : conductor_conf 1 2021-08-24 03:41:40.082 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-08-24 03:41:40.082 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-08-24 03:41:40.082 | + lib/neutron:configure_neutron_nova:622 : conf=/etc/nova/nova_cell1.conf 2021-08-24 03:41:40.082 | + lib/neutron:configure_neutron_nova:623 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2021-08-24 03:41:40.082 | + lib/neutron-legacy:create_nova_conf_neutron:380 : local conf=/etc/nova/nova_cell1.conf 2021-08-24 03:41:40.082 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2021-08-24 03:41:40.083 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.26/identity 2021-08-24 03:41:40.083 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2021-08-24 03:41:40.083 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2021-08-24 03:41:40.083 | + lib/neutron-legacy:create_nova_conf_neutron:385 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2021-08-24 03:41:40.083 | + lib/neutron-legacy:create_nova_conf_neutron:386 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2021-08-24 03:41:40.083 | + lib/neutron-legacy:create_nova_conf_neutron:387 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2021-08-24 03:41:40.083 | + lib/neutron-legacy:create_nova_conf_neutron:388 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2021-08-24 03:41:40.083 | + lib/neutron-legacy:create_nova_conf_neutron:389 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2021-08-24 03:41:40.083 | + lib/neutron-legacy:create_nova_conf_neutron:392 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2021-08-24 03:41:40.083 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-08-24 03:41:40.083 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-08-24 03:41:40.083 | + lib/neutron-legacy:create_nova_conf_neutron:394 : is_service_enabled q-meta 2021-08-24 03:41:40.083 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:41:40.083 | + lib/neutron-legacy:create_nova_conf_neutron:395 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2021-08-24 03:41:40.083 | + lib/neutron-legacy:create_nova_conf_neutron:398 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2021-08-24 03:41:40.083 | + lib/neutron-legacy:create_nova_conf_neutron:399 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2021-08-24 03:41:40.126 | [11708 Async configure_neutron_nova:100243]: finished configure_neutron_nova with result 0 in 0 seconds 2021-08-24 03:41:40.130 | + inc/async:async_wait:197 : return 0 2021-08-24 03:41:40.132 | + ./stack.sh:main:1273 : is_service_enabled nova 2021-08-24 03:41:40.150 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:41:40.153 | + ./stack.sh:main:1274 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-08-24 03:41:40.182 | + ./stack.sh:main:1275 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-08-24 03:41:40.213 | + ./stack.sh:main:1279 : is_service_enabled n-api 2021-08-24 03:41:40.231 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:41:40.234 | + ./stack.sh:main:1280 : echo_summary 'Starting Nova API' 2021-08-24 03:41:40.236 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 03:41:40.239 | + ./stack.sh:echo_summary:432 : echo -e Starting Nova API 2021-08-24 03:41:40.241 | + ./stack.sh:main:1281 : start_nova_api 2021-08-24 03:41:40.244 | + lib/nova:start_nova_api:855 : local service_port=8774 2021-08-24 03:41:40.246 | + lib/nova:start_nova_api:856 : local service_protocol=http 2021-08-24 03:41:40.249 | + lib/nova:start_nova_api:857 : local nova_url 2021-08-24 03:41:40.252 | + lib/nova:start_nova_api:858 : is_service_enabled tls-proxy 2021-08-24 03:41:40.269 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:41:40.271 | + lib/nova:start_nova_api:864 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 03:41:40.274 | + lib/nova:start_nova_api:865 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 03:41:40.276 | + lib/nova:start_nova_api:865 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 03:41:40.279 | + lib/nova:start_nova_api:867 : '[' True == False ']' 2021-08-24 03:41:40.283 | ++ lib/nova:start_nova_api:875 : which uwsgi 2021-08-24 03:41:40.287 | + lib/nova:start_nova_api:875 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-08-24 03:41:40.290 | + functions-common:run_process:1564 : local service=n-api 2021-08-24 03:41:40.292 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-08-24 03:41:40.295 | + functions-common:run_process:1566 : local group= 2021-08-24 03:41:40.297 | + functions-common:run_process:1567 : local user= 2021-08-24 03:41:40.300 | + functions-common:run_process:1569 : local name=n-api 2021-08-24 03:41:40.302 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:41:40.305 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:41:40.307 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:41:40.310 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:41:40.314 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:41:40.318 | + functions-common:time_start:2300 : _TIME_START[$name]=1629776500315 2021-08-24 03:41:40.321 | + functions-common:run_process:1572 : is_service_enabled n-api 2021-08-24 03:41:40.337 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:41:40.339 | + functions-common:run_process:1573 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2021-08-24 03:41:40.342 | + functions-common:_run_under_systemd:1529 : local service=n-api 2021-08-24 03:41:40.346 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-08-24 03:41:40.348 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-08-24 03:41:40.351 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-08-24 03:41:40.353 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-08-24 03:41:40.356 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2021-08-24 03:41:40.359 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2021-08-24 03:41:40.362 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-api.service 2021-08-24 03:41:40.364 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 03:41:40.367 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 03:41:40.370 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2021-08-24 03:41:40.372 | + functions-common:_run_under_systemd:1539 : 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-08-24 03:41:40.375 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@n-api.service 2021-08-24 03:41:40.377 | + functions-common:write_uwsgi_user_unit_file:1474 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-08-24 03:41:40.379 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-08-24 03:41:40.381 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-08-24 03:41:40.384 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@n-api.service 2021-08-24 03:41:40.386 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-08-24 03:41:40.391 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2021-08-24 03:41:40.453 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2021-08-24 03:41:40.514 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2021-08-24 03:41:40.565 | + functions-common:write_uwsgi_user_unit_file:1483 : 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-08-24 03:41:40.617 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 03:41:40.668 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2021-08-24 03:41:40.720 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2021-08-24 03:41:40.772 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2021-08-24 03:41:40.824 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2021-08-24 03:41:40.876 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2021-08-24 03:41:40.928 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-08-24 03:41:40.930 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2021-08-24 03:41:40.992 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-08-24 03:41:41.363 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-api.service 2021-08-24 03:41:41.377 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2021-08-24 03:41:41.736 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-api.service 2021-08-24 03:41:41.815 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:41:41.818 | + functions-common:time_stop:2309 : local name 2021-08-24 03:41:41.820 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:41:41.823 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:41:41.825 | + functions-common:time_stop:2312 : local total 2021-08-24 03:41:41.828 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:41:41.831 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:41:41.834 | + functions-common:time_stop:2316 : start_time=1629776500315 2021-08-24 03:41:41.836 | + functions-common:time_stop:2318 : [[ -z 1629776500315 ]] 2021-08-24 03:41:41.839 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:41:41.845 | + functions-common:time_stop:2321 : end_time=1629776501841 2021-08-24 03:41:41.847 | + functions-common:time_stop:2322 : elapsed_time=1526 2021-08-24 03:41:41.850 | + functions-common:time_stop:2323 : total=9587 2021-08-24 03:41:41.852 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:41:41.855 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=11113 2021-08-24 03:41:41.857 | + lib/nova:start_nova_api:876 : nova_url=http://10.222.0.26/compute/v2.1/ 2021-08-24 03:41:41.860 | + lib/nova:start_nova_api:879 : echo 'Waiting for nova-api to start...' 2021-08-24 03:41:41.860 | Waiting for nova-api to start... 2021-08-24 03:41:41.863 | + lib/nova:start_nova_api:880 : wait_for_service 60 http://10.222.0.26/compute/v2.1/ 2021-08-24 03:41:41.865 | + functions:wait_for_service:457 : local timeout=60 2021-08-24 03:41:41.868 | + functions:wait_for_service:458 : local url=http://10.222.0.26/compute/v2.1/ 2021-08-24 03:41:41.870 | + functions:wait_for_service:459 : local rval=0 2021-08-24 03:41:41.873 | + functions:wait_for_service:460 : time_start wait_for_service 2021-08-24 03:41:41.875 | + functions-common:time_start:2295 : local name=wait_for_service 2021-08-24 03:41:41.878 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:41:41.880 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:41:41.886 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:41:41.888 | + functions-common:time_start:2300 : _TIME_START[$name]=1629776501885 2021-08-24 03:41:41.893 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-08-24 03:41:41.899 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.26/compute/v2.1/ 2021-08-24 03:41:47.559 | + :: : [[ 200 == 503 ]] 2021-08-24 03:41:47.560 | + :: : [[ 0 -eq 7 ]] 2021-08-24 03:41:47.564 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-08-24 03:41:47.566 | + functions-common:time_stop:2309 : local name 2021-08-24 03:41:47.569 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:41:47.571 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:41:47.574 | + functions-common:time_stop:2312 : local total 2021-08-24 03:41:47.576 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:41:47.579 | + functions-common:time_stop:2315 : name=wait_for_service 2021-08-24 03:41:47.582 | + functions-common:time_stop:2316 : start_time=1629776501885 2021-08-24 03:41:47.584 | + functions-common:time_stop:2318 : [[ -z 1629776501885 ]] 2021-08-24 03:41:47.587 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:41:47.592 | + functions-common:time_stop:2321 : end_time=1629776507589 2021-08-24 03:41:47.595 | + functions-common:time_stop:2322 : elapsed_time=5704 2021-08-24 03:41:47.598 | + functions-common:time_stop:2323 : total=8963 2021-08-24 03:41:47.600 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:41:47.603 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=14667 2021-08-24 03:41:47.605 | + functions:wait_for_service:467 : return 0 2021-08-24 03:41:47.608 | + lib/nova:start_nova_api:884 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 03:41:47.611 | + lib/nova:start_nova_api:884 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 03:41:47.614 | + ./stack.sh:main:1284 : is_service_enabled ovn-controller ovn-controller-vtep 2021-08-24 03:41:47.631 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:41:47.633 | + ./stack.sh:main:1285 : echo_summary 'Starting OVN services' 2021-08-24 03:41:47.636 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 03:41:47.639 | + ./stack.sh:echo_summary:432 : echo -e Starting OVN services 2021-08-24 03:41:47.642 | + ./stack.sh:main:1286 : start_ovn_services 2021-08-24 03:41:47.645 | + lib/neutron-legacy:start_ovn_services:475 : [[ openvswitch == \o\v\n ]] 2021-08-24 03:41:47.647 | + ./stack.sh:main:1289 : is_service_enabled neutron-api 2021-08-24 03:41:47.665 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:41:47.668 | + ./stack.sh:main:1292 : is_service_enabled q-svc 2021-08-24 03:41:47.684 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:41:47.687 | + ./stack.sh:main:1293 : echo_summary 'Starting Neutron' 2021-08-24 03:41:47.690 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 03:41:47.692 | + ./stack.sh:echo_summary:432 : echo -e Starting Neutron 2021-08-24 03:41:47.695 | + ./stack.sh:main:1294 : configure_neutron_after_post_config 2021-08-24 03:41:47.698 | + lib/neutron-legacy:configure_neutron_after_post_config:468 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2021-08-24 03:41:47.700 | + lib/neutron-legacy:configure_neutron_after_post_config:469 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2021-08-24 03:41:47.731 | + ./stack.sh:main:1295 : start_neutron_service_and_check 2021-08-24 03:41:47.734 | + lib/neutron-legacy:start_neutron_service_and_check:491 : local service_port=9696 2021-08-24 03:41:47.737 | + lib/neutron-legacy:start_neutron_service_and_check:492 : local service_protocol=http 2021-08-24 03:41:47.739 | + lib/neutron-legacy:start_neutron_service_and_check:493 : local cfg_file_options 2021-08-24 03:41:47.742 | + lib/neutron-legacy:start_neutron_service_and_check:494 : local neutron_url 2021-08-24 03:41:47.745 | ++ lib/neutron-legacy:start_neutron_service_and_check:496 : determine_config_files neutron-server 2021-08-24 03:41:47.748 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-08-24 03:41:47.751 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-08-24 03:41:47.754 | +++ lib/neutron-legacy:determine_config_files:326 : _determine_config_server 2021-08-24 03:41:47.757 | +++ lib/neutron-legacy:_determine_config_server:294 : [[ '' != '' ]] 2021-08-24 03:41:47.759 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ 0 > 0 ]] 2021-08-24 03:41:47.762 | +++ lib/neutron-legacy:_determine_config_server:308 : local cfg_file 2021-08-24 03:41:47.764 | +++ 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-08-24 03:41:47.767 | +++ lib/neutron-legacy:_determine_config_server:313 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 03:41:47.770 | ++ lib/neutron-legacy:determine_config_files:326 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 03:41:47.772 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2021-08-24 03:41:47.775 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 03:41:47.778 | + 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-08-24 03:41:47.781 | + lib/neutron-legacy:start_neutron_service_and_check:498 : is_service_enabled tls-proxy 2021-08-24 03:41:47.797 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:41:47.799 | + lib/neutron-legacy:start_neutron_service_and_check:503 : '[' False == True ']' 2021-08-24 03:41:47.802 | + 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-08-24 03:41:47.804 | + functions-common:run_process:1564 : local service=q-svc 2021-08-24 03:41:47.807 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 03:41:47.809 | + functions-common:run_process:1566 : local group= 2021-08-24 03:41:47.812 | + functions-common:run_process:1567 : local user= 2021-08-24 03:41:47.815 | + functions-common:run_process:1569 : local name=q-svc 2021-08-24 03:41:47.817 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:41:47.820 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:41:47.823 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:41:47.825 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:41:47.829 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:41:47.834 | + functions-common:time_start:2300 : _TIME_START[$name]=1629776507831 2021-08-24 03:41:47.836 | + functions-common:run_process:1572 : is_service_enabled q-svc 2021-08-24 03:41:47.852 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:41:47.855 | + functions-common:run_process:1573 : _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-08-24 03:41:47.858 | + functions-common:_run_under_systemd:1529 : local service=q-svc 2021-08-24 03:41:47.861 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 03:41:47.863 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 03:41:47.866 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 03:41:47.868 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 03:41:47.870 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2021-08-24 03:41:47.873 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2021-08-24 03:41:47.876 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-svc.service 2021-08-24 03:41:47.879 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 03:41:47.881 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 03:41:47.884 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2021-08-24 03:41:47.887 | + functions-common:_run_under_systemd:1541 : 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-08-24 03:41:47.889 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-svc.service 2021-08-24 03:41:47.892 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 03:41:47.894 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-24 03:41:47.896 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-24 03:41:47.899 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-24 03:41:47.901 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-24 03:41:47.903 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2021-08-24 03:41:47.906 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-24 03:41:47.910 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2021-08-24 03:41:47.971 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2021-08-24 03:41:48.032 | + functions-common:write_user_unit_file:1459 : 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-08-24 03:41:48.083 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2021-08-24 03:41:48.133 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2021-08-24 03:41:48.185 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 03:41:48.236 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-24 03:41:48.239 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2021-08-24 03:41:48.300 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-24 03:41:48.683 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-svc.service 2021-08-24 03:41:48.696 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2021-08-24 03:41:49.060 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-svc.service 2021-08-24 03:41:49.082 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:41:49.087 | + functions-common:time_stop:2309 : local name 2021-08-24 03:41:49.090 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:41:49.092 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:41:49.094 | + functions-common:time_stop:2312 : local total 2021-08-24 03:41:49.097 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:41:49.100 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:41:49.102 | + functions-common:time_stop:2316 : start_time=1629776507831 2021-08-24 03:41:49.104 | + functions-common:time_stop:2318 : [[ -z 1629776507831 ]] 2021-08-24 03:41:49.107 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:41:49.113 | + functions-common:time_stop:2321 : end_time=1629776509110 2021-08-24 03:41:49.115 | + functions-common:time_stop:2322 : elapsed_time=1279 2021-08-24 03:41:49.118 | + functions-common:time_stop:2323 : total=11113 2021-08-24 03:41:49.120 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:41:49.123 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=12392 2021-08-24 03:41:49.126 | + lib/neutron-legacy:start_neutron_service_and_check:511 : neutron_url=http://10.222.0.26:9696 2021-08-24 03:41:49.128 | + lib/neutron-legacy:start_neutron_service_and_check:513 : is_service_enabled tls-proxy 2021-08-24 03:41:49.145 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:41:49.148 | + lib/neutron-legacy:start_neutron_service_and_check:517 : echo 'Waiting for Neutron to start...' 2021-08-24 03:41:49.148 | Waiting for Neutron to start... 2021-08-24 03:41:49.150 | + lib/neutron-legacy:start_neutron_service_and_check:519 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.26:9696' 2021-08-24 03:41:49.153 | + lib/neutron-legacy:start_neutron_service_and_check:520 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.26:9696' 'Neutron did not start' 60 2021-08-24 03:41:49.155 | + functions-common:test_with_retry:2247 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.26:9696' 2021-08-24 03:41:49.158 | + functions-common:test_with_retry:2248 : local 'failmsg=Neutron did not start' 2021-08-24 03:41:49.160 | + functions-common:test_with_retry:2249 : local until=60 2021-08-24 03:41:49.163 | + functions-common:test_with_retry:2250 : local sleep=0.5 2021-08-24 03:41:49.165 | + functions-common:test_with_retry:2252 : time_start test_with_retry 2021-08-24 03:41:49.168 | + functions-common:time_start:2295 : local name=test_with_retry 2021-08-24 03:41:49.170 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:41:49.173 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:41:49.177 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:41:49.181 | + functions-common:time_start:2300 : _TIME_START[$name]=1629776509178 2021-08-24 03:41:49.184 | + functions-common:test_with_retry:2253 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.26:9696; do sleep 0.5; done' 2021-08-24 03:41:54.759 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.26:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2256 : time_stop test_with_retry 2021-08-24 03:41:54.761 | + functions-common:time_stop:2309 : local name 2021-08-24 03:41:54.764 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:41:54.767 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:41:54.769 | + functions-common:time_stop:2312 : local total 2021-08-24 03:41:54.772 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:41:54.774 | + functions-common:time_stop:2315 : name=test_with_retry 2021-08-24 03:41:54.776 | + functions-common:time_stop:2316 : start_time=1629776509178 2021-08-24 03:41:54.779 | + functions-common:time_stop:2318 : [[ -z 1629776509178 ]] 2021-08-24 03:41:54.783 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:41:54.787 | + functions-common:time_stop:2321 : end_time=1629776514785 2021-08-24 03:41:54.790 | + functions-common:time_stop:2322 : elapsed_time=5607 2021-08-24 03:41:54.792 | + functions-common:time_stop:2323 : total=0 2021-08-24 03:41:54.795 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:41:54.798 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5607 2021-08-24 03:41:54.800 | + ./stack.sh:main:1300 : is_service_enabled placement 2021-08-24 03:41:54.817 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:41:54.820 | + ./stack.sh:main:1301 : echo_summary 'Starting Placement' 2021-08-24 03:41:54.822 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 03:41:54.825 | + ./stack.sh:echo_summary:432 : echo -e Starting Placement 2021-08-24 03:41:54.828 | + ./stack.sh:main:1302 : start_placement 2021-08-24 03:41:54.831 | + lib/placement:start_placement:160 : start_placement_api 2021-08-24 03:41:54.833 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2021-08-24 03:41:54.837 | ++ lib/placement:start_placement_api:147 : which uwsgi 2021-08-24 03:41:54.841 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-08-24 03:41:54.844 | + functions-common:run_process:1564 : local service=placement-api 2021-08-24 03:41:54.847 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-08-24 03:41:54.849 | + functions-common:run_process:1566 : local group= 2021-08-24 03:41:54.852 | + functions-common:run_process:1567 : local user= 2021-08-24 03:41:54.854 | + functions-common:run_process:1569 : local name=placement-api 2021-08-24 03:41:54.857 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:41:54.859 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:41:54.862 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:41:54.864 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:41:54.868 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:41:54.872 | + functions-common:time_start:2300 : _TIME_START[$name]=1629776514869 2021-08-24 03:41:54.874 | + functions-common:run_process:1572 : is_service_enabled placement-api 2021-08-24 03:41:54.892 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:41:54.894 | + functions-common:run_process:1573 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2021-08-24 03:41:54.897 | + functions-common:_run_under_systemd:1529 : local service=placement-api 2021-08-24 03:41:54.899 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-08-24 03:41:54.902 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-08-24 03:41:54.904 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-08-24 03:41:54.907 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-08-24 03:41:54.910 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2021-08-24 03:41:54.912 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2021-08-24 03:41:54.915 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@placement-api.service 2021-08-24 03:41:54.917 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 03:41:54.920 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 03:41:54.923 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2021-08-24 03:41:54.925 | + functions-common:_run_under_systemd:1539 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2021-08-24 03:41:54.928 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@placement-api.service 2021-08-24 03:41:54.930 | + functions-common:write_uwsgi_user_unit_file:1474 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-08-24 03:41:54.932 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-08-24 03:41:54.935 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-08-24 03:41:54.937 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2021-08-24 03:41:54.939 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-08-24 03:41:54.944 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2021-08-24 03:41:55.006 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2021-08-24 03:41:55.067 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2021-08-24 03:41:55.119 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-08-24 03:41:55.171 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 03:41:55.223 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2021-08-24 03:41:55.275 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2021-08-24 03:41:55.326 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2021-08-24 03:41:55.378 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2021-08-24 03:41:55.432 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2021-08-24 03:41:55.484 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-08-24 03:41:55.486 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2021-08-24 03:41:55.549 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-08-24 03:41:55.943 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@placement-api.service 2021-08-24 03:41:55.957 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2021-08-24 03:41:56.322 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@placement-api.service 2021-08-24 03:41:56.402 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:41:56.406 | + functions-common:time_stop:2309 : local name 2021-08-24 03:41:56.409 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:41:56.412 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:41:56.415 | + functions-common:time_stop:2312 : local total 2021-08-24 03:41:56.417 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:41:56.420 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:41:56.424 | + functions-common:time_stop:2316 : start_time=1629776514869 2021-08-24 03:41:56.427 | + functions-common:time_stop:2318 : [[ -z 1629776514869 ]] 2021-08-24 03:41:56.433 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:41:56.439 | + functions-common:time_stop:2321 : end_time=1629776516435 2021-08-24 03:41:56.441 | + functions-common:time_stop:2322 : elapsed_time=1566 2021-08-24 03:41:56.444 | + functions-common:time_stop:2323 : total=12392 2021-08-24 03:41:56.446 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:41:56.448 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=13958 2021-08-24 03:41:56.451 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2021-08-24 03:41:56.451 | Waiting for placement-api to start... 2021-08-24 03:41:56.454 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.26/placement 2021-08-24 03:41:56.456 | + functions:wait_for_service:457 : local timeout=60 2021-08-24 03:41:56.459 | + functions:wait_for_service:458 : local url=http://10.222.0.26/placement 2021-08-24 03:41:56.462 | + functions:wait_for_service:459 : local rval=0 2021-08-24 03:41:56.464 | + functions:wait_for_service:460 : time_start wait_for_service 2021-08-24 03:41:56.467 | + functions-common:time_start:2295 : local name=wait_for_service 2021-08-24 03:41:56.469 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:41:56.478 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:41:56.482 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:41:56.488 | + functions-common:time_start:2300 : _TIME_START[$name]=1629776516485 2021-08-24 03:41:56.490 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-08-24 03:41:56.496 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.26/placement 2021-08-24 03:41:59.173 | + :: : [[ 200 == 503 ]] 2021-08-24 03:41:59.174 | + :: : [[ 0 -eq 7 ]] 2021-08-24 03:41:59.177 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-08-24 03:41:59.180 | + functions-common:time_stop:2309 : local name 2021-08-24 03:41:59.182 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:41:59.184 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:41:59.187 | + functions-common:time_stop:2312 : local total 2021-08-24 03:41:59.190 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:41:59.192 | + functions-common:time_stop:2315 : name=wait_for_service 2021-08-24 03:41:59.195 | + functions-common:time_stop:2316 : start_time=1629776516485 2021-08-24 03:41:59.197 | + functions-common:time_stop:2318 : [[ -z 1629776516485 ]] 2021-08-24 03:41:59.200 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:41:59.206 | + functions-common:time_stop:2321 : end_time=1629776519203 2021-08-24 03:41:59.208 | + functions-common:time_stop:2322 : elapsed_time=2718 2021-08-24 03:41:59.210 | + functions-common:time_stop:2323 : total=14667 2021-08-24 03:41:59.213 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:41:59.215 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=17385 2021-08-24 03:41:59.218 | + functions:wait_for_service:467 : return 0 2021-08-24 03:41:59.220 | + ./stack.sh:main:1305 : is_service_enabled neutron 2021-08-24 03:41:59.238 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:41:59.240 | + ./stack.sh:main:1306 : start_neutron 2021-08-24 03:41:59.243 | + lib/neutron:start_neutron:702 : is_neutron_legacy_enabled 2021-08-24 03:41:59.246 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-24 03:41:59.247 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-08-24 03:41:59.253 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-24 03:41:59.255 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-08-24 03:41:59.258 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2021-08-24 03:41:59.261 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-08-24 03:41:59.263 | + lib/neutron:start_neutron:704 : start_mutnauq_l2_agent 2021-08-24 03:41:59.266 | + 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-08-24 03:41:59.269 | + functions-common:run_process:1564 : local service=q-agt 2021-08-24 03:41:59.271 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 03:41:59.273 | + functions-common:run_process:1566 : local group= 2021-08-24 03:41:59.276 | + functions-common:run_process:1567 : local user= 2021-08-24 03:41:59.278 | + functions-common:run_process:1569 : local name=q-agt 2021-08-24 03:41:59.281 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:41:59.284 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:41:59.287 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:41:59.289 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:41:59.292 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:41:59.297 | + functions-common:time_start:2300 : _TIME_START[$name]=1629776519294 2021-08-24 03:41:59.299 | + functions-common:run_process:1572 : is_service_enabled q-agt 2021-08-24 03:41:59.316 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:41:59.318 | + functions-common:run_process:1573 : _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-08-24 03:41:59.321 | + functions-common:_run_under_systemd:1529 : local service=q-agt 2021-08-24 03:41:59.323 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 03:41:59.326 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 03:41:59.329 | + functions-common:_run_under_systemd:1533 : _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-08-24 03:41:59.331 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 03:41:59.334 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2021-08-24 03:41:59.336 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2021-08-24 03:41:59.339 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-agt.service 2021-08-24 03:41:59.341 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 03:41:59.344 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 03:41:59.347 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2021-08-24 03:41:59.349 | + functions-common:_run_under_systemd:1541 : 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-08-24 03:41:59.352 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-agt.service 2021-08-24 03:41:59.354 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-08-24 03:41:59.357 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-24 03:41:59.359 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-24 03:41:59.361 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-24 03:41:59.363 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-24 03:41:59.366 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2021-08-24 03:41:59.368 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-24 03:41:59.372 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2021-08-24 03:41:59.435 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2021-08-24 03:41:59.497 | + functions-common:write_user_unit_file:1459 : 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-08-24 03:41:59.548 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2021-08-24 03:41:59.601 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2021-08-24 03:41:59.652 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 03:41:59.705 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-24 03:41:59.707 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2021-08-24 03:41:59.769 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-24 03:42:00.154 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-agt.service 2021-08-24 03:42:00.167 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2021-08-24 03:42:00.537 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-agt.service 2021-08-24 03:42:00.565 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:42:00.568 | + functions-common:time_stop:2309 : local name 2021-08-24 03:42:00.570 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:42:00.573 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:42:00.575 | + functions-common:time_stop:2312 : local total 2021-08-24 03:42:00.578 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:42:00.580 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:42:00.582 | + functions-common:time_stop:2316 : start_time=1629776519294 2021-08-24 03:42:00.585 | + functions-common:time_stop:2318 : [[ -z 1629776519294 ]] 2021-08-24 03:42:00.588 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:42:00.593 | + functions-common:time_stop:2321 : end_time=1629776520590 2021-08-24 03:42:00.595 | + functions-common:time_stop:2322 : elapsed_time=1296 2021-08-24 03:42:00.598 | + functions-common:time_stop:2323 : total=13958 2021-08-24 03:42:00.600 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:42:00.603 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=15254 2021-08-24 03:42:00.605 | + lib/neutron-legacy:start_mutnauq_l2_agent:528 : is_provider_network 2021-08-24 03:42:00.608 | + functions-common:is_provider_network:2158 : '[' '' == True ']' 2021-08-24 03:42:00.611 | + functions-common:is_provider_network:2161 : return 1 2021-08-24 03:42:00.613 | + lib/neutron:start_neutron:705 : start_mutnauq_other_agents 2021-08-24 03:42:00.616 | + 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-08-24 03:42:00.618 | + functions-common:run_process:1564 : local service=q-dhcp 2021-08-24 03:42:00.621 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-08-24 03:42:00.623 | + functions-common:run_process:1566 : local group= 2021-08-24 03:42:00.626 | + functions-common:run_process:1567 : local user= 2021-08-24 03:42:00.628 | + functions-common:run_process:1569 : local name=q-dhcp 2021-08-24 03:42:00.630 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:42:00.633 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:42:00.635 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:42:00.638 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:42:00.641 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:42:00.645 | + functions-common:time_start:2300 : _TIME_START[$name]=1629776520643 2021-08-24 03:42:00.648 | + functions-common:run_process:1572 : is_service_enabled q-dhcp 2021-08-24 03:42:00.666 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:42:00.668 | + functions-common:run_process:1573 : _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-08-24 03:42:00.671 | + functions-common:_run_under_systemd:1529 : local service=q-dhcp 2021-08-24 03:42:00.673 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-08-24 03:42:00.676 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-08-24 03:42:00.678 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-08-24 03:42:00.681 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-08-24 03:42:00.683 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2021-08-24 03:42:00.686 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2021-08-24 03:42:00.689 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-dhcp.service 2021-08-24 03:42:00.691 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 03:42:00.694 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 03:42:00.696 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2021-08-24 03:42:00.699 | + functions-common:_run_under_systemd:1541 : 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-08-24 03:42:00.702 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-dhcp.service 2021-08-24 03:42:00.704 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-08-24 03:42:00.707 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-24 03:42:00.709 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-24 03:42:00.712 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-24 03:42:00.714 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-24 03:42:00.717 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2021-08-24 03:42:00.720 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-24 03:42:00.724 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2021-08-24 03:42:00.786 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2021-08-24 03:42:00.848 | + functions-common:write_user_unit_file:1459 : 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-08-24 03:42:00.901 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2021-08-24 03:42:00.954 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2021-08-24 03:42:01.006 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 03:42:01.063 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-24 03:42:01.066 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2021-08-24 03:42:01.131 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-24 03:42:01.527 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-dhcp.service 2021-08-24 03:42:01.541 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2021-08-24 03:42:01.921 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-dhcp.service 2021-08-24 03:42:01.955 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:42:01.959 | + functions-common:time_stop:2309 : local name 2021-08-24 03:42:01.965 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:42:01.969 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:42:01.972 | + functions-common:time_stop:2312 : local total 2021-08-24 03:42:01.975 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:42:01.978 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:42:01.980 | + functions-common:time_stop:2316 : start_time=1629776520643 2021-08-24 03:42:01.984 | + functions-common:time_stop:2318 : [[ -z 1629776520643 ]] 2021-08-24 03:42:01.988 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:42:01.992 | + functions-common:time_stop:2321 : end_time=1629776521990 2021-08-24 03:42:01.995 | + functions-common:time_stop:2322 : elapsed_time=1347 2021-08-24 03:42:01.997 | + functions-common:time_stop:2323 : total=15254 2021-08-24 03:42:02.000 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:42:02.002 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=16601 2021-08-24 03:42:02.005 | + lib/neutron-legacy:start_mutnauq_other_agents:546 : is_service_enabled neutron-vpnaas 2021-08-24 03:42:02.022 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:42:02.025 | ++ lib/neutron-legacy:start_mutnauq_other_agents:549 : determine_config_files neutron-l3-agent 2021-08-24 03:42:02.028 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-08-24 03:42:02.031 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-08-24 03:42:02.034 | +++ lib/neutron-legacy:determine_config_files:327 : _determine_config_l3 2021-08-24 03:42:02.036 | +++ lib/neutron-legacy:_determine_config_l3:317 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-24 03:42:02.039 | +++ lib/neutron-legacy:_determine_config_l3:318 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-24 03:42:02.042 | ++ lib/neutron-legacy:determine_config_files:327 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-24 03:42:02.044 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2021-08-24 03:42:02.047 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-24 03:42:02.050 | + 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-08-24 03:42:02.053 | + functions-common:run_process:1564 : local service=q-l3 2021-08-24 03:42:02.055 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-24 03:42:02.057 | + functions-common:run_process:1566 : local group= 2021-08-24 03:42:02.060 | + functions-common:run_process:1567 : local user= 2021-08-24 03:42:02.062 | + functions-common:run_process:1569 : local name=q-l3 2021-08-24 03:42:02.065 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:42:02.067 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:42:02.070 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:42:02.072 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:42:02.075 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:42:02.080 | + functions-common:time_start:2300 : _TIME_START[$name]=1629776522077 2021-08-24 03:42:02.082 | + functions-common:run_process:1572 : is_service_enabled q-l3 2021-08-24 03:42:02.101 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:42:02.104 | + functions-common:run_process:1573 : _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-08-24 03:42:02.106 | + functions-common:_run_under_systemd:1529 : local service=q-l3 2021-08-24 03:42:02.109 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-24 03:42:02.111 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-24 03:42:02.113 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-24 03:42:02.116 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-24 03:42:02.118 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2021-08-24 03:42:02.121 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2021-08-24 03:42:02.124 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-l3.service 2021-08-24 03:42:02.126 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 03:42:02.129 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 03:42:02.131 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2021-08-24 03:42:02.134 | + functions-common:_run_under_systemd:1541 : 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-08-24 03:42:02.136 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-l3.service 2021-08-24 03:42:02.139 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-08-24 03:42:02.142 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-24 03:42:02.145 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-24 03:42:02.147 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-24 03:42:02.150 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-24 03:42:02.152 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2021-08-24 03:42:02.155 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-24 03:42:02.160 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2021-08-24 03:42:02.226 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2021-08-24 03:42:02.290 | + functions-common:write_user_unit_file:1459 : 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-08-24 03:42:02.347 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2021-08-24 03:42:02.406 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2021-08-24 03:42:02.464 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 03:42:02.522 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-24 03:42:02.524 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2021-08-24 03:42:02.601 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-24 03:42:03.031 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-l3.service 2021-08-24 03:42:03.045 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2021-08-24 03:42:03.442 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-l3.service 2021-08-24 03:42:03.475 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:42:03.483 | + functions-common:time_stop:2309 : local name 2021-08-24 03:42:03.486 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:42:03.489 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:42:03.491 | + functions-common:time_stop:2312 : local total 2021-08-24 03:42:03.494 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:42:03.496 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:42:03.500 | + functions-common:time_stop:2316 : start_time=1629776522077 2021-08-24 03:42:03.503 | + functions-common:time_stop:2318 : [[ -z 1629776522077 ]] 2021-08-24 03:42:03.507 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:42:03.511 | + functions-common:time_stop:2321 : end_time=1629776523508 2021-08-24 03:42:03.517 | + functions-common:time_stop:2322 : elapsed_time=1431 2021-08-24 03:42:03.519 | + functions-common:time_stop:2323 : total=16601 2021-08-24 03:42:03.522 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:42:03.525 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=18032 2021-08-24 03:42:03.527 | + 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-08-24 03:42:03.530 | + functions-common:run_process:1564 : local service=q-meta 2021-08-24 03:42:03.533 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-08-24 03:42:03.535 | + functions-common:run_process:1566 : local group= 2021-08-24 03:42:03.538 | + functions-common:run_process:1567 : local user= 2021-08-24 03:42:03.540 | + functions-common:run_process:1569 : local name=q-meta 2021-08-24 03:42:03.543 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:42:03.546 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:42:03.548 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:42:03.551 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:42:03.556 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:42:03.559 | + functions-common:time_start:2300 : _TIME_START[$name]=1629776523556 2021-08-24 03:42:03.563 | + functions-common:run_process:1572 : is_service_enabled q-meta 2021-08-24 03:42:03.589 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:42:03.593 | + functions-common:run_process:1573 : _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-08-24 03:42:03.596 | + functions-common:_run_under_systemd:1529 : local service=q-meta 2021-08-24 03:42:03.599 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-08-24 03:42:03.601 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-08-24 03:42:03.604 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-08-24 03:42:03.607 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-08-24 03:42:03.610 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2021-08-24 03:42:03.613 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2021-08-24 03:42:03.615 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-meta.service 2021-08-24 03:42:03.618 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 03:42:03.621 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 03:42:03.624 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2021-08-24 03:42:03.627 | + functions-common:_run_under_systemd:1541 : 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-08-24 03:42:03.630 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-meta.service 2021-08-24 03:42:03.633 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-08-24 03:42:03.635 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-24 03:42:03.638 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-24 03:42:03.641 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-24 03:42:03.644 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-24 03:42:03.646 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2021-08-24 03:42:03.649 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-24 03:42:03.654 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2021-08-24 03:42:03.734 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2021-08-24 03:42:03.813 | + functions-common:write_user_unit_file:1459 : 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-08-24 03:42:03.881 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2021-08-24 03:42:03.947 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2021-08-24 03:42:04.009 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 03:42:04.074 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-24 03:42:04.081 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2021-08-24 03:42:04.163 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-24 03:42:04.643 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-meta.service 2021-08-24 03:42:04.660 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2021-08-24 03:42:05.083 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-meta.service 2021-08-24 03:42:05.106 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:42:05.111 | + functions-common:time_stop:2309 : local name 2021-08-24 03:42:05.114 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:42:05.116 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:42:05.120 | + functions-common:time_stop:2312 : local total 2021-08-24 03:42:05.128 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:42:05.132 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:42:05.135 | + functions-common:time_stop:2316 : start_time=1629776523556 2021-08-24 03:42:05.140 | + functions-common:time_stop:2318 : [[ -z 1629776523556 ]] 2021-08-24 03:42:05.147 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:42:05.157 | + functions-common:time_stop:2321 : end_time=1629776525149 2021-08-24 03:42:05.164 | + functions-common:time_stop:2322 : elapsed_time=1593 2021-08-24 03:42:05.172 | + functions-common:time_stop:2323 : total=18032 2021-08-24 03:42:05.183 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:42:05.186 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=19625 2021-08-24 03:42:05.192 | + 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 /etc/neutron/services/metering/metering_agent.ini' 2021-08-24 03:42:05.197 | + functions-common:run_process:1564 : local service=q-metering 2021-08-24 03:42:05.200 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-08-24 03:42:05.205 | + functions-common:run_process:1566 : local group= 2021-08-24 03:42:05.209 | + functions-common:run_process:1567 : local user= 2021-08-24 03:42:05.213 | + functions-common:run_process:1569 : local name=q-metering 2021-08-24 03:42:05.220 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:42:05.229 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:42:05.234 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:42:05.240 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:42:05.247 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:42:05.255 | + functions-common:time_start:2300 : _TIME_START[$name]=1629776525250 2021-08-24 03:42:05.261 | + functions-common:run_process:1572 : is_service_enabled q-metering 2021-08-24 03:42:05.300 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:42:05.306 | + functions-common:run_process:1573 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' 2021-08-24 03:42:05.316 | + functions-common:_run_under_systemd:1529 : local service=q-metering 2021-08-24 03:42:05.321 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-08-24 03:42:05.325 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-08-24 03:42:05.329 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-08-24 03:42:05.336 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-08-24 03:42:05.344 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2021-08-24 03:42:05.350 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2021-08-24 03:42:05.354 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-metering.service 2021-08-24 03:42:05.357 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 03:42:05.361 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 03:42:05.369 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2021-08-24 03:42:05.376 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu 2021-08-24 03:42:05.379 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-metering.service 2021-08-24 03:42:05.382 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-08-24 03:42:05.384 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-24 03:42:05.387 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-24 03:42:05.393 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-24 03:42:05.396 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-24 03:42:05.399 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2021-08-24 03:42:05.405 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-24 03:42:05.420 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2021-08-24 03:42:05.524 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2021-08-24 03:42:05.639 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-08-24 03:42:05.768 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2021-08-24 03:42:05.871 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2021-08-24 03:42:05.955 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 03:42:06.043 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-24 03:42:06.048 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2021-08-24 03:42:06.179 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-24 03:42:06.641 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-metering.service 2021-08-24 03:42:06.655 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2021-08-24 03:42:07.087 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-metering.service 2021-08-24 03:42:07.113 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:42:07.115 | + functions-common:time_stop:2309 : local name 2021-08-24 03:42:07.118 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:42:07.130 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:42:07.135 | + functions-common:time_stop:2312 : local total 2021-08-24 03:42:07.139 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:42:07.144 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:42:07.146 | + functions-common:time_stop:2316 : start_time=1629776525250 2021-08-24 03:42:07.153 | + functions-common:time_stop:2318 : [[ -z 1629776525250 ]] 2021-08-24 03:42:07.162 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:42:07.177 | + functions-common:time_stop:2321 : end_time=1629776527167 2021-08-24 03:42:07.185 | + functions-common:time_stop:2322 : elapsed_time=1917 2021-08-24 03:42:07.196 | + functions-common:time_stop:2323 : total=19625 2021-08-24 03:42:07.204 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:42:07.207 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=21542 2021-08-24 03:42:07.210 | + ./stack.sh:main:1309 : is_service_enabled q-svc 2021-08-24 03:42:07.244 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:42:07.247 | + ./stack.sh:main:1309 : [[ True == \T\r\u\e ]] 2021-08-24 03:42:07.250 | + ./stack.sh:main:1310 : echo_summary 'Creating initial neutron network elements' 2021-08-24 03:42:07.253 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 03:42:07.255 | + ./stack.sh:echo_summary:432 : echo -e Creating initial neutron network elements 2021-08-24 03:42:07.259 | + ./stack.sh:main:1313 : type -p neutron_plugin_create_initial_networks 2021-08-24 03:42:07.261 | + ./stack.sh:main:1316 : create_neutron_initial_network 2021-08-24 03:42:07.265 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : local project_id 2021-08-24 03:42:07.273 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : get_field 1 2021-08-24 03:42:07.275 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap project list 2021-08-24 03:42:07.275 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : grep ' demo ' 2021-08-24 03:42:07.276 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:42:07.280 | ++ functions-common:get_field:727 : read data 2021-08-24 03:42:10.037 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:42:10.037 | from cryptography.utils import int_from_bytes 2021-08-24 03:42:10.038 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:42:10.038 | from cryptography.utils import int_from_bytes 2021-08-24 03:42:10.198 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:42:10.202 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-08-24 03:42:10.205 | ++ functions-common:get_field:731 : field='$2' 2021-08-24 03:42:10.209 | ++ functions-common:get_field:733 : echo '| e30a17fdb9364549be119360703679dc | demo |' 2021-08-24 03:42:10.211 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-08-24 03:42:10.218 | ++ functions-common:get_field:727 : read data 2021-08-24 03:42:10.221 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : project_id=e30a17fdb9364549be119360703679dc 2021-08-24 03:42:10.225 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : die_if_not_set 166 project_id 'Failure retrieving project_id for demo' 2021-08-24 03:42:10.229 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-24 03:42:10.253 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:169 : type -p neutron_plugin_create_initial_network_profile 2021-08-24 03:42:10.256 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_networking_extension_supported auto-allocated-topology 2021-08-24 03:42:10.259 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:439 : local extension=auto-allocated-topology 2021-08-24 03:42:10.262 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:441 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-08-24 03:42:13.192 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:42:13.192 | from cryptography.utils import int_from_bytes 2021-08-24 03:42:13.192 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:42:13.192 | from cryptography.utils import int_from_bytes 2021-08-24 03:42:13.341 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:42:13.345 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:441 : EXT_LIST='address-group 2021-08-24 03:42:13.345 | address-scope 2021-08-24 03:42:13.345 | router-admin-state-down-before-update 2021-08-24 03:42:13.345 | agent 2021-08-24 03:42:13.345 | agent-resources-synced 2021-08-24 03:42:13.345 | allowed-address-pairs 2021-08-24 03:42:13.345 | auto-allocated-topology 2021-08-24 03:42:13.345 | availability_zone 2021-08-24 03:42:13.345 | availability_zone_filter 2021-08-24 03:42:13.345 | default-subnetpools 2021-08-24 03:42:13.345 | dhcp_agent_scheduler 2021-08-24 03:42:13.345 | dvr 2021-08-24 03:42:13.345 | empty-string-filtering 2021-08-24 03:42:13.345 | external-net 2021-08-24 03:42:13.345 | extra_dhcp_opt 2021-08-24 03:42:13.345 | extraroute 2021-08-24 03:42:13.345 | extraroute-atomic 2021-08-24 03:42:13.345 | filter-validation 2021-08-24 03:42:13.345 | fip-port-details 2021-08-24 03:42:13.345 | flavors 2021-08-24 03:42:13.345 | floatingip-pools 2021-08-24 03:42:13.345 | ip-substring-filtering 2021-08-24 03:42:13.345 | router 2021-08-24 03:42:13.345 | ext-gw-mode 2021-08-24 03:42:13.346 | l3-ha 2021-08-24 03:42:13.346 | l3-flavors 2021-08-24 03:42:13.346 | l3-port-ip-change-not-allowed 2021-08-24 03:42:13.346 | l3_agent_scheduler 2021-08-24 03:42:13.346 | metering 2021-08-24 03:42:13.346 | metering_source_and_destination_fields 2021-08-24 03:42:13.346 | multi-provider 2021-08-24 03:42:13.346 | net-mtu 2021-08-24 03:42:13.346 | net-mtu-writable 2021-08-24 03:42:13.346 | network_availability_zone 2021-08-24 03:42:13.346 | network-ip-availability 2021-08-24 03:42:13.346 | pagination 2021-08-24 03:42:13.346 | port-device-profile 2021-08-24 03:42:13.346 | port-mac-address-regenerate 2021-08-24 03:42:13.346 | port-numa-affinity-policy 2021-08-24 03:42:13.346 | binding 2021-08-24 03:42:13.346 | binding-extended 2021-08-24 03:42:13.346 | port-security 2021-08-24 03:42:13.346 | project-id 2021-08-24 03:42:13.346 | provider 2021-08-24 03:42:13.346 | quotas 2021-08-24 03:42:13.346 | quota_details 2021-08-24 03:42:13.346 | rbac-policies 2021-08-24 03:42:13.346 | rbac-address-group 2021-08-24 03:42:13.346 | rbac-address-scope 2021-08-24 03:42:13.346 | rbac-security-groups 2021-08-24 03:42:13.346 | rbac-subnetpool 2021-08-24 03:42:13.347 | revision-if-match 2021-08-24 03:42:13.347 | standard-attr-revisions 2021-08-24 03:42:13.347 | router_availability_zone 2021-08-24 03:42:13.347 | security-groups-normalized-cidr 2021-08-24 03:42:13.347 | port-security-groups-filtering 2021-08-24 03:42:13.347 | security-groups-remote-address-group 2021-08-24 03:42:13.347 | security-group 2021-08-24 03:42:13.347 | service-type 2021-08-24 03:42:13.347 | sorting 2021-08-24 03:42:13.347 | standard-attr-description 2021-08-24 03:42:13.347 | stateful-security-group 2021-08-24 03:42:13.347 | subnet_onboard 2021-08-24 03:42:13.347 | subnet-service-types 2021-08-24 03:42:13.347 | subnet_allocation 2021-08-24 03:42:13.347 | subnetpool-prefix-ops 2021-08-24 03:42:13.347 | standard-attr-tag 2021-08-24 03:42:13.347 | standard-attr-timestamp' 2021-08-24 03:42:13.348 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:442 : [[ address-group 2021-08-24 03:42:13.348 | address-scope 2021-08-24 03:42:13.348 | router-admin-state-down-before-update 2021-08-24 03:42:13.348 | agent 2021-08-24 03:42:13.348 | agent-resources-synced 2021-08-24 03:42:13.348 | allowed-address-pairs 2021-08-24 03:42:13.348 | auto-allocated-topology 2021-08-24 03:42:13.348 | availability_zone 2021-08-24 03:42:13.348 | availability_zone_filter 2021-08-24 03:42:13.348 | default-subnetpools 2021-08-24 03:42:13.348 | dhcp_agent_scheduler 2021-08-24 03:42:13.348 | dvr 2021-08-24 03:42:13.348 | empty-string-filtering 2021-08-24 03:42:13.348 | external-net 2021-08-24 03:42:13.348 | extra_dhcp_opt 2021-08-24 03:42:13.348 | extraroute 2021-08-24 03:42:13.348 | extraroute-atomic 2021-08-24 03:42:13.348 | filter-validation 2021-08-24 03:42:13.348 | fip-port-details 2021-08-24 03:42:13.348 | flavors 2021-08-24 03:42:13.348 | floatingip-pools 2021-08-24 03:42:13.348 | ip-substring-filtering 2021-08-24 03:42:13.348 | router 2021-08-24 03:42:13.348 | ext-gw-mode 2021-08-24 03:42:13.348 | l3-ha 2021-08-24 03:42:13.348 | l3-flavors 2021-08-24 03:42:13.348 | l3-port-ip-change-not-allowed 2021-08-24 03:42:13.348 | l3_agent_scheduler 2021-08-24 03:42:13.348 | metering 2021-08-24 03:42:13.349 | metering_source_and_destination_fields 2021-08-24 03:42:13.349 | multi-provider 2021-08-24 03:42:13.349 | net-mtu 2021-08-24 03:42:13.349 | net-mtu-writable 2021-08-24 03:42:13.349 | network_availability_zone 2021-08-24 03:42:13.349 | network-ip-availability 2021-08-24 03:42:13.349 | pagination 2021-08-24 03:42:13.349 | port-device-profile 2021-08-24 03:42:13.349 | port-mac-address-regenerate 2021-08-24 03:42:13.349 | port-numa-affinity-policy 2021-08-24 03:42:13.349 | binding 2021-08-24 03:42:13.349 | binding-extended 2021-08-24 03:42:13.349 | port-security 2021-08-24 03:42:13.349 | project-id 2021-08-24 03:42:13.349 | provider 2021-08-24 03:42:13.349 | quotas 2021-08-24 03:42:13.349 | quota_details 2021-08-24 03:42:13.349 | rbac-policies 2021-08-24 03:42:13.349 | rbac-address-group 2021-08-24 03:42:13.349 | rbac-address-scope 2021-08-24 03:42:13.349 | rbac-security-groups 2021-08-24 03:42:13.349 | rbac-subnetpool 2021-08-24 03:42:13.349 | revision-if-match 2021-08-24 03:42:13.349 | standard-attr-revisions 2021-08-24 03:42:13.349 | router_availability_zone 2021-08-24 03:42:13.349 | security-groups-normalized-cidr 2021-08-24 03:42:13.349 | port-security-groups-filtering 2021-08-24 03:42:13.349 | security-groups-remote-address-group 2021-08-24 03:42:13.349 | security-group 2021-08-24 03:42:13.349 | service-type 2021-08-24 03:42:13.349 | sorting 2021-08-24 03:42:13.349 | standard-attr-description 2021-08-24 03:42:13.349 | stateful-security-group 2021-08-24 03:42:13.349 | subnet_onboard 2021-08-24 03:42:13.349 | subnet-service-types 2021-08-24 03:42:13.350 | subnet_allocation 2021-08-24 03:42:13.350 | subnetpool-prefix-ops 2021-08-24 03:42:13.350 | standard-attr-tag 2021-08-24 03:42:13.350 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-08-24 03:42:13.350 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:442 : return 0 2021-08-24 03:42:13.353 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:174 : [[ True == \T\r\u\e ]] 2021-08-24 03:42:13.356 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:175 : [[ 4 =~ 4.* ]] 2021-08-24 03:42:13.360 | ++ 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-08-24 03:42:16.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:42:16.104 | from cryptography.utils import int_from_bytes 2021-08-24 03:42:16.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:42:16.104 | from cryptography.utils import int_from_bytes 2021-08-24 03:42:16.250 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:42:16.253 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:176 : SUBNETPOOL_V4_ID=32349fbc-ae67-4b8b-833c-5037c6b930f1 2021-08-24 03:42:16.255 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:178 : [[ 4 =~ .*6 ]] 2021-08-24 03:42:16.258 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:184 : is_provider_network 2021-08-24 03:42:16.261 | + functions-common:is_provider_network:2158 : '[' '' == True ']' 2021-08-24 03:42:16.263 | + functions-common:is_provider_network:2161 : return 1 2021-08-24 03:42:16.268 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create --project e30a17fdb9364549be119360703679dc private 2021-08-24 03:42:16.268 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2021-08-24 03:42:16.269 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2021-08-24 03:42:16.271 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:42:16.274 | ++ functions-common:get_field:727 : read data 2021-08-24 03:42:19.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:42:19.405 | from cryptography.utils import int_from_bytes 2021-08-24 03:42:19.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:42:19.405 | from cryptography.utils import int_from_bytes 2021-08-24 03:42:19.562 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:42:19.565 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-08-24 03:42:19.568 | ++ functions-common:get_field:731 : field='$3' 2021-08-24 03:42:19.571 | ++ functions-common:get_field:733 : echo '| id | 11fe3913-9aa8-4771-ba7e-9655cef1641d |' 2021-08-24 03:42:19.571 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-08-24 03:42:19.578 | ++ functions-common:get_field:727 : read data 2021-08-24 03:42:19.581 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : NET_ID=11fe3913-9aa8-4771-ba7e-9655cef1641d 2021-08-24 03:42:19.584 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 NET_ID 'Failure creating NET_ID for private e30a17fdb9364549be119360703679dc' 2021-08-24 03:42:19.587 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-24 03:42:19.604 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : [[ 4 =~ 4.* ]] 2021-08-24 03:42:19.608 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : _neutron_create_private_subnet_v4 e30a17fdb9364549be119360703679dc 2021-08-24 03:42:19.610 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local project_id=e30a17fdb9364549be119360703679dc 2021-08-24 03:42:19.613 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : '[' -z 32349fbc-ae67-4b8b-833c-5037c6b930f1 ']' 2021-08-24 03:42:19.615 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:270 : local 'subnet_params=--project e30a17fdb9364549be119360703679dc ' 2021-08-24 03:42:19.618 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:271 : subnet_params+='--ip-version 4 ' 2021-08-24 03:42:19.620 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:272 : [[ -n 172.20.0.1 ]] 2021-08-24 03:42:19.623 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:273 : subnet_params+='--gateway 172.20.0.1 ' 2021-08-24 03:42:19.625 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:275 : subnet_params+='--subnet-pool 32349fbc-ae67-4b8b-833c-5037c6b930f1 ' 2021-08-24 03:42:19.628 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:276 : subnet_params+=' ' 2021-08-24 03:42:19.630 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:277 : subnet_params+='--network 11fe3913-9aa8-4771-ba7e-9655cef1641d private-subnet' 2021-08-24 03:42:19.633 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:278 : local subnet_id 2021-08-24 03:42:19.637 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --project e30a17fdb9364549be119360703679dc --ip-version 4 --gateway 172.20.0.1 --subnet-pool 32349fbc-ae67-4b8b-833c-5037c6b930f1 --network 11fe3913-9aa8-4771-ba7e-9655cef1641d private-subnet 2021-08-24 03:42:19.637 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : grep ' id ' 2021-08-24 03:42:19.637 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : get_field 2 2021-08-24 03:42:19.641 | +++ functions-common:get_field:726 : local data field 2021-08-24 03:42:19.643 | +++ functions-common:get_field:727 : read data 2021-08-24 03:42:22.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:42:22.858 | from cryptography.utils import int_from_bytes 2021-08-24 03:42:22.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:42:22.858 | from cryptography.utils import int_from_bytes 2021-08-24 03:42:23.015 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:42:23.018 | +++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-08-24 03:42:23.020 | +++ functions-common:get_field:731 : field='$3' 2021-08-24 03:42:23.023 | +++ functions-common:get_field:733 : echo '| id | 1a7c826d-1578-4828-9860-5f8edc072665 |' 2021-08-24 03:42:23.024 | +++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-08-24 03:42:23.030 | +++ functions-common:get_field:727 : read data 2021-08-24 03:42:23.033 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : subnet_id=1a7c826d-1578-4828-9860-5f8edc072665 2021-08-24 03:42:23.036 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : die_if_not_set 280 subnet_id 'Failure creating private IPv4 subnet for e30a17fdb9364549be119360703679dc' 2021-08-24 03:42:23.038 | ++ functions-common:die_if_not_set:216 : local exitcode=0 2021-08-24 03:42:23.055 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:281 : echo 1a7c826d-1578-4828-9860-5f8edc072665 2021-08-24 03:42:23.058 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : SUBNET_ID=1a7c826d-1578-4828-9860-5f8edc072665 2021-08-24 03:42:23.061 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : [[ 4 =~ .*6 ]] 2021-08-24 03:42:23.064 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : is_networking_extension_supported router 2021-08-24 03:42:23.066 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:439 : local extension=router 2021-08-24 03:42:23.070 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:441 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-08-24 03:42:26.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:42:26.105 | from cryptography.utils import int_from_bytes 2021-08-24 03:42:26.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:42:26.105 | from cryptography.utils import int_from_bytes 2021-08-24 03:42:26.255 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:42:26.259 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:441 : EXT_LIST='address-group 2021-08-24 03:42:26.259 | address-scope 2021-08-24 03:42:26.259 | router-admin-state-down-before-update 2021-08-24 03:42:26.259 | agent 2021-08-24 03:42:26.259 | agent-resources-synced 2021-08-24 03:42:26.259 | allowed-address-pairs 2021-08-24 03:42:26.259 | auto-allocated-topology 2021-08-24 03:42:26.259 | availability_zone 2021-08-24 03:42:26.259 | availability_zone_filter 2021-08-24 03:42:26.259 | default-subnetpools 2021-08-24 03:42:26.259 | dhcp_agent_scheduler 2021-08-24 03:42:26.259 | dvr 2021-08-24 03:42:26.259 | empty-string-filtering 2021-08-24 03:42:26.259 | external-net 2021-08-24 03:42:26.259 | extra_dhcp_opt 2021-08-24 03:42:26.259 | extraroute 2021-08-24 03:42:26.259 | extraroute-atomic 2021-08-24 03:42:26.259 | filter-validation 2021-08-24 03:42:26.259 | fip-port-details 2021-08-24 03:42:26.259 | flavors 2021-08-24 03:42:26.259 | floatingip-pools 2021-08-24 03:42:26.259 | ip-substring-filtering 2021-08-24 03:42:26.259 | router 2021-08-24 03:42:26.259 | ext-gw-mode 2021-08-24 03:42:26.259 | l3-ha 2021-08-24 03:42:26.259 | l3-flavors 2021-08-24 03:42:26.259 | l3-port-ip-change-not-allowed 2021-08-24 03:42:26.259 | l3_agent_scheduler 2021-08-24 03:42:26.260 | metering 2021-08-24 03:42:26.260 | metering_source_and_destination_fields 2021-08-24 03:42:26.260 | multi-provider 2021-08-24 03:42:26.260 | net-mtu 2021-08-24 03:42:26.260 | net-mtu-writable 2021-08-24 03:42:26.260 | network_availability_zone 2021-08-24 03:42:26.260 | network-ip-availability 2021-08-24 03:42:26.260 | pagination 2021-08-24 03:42:26.260 | port-device-profile 2021-08-24 03:42:26.260 | port-mac-address-regenerate 2021-08-24 03:42:26.260 | port-numa-affinity-policy 2021-08-24 03:42:26.260 | binding 2021-08-24 03:42:26.260 | binding-extended 2021-08-24 03:42:26.260 | port-security 2021-08-24 03:42:26.260 | project-id 2021-08-24 03:42:26.260 | provider 2021-08-24 03:42:26.260 | quotas 2021-08-24 03:42:26.260 | quota_details 2021-08-24 03:42:26.260 | rbac-policies 2021-08-24 03:42:26.260 | rbac-address-group 2021-08-24 03:42:26.260 | rbac-address-scope 2021-08-24 03:42:26.260 | rbac-security-groups 2021-08-24 03:42:26.260 | rbac-subnetpool 2021-08-24 03:42:26.260 | revision-if-match 2021-08-24 03:42:26.260 | standard-attr-revisions 2021-08-24 03:42:26.260 | router_availability_zone 2021-08-24 03:42:26.260 | security-groups-normalized-cidr 2021-08-24 03:42:26.260 | port-security-groups-filtering 2021-08-24 03:42:26.260 | security-groups-remote-address-group 2021-08-24 03:42:26.260 | security-group 2021-08-24 03:42:26.260 | service-type 2021-08-24 03:42:26.260 | sorting 2021-08-24 03:42:26.260 | standard-attr-description 2021-08-24 03:42:26.260 | stateful-security-group 2021-08-24 03:42:26.260 | subnet_onboard 2021-08-24 03:42:26.260 | subnet-service-types 2021-08-24 03:42:26.261 | subnet_allocation 2021-08-24 03:42:26.261 | subnetpool-prefix-ops 2021-08-24 03:42:26.261 | standard-attr-tag 2021-08-24 03:42:26.261 | standard-attr-timestamp' 2021-08-24 03:42:26.261 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:442 : [[ address-group 2021-08-24 03:42:26.262 | address-scope 2021-08-24 03:42:26.262 | router-admin-state-down-before-update 2021-08-24 03:42:26.262 | agent 2021-08-24 03:42:26.262 | agent-resources-synced 2021-08-24 03:42:26.262 | allowed-address-pairs 2021-08-24 03:42:26.262 | auto-allocated-topology 2021-08-24 03:42:26.262 | availability_zone 2021-08-24 03:42:26.262 | availability_zone_filter 2021-08-24 03:42:26.262 | default-subnetpools 2021-08-24 03:42:26.262 | dhcp_agent_scheduler 2021-08-24 03:42:26.262 | dvr 2021-08-24 03:42:26.262 | empty-string-filtering 2021-08-24 03:42:26.262 | external-net 2021-08-24 03:42:26.262 | extra_dhcp_opt 2021-08-24 03:42:26.262 | extraroute 2021-08-24 03:42:26.262 | extraroute-atomic 2021-08-24 03:42:26.262 | filter-validation 2021-08-24 03:42:26.262 | fip-port-details 2021-08-24 03:42:26.262 | flavors 2021-08-24 03:42:26.262 | floatingip-pools 2021-08-24 03:42:26.262 | ip-substring-filtering 2021-08-24 03:42:26.262 | router 2021-08-24 03:42:26.262 | ext-gw-mode 2021-08-24 03:42:26.262 | l3-ha 2021-08-24 03:42:26.262 | l3-flavors 2021-08-24 03:42:26.262 | l3-port-ip-change-not-allowed 2021-08-24 03:42:26.262 | l3_agent_scheduler 2021-08-24 03:42:26.262 | metering 2021-08-24 03:42:26.262 | metering_source_and_destination_fields 2021-08-24 03:42:26.262 | multi-provider 2021-08-24 03:42:26.262 | net-mtu 2021-08-24 03:42:26.262 | net-mtu-writable 2021-08-24 03:42:26.263 | network_availability_zone 2021-08-24 03:42:26.263 | network-ip-availability 2021-08-24 03:42:26.263 | pagination 2021-08-24 03:42:26.263 | port-device-profile 2021-08-24 03:42:26.263 | port-mac-address-regenerate 2021-08-24 03:42:26.263 | port-numa-affinity-policy 2021-08-24 03:42:26.263 | binding 2021-08-24 03:42:26.263 | binding-extended 2021-08-24 03:42:26.263 | port-security 2021-08-24 03:42:26.263 | project-id 2021-08-24 03:42:26.263 | provider 2021-08-24 03:42:26.264 | quotas 2021-08-24 03:42:26.264 | quota_details 2021-08-24 03:42:26.264 | rbac-policies 2021-08-24 03:42:26.264 | rbac-address-group 2021-08-24 03:42:26.264 | rbac-address-scope 2021-08-24 03:42:26.264 | rbac-security-groups 2021-08-24 03:42:26.264 | rbac-subnetpool 2021-08-24 03:42:26.264 | revision-if-match 2021-08-24 03:42:26.264 | standard-attr-revisions 2021-08-24 03:42:26.264 | router_availability_zone 2021-08-24 03:42:26.264 | security-groups-normalized-cidr 2021-08-24 03:42:26.264 | port-security-groups-filtering 2021-08-24 03:42:26.264 | security-groups-remote-address-group 2021-08-24 03:42:26.264 | security-group 2021-08-24 03:42:26.264 | service-type 2021-08-24 03:42:26.264 | sorting 2021-08-24 03:42:26.264 | standard-attr-description 2021-08-24 03:42:26.264 | stateful-security-group 2021-08-24 03:42:26.264 | subnet_onboard 2021-08-24 03:42:26.264 | subnet-service-types 2021-08-24 03:42:26.264 | subnet_allocation 2021-08-24 03:42:26.264 | subnetpool-prefix-ops 2021-08-24 03:42:26.264 | standard-attr-tag 2021-08-24 03:42:26.264 | standard-attr-timestamp =~ router ]] 2021-08-24 03:42:26.273 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:442 : return 0 2021-08-24 03:42:26.276 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : is_networking_extension_supported external-net 2021-08-24 03:42:26.278 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:439 : local extension=external-net 2021-08-24 03:42:26.282 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:441 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-08-24 03:42:28.781 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:42:28.782 | from cryptography.utils import int_from_bytes 2021-08-24 03:42:28.782 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:42:28.782 | from cryptography.utils import int_from_bytes 2021-08-24 03:42:28.932 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:42:28.936 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:441 : EXT_LIST='address-group 2021-08-24 03:42:28.936 | address-scope 2021-08-24 03:42:28.936 | router-admin-state-down-before-update 2021-08-24 03:42:28.936 | agent 2021-08-24 03:42:28.936 | agent-resources-synced 2021-08-24 03:42:28.936 | allowed-address-pairs 2021-08-24 03:42:28.936 | auto-allocated-topology 2021-08-24 03:42:28.936 | availability_zone 2021-08-24 03:42:28.936 | availability_zone_filter 2021-08-24 03:42:28.936 | default-subnetpools 2021-08-24 03:42:28.936 | dhcp_agent_scheduler 2021-08-24 03:42:28.936 | dvr 2021-08-24 03:42:28.936 | empty-string-filtering 2021-08-24 03:42:28.936 | external-net 2021-08-24 03:42:28.936 | extra_dhcp_opt 2021-08-24 03:42:28.937 | extraroute 2021-08-24 03:42:28.937 | extraroute-atomic 2021-08-24 03:42:28.937 | filter-validation 2021-08-24 03:42:28.937 | fip-port-details 2021-08-24 03:42:28.937 | flavors 2021-08-24 03:42:28.937 | floatingip-pools 2021-08-24 03:42:28.937 | ip-substring-filtering 2021-08-24 03:42:28.937 | router 2021-08-24 03:42:28.937 | ext-gw-mode 2021-08-24 03:42:28.937 | l3-ha 2021-08-24 03:42:28.937 | l3-flavors 2021-08-24 03:42:28.937 | l3-port-ip-change-not-allowed 2021-08-24 03:42:28.937 | l3_agent_scheduler 2021-08-24 03:42:28.937 | metering 2021-08-24 03:42:28.937 | metering_source_and_destination_fields 2021-08-24 03:42:28.937 | multi-provider 2021-08-24 03:42:28.937 | net-mtu 2021-08-24 03:42:28.937 | net-mtu-writable 2021-08-24 03:42:28.937 | network_availability_zone 2021-08-24 03:42:28.937 | network-ip-availability 2021-08-24 03:42:28.937 | pagination 2021-08-24 03:42:28.937 | port-device-profile 2021-08-24 03:42:28.937 | port-mac-address-regenerate 2021-08-24 03:42:28.937 | port-numa-affinity-policy 2021-08-24 03:42:28.937 | binding 2021-08-24 03:42:28.937 | binding-extended 2021-08-24 03:42:28.937 | port-security 2021-08-24 03:42:28.937 | project-id 2021-08-24 03:42:28.937 | provider 2021-08-24 03:42:28.937 | quotas 2021-08-24 03:42:28.937 | quota_details 2021-08-24 03:42:28.937 | rbac-policies 2021-08-24 03:42:28.937 | rbac-address-group 2021-08-24 03:42:28.937 | rbac-address-scope 2021-08-24 03:42:28.937 | rbac-security-groups 2021-08-24 03:42:28.937 | rbac-subnetpool 2021-08-24 03:42:28.938 | revision-if-match 2021-08-24 03:42:28.938 | standard-attr-revisions 2021-08-24 03:42:28.938 | router_availability_zone 2021-08-24 03:42:28.938 | security-groups-normalized-cidr 2021-08-24 03:42:28.938 | port-security-groups-filtering 2021-08-24 03:42:28.938 | security-groups-remote-address-group 2021-08-24 03:42:28.938 | security-group 2021-08-24 03:42:28.938 | service-type 2021-08-24 03:42:28.938 | sorting 2021-08-24 03:42:28.938 | standard-attr-description 2021-08-24 03:42:28.938 | stateful-security-group 2021-08-24 03:42:28.938 | subnet_onboard 2021-08-24 03:42:28.938 | subnet-service-types 2021-08-24 03:42:28.938 | subnet_allocation 2021-08-24 03:42:28.938 | subnetpool-prefix-ops 2021-08-24 03:42:28.938 | standard-attr-tag 2021-08-24 03:42:28.938 | standard-attr-timestamp' 2021-08-24 03:42:28.940 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:442 : [[ address-group 2021-08-24 03:42:28.941 | address-scope 2021-08-24 03:42:28.941 | router-admin-state-down-before-update 2021-08-24 03:42:28.941 | agent 2021-08-24 03:42:28.941 | agent-resources-synced 2021-08-24 03:42:28.941 | allowed-address-pairs 2021-08-24 03:42:28.941 | auto-allocated-topology 2021-08-24 03:42:28.941 | availability_zone 2021-08-24 03:42:28.941 | availability_zone_filter 2021-08-24 03:42:28.941 | default-subnetpools 2021-08-24 03:42:28.941 | dhcp_agent_scheduler 2021-08-24 03:42:28.941 | dvr 2021-08-24 03:42:28.941 | empty-string-filtering 2021-08-24 03:42:28.941 | external-net 2021-08-24 03:42:28.941 | extra_dhcp_opt 2021-08-24 03:42:28.941 | extraroute 2021-08-24 03:42:28.941 | extraroute-atomic 2021-08-24 03:42:28.941 | filter-validation 2021-08-24 03:42:28.941 | fip-port-details 2021-08-24 03:42:28.941 | flavors 2021-08-24 03:42:28.941 | floatingip-pools 2021-08-24 03:42:28.941 | ip-substring-filtering 2021-08-24 03:42:28.941 | router 2021-08-24 03:42:28.941 | ext-gw-mode 2021-08-24 03:42:28.941 | l3-ha 2021-08-24 03:42:28.941 | l3-flavors 2021-08-24 03:42:28.941 | l3-port-ip-change-not-allowed 2021-08-24 03:42:28.941 | l3_agent_scheduler 2021-08-24 03:42:28.941 | metering 2021-08-24 03:42:28.941 | metering_source_and_destination_fields 2021-08-24 03:42:28.941 | multi-provider 2021-08-24 03:42:28.941 | net-mtu 2021-08-24 03:42:28.941 | net-mtu-writable 2021-08-24 03:42:28.941 | network_availability_zone 2021-08-24 03:42:28.941 | network-ip-availability 2021-08-24 03:42:28.942 | pagination 2021-08-24 03:42:28.942 | port-device-profile 2021-08-24 03:42:28.942 | port-mac-address-regenerate 2021-08-24 03:42:28.942 | port-numa-affinity-policy 2021-08-24 03:42:28.942 | binding 2021-08-24 03:42:28.942 | binding-extended 2021-08-24 03:42:28.942 | port-security 2021-08-24 03:42:28.942 | project-id 2021-08-24 03:42:28.942 | provider 2021-08-24 03:42:28.942 | quotas 2021-08-24 03:42:28.942 | quota_details 2021-08-24 03:42:28.942 | rbac-policies 2021-08-24 03:42:28.942 | rbac-address-group 2021-08-24 03:42:28.942 | rbac-address-scope 2021-08-24 03:42:28.942 | rbac-security-groups 2021-08-24 03:42:28.942 | rbac-subnetpool 2021-08-24 03:42:28.942 | revision-if-match 2021-08-24 03:42:28.942 | standard-attr-revisions 2021-08-24 03:42:28.942 | router_availability_zone 2021-08-24 03:42:28.942 | security-groups-normalized-cidr 2021-08-24 03:42:28.942 | port-security-groups-filtering 2021-08-24 03:42:28.942 | security-groups-remote-address-group 2021-08-24 03:42:28.942 | security-group 2021-08-24 03:42:28.942 | service-type 2021-08-24 03:42:28.942 | sorting 2021-08-24 03:42:28.942 | standard-attr-description 2021-08-24 03:42:28.942 | stateful-security-group 2021-08-24 03:42:28.942 | subnet_onboard 2021-08-24 03:42:28.942 | subnet-service-types 2021-08-24 03:42:28.942 | subnet_allocation 2021-08-24 03:42:28.942 | subnetpool-prefix-ops 2021-08-24 03:42:28.942 | standard-attr-tag 2021-08-24 03:42:28.942 | standard-attr-timestamp =~ external-net ]] 2021-08-24 03:42:28.943 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:442 : return 0 2021-08-24 03:42:28.946 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : [[ True == \T\r\u\e ]] 2021-08-24 03:42:28.951 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : grep ' id ' 2021-08-24 03:42:28.951 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : oscwrap --os-cloud devstack-admin --os-region RegionOne router create --project e30a17fdb9364549be119360703679dc router1 2021-08-24 03:42:28.952 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : get_field 2 2021-08-24 03:42:28.954 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:42:28.957 | ++ functions-common:get_field:727 : read data 2021-08-24 03:42:31.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:42:31.828 | from cryptography.utils import int_from_bytes 2021-08-24 03:42:31.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:42:31.828 | from cryptography.utils import int_from_bytes 2021-08-24 03:42:31.990 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:42:31.993 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-08-24 03:42:31.996 | ++ functions-common:get_field:731 : field='$3' 2021-08-24 03:42:31.998 | ++ functions-common:get_field:733 : echo '| id | c0e74a17-a06f-432b-aa52-0ade61fe15ca |' 2021-08-24 03:42:31.999 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-08-24 03:42:32.005 | ++ functions-common:get_field:727 : read data 2021-08-24 03:42:32.009 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : ROUTER_ID=c0e74a17-a06f-432b-aa52-0ade61fe15ca 2021-08-24 03:42:32.012 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : die_if_not_set 233 ROUTER_ID 'Failure creating ROUTER_ID for e30a17fdb9364549be119360703679dc router1' 2021-08-24 03:42:32.014 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-24 03:42:32.039 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : EXTERNAL_NETWORK_FLAGS=--external 2021-08-24 03:42:32.042 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : is_networking_extension_supported auto-allocated-topology 2021-08-24 03:42:32.045 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:439 : local extension=auto-allocated-topology 2021-08-24 03:42:32.048 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:441 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-08-24 03:42:34.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:42:34.548 | from cryptography.utils import int_from_bytes 2021-08-24 03:42:34.549 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:42:34.549 | from cryptography.utils import int_from_bytes 2021-08-24 03:42:34.693 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:42:34.696 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:441 : EXT_LIST='address-group 2021-08-24 03:42:34.696 | address-scope 2021-08-24 03:42:34.696 | router-admin-state-down-before-update 2021-08-24 03:42:34.696 | agent 2021-08-24 03:42:34.696 | agent-resources-synced 2021-08-24 03:42:34.696 | allowed-address-pairs 2021-08-24 03:42:34.696 | auto-allocated-topology 2021-08-24 03:42:34.696 | availability_zone 2021-08-24 03:42:34.696 | availability_zone_filter 2021-08-24 03:42:34.697 | default-subnetpools 2021-08-24 03:42:34.697 | dhcp_agent_scheduler 2021-08-24 03:42:34.697 | dvr 2021-08-24 03:42:34.697 | empty-string-filtering 2021-08-24 03:42:34.697 | external-net 2021-08-24 03:42:34.697 | extra_dhcp_opt 2021-08-24 03:42:34.697 | extraroute 2021-08-24 03:42:34.697 | extraroute-atomic 2021-08-24 03:42:34.697 | filter-validation 2021-08-24 03:42:34.697 | fip-port-details 2021-08-24 03:42:34.697 | flavors 2021-08-24 03:42:34.697 | floatingip-pools 2021-08-24 03:42:34.697 | ip-substring-filtering 2021-08-24 03:42:34.697 | router 2021-08-24 03:42:34.697 | ext-gw-mode 2021-08-24 03:42:34.697 | l3-ha 2021-08-24 03:42:34.697 | l3-flavors 2021-08-24 03:42:34.697 | l3-port-ip-change-not-allowed 2021-08-24 03:42:34.697 | l3_agent_scheduler 2021-08-24 03:42:34.697 | metering 2021-08-24 03:42:34.697 | metering_source_and_destination_fields 2021-08-24 03:42:34.697 | multi-provider 2021-08-24 03:42:34.697 | net-mtu 2021-08-24 03:42:34.697 | net-mtu-writable 2021-08-24 03:42:34.697 | network_availability_zone 2021-08-24 03:42:34.697 | network-ip-availability 2021-08-24 03:42:34.697 | pagination 2021-08-24 03:42:34.697 | port-device-profile 2021-08-24 03:42:34.697 | port-mac-address-regenerate 2021-08-24 03:42:34.697 | port-numa-affinity-policy 2021-08-24 03:42:34.697 | binding 2021-08-24 03:42:34.697 | binding-extended 2021-08-24 03:42:34.697 | port-security 2021-08-24 03:42:34.697 | project-id 2021-08-24 03:42:34.697 | provider 2021-08-24 03:42:34.697 | quotas 2021-08-24 03:42:34.698 | quota_details 2021-08-24 03:42:34.698 | rbac-policies 2021-08-24 03:42:34.698 | rbac-address-group 2021-08-24 03:42:34.698 | rbac-address-scope 2021-08-24 03:42:34.698 | rbac-security-groups 2021-08-24 03:42:34.698 | rbac-subnetpool 2021-08-24 03:42:34.698 | revision-if-match 2021-08-24 03:42:34.698 | standard-attr-revisions 2021-08-24 03:42:34.698 | router_availability_zone 2021-08-24 03:42:34.698 | security-groups-normalized-cidr 2021-08-24 03:42:34.698 | port-security-groups-filtering 2021-08-24 03:42:34.698 | security-groups-remote-address-group 2021-08-24 03:42:34.698 | security-group 2021-08-24 03:42:34.698 | service-type 2021-08-24 03:42:34.698 | sorting 2021-08-24 03:42:34.698 | standard-attr-description 2021-08-24 03:42:34.698 | stateful-security-group 2021-08-24 03:42:34.698 | subnet_onboard 2021-08-24 03:42:34.698 | subnet-service-types 2021-08-24 03:42:34.698 | subnet_allocation 2021-08-24 03:42:34.698 | subnetpool-prefix-ops 2021-08-24 03:42:34.698 | standard-attr-tag 2021-08-24 03:42:34.698 | standard-attr-timestamp' 2021-08-24 03:42:34.699 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:442 : [[ address-group 2021-08-24 03:42:34.699 | address-scope 2021-08-24 03:42:34.699 | router-admin-state-down-before-update 2021-08-24 03:42:34.699 | agent 2021-08-24 03:42:34.699 | agent-resources-synced 2021-08-24 03:42:34.699 | allowed-address-pairs 2021-08-24 03:42:34.699 | auto-allocated-topology 2021-08-24 03:42:34.699 | availability_zone 2021-08-24 03:42:34.699 | availability_zone_filter 2021-08-24 03:42:34.699 | default-subnetpools 2021-08-24 03:42:34.699 | dhcp_agent_scheduler 2021-08-24 03:42:34.699 | dvr 2021-08-24 03:42:34.699 | empty-string-filtering 2021-08-24 03:42:34.699 | external-net 2021-08-24 03:42:34.699 | extra_dhcp_opt 2021-08-24 03:42:34.699 | extraroute 2021-08-24 03:42:34.699 | extraroute-atomic 2021-08-24 03:42:34.699 | filter-validation 2021-08-24 03:42:34.699 | fip-port-details 2021-08-24 03:42:34.699 | flavors 2021-08-24 03:42:34.699 | floatingip-pools 2021-08-24 03:42:34.700 | ip-substring-filtering 2021-08-24 03:42:34.700 | router 2021-08-24 03:42:34.700 | ext-gw-mode 2021-08-24 03:42:34.700 | l3-ha 2021-08-24 03:42:34.700 | l3-flavors 2021-08-24 03:42:34.700 | l3-port-ip-change-not-allowed 2021-08-24 03:42:34.700 | l3_agent_scheduler 2021-08-24 03:42:34.700 | metering 2021-08-24 03:42:34.700 | metering_source_and_destination_fields 2021-08-24 03:42:34.700 | multi-provider 2021-08-24 03:42:34.700 | net-mtu 2021-08-24 03:42:34.700 | net-mtu-writable 2021-08-24 03:42:34.700 | network_availability_zone 2021-08-24 03:42:34.700 | network-ip-availability 2021-08-24 03:42:34.700 | pagination 2021-08-24 03:42:34.700 | port-device-profile 2021-08-24 03:42:34.700 | port-mac-address-regenerate 2021-08-24 03:42:34.701 | port-numa-affinity-policy 2021-08-24 03:42:34.701 | binding 2021-08-24 03:42:34.701 | binding-extended 2021-08-24 03:42:34.701 | port-security 2021-08-24 03:42:34.701 | project-id 2021-08-24 03:42:34.701 | provider 2021-08-24 03:42:34.701 | quotas 2021-08-24 03:42:34.701 | quota_details 2021-08-24 03:42:34.701 | rbac-policies 2021-08-24 03:42:34.701 | rbac-address-group 2021-08-24 03:42:34.701 | rbac-address-scope 2021-08-24 03:42:34.701 | rbac-security-groups 2021-08-24 03:42:34.701 | rbac-subnetpool 2021-08-24 03:42:34.701 | revision-if-match 2021-08-24 03:42:34.701 | standard-attr-revisions 2021-08-24 03:42:34.701 | router_availability_zone 2021-08-24 03:42:34.701 | security-groups-normalized-cidr 2021-08-24 03:42:34.701 | port-security-groups-filtering 2021-08-24 03:42:34.701 | security-groups-remote-address-group 2021-08-24 03:42:34.701 | security-group 2021-08-24 03:42:34.701 | service-type 2021-08-24 03:42:34.701 | sorting 2021-08-24 03:42:34.701 | standard-attr-description 2021-08-24 03:42:34.701 | stateful-security-group 2021-08-24 03:42:34.701 | subnet_onboard 2021-08-24 03:42:34.701 | subnet-service-types 2021-08-24 03:42:34.701 | subnet_allocation 2021-08-24 03:42:34.701 | subnetpool-prefix-ops 2021-08-24 03:42:34.701 | standard-attr-tag 2021-08-24 03:42:34.701 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-08-24 03:42:34.703 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:442 : return 0 2021-08-24 03:42:34.706 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : EXTERNAL_NETWORK_FLAGS='--external --default' 2021-08-24 03:42:34.709 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:245 : '[' True = True ']' 2021-08-24 03:42:34.713 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : grep ' id ' 2021-08-24 03:42:34.714 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : get_field 2 2021-08-24 03:42:34.718 | ++ 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-08-24 03:42:34.718 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:42:34.721 | ++ functions-common:get_field:727 : read data 2021-08-24 03:42:37.473 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:42:37.474 | from cryptography.utils import int_from_bytes 2021-08-24 03:42:37.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:42:37.474 | from cryptography.utils import int_from_bytes 2021-08-24 03:42:37.630 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:42:37.633 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-08-24 03:42:37.636 | ++ functions-common:get_field:731 : field='$3' 2021-08-24 03:42:37.639 | ++ functions-common:get_field:733 : echo '| id | 9a6d3d30-107e-453a-8153-613a9422ea12 |' 2021-08-24 03:42:37.641 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-08-24 03:42:37.647 | ++ functions-common:get_field:727 : read data 2021-08-24 03:42:37.650 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : EXT_NET_ID=9a6d3d30-107e-453a-8153-613a9422ea12 2021-08-24 03:42:37.654 | + 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-08-24 03:42:37.656 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-24 03:42:37.674 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:252 : [[ 4 =~ 4.* ]] 2021-08-24 03:42:37.677 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:254 : _neutron_configure_router_v4 2021-08-24 03:42:37.679 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : openstack --os-cloud devstack-admin --os-region RegionOne router add subnet c0e74a17-a06f-432b-aa52-0ade61fe15ca 1a7c826d-1578-4828-9860-5f8edc072665 2021-08-24 03:42:41.919 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:42:41.919 | from cryptography.utils import int_from_bytes 2021-08-24 03:42:41.919 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:42:41.919 | from cryptography.utils import int_from_bytes 2021-08-24 03:42:42.070 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : local id_and_ext_gw_ip 2021-08-24 03:42:42.073 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : _neutron_create_public_subnet_v4 9a6d3d30-107e-453a-8153-613a9422ea12 2021-08-24 03:42:42.076 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : local 'subnet_params=--ip-version 4 ' 2021-08-24 03:42:42.078 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:310 : subnet_params+=' ' 2021-08-24 03:42:42.080 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:311 : [[ -n 172.27.2.1 ]] 2021-08-24 03:42:42.083 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:312 : subnet_params+='--gateway 172.27.2.1 ' 2021-08-24 03:42:42.085 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:314 : subnet_params+='--network 9a6d3d30-107e-453a-8153-613a9422ea12 --subnet-range 172.27.2.0/24 --no-dhcp ' 2021-08-24 03:42:42.087 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:315 : subnet_params+=public-subnet 2021-08-24 03:42:42.089 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:316 : local id_and_ext_gw_ip 2021-08-24 03:42:42.093 | +++ 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.27.2.1 --network 9a6d3d30-107e-453a-8153-613a9422ea12 --subnet-range 172.27.2.0/24 --no-dhcp public-subnet 2021-08-24 03:42:42.094 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : grep -e gateway_ip -e ' id ' 2021-08-24 03:42:44.770 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:42:44.770 | from cryptography.utils import int_from_bytes 2021-08-24 03:42:44.770 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:42:44.770 | from cryptography.utils import int_from_bytes 2021-08-24 03:42:44.928 | +++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:42:44.932 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : id_and_ext_gw_ip='| gateway_ip | 172.27.2.1 | 2021-08-24 03:42:44.932 | | id | 6102b446-f32e-4575-ad67-bf3865d4e29e |' 2021-08-24 03:42:44.935 | ++ 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-08-24 03:42:44.937 | ++ functions-common:die_if_not_set:216 : local exitcode=0 2021-08-24 03:42:44.956 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:319 : echo '|' gateway_ip '|' 172.27.2.1 '|' '|' id '|' 6102b446-f32e-4575-ad67-bf3865d4e29e '|' 2021-08-24 03:42:44.959 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : id_and_ext_gw_ip='| gateway_ip | 172.27.2.1 | | id | 6102b446-f32e-4575-ad67-bf3865d4e29e |' 2021-08-24 03:42:44.961 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : local ext_gw_ip 2021-08-24 03:42:44.966 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : echo '|' gateway_ip '|' 172.27.2.1 '|' '|' id '|' 6102b446-f32e-4575-ad67-bf3865d4e29e '|' 2021-08-24 03:42:44.967 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : get_field 2 2021-08-24 03:42:44.969 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:42:44.972 | ++ functions-common:get_field:727 : read data 2021-08-24 03:42:44.974 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-08-24 03:42:44.977 | ++ functions-common:get_field:731 : field='$3' 2021-08-24 03:42:44.980 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.27.2.1 | | id | 6102b446-f32e-4575-ad67-bf3865d4e29e |' 2021-08-24 03:42:44.980 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-08-24 03:42:44.987 | ++ functions-common:get_field:727 : read data 2021-08-24 03:42:44.993 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : ext_gw_ip=172.27.2.1 2021-08-24 03:42:44.999 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : get_field 5 2021-08-24 03:42:45.001 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : echo '|' gateway_ip '|' 172.27.2.1 '|' '|' id '|' 6102b446-f32e-4575-ad67-bf3865d4e29e '|' 2021-08-24 03:42:45.001 | ++ functions-common:get_field:726 : local data field 2021-08-24 03:42:45.004 | ++ functions-common:get_field:727 : read data 2021-08-24 03:42:45.007 | ++ functions-common:get_field:728 : '[' 5 -lt 0 ']' 2021-08-24 03:42:45.010 | ++ functions-common:get_field:731 : field='$6' 2021-08-24 03:42:45.013 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.27.2.1 | | id | 6102b446-f32e-4575-ad67-bf3865d4e29e |' 2021-08-24 03:42:45.016 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2021-08-24 03:42:45.019 | ++ functions-common:get_field:727 : read data 2021-08-24 03:42:45.022 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : PUB_SUBNET_ID=6102b446-f32e-4575-ad67-bf3865d4e29e 2021-08-24 03:42:45.024 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : openstack --os-cloud devstack-admin --os-region RegionOne router set --external-gateway 9a6d3d30-107e-453a-8153-613a9422ea12 c0e74a17-a06f-432b-aa52-0ade61fe15ca 2021-08-24 03:42:48.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:42:48.828 | from cryptography.utils import int_from_bytes 2021-08-24 03:42:48.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:42:48.828 | from cryptography.utils import int_from_bytes 2021-08-24 03:42:48.990 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ openvswitch == \o\v\n ]] 2021-08-24 03:42:48.993 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : is_service_enabled q-l3 neutron-l3 2021-08-24 03:42:49.013 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:42:49.015 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local ext_gw_interface=none 2021-08-24 03:42:49.018 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : is_neutron_ovs_base_plugin 2021-08-24 03:42:49.020 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17 : return 0 2021-08-24 03:42:49.023 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : _neutron_get_ext_gw_interface 2021-08-24 03:42:49.026 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : [[ False == \T\r\u\e ]] 2021-08-24 03:42:49.029 | ++ 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-08-24 03:42:49.049 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:159 : echo br-data 2021-08-24 03:42:49.052 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ext_gw_interface=br-data 2021-08-24 03:42:49.055 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:363 : [[ br-data != \n\o\n\e ]] 2021-08-24 03:42:49.057 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:364 : local cidr_len=24 2021-08-24 03:42:49.061 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:365 : local 'testcmd=ip -o link | grep -q br-data' 2021-08-24 03:42:49.063 | + 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-08-24 03:42:49.066 | + functions-common:test_with_retry:2247 : local 'testcmd=ip -o link | grep -q br-data' 2021-08-24 03:42:49.069 | + functions-common:test_with_retry:2248 : local 'failmsg=br-data creation failed' 2021-08-24 03:42:49.074 | + functions-common:test_with_retry:2249 : local until=10 2021-08-24 03:42:49.076 | + functions-common:test_with_retry:2250 : local sleep=0.5 2021-08-24 03:42:49.079 | + functions-common:test_with_retry:2252 : time_start test_with_retry 2021-08-24 03:42:49.081 | + functions-common:time_start:2295 : local name=test_with_retry 2021-08-24 03:42:49.083 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:42:49.086 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:42:49.089 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:42:49.094 | + functions-common:time_start:2300 : _TIME_START[$name]=1629776569091 2021-08-24 03:42:49.096 | + functions-common:test_with_retry:2253 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2021-08-24 03:42:49.105 | + functions-common:test_with_retry:2256 : time_stop test_with_retry 2021-08-24 03:42:49.108 | + functions-common:time_stop:2309 : local name 2021-08-24 03:42:49.111 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:42:49.113 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:42:49.116 | + functions-common:time_stop:2312 : local total 2021-08-24 03:42:49.118 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:42:49.121 | + functions-common:time_stop:2315 : name=test_with_retry 2021-08-24 03:42:49.124 | + functions-common:time_stop:2316 : start_time=1629776569091 2021-08-24 03:42:49.127 | + functions-common:time_stop:2318 : [[ -z 1629776569091 ]] 2021-08-24 03:42:49.130 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:42:49.134 | + functions-common:time_stop:2321 : end_time=1629776569132 2021-08-24 03:42:49.137 | + functions-common:time_stop:2322 : elapsed_time=41 2021-08-24 03:42:49.139 | + functions-common:time_stop:2323 : total=5607 2021-08-24 03:42:49.142 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:42:49.144 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5648 2021-08-24 03:42:49.149 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : ip addr show dev br-data 2021-08-24 03:42:49.152 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : grep -c 172.27.2.1 2021-08-24 03:42:49.157 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ 0 == 0 ]] 2021-08-24 03:42:49.160 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ True == \F\a\l\s\e ]] 2021-08-24 03:42:49.163 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ False == \T\r\u\e ]] 2021-08-24 03:42:49.166 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ True == \T\r\u\e ]] 2021-08-24 03:42:49.169 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : sudo ip addr add 172.27.2.1/24 dev br-data 2021-08-24 03:42:49.182 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369 : sudo ip link set br-data up 2021-08-24 03:42:49.199 | ++ 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-08-24 03:42:49.199 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : awk -Fip_address '{ print $2 }' 2021-08-24 03:42:49.199 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : tr '\n' ' ' 2021-08-24 03:42:49.204 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : cut -f2 '-d'\''' 2021-08-24 03:42:51.562 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:42:51.562 | from cryptography.utils import int_from_bytes 2021-08-24 03:42:51.562 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:42:51.562 | from cryptography.utils import int_from_bytes 2021-08-24 03:42:51.719 | ++ functions-common:oscwrap:2349 : return 0 2021-08-24 03:42:51.723 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : ROUTER_GW_IP=' 172.27.2.153 ' 2021-08-24 03:42:51.726 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : die_if_not_set 372 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2021-08-24 03:42:51.728 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-08-24 03:42:51.746 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:374 : _neutron_set_router_id 2021-08-24 03:42:51.749 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:145 : [[ True == \F\a\l\s\e ]] 2021-08-24 03:42:51.751 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:257 : [[ 4 =~ .*6 ]] 2021-08-24 03:42:51.754 | + ./stack.sh:main:1321 : is_service_enabled nova 2021-08-24 03:42:51.780 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:42:51.783 | + ./stack.sh:main:1322 : echo_summary 'Starting Nova' 2021-08-24 03:42:51.785 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 03:42:51.788 | + ./stack.sh:echo_summary:432 : echo -e Starting Nova 2021-08-24 03:42:51.790 | + ./stack.sh:main:1323 : start_nova 2021-08-24 03:42:51.793 | + lib/nova:start_nova:1058 : start_nova_rest 2021-08-24 03:42:51.796 | + lib/nova:start_nova_rest:966 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 03:42:51.799 | + lib/nova:start_nova_rest:967 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 03:42:51.801 | + lib/nova:start_nova_rest:967 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 03:42:51.804 | + lib/nova:start_nova_rest:969 : local api_cell_conf=/etc/nova/nova.conf 2021-08-24 03:42:51.807 | + lib/nova:start_nova_rest:970 : local compute_cell_conf=/etc/nova/nova.conf 2021-08-24 03:42:51.813 | + lib/nova:start_nova_rest:972 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-08-24 03:42:51.817 | + functions-common:run_process:1564 : local service=n-sch 2021-08-24 03:42:51.819 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-08-24 03:42:51.822 | + functions-common:run_process:1566 : local group= 2021-08-24 03:42:51.826 | + functions-common:run_process:1567 : local user= 2021-08-24 03:42:51.828 | + functions-common:run_process:1569 : local name=n-sch 2021-08-24 03:42:51.831 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:42:51.833 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:42:51.836 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:42:51.839 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:42:51.842 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:42:51.847 | + functions-common:time_start:2300 : _TIME_START[$name]=1629776571844 2021-08-24 03:42:51.850 | + functions-common:run_process:1572 : is_service_enabled n-sch 2021-08-24 03:42:51.869 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:42:51.872 | + functions-common:run_process:1573 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2021-08-24 03:42:51.875 | + functions-common:_run_under_systemd:1529 : local service=n-sch 2021-08-24 03:42:51.878 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-08-24 03:42:51.881 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-08-24 03:42:51.883 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-08-24 03:42:51.886 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-08-24 03:42:51.888 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2021-08-24 03:42:51.891 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-08-24 03:42:51.894 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-sch.service 2021-08-24 03:42:51.897 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 03:42:51.899 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 03:42:51.902 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-08-24 03:42:51.904 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2021-08-24 03:42:51.907 | + functions-common:write_user_unit_file:1446 : local service=devstack@n-sch.service 2021-08-24 03:42:51.909 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-08-24 03:42:51.912 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-24 03:42:51.914 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-24 03:42:51.917 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-24 03:42:51.920 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-24 03:42:51.922 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2021-08-24 03:42:51.925 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-24 03:42:51.929 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2021-08-24 03:42:51.993 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2021-08-24 03:42:52.060 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-08-24 03:42:52.115 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2021-08-24 03:42:52.172 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2021-08-24 03:42:52.247 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 03:42:52.304 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-24 03:42:52.307 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2021-08-24 03:42:52.380 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-24 03:42:52.815 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-sch.service 2021-08-24 03:42:52.829 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2021-08-24 03:42:53.236 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-sch.service 2021-08-24 03:42:53.259 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:42:53.264 | + functions-common:time_stop:2309 : local name 2021-08-24 03:42:53.267 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:42:53.271 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:42:53.273 | + functions-common:time_stop:2312 : local total 2021-08-24 03:42:53.277 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:42:53.280 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:42:53.283 | + functions-common:time_stop:2316 : start_time=1629776571844 2021-08-24 03:42:53.285 | + functions-common:time_stop:2318 : [[ -z 1629776571844 ]] 2021-08-24 03:42:53.288 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:42:53.293 | + functions-common:time_stop:2321 : end_time=1629776573290 2021-08-24 03:42:53.296 | + functions-common:time_stop:2322 : elapsed_time=1446 2021-08-24 03:42:53.298 | + functions-common:time_stop:2323 : total=21542 2021-08-24 03:42:53.301 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:42:53.303 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=22988 2021-08-24 03:42:53.306 | + lib/nova:start_nova_rest:973 : '[' True == False ']' 2021-08-24 03:42:53.310 | ++ lib/nova:start_nova_rest:976 : which uwsgi 2021-08-24 03:42:53.314 | + lib/nova:start_nova_rest:976 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-08-24 03:42:53.317 | + functions-common:run_process:1564 : local service=n-api-meta 2021-08-24 03:42:53.320 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-08-24 03:42:53.322 | + functions-common:run_process:1566 : local group= 2021-08-24 03:42:53.325 | + functions-common:run_process:1567 : local user= 2021-08-24 03:42:53.328 | + functions-common:run_process:1569 : local name=n-api-meta 2021-08-24 03:42:53.330 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:42:53.333 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:42:53.336 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:42:53.338 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:42:53.341 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:42:53.346 | + functions-common:time_start:2300 : _TIME_START[$name]=1629776573343 2021-08-24 03:42:53.349 | + functions-common:run_process:1572 : is_service_enabled n-api-meta 2021-08-24 03:42:53.367 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:42:53.370 | + functions-common:run_process:1573 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2021-08-24 03:42:53.373 | + functions-common:_run_under_systemd:1529 : local service=n-api-meta 2021-08-24 03:42:53.376 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-08-24 03:42:53.378 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-08-24 03:42:53.381 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-08-24 03:42:53.383 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-08-24 03:42:53.386 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2021-08-24 03:42:53.389 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2021-08-24 03:42:53.392 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-api-meta.service 2021-08-24 03:42:53.395 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 03:42:53.397 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 03:42:53.400 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2021-08-24 03:42:53.403 | + functions-common:_run_under_systemd:1539 : 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-08-24 03:42:53.406 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@n-api-meta.service 2021-08-24 03:42:53.408 | + functions-common:write_uwsgi_user_unit_file:1474 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-08-24 03:42:53.411 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-08-24 03:42:53.413 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-08-24 03:42:53.416 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2021-08-24 03:42:53.418 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-08-24 03:42:53.423 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2021-08-24 03:42:53.487 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2021-08-24 03:42:53.551 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2021-08-24 03:42:53.603 | + functions-common:write_uwsgi_user_unit_file:1483 : 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-08-24 03:42:53.656 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 03:42:53.707 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2021-08-24 03:42:53.763 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2021-08-24 03:42:53.817 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2021-08-24 03:42:53.870 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2021-08-24 03:42:53.923 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2021-08-24 03:42:53.976 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-08-24 03:42:53.978 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2021-08-24 03:42:54.046 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-08-24 03:42:54.467 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-api-meta.service 2021-08-24 03:42:54.481 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2021-08-24 03:42:54.879 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-api-meta.service 2021-08-24 03:42:54.968 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:42:54.972 | + functions-common:time_stop:2309 : local name 2021-08-24 03:42:54.977 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:42:54.977 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:42:54.981 | + functions-common:time_stop:2312 : local total 2021-08-24 03:42:54.984 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:42:54.987 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:42:54.990 | + functions-common:time_stop:2316 : start_time=1629776573343 2021-08-24 03:42:54.993 | + functions-common:time_stop:2318 : [[ -z 1629776573343 ]] 2021-08-24 03:42:54.995 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:42:55.001 | + functions-common:time_stop:2321 : end_time=1629776574998 2021-08-24 03:42:55.004 | + functions-common:time_stop:2322 : elapsed_time=1655 2021-08-24 03:42:55.007 | + functions-common:time_stop:2323 : total=22988 2021-08-24 03:42:55.010 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:42:55.013 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=24643 2021-08-24 03:42:55.016 | + lib/nova:start_nova_rest:979 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 03:42:55.019 | + lib/nova:start_nova_rest:979 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 03:42:55.021 | + lib/nova:start_nova:1059 : start_nova_console_proxies 2021-08-24 03:42:55.025 | + lib/nova:start_nova_console_proxies:994 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 03:42:55.028 | + lib/nova:start_nova_console_proxies:996 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 03:42:55.031 | + lib/nova:start_nova_console_proxies:996 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 03:42:55.034 | + lib/nova:start_nova_console_proxies:998 : local api_cell_conf=/etc/nova/nova.conf 2021-08-24 03:42:55.037 | + lib/nova:start_nova_console_proxies:1000 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-08-24 03:42:55.039 | + lib/nova:start_nova_console_proxies:1005 : enable_nova_console_proxies 2021-08-24 03:42:55.045 | ++ lib/nova:enable_nova_console_proxies:983 : seq 1 1 2021-08-24 03:42:55.049 | + lib/nova:enable_nova_console_proxies:983 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-24 03:42:55.052 | + lib/nova:enable_nova_console_proxies:984 : for srv in n-novnc n-spice n-sproxy 2021-08-24 03:42:55.054 | + lib/nova:enable_nova_console_proxies:985 : is_service_enabled n-novnc 2021-08-24 03:42:55.075 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:42:55.077 | + lib/nova:enable_nova_console_proxies:984 : for srv in n-novnc n-spice n-sproxy 2021-08-24 03:42:55.082 | + lib/nova:enable_nova_console_proxies:985 : is_service_enabled n-spice 2021-08-24 03:42:55.099 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:42:55.101 | + lib/nova:enable_nova_console_proxies:984 : for srv in n-novnc n-spice n-sproxy 2021-08-24 03:42:55.106 | + lib/nova:enable_nova_console_proxies:985 : is_service_enabled n-sproxy 2021-08-24 03:42:55.125 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:42:55.131 | ++ lib/nova:start_nova_console_proxies:1006 : seq 1 1 2021-08-24 03:42:55.133 | + lib/nova:start_nova_console_proxies:1006 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-24 03:42:55.136 | + lib/nova:start_nova_console_proxies:1007 : local conf 2021-08-24 03:42:55.141 | ++ lib/nova:start_nova_console_proxies:1008 : conductor_conf 1 2021-08-24 03:42:55.146 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-08-24 03:42:55.149 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-08-24 03:42:55.152 | + lib/nova:start_nova_console_proxies:1008 : conf=/etc/nova/nova_cell1.conf 2021-08-24 03:42:55.155 | + lib/nova:start_nova_console_proxies:1009 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-08-24 03:42:55.158 | + functions-common:run_process:1564 : local service=n-novnc-cell1 2021-08-24 03:42:55.160 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-08-24 03:42:55.163 | + functions-common:run_process:1566 : local group= 2021-08-24 03:42:55.165 | + functions-common:run_process:1567 : local user= 2021-08-24 03:42:55.168 | + functions-common:run_process:1569 : local name=n-novnc-cell1 2021-08-24 03:42:55.171 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:42:55.174 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:42:55.177 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:42:55.179 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:42:55.185 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:42:55.187 | + functions-common:time_start:2300 : _TIME_START[$name]=1629776575184 2021-08-24 03:42:55.190 | + functions-common:run_process:1572 : is_service_enabled n-novnc-cell1 2021-08-24 03:42:55.211 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:42:55.214 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:42:55.217 | + functions-common:time_stop:2309 : local name 2021-08-24 03:42:55.220 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:42:55.222 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:42:55.225 | + functions-common:time_stop:2312 : local total 2021-08-24 03:42:55.228 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:42:55.231 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:42:55.233 | + functions-common:time_stop:2316 : start_time=1629776575184 2021-08-24 03:42:55.236 | + functions-common:time_stop:2318 : [[ -z 1629776575184 ]] 2021-08-24 03:42:55.241 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:42:55.244 | + functions-common:time_stop:2321 : end_time=1629776575241 2021-08-24 03:42:55.248 | + functions-common:time_stop:2322 : elapsed_time=57 2021-08-24 03:42:55.251 | + functions-common:time_stop:2323 : total=24643 2021-08-24 03:42:55.253 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:42:55.256 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=24700 2021-08-24 03:42:55.259 | + lib/nova:start_nova_console_proxies:1010 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-08-24 03:42:55.261 | + functions-common:run_process:1564 : local service=n-spice-cell1 2021-08-24 03:42:55.264 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-08-24 03:42:55.267 | + functions-common:run_process:1566 : local group= 2021-08-24 03:42:55.269 | + functions-common:run_process:1567 : local user= 2021-08-24 03:42:55.272 | + functions-common:run_process:1569 : local name=n-spice-cell1 2021-08-24 03:42:55.275 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:42:55.278 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:42:55.280 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:42:55.283 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:42:55.289 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:42:55.291 | + functions-common:time_start:2300 : _TIME_START[$name]=1629776575288 2021-08-24 03:42:55.294 | + functions-common:run_process:1572 : is_service_enabled n-spice-cell1 2021-08-24 03:42:55.315 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:42:55.317 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:42:55.320 | + functions-common:time_stop:2309 : local name 2021-08-24 03:42:55.323 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:42:55.325 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:42:55.328 | + functions-common:time_stop:2312 : local total 2021-08-24 03:42:55.330 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:42:55.333 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:42:55.336 | + functions-common:time_stop:2316 : start_time=1629776575288 2021-08-24 03:42:55.344 | + functions-common:time_stop:2318 : [[ -z 1629776575288 ]] 2021-08-24 03:42:55.344 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:42:55.355 | + functions-common:time_stop:2321 : end_time=1629776575346 2021-08-24 03:42:55.359 | + functions-common:time_stop:2322 : elapsed_time=58 2021-08-24 03:42:55.361 | + functions-common:time_stop:2323 : total=24700 2021-08-24 03:42:55.364 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:42:55.365 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=24758 2021-08-24 03:42:55.369 | + lib/nova:start_nova_console_proxies:1011 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-08-24 03:42:55.372 | + functions-common:run_process:1564 : local service=n-sproxy-cell1 2021-08-24 03:42:55.374 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-08-24 03:42:55.380 | + functions-common:run_process:1566 : local group= 2021-08-24 03:42:55.383 | + functions-common:run_process:1567 : local user= 2021-08-24 03:42:55.387 | + functions-common:run_process:1569 : local name=n-sproxy-cell1 2021-08-24 03:42:55.391 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:42:55.395 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:42:55.395 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:42:55.399 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:42:55.403 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:42:55.406 | + functions-common:time_start:2300 : _TIME_START[$name]=1629776575403 2021-08-24 03:42:55.415 | + functions-common:run_process:1572 : is_service_enabled n-sproxy-cell1 2021-08-24 03:42:55.433 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:42:55.436 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:42:55.439 | + functions-common:time_stop:2309 : local name 2021-08-24 03:42:55.441 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:42:55.444 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:42:55.446 | + functions-common:time_stop:2312 : local total 2021-08-24 03:42:55.449 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:42:55.451 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:42:55.454 | + functions-common:time_stop:2316 : start_time=1629776575403 2021-08-24 03:42:55.456 | + functions-common:time_stop:2318 : [[ -z 1629776575403 ]] 2021-08-24 03:42:55.459 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:42:55.464 | + functions-common:time_stop:2321 : end_time=1629776575461 2021-08-24 03:42:55.467 | + functions-common:time_stop:2322 : elapsed_time=58 2021-08-24 03:42:55.470 | + functions-common:time_stop:2323 : total=24758 2021-08-24 03:42:55.472 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:42:55.475 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=24816 2021-08-24 03:42:55.477 | + lib/nova:start_nova_console_proxies:1015 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 03:42:55.480 | + lib/nova:start_nova_console_proxies:1015 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 03:42:55.483 | + lib/nova:start_nova:1060 : start_nova_conductor 2021-08-24 03:42:55.486 | + lib/nova:start_nova_conductor:1028 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-08-24 03:42:55.489 | + lib/nova:start_nova_conductor:1034 : enable_nova_fleet 2021-08-24 03:42:55.495 | + lib/nova:enable_nova_fleet:1019 : is_service_enabled n-cond 2021-08-24 03:42:55.516 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:42:55.519 | + lib/nova:enable_nova_fleet:1020 : enable_service n-super-cond 2021-08-24 03:42:55.581 | ++ lib/nova:enable_nova_fleet:1021 : seq 1 1 2021-08-24 03:42:55.584 | + lib/nova:enable_nova_fleet:1021 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-24 03:42:55.586 | + lib/nova:enable_nova_fleet:1022 : enable_service n-cond-cell1 2021-08-24 03:42:55.646 | + lib/nova:start_nova_conductor:1035 : is_service_enabled n-super-cond 2021-08-24 03:42:55.665 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:42:55.668 | + lib/nova:start_nova_conductor:1036 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-08-24 03:42:55.671 | + functions-common:run_process:1564 : local service=n-super-cond 2021-08-24 03:42:55.673 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-08-24 03:42:55.676 | + functions-common:run_process:1566 : local group= 2021-08-24 03:42:55.679 | + functions-common:run_process:1567 : local user= 2021-08-24 03:42:55.681 | + functions-common:run_process:1569 : local name=n-super-cond 2021-08-24 03:42:55.684 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:42:55.687 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:42:55.689 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:42:55.691 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:42:55.697 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:42:55.700 | + functions-common:time_start:2300 : _TIME_START[$name]=1629776575696 2021-08-24 03:42:55.703 | + functions-common:run_process:1572 : is_service_enabled n-super-cond 2021-08-24 03:42:55.723 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:42:55.725 | + functions-common:run_process:1573 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2021-08-24 03:42:55.728 | + functions-common:_run_under_systemd:1529 : local service=n-super-cond 2021-08-24 03:42:55.731 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-08-24 03:42:55.734 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-08-24 03:42:55.736 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-08-24 03:42:55.739 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-08-24 03:42:55.742 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2021-08-24 03:42:55.744 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-08-24 03:42:55.747 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-super-cond.service 2021-08-24 03:42:55.750 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 03:42:55.752 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 03:42:55.755 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-08-24 03:42:55.757 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2021-08-24 03:42:55.760 | + functions-common:write_user_unit_file:1446 : local service=devstack@n-super-cond.service 2021-08-24 03:42:55.763 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-08-24 03:42:55.765 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-24 03:42:55.768 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-24 03:42:55.771 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-24 03:42:55.773 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-24 03:42:55.775 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2021-08-24 03:42:55.778 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-24 03:42:55.783 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2021-08-24 03:42:55.856 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2021-08-24 03:42:55.932 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-08-24 03:42:55.994 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2021-08-24 03:42:56.059 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2021-08-24 03:42:56.123 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 03:42:56.185 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-24 03:42:56.188 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2021-08-24 03:42:56.271 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-24 03:42:56.789 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-super-cond.service 2021-08-24 03:42:56.804 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2021-08-24 03:42:57.368 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-super-cond.service 2021-08-24 03:42:57.395 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:42:57.406 | + functions-common:time_stop:2309 : local name 2021-08-24 03:42:57.411 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:42:57.418 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:42:57.422 | + functions-common:time_stop:2312 : local total 2021-08-24 03:42:57.430 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:42:57.436 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:42:57.439 | + functions-common:time_stop:2316 : start_time=1629776575696 2021-08-24 03:42:57.444 | + functions-common:time_stop:2318 : [[ -z 1629776575696 ]] 2021-08-24 03:42:57.450 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:42:57.463 | + functions-common:time_stop:2321 : end_time=1629776577451 2021-08-24 03:42:57.473 | + functions-common:time_stop:2322 : elapsed_time=1755 2021-08-24 03:42:57.479 | + functions-common:time_stop:2323 : total=24816 2021-08-24 03:42:57.482 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:42:57.488 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=26571 2021-08-24 03:42:57.492 | ++ lib/nova:start_nova_conductor:1038 : seq 1 1 2021-08-24 03:42:57.498 | + lib/nova:start_nova_conductor:1038 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-08-24 03:42:57.500 | + lib/nova:start_nova_conductor:1039 : is_service_enabled n-cond-cell1 2021-08-24 03:42:57.519 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:42:57.523 | + lib/nova:start_nova_conductor:1040 : local conf 2021-08-24 03:42:57.528 | ++ lib/nova:start_nova_conductor:1041 : conductor_conf 1 2021-08-24 03:42:57.535 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-08-24 03:42:57.544 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-08-24 03:42:57.552 | + lib/nova:start_nova_conductor:1041 : conf=/etc/nova/nova_cell1.conf 2021-08-24 03:42:57.560 | + lib/nova:start_nova_conductor:1042 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-08-24 03:42:57.566 | + functions-common:run_process:1564 : local service=n-cond-cell1 2021-08-24 03:42:57.580 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-08-24 03:42:57.596 | + functions-common:run_process:1566 : local group= 2021-08-24 03:42:57.604 | + functions-common:run_process:1567 : local user= 2021-08-24 03:42:57.612 | + functions-common:run_process:1569 : local name=n-cond-cell1 2021-08-24 03:42:57.620 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:42:57.628 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:42:57.637 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:42:57.644 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:42:57.651 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:42:57.657 | + functions-common:time_start:2300 : _TIME_START[$name]=1629776577654 2021-08-24 03:42:57.664 | + functions-common:run_process:1572 : is_service_enabled n-cond-cell1 2021-08-24 03:42:57.728 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:42:57.731 | + functions-common:run_process:1573 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2021-08-24 03:42:57.740 | + functions-common:_run_under_systemd:1529 : local service=n-cond-cell1 2021-08-24 03:42:57.748 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-08-24 03:42:57.753 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-08-24 03:42:57.760 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-08-24 03:42:57.765 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-08-24 03:42:57.770 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2021-08-24 03:42:57.776 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2021-08-24 03:42:57.784 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-cond-cell1.service 2021-08-24 03:42:57.788 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 03:42:57.793 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 03:42:57.796 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2021-08-24 03:42:57.798 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2021-08-24 03:42:57.801 | + functions-common:write_user_unit_file:1446 : local service=devstack@n-cond-cell1.service 2021-08-24 03:42:57.804 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-08-24 03:42:57.807 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-24 03:42:57.812 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-24 03:42:57.815 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-24 03:42:57.818 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-24 03:42:57.820 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2021-08-24 03:42:57.823 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-24 03:42:57.828 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2021-08-24 03:42:57.913 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2021-08-24 03:42:57.990 | + functions-common:write_user_unit_file:1459 : 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-08-24 03:42:58.060 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2021-08-24 03:42:58.123 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2021-08-24 03:42:58.183 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 03:42:58.245 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-24 03:42:58.249 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2021-08-24 03:42:58.327 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-24 03:42:58.786 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-cond-cell1.service 2021-08-24 03:42:58.805 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2021-08-24 03:42:59.271 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-cond-cell1.service 2021-08-24 03:42:59.294 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:42:59.298 | + functions-common:time_stop:2309 : local name 2021-08-24 03:42:59.303 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:42:59.303 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:42:59.309 | + functions-common:time_stop:2312 : local total 2021-08-24 03:42:59.320 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:42:59.328 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:42:59.336 | + functions-common:time_stop:2316 : start_time=1629776577654 2021-08-24 03:42:59.340 | + functions-common:time_stop:2318 : [[ -z 1629776577654 ]] 2021-08-24 03:42:59.348 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:42:59.368 | + functions-common:time_stop:2321 : end_time=1629776579352 2021-08-24 03:42:59.376 | + functions-common:time_stop:2322 : elapsed_time=1698 2021-08-24 03:42:59.384 | + functions-common:time_stop:2323 : total=26571 2021-08-24 03:42:59.390 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:42:59.396 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=28269 2021-08-24 03:42:59.403 | + lib/nova:start_nova:1061 : start_nova_compute 2021-08-24 03:42:59.407 | + lib/nova:start_nova_compute:891 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 03:42:59.411 | + lib/nova:start_nova_compute:892 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 03:42:59.417 | + lib/nova:start_nova_compute:892 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 03:42:59.420 | + lib/nova:start_nova_compute:894 : local compute_cell_conf=/etc/nova/nova.conf 2021-08-24 03:42:59.431 | + lib/nova:start_nova_compute:897 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2021-08-24 03:42:59.448 | + lib/nova:start_nova_compute:899 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-08-24 03:42:59.460 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-08-24 03:42:59.464 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-08-24 03:42:59.472 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2021-08-24 03:42:59.483 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-08-24 03:42:59.495 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2021-08-24 03:42:59.503 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2021-08-24 03:42:59.513 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2021-08-24 03:42:59.524 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2021-08-24 03:42:59.534 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2021-08-24 03:42:59.534 | BEGIN { 2021-08-24 03:42:59.534 | section = "" 2021-08-24 03:42:59.534 | last_section = "" 2021-08-24 03:42:59.534 | section_count = 0 2021-08-24 03:42:59.534 | } 2021-08-24 03:42:59.534 | /^\[.+\]/ { 2021-08-24 03:42:59.534 | gsub("[][]", "", $1); 2021-08-24 03:42:59.534 | section=$1 2021-08-24 03:42:59.534 | next 2021-08-24 03:42:59.534 | } 2021-08-24 03:42:59.534 | /^ *\#/ { 2021-08-24 03:42:59.534 | next 2021-08-24 03:42:59.534 | } 2021-08-24 03:42:59.534 | /^[^ \t]+/ { 2021-08-24 03:42:59.534 | # get offset of first = in $0 2021-08-24 03:42:59.534 | eq_idx = index($0, "=") 2021-08-24 03:42:59.534 | # extract attr & value from $0 2021-08-24 03:42:59.534 | attr = substr($0, 1, eq_idx - 1) 2021-08-24 03:42:59.534 | value = substr($0, eq_idx + 1) 2021-08-24 03:42:59.534 | # only need to strip trailing whitespace from attr 2021-08-24 03:42:59.534 | sub(/[ \t]*$/, "", attr) 2021-08-24 03:42:59.534 | # need to strip leading & trailing whitespace from value 2021-08-24 03:42:59.534 | sub(/^[ \t]*/, "", value) 2021-08-24 03:42:59.534 | sub(/[ \t]*$/, "", value) 2021-08-24 03:42:59.534 | 2021-08-24 03:42:59.535 | # cfg_attr_count: number of config lines per [section, attr] 2021-08-24 03:42:59.535 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-08-24 03:42:59.535 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-08-24 03:42:59.535 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-08-24 03:42:59.535 | if (! (section, attr) in cfg_attr_count) { 2021-08-24 03:42:59.535 | if (section != last_section) { 2021-08-24 03:42:59.535 | cfg_section[section_count++] = section 2021-08-24 03:42:59.535 | last_section = section 2021-08-24 03:42:59.535 | } 2021-08-24 03:42:59.535 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-08-24 03:42:59.535 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-08-24 03:42:59.535 | 2021-08-24 03:42:59.535 | cfg_attr[section, attr, 0] = value 2021-08-24 03:42:59.535 | cfg_attr_count[section, attr] = 1 2021-08-24 03:42:59.535 | } else { 2021-08-24 03:42:59.535 | lno = cfg_attr_count[section, attr]++ 2021-08-24 03:42:59.535 | cfg_attr[section, attr, lno] = value 2021-08-24 03:42:59.535 | } 2021-08-24 03:42:59.535 | } 2021-08-24 03:42:59.535 | END { 2021-08-24 03:42:59.535 | # Process each section in order 2021-08-24 03:42:59.535 | for (sno = 0; sno < section_count; sno++) { 2021-08-24 03:42:59.535 | section = cfg_section[sno] 2021-08-24 03:42:59.535 | # The ini routines simply append a config item immediately 2021-08-24 03:42:59.535 | # after the section header. To keep the same order as defined 2021-08-24 03:42:59.535 | # in local.conf, invoke the ini routines in the reverse order 2021-08-24 03:42:59.535 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-08-24 03:42:59.535 | attr = cfg_sec_attr_name[sno, attr_no] 2021-08-24 03:42:59.535 | if (cfg_attr_count[section, attr] == 1) 2021-08-24 03:42:59.535 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-08-24 03:42:59.535 | else { 2021-08-24 03:42:59.535 | # For multiline, invoke the ini routines in the reverse order 2021-08-24 03:42:59.535 | count = cfg_attr_count[section, attr] 2021-08-24 03:42:59.536 | print "inidelete " configfile " " section " " attr 2021-08-24 03:42:59.536 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-08-24 03:42:59.536 | for (l = count -2; l >= 0; l--) 2021-08-24 03:42:59.536 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-08-24 03:42:59.536 | } 2021-08-24 03:42:59.536 | } 2021-08-24 03:42:59.536 | } 2021-08-24 03:42:59.536 | } 2021-08-24 03:42:59.536 | ' 2021-08-24 03:42:59.536 | + inc/meta-config:merge_config_file:164 : read a 2021-08-24 03:42:59.536 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-08-24 03:42:59.539 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-08-24 03:42:59.548 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-08-24 03:42:59.553 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-08-24 03:42:59.555 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2021-08-24 03:42:59.561 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-08-24 03:42:59.571 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2021-08-24 03:42:59.582 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2021-08-24 03:42:59.582 | BEGIN { group = "" } 2021-08-24 03:42:59.582 | /^\[\[.+\|.*\]\]/ { 2021-08-24 03:42:59.582 | gsub("[][]", "", $1); 2021-08-24 03:42:59.582 | split($1, a, "|"); 2021-08-24 03:42:59.582 | if (a[1] == matchgroup && a[2] == configfile) { 2021-08-24 03:42:59.582 | group=a[1] 2021-08-24 03:42:59.582 | } else { 2021-08-24 03:42:59.582 | group="" 2021-08-24 03:42:59.582 | } 2021-08-24 03:42:59.582 | next 2021-08-24 03:42:59.582 | } 2021-08-24 03:42:59.582 | { 2021-08-24 03:42:59.582 | if (group != "") 2021-08-24 03:42:59.582 | print $0 2021-08-24 03:42:59.582 | } 2021-08-24 03:42:59.582 | ' /home/ubuntu/devstack/local.conf 2021-08-24 03:42:59.595 | + lib/nova:start_nova_compute:901 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-08-24 03:42:59.606 | + lib/nova:start_nova_compute:908 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2021-08-24 03:42:59.680 | + lib/nova:start_nova_compute:911 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2021-08-24 03:42:59.756 | + lib/nova:start_nova_compute:912 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2021-08-24 03:42:59.762 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-08-24 03:42:59.765 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2021-08-24 03:42:59.772 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-08-24 03:42:59.775 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-08-24 03:42:59.779 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-08-24 03:42:59.814 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:42:59.823 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-08-24 03:42:59.831 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-08-24 03:42:59.840 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-08-24 03:42:59.890 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:42:59.894 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/nova_cell1 2021-08-24 03:42:59.897 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/nova_cell1 2021-08-24 03:42:59.964 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-08-24 03:42:59.969 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-08-24 03:42:59.977 | + lib/nova:start_nova_compute:916 : inidelete /etc/nova/nova-cpu.conf database connection 2021-08-24 03:43:00.031 | + lib/nova:start_nova_compute:917 : inidelete /etc/nova/nova-cpu.conf api_database connection 2021-08-24 03:43:00.070 | + lib/nova:start_nova_compute:922 : configure_console_compute 2021-08-24 03:43:00.073 | + lib/nova:configure_console_compute:611 : local offset 2021-08-24 03:43:00.076 | + lib/nova:configure_console_compute:612 : offset=0 2021-08-24 03:43:00.078 | + lib/nova:configure_console_compute:616 : local default_proxyclient_addr 2021-08-24 03:43:00.082 | ++ lib/nova:configure_console_compute:617 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2021-08-24 03:43:00.112 | + lib/nova:configure_console_compute:617 : default_proxyclient_addr=10.222.0.26 2021-08-24 03:43:00.115 | + lib/nova:configure_console_compute:621 : is_service_enabled n-cpu 2021-08-24 03:43:00.135 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:43:00.139 | + lib/nova:configure_console_compute:637 : is_service_enabled n-novnc 2021-08-24 03:43:00.161 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:43:00.164 | + lib/nova:configure_console_compute:637 : '[' False '!=' False ']' 2021-08-24 03:43:00.166 | + lib/nova:configure_console_compute:645 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2021-08-24 03:43:00.202 | + lib/nova:configure_console_compute:648 : is_service_enabled n-spice 2021-08-24 03:43:00.222 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:43:00.225 | + lib/nova:configure_console_compute:658 : is_service_enabled n-sproxy 2021-08-24 03:43:00.242 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:43:00.245 | + lib/nova:start_nova_compute:925 : '[' -n '' ']' 2021-08-24 03:43:00.247 | + lib/nova:start_nova_compute:930 : [[ libvirt == \l\i\b\v\i\r\t ]] 2021-08-24 03:43:00.250 | + lib/nova:start_nova_compute:930 : [[ kvm == \q\e\m\u ]] 2021-08-24 03:43:00.252 | + lib/nova:start_nova_compute:934 : [[ libvirt = \l\i\b\v\i\r\t ]] 2021-08-24 03:43:00.255 | + lib/nova:start_nova_compute:938 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2021-08-24 03:43:00.257 | + functions-common:run_process:1564 : local service=n-cpu 2021-08-24 03:43:00.260 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2021-08-24 03:43:00.263 | + functions-common:run_process:1566 : local group=libvirt 2021-08-24 03:43:00.266 | + functions-common:run_process:1567 : local user= 2021-08-24 03:43:00.268 | + functions-common:run_process:1569 : local name=n-cpu 2021-08-24 03:43:00.271 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:43:00.273 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:43:00.276 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:43:00.278 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:43:00.281 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:43:00.286 | + functions-common:time_start:2300 : _TIME_START[$name]=1629776580283 2021-08-24 03:43:00.289 | + functions-common:run_process:1572 : is_service_enabled n-cpu 2021-08-24 03:43:00.307 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:43:00.310 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:43:00.312 | + functions-common:time_stop:2309 : local name 2021-08-24 03:43:00.315 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:43:00.317 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:43:00.320 | + functions-common:time_stop:2312 : local total 2021-08-24 03:43:00.325 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:43:00.327 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:43:00.330 | + functions-common:time_stop:2316 : start_time=1629776580283 2021-08-24 03:43:00.332 | + functions-common:time_stop:2318 : [[ -z 1629776580283 ]] 2021-08-24 03:43:00.336 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:43:00.341 | + functions-common:time_stop:2321 : end_time=1629776580337 2021-08-24 03:43:00.344 | + functions-common:time_stop:2322 : elapsed_time=54 2021-08-24 03:43:00.346 | + functions-common:time_stop:2323 : total=28269 2021-08-24 03:43:00.349 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:43:00.352 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=28323 2021-08-24 03:43:00.354 | + lib/nova:start_nova_compute:960 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 03:43:00.357 | + lib/nova:start_nova_compute:960 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-08-24 03:43:00.360 | + lib/nova:start_nova:1062 : is_service_enabled n-api 2021-08-24 03:43:00.386 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:43:00.389 | + lib/nova:start_nova:1064 : echo 'Dumping cells_v2 mapping' 2021-08-24 03:43:00.389 | Dumping cells_v2 mapping 2021-08-24 03:43:00.392 | + lib/nova:start_nova:1065 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2021-08-24 03:43:03.866 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:43:03.866 | from cryptography.utils import int_from_bytes 2021-08-24 03:43:03.866 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:43:03.866 | from cryptography.utils import int_from_bytes 2021-08-24 03:43:03.866 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-08-24 03:43:03.866 | | Name | UUID | Transport URL | Database Connection | Disabled | 2021-08-24 03:43:03.866 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-08-24 03:43:03.866 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2021-08-24 03:43:03.866 | | cell1 | 8aa39220-15f1-4fee-8b58-6176e2cacb49 | rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2021-08-24 03:43:03.866 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-08-24 03:43:04.270 | + ./stack.sh:main:1324 : async_runfunc create_flavors 2021-08-24 03:43:04.272 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2021-08-24 03:43:04.332 | + inc/async:async_inner:63 : create_flavors 2021-08-24 03:43:04.371 | [11708 Async create_flavors:111761]: running: create_flavors 2021-08-24 03:43:04.374 | + ./stack.sh:main:1326 : is_service_enabled cinder 2021-08-24 03:43:04.399 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:43:04.402 | + ./stack.sh:main:1327 : echo_summary 'Starting Cinder' 2021-08-24 03:43:04.405 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-24 03:43:04.408 | + ./stack.sh:echo_summary:432 : echo -e Starting Cinder 2021-08-24 03:43:04.412 | + ./stack.sh:main:1328 : start_cinder 2021-08-24 03:43:04.415 | + lib/cinder:start_cinder:505 : local service_port=8776 2021-08-24 03:43:04.418 | + lib/cinder:start_cinder:506 : local service_protocol=http 2021-08-24 03:43:04.421 | + lib/cinder:start_cinder:507 : local cinder_url 2021-08-24 03:43:04.423 | + lib/cinder:start_cinder:508 : is_service_enabled tls-proxy 2021-08-24 03:43:04.439 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:43:04.442 | + lib/cinder:start_cinder:512 : '[' lioadm = tgtadm ']' 2021-08-24 03:43:04.445 | + lib/cinder:start_cinder:532 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2021-08-24 03:43:04.447 | + lib/cinder:start_cinder:533 : '[' True == False ']' 2021-08-24 03:43:04.451 | ++ lib/cinder:start_cinder:541 : which uwsgi 2021-08-24 03:43:04.455 | + lib/cinder:start_cinder:541 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-08-24 03:43:04.458 | + functions-common:run_process:1564 : local service=c-api 2021-08-24 03:43:04.460 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-08-24 03:43:04.463 | + functions-common:run_process:1566 : local group= 2021-08-24 03:43:04.466 | + functions-common:run_process:1567 : local user= 2021-08-24 03:43:04.468 | + functions-common:run_process:1569 : local name=c-api 2021-08-24 03:43:04.471 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:43:04.474 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:43:04.476 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:43:04.478 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:43:04.482 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:43:04.486 | + functions-common:time_start:2300 : _TIME_START[$name]=1629776584484 2021-08-24 03:43:04.489 | + functions-common:run_process:1572 : is_service_enabled c-api 2021-08-24 03:43:04.506 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:43:04.508 | + functions-common:run_process:1573 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2021-08-24 03:43:04.511 | + functions-common:_run_under_systemd:1529 : local service=c-api 2021-08-24 03:43:04.514 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-08-24 03:43:04.516 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-08-24 03:43:04.519 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-08-24 03:43:04.521 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-08-24 03:43:04.524 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2021-08-24 03:43:04.526 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2021-08-24 03:43:04.529 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@c-api.service 2021-08-24 03:43:04.532 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 03:43:04.534 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 03:43:04.537 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2021-08-24 03:43:04.539 | + functions-common:_run_under_systemd:1539 : 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-08-24 03:43:04.542 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@c-api.service 2021-08-24 03:43:04.545 | + functions-common:write_uwsgi_user_unit_file:1474 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-08-24 03:43:04.547 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-08-24 03:43:04.549 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-08-24 03:43:04.551 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@c-api.service 2021-08-24 03:43:04.553 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-08-24 03:43:04.558 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2021-08-24 03:43:04.620 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2021-08-24 03:43:04.684 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2021-08-24 03:43:04.737 | + functions-common:write_uwsgi_user_unit_file:1483 : 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-08-24 03:43:04.789 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 03:43:04.842 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2021-08-24 03:43:04.897 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2021-08-24 03:43:04.951 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2021-08-24 03:43:05.006 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2021-08-24 03:43:05.059 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2021-08-24 03:43:05.111 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-08-24 03:43:05.113 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2021-08-24 03:43:05.176 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-08-24 03:43:05.617 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@c-api.service 2021-08-24 03:43:05.631 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2021-08-24 03:43:06.055 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@c-api.service 2021-08-24 03:43:06.134 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:43:06.137 | + functions-common:time_stop:2309 : local name 2021-08-24 03:43:06.144 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:43:06.152 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:43:06.154 | + functions-common:time_stop:2312 : local total 2021-08-24 03:43:06.157 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:43:06.159 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:43:06.162 | + functions-common:time_stop:2316 : start_time=1629776584484 2021-08-24 03:43:06.164 | + functions-common:time_stop:2318 : [[ -z 1629776584484 ]] 2021-08-24 03:43:06.170 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:43:06.173 | + functions-common:time_stop:2321 : end_time=1629776586170 2021-08-24 03:43:06.176 | + functions-common:time_stop:2322 : elapsed_time=1686 2021-08-24 03:43:06.178 | + functions-common:time_stop:2323 : total=28323 2021-08-24 03:43:06.181 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:43:06.184 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=30009 2021-08-24 03:43:06.187 | + lib/cinder:start_cinder:542 : cinder_url=http://10.222.0.26/volume/v3 2021-08-24 03:43:06.190 | + lib/cinder:start_cinder:546 : echo 'Waiting for Cinder API to start...' 2021-08-24 03:43:06.190 | Waiting for Cinder API to start... 2021-08-24 03:43:06.193 | + lib/cinder:start_cinder:547 : wait_for_service 60 http://10.222.0.26/volume/v3 2021-08-24 03:43:06.195 | + functions:wait_for_service:457 : local timeout=60 2021-08-24 03:43:06.198 | + functions:wait_for_service:458 : local url=http://10.222.0.26/volume/v3 2021-08-24 03:43:06.201 | + functions:wait_for_service:459 : local rval=0 2021-08-24 03:43:06.204 | + functions:wait_for_service:460 : time_start wait_for_service 2021-08-24 03:43:06.207 | + functions-common:time_start:2295 : local name=wait_for_service 2021-08-24 03:43:06.209 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:43:06.212 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:43:06.216 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:43:06.221 | + functions-common:time_start:2300 : _TIME_START[$name]=1629776586218 2021-08-24 03:43:06.224 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-08-24 03:43:06.233 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.26/volume/v3 2021-08-24 03:43:10.382 | + :: : [[ 401 == 503 ]] 2021-08-24 03:43:10.383 | + :: : [[ 0 -eq 7 ]] 2021-08-24 03:43:10.388 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-08-24 03:43:10.390 | + functions-common:time_stop:2309 : local name 2021-08-24 03:43:10.392 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:43:10.395 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:43:10.397 | + functions-common:time_stop:2312 : local total 2021-08-24 03:43:10.400 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:43:10.404 | + functions-common:time_stop:2315 : name=wait_for_service 2021-08-24 03:43:10.411 | + functions-common:time_stop:2316 : start_time=1629776586218 2021-08-24 03:43:10.413 | + functions-common:time_stop:2318 : [[ -z 1629776586218 ]] 2021-08-24 03:43:10.416 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:43:10.421 | + functions-common:time_stop:2321 : end_time=1629776590418 2021-08-24 03:43:10.425 | + functions-common:time_stop:2322 : elapsed_time=4200 2021-08-24 03:43:10.427 | + functions-common:time_stop:2323 : total=17385 2021-08-24 03:43:10.430 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:43:10.432 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=21585 2021-08-24 03:43:10.435 | + functions:wait_for_service:467 : return 0 2021-08-24 03:43:10.438 | + lib/cinder:start_cinder:551 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-08-24 03:43:10.441 | + functions-common:run_process:1564 : local service=c-sch 2021-08-24 03:43:10.443 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-08-24 03:43:10.446 | + functions-common:run_process:1566 : local group= 2021-08-24 03:43:10.448 | + functions-common:run_process:1567 : local user= 2021-08-24 03:43:10.451 | + functions-common:run_process:1569 : local name=c-sch 2021-08-24 03:43:10.454 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:43:10.456 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:43:10.459 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:43:10.461 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:43:10.465 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:43:10.469 | + functions-common:time_start:2300 : _TIME_START[$name]=1629776590467 2021-08-24 03:43:10.472 | + functions-common:run_process:1572 : is_service_enabled c-sch 2021-08-24 03:43:10.490 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:43:10.493 | + functions-common:run_process:1573 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2021-08-24 03:43:10.495 | + functions-common:_run_under_systemd:1529 : local service=c-sch 2021-08-24 03:43:10.498 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-08-24 03:43:10.500 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-08-24 03:43:10.503 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-08-24 03:43:10.506 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-08-24 03:43:10.508 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-08-24 03:43:10.511 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-08-24 03:43:10.513 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@c-sch.service 2021-08-24 03:43:10.516 | + functions-common:_run_under_systemd:1536 : local group= 2021-08-24 03:43:10.518 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-08-24 03:43:10.521 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-08-24 03:43:10.523 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2021-08-24 03:43:10.526 | + functions-common:write_user_unit_file:1446 : local service=devstack@c-sch.service 2021-08-24 03:43:10.529 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-08-24 03:43:10.532 | + functions-common:write_user_unit_file:1448 : local group= 2021-08-24 03:43:10.534 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-08-24 03:43:10.537 | + functions-common:write_user_unit_file:1450 : local extra= 2021-08-24 03:43:10.540 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-08-24 03:43:10.543 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2021-08-24 03:43:10.545 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-08-24 03:43:10.550 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2021-08-24 03:43:10.616 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2021-08-24 03:43:10.680 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-08-24 03:43:10.736 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2021-08-24 03:43:10.790 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2021-08-24 03:43:10.843 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-08-24 03:43:10.897 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-08-24 03:43:10.899 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2021-08-24 03:43:10.962 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-08-24 03:43:11.381 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@c-sch.service 2021-08-24 03:43:11.396 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2021-08-24 03:43:11.806 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@c-sch.service 2021-08-24 03:43:11.850 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:43:11.853 | + functions-common:time_stop:2309 : local name 2021-08-24 03:43:11.855 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:43:11.858 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:43:11.860 | + functions-common:time_stop:2312 : local total 2021-08-24 03:43:11.863 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:43:11.865 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:43:11.868 | + functions-common:time_stop:2316 : start_time=1629776590467 2021-08-24 03:43:11.871 | + functions-common:time_stop:2318 : [[ -z 1629776590467 ]] 2021-08-24 03:43:11.876 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:43:11.880 | + functions-common:time_stop:2321 : end_time=1629776591877 2021-08-24 03:43:11.882 | + functions-common:time_stop:2322 : elapsed_time=1410 2021-08-24 03:43:11.885 | + functions-common:time_stop:2323 : total=30009 2021-08-24 03:43:11.889 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:43:11.892 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=31419 2021-08-24 03:43:11.895 | + lib/cinder:start_cinder:552 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-08-24 03:43:11.898 | + functions-common:run_process:1564 : local service=c-bak 2021-08-24 03:43:11.901 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-08-24 03:43:11.904 | + functions-common:run_process:1566 : local group= 2021-08-24 03:43:11.907 | + functions-common:run_process:1567 : local user= 2021-08-24 03:43:11.910 | + functions-common:run_process:1569 : local name=c-bak 2021-08-24 03:43:11.913 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:43:11.916 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:43:11.919 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:43:11.921 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:43:11.926 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:43:11.930 | + functions-common:time_start:2300 : _TIME_START[$name]=1629776591927 2021-08-24 03:43:11.933 | + functions-common:run_process:1572 : is_service_enabled c-bak 2021-08-24 03:43:11.959 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:43:11.962 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:43:11.965 | + functions-common:time_stop:2309 : local name 2021-08-24 03:43:11.968 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:43:11.971 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:43:11.974 | + functions-common:time_stop:2312 : local total 2021-08-24 03:43:11.976 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:43:11.979 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:43:11.983 | + functions-common:time_stop:2316 : start_time=1629776591927 2021-08-24 03:43:11.986 | + functions-common:time_stop:2318 : [[ -z 1629776591927 ]] 2021-08-24 03:43:11.990 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:43:11.995 | + functions-common:time_stop:2321 : end_time=1629776591992 2021-08-24 03:43:11.999 | + functions-common:time_stop:2322 : elapsed_time=65 2021-08-24 03:43:12.002 | + functions-common:time_stop:2323 : total=31419 2021-08-24 03:43:12.005 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:43:12.008 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=31484 2021-08-24 03:43:12.010 | + lib/cinder:start_cinder:553 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-08-24 03:43:12.015 | + functions-common:run_process:1564 : local service=c-vol 2021-08-24 03:43:12.018 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-08-24 03:43:12.021 | + functions-common:run_process:1566 : local group= 2021-08-24 03:43:12.024 | + functions-common:run_process:1567 : local user= 2021-08-24 03:43:12.027 | + functions-common:run_process:1569 : local name=c-vol 2021-08-24 03:43:12.030 | + functions-common:run_process:1571 : time_start run_process 2021-08-24 03:43:12.033 | + functions-common:time_start:2295 : local name=run_process 2021-08-24 03:43:12.036 | + functions-common:time_start:2296 : local start_time= 2021-08-24 03:43:12.039 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-08-24 03:43:12.043 | ++ functions-common:time_start:2300 : date +%s%3N 2021-08-24 03:43:12.048 | + functions-common:time_start:2300 : _TIME_START[$name]=1629776592045 2021-08-24 03:43:12.050 | + functions-common:run_process:1572 : is_service_enabled c-vol 2021-08-24 03:43:12.071 | + functions-common:is_service_enabled:1965 : return 1 2021-08-24 03:43:12.074 | + functions-common:run_process:1575 : time_stop run_process 2021-08-24 03:43:12.077 | + functions-common:time_stop:2309 : local name 2021-08-24 03:43:12.080 | + functions-common:time_stop:2310 : local end_time 2021-08-24 03:43:12.083 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-24 03:43:12.086 | + functions-common:time_stop:2312 : local total 2021-08-24 03:43:12.089 | + functions-common:time_stop:2313 : local start_time 2021-08-24 03:43:12.091 | + functions-common:time_stop:2315 : name=run_process 2021-08-24 03:43:12.094 | + functions-common:time_stop:2316 : start_time=1629776592045 2021-08-24 03:43:12.096 | + functions-common:time_stop:2318 : [[ -z 1629776592045 ]] 2021-08-24 03:43:12.100 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-24 03:43:12.105 | + functions-common:time_stop:2321 : end_time=1629776592102 2021-08-24 03:43:12.108 | + functions-common:time_stop:2322 : elapsed_time=57 2021-08-24 03:43:12.111 | + functions-common:time_stop:2323 : total=31484 2021-08-24 03:43:12.113 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-24 03:43:12.116 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=31541 2021-08-24 03:43:12.118 | + ./stack.sh:main:1329 : create_volume_types 2021-08-24 03:43:12.122 | + lib/cinder:create_volume_types:571 : is_service_enabled c-api 2021-08-24 03:43:12.145 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:43:12.148 | + lib/cinder:create_volume_types:571 : [[ -n lvm:lvmdriver-1 ]] 2021-08-24 03:43:12.151 | + lib/cinder:create_volume_types:572 : local be be_name 2021-08-24 03:43:12.153 | + lib/cinder:create_volume_types:573 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-08-24 03:43:12.156 | + lib/cinder:create_volume_types:574 : be_name=lvmdriver-1 2021-08-24 03:43:12.158 | + lib/cinder:create_volume_types:576 : is_service_enabled keystone 2021-08-24 03:43:12.179 | + functions-common:is_service_enabled:1965 : return 0 2021-08-24 03:43:12.182 | + lib/cinder:create_volume_types:577 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2021-08-24 03:43:14.432 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:43:14.432 | from cryptography.utils import int_from_bytes 2021-08-24 03:43:14.432 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-24 03:43:14.432 | from cryptography.utils import int_from_bytes 2021-08-24 03:43:14.432 | The server has either erred or is incapable of performing the requested operation. (HTTP 500) 2021-08-24 03:43:14.592 | + lib/cinder:create_volume_types:1 : exit_trap 2021-08-24 03:43:14.595 | + ./stack.sh:exit_trap:507 : local r=1 2021-08-24 03:43:14.598 | ++ ./stack.sh:exit_trap:508 : jobs -p 2021-08-24 03:43:14.601 | + ./stack.sh:exit_trap:508 : jobs='82617 2021-08-24 03:43:14.601 | 111761' 2021-08-24 03:43:14.604 | + ./stack.sh:exit_trap:511 : [[ -n 82617 2021-08-24 03:43:14.604 | 111761 ]] 2021-08-24 03:43:14.606 | + ./stack.sh:exit_trap:511 : [[ -n /opt/stack/logs/stack.sh.log.2021-08-24-032618 ]] 2021-08-24 03:43:14.609 | + ./stack.sh:exit_trap:511 : [[ True == \T\r\u\e ]] 2021-08-24 03:43:14.612 | + ./stack.sh:exit_trap:512 : echo 'exit_trap: cleaning up child processes' 2021-08-24 03:43:14.612 | exit_trap: cleaning up child processes 2021-08-24 03:43:14.614 | + ./stack.sh:exit_trap:513 : kill 82617 111761 2021-08-24 03:43:14.617 | + ./stack.sh:exit_trap:517 : '[' -f /tmp/tmp.6Eu9yR8CZ1 ']' 2021-08-24 03:43:14.619 | + ./stack.sh:exit_trap:518 : rm /tmp/tmp.6Eu9yR8CZ1 2021-08-24 03:43:14.624 | + ./stack.sh:exit_trap:522 : kill_spinner 2021-08-24 03:43:14.627 | + ./stack.sh:kill_spinner:417 : '[' '!' -z '' ']' 2021-08-24 03:43:14.630 | + ./stack.sh:exit_trap:524 : [[ 1 -ne 0 ]] 2021-08-24 03:43:14.632 | + ./stack.sh:exit_trap:525 : echo 'Error on exit' 2021-08-24 03:43:14.632 | Error on exit 2021-08-24 03:43:14.635 | + ./stack.sh:exit_trap:527 : type -p generate-subunit 2021-08-24 03:43:14.639 | + ./stack.sh:exit_trap:528 : generate-subunit 1629775575 1019 fail 2021-08-24 03:43:15.271 | + ./stack.sh:exit_trap:530 : [[ -z /opt/stack/logs ]] 2021-08-24 03:43:15.274 | + ./stack.sh:exit_trap:533 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2021-08-24 03:43:16.282 | + ./stack.sh:exit_trap:542 : exit 1