2021-11-02 13:41:51.910 | + ./stack.sh:main:473 : exec 2021-11-02 13:41:51.910 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-11-02-134151' 2021-11-02 13:41:51.910 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-11-02-134151.summary.2021-11-02-134151 2021-11-02 13:41:51.910 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-02 13:41:51.910 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-11-02-134151 2021-11-02 13:41:51.910 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2021-11-02-134151 /opt/stack/logs/stack.sh.log 2021-11-02 13:41:51.910 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2021-11-02-134151.summary.2021-11-02-134151 /opt/stack/logs/stack.sh.log.summary 2021-11-02 13:41:51.910 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2021-11-02 13:41:51.911 | + functions:check_path_perm_sanity:596 : local real_path 2021-11-02 13:41:51.911 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-11-02 13:41:51.911 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-11-02 13:41:51.911 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-11-02 13:41:51.911 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-11-02 13:41:51.911 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-11-02 13:41:51.911 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-11-02 13:41:51.911 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-11-02 13:41:51.911 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-11-02 13:41:51.911 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-11-02 13:41:51.911 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-11-02 13:41:51.911 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-11-02 13:41:51.911 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-11-02 13:41:51.911 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-11-02 13:41:51.911 | + ./stack.sh:main:505 : trap exit_trap EXIT 2021-11-02 13:41:51.911 | + ./stack.sh:main:546 : trap err_trap ERR 2021-11-02 13:41:51.911 | + ./stack.sh:main:559 : set -o errexit 2021-11-02 13:41:51.912 | + ./stack.sh:main:562 : uname -a 2021-11-02 13:41:51.913 | Linux dv-neutron-816327-3-hyperv 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-11-02 13:41:51.915 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-11-02 13:41:51.917 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2021-11-02 13:41:51.920 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2021-11-02 13:41:51.956 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2021-11-02 13:41:51.971 | + ./stack.sh:main:576 : fetch_plugins 2021-11-02 13:41:51.973 | + functions-common:fetch_plugins:1655 : local plugins= 2021-11-02 13:41:51.975 | + functions-common:fetch_plugins:1656 : local plugin 2021-11-02 13:41:51.977 | + functions-common:fetch_plugins:1659 : [[ -z '' ]] 2021-11-02 13:41:51.978 | + functions-common:fetch_plugins:1660 : return 2021-11-02 13:41:51.980 | + ./stack.sh:main:580 : run_phase override_defaults 2021-11-02 13:41:51.982 | + functions-common:run_phase:1737 : local mode=override_defaults 2021-11-02 13:41:51.984 | + functions-common:run_phase:1738 : local phase= 2021-11-02 13:41:51.986 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-11-02 13:41:51.988 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-11-02 13:41:51.989 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-11-02 13:41:51.991 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-11-02 13:41:51.993 | + functions-common:run_phase:1747 : local extra 2021-11-02 13:41:51.995 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-11-02 13:41:51.998 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-11-02 13:41:52.000 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-11-02 13:41:52.001 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-11-02 13:41:52.003 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-11-02 13:41:52.005 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-11-02 13:41:52.016 | ++ functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:41:52.018 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-11-02 13:41:52.020 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-02 13:41:52.022 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-02 13:41:52.023 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-02 13:41:52.025 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-02 13:41:52.027 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-02 13:41:52.029 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-11-02 13:41:52.030 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-11-02 13:41:52.033 | + functions-common:run_phase:1758 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-11-02 13:41:52.034 | + functions-common:run_phase:1761 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-11-02 13:41:52.036 | + functions-common:run_phase:1762 : plugin_override_defaults 2021-11-02 13:41:52.038 | + functions-common:plugin_override_defaults:1696 : local plugins= 2021-11-02 13:41:52.040 | + functions-common:plugin_override_defaults:1697 : local plugin 2021-11-02 13:41:52.041 | + functions-common:plugin_override_defaults:1700 : [[ -z '' ]] 2021-11-02 13:41:52.043 | + functions-common:plugin_override_defaults:1701 : return 2021-11-02 13:41:52.045 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2021-11-02 13:41:52.061 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2021-11-02 13:41:52.063 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-11-02 13:41:52.075 | ++ functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:41:52.077 | +++ lib/tls:source:43 : hostname -f 2021-11-02 13:41:52.080 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-11-02 13:41:52.082 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-11-02 13:41:52.084 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-11-02 13:41:52.086 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-11-02 13:41:52.088 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-11-02 13:41:52.089 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-11-02 13:41:52.091 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-11-02 13:41:52.093 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-11-02 13:41:52.095 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-11-02 13:41:52.097 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-11-02 13:41:52.101 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2021-11-02 13:41:52.113 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2021-11-02 13:41:52.128 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2021-11-02 13:41:52.140 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2021-11-02 13:41:52.151 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2021-11-02 13:41:52.176 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2021-11-02 13:41:52.230 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2021-11-02 13:41:52.309 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2021-11-02 13:41:52.329 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2021-11-02 13:41:52.376 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2021-11-02 13:41:52.425 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2021-11-02 13:41:52.543 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2021-11-02 13:41:52.557 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2021-11-02 13:41:52.569 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2021-11-02 13:41:52.581 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2021-11-02 13:41:52.665 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/os-vif 2021-11-02 13:41:52.667 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-11-02 13:41:52.669 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-11-02 13:41:52.671 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-11-02 13:41:52.674 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-11-02 13:41:52.676 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-11-02 13:41:52.678 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-11-02 13:41:52.678 | False' 2021-11-02 13:41:52.681 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-11-02 13:41:52.695 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-11-02 13:41:52.697 | + ./stack.sh:main:610 : run_phase source 2021-11-02 13:41:52.699 | + functions-common:run_phase:1737 : local mode=source 2021-11-02 13:41:52.701 | + functions-common:run_phase:1738 : local phase= 2021-11-02 13:41:52.703 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-11-02 13:41:52.705 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-11-02 13:41:52.707 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-11-02 13:41:52.709 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-11-02 13:41:52.711 | + functions-common:run_phase:1747 : local extra 2021-11-02 13:41:52.713 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-11-02 13:41:52.716 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-11-02 13:41:52.718 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-11-02 13:41:52.721 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-11-02 13:41:52.723 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-11-02 13:41:52.725 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-11-02 13:41:52.738 | ++ functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:41:52.740 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-11-02 13:41:52.742 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-11-02 13:41:52.778 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-11-02 13:41:52.781 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-11-02 13:41:52.783 | + functions-common:run_phase:1758 : [[ source == \s\o\u\r\c\e ]] 2021-11-02 13:41:52.785 | + functions-common:run_phase:1759 : load_plugin_settings 2021-11-02 13:41:52.787 | + functions-common:load_plugin_settings:1673 : local plugins= 2021-11-02 13:41:52.789 | + functions-common:load_plugin_settings:1674 : local plugin 2021-11-02 13:41:52.791 | + functions-common:load_plugin_settings:1677 : [[ -z '' ]] 2021-11-02 13:41:52.793 | + functions-common:load_plugin_settings:1678 : return 2021-11-02 13:41:52.795 | + functions-common:run_phase:1760 : verify_disabled_services 2021-11-02 13:41:52.797 | + functions-common:verify_disabled_services:2020 : local service 2021-11-02 13:41:52.799 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-02 13:41:52.801 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-11-02 13:41:52.804 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-02 13:41:52.806 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-11-02 13:41:52.808 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-02 13:41:52.810 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-11-02 13:41:52.812 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-02 13:41:52.815 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-11-02 13:41:52.817 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-02 13:41:52.819 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-11-02 13:41:52.822 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-02 13:41:52.824 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-11-02 13:41:52.826 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-02 13:41:52.828 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-11-02 13:41:52.831 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-02 13:41:52.833 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-11-02 13:41:52.835 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-02 13:41:52.837 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-11-02 13:41:52.839 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-02 13:41:52.841 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-11-02 13:41:52.844 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-02 13:41:52.846 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2021-11-02 13:41:52.848 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-02 13:41:52.850 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2021-11-02 13:41:52.852 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-02 13:41:52.854 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2021-11-02 13:41:52.856 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-02 13:41:52.859 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2021-11-02 13:41:52.861 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-02 13:41:52.863 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2021-11-02 13:41:52.865 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-02 13:41:52.867 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-11-02 13:41:52.869 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-02 13:41:52.872 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2021-11-02 13:41:52.874 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-02 13:41:52.877 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-11-02 13:41:52.879 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-02 13:41:52.881 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-11-02 13:41:52.883 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-02 13:41:52.885 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-11-02 13:41:52.887 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-02 13:41:52.889 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-11-02 13:41:52.892 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-02 13:41:52.894 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-11-02 13:41:52.896 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-02 13:41:52.898 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-11-02 13:41:52.901 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-02 13:41:52.903 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-11-02 13:41:52.905 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-02 13:41:52.907 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-11-02 13:41:52.909 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-02 13:41:52.912 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-11-02 13:41:52.914 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-02 13:41:52.916 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-11-02 13:41:52.918 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-02 13:41:52.920 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-11-02 13:41:52.922 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-02 13:41:52.924 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-11-02 13:41:52.927 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-02 13:41:52.929 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-11-02 13:41:52.931 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-02 13:41:52.933 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-11-02 13:41:52.935 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-02 13:41:52.937 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-11-02 13:41:52.940 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-02 13:41:52.942 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2021-11-02 13:41:52.944 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-02 13:41:52.946 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-11-02 13:41:52.949 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-02 13:41:52.951 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-11-02 13:41:52.953 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-02 13:41:52.956 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-11-02 13:41:52.958 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-02 13:41:52.960 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-11-02 13:41:52.962 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-02 13:41:52.964 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-11-02 13:41:52.966 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-02 13:41:52.968 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-11-02 13:41:52.971 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-02 13:41:52.973 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-11-02 13:41:52.975 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-02 13:41:52.977 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-11-02 13:41:52.979 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-02 13:41:52.981 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-11-02 13:41:52.983 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-02 13:41:52.986 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-11-02 13:41:52.988 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-02 13:41:52.990 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-11-02 13:41:52.992 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-02 13:41:52.994 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-11-02 13:41:52.996 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-02 13:41:52.999 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-11-02 13:41:53.001 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-02 13:41:53.003 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-11-02 13:41:53.006 | + ./stack.sh:main:681 : initialize_database_backends 2021-11-02 13:41:53.008 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-11-02 13:41:53.011 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-11-02 13:41:53.029 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:41:53.032 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-11-02 13:41:53.034 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-11-02 13:41:53.036 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-11-02 13:41:53.050 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:41:53.052 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-11-02 13:41:53.054 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-11-02 13:41:53.057 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-11-02 13:41:53.059 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-11-02 13:41:53.061 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-11-02 13:41:53.064 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-11-02 13:41:53.066 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-11-02 13:41:53.069 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-11-02 13:41:53.071 | ++ lib/databases/mysql:get_database_type_mysql:37 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-11-02 13:41:53.073 | ++ lib/databases/mysql:get_database_type_mysql:38 : echo mysql+pymysql 2021-11-02 13:41:53.076 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-11-02 13:41:53.078 | + lib/database:initialize_database_backends:104 : return 0 2021-11-02 13:41:53.081 | + ./stack.sh:main:682 : echo 'Using mysql database backend' 2021-11-02 13:41:53.081 | Using mysql database backend 2021-11-02 13:41:53.083 | + ./stack.sh:main:685 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-11-02 13:41:53.098 | + ./stack.sh:main:697 : is_service_enabled rabbit 2021-11-02 13:41:53.113 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:41:53.116 | + ./stack.sh:main:698 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-11-02 13:41:53.131 | + ./stack.sh:main:705 : is_service_enabled keystone 2021-11-02 13:41:53.146 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:41:53.149 | + ./stack.sh:main:707 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-11-02 13:41:53.164 | + ./stack.sh:main:709 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-11-02 13:41:53.179 | + ./stack.sh:main:720 : is_service_enabled ldap 2021-11-02 13:41:53.195 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:41:53.197 | + ./stack.sh:main:729 : is_service_enabled s-proxy 2021-11-02 13:41:53.212 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:41:53.215 | + ./stack.sh:main:733 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-11-02 13:41:53.229 | + ./stack.sh:main:735 : [[ -z '' ]] 2021-11-02 13:41:53.232 | + ./stack.sh:main:735 : [[ False == \T\r\u\e ]] 2021-11-02 13:41:53.234 | + ./stack.sh:main:741 : save_stackenv 741 2021-11-02 13:41:53.237 | + functions-common:save_stackenv:60 : local tag=741 2021-11-02 13:41:53.240 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-11-02 13:41:53.243 | + functions-common:save_stackenv:62 : time_stamp=2021-11-02-134153 2021-11-02 13:41:53.246 | + functions-common:save_stackenv:63 : echo '# 2021-11-02-134153 741' 2021-11-02 13:41:53.248 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-02 13:41:53.250 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-11-02 13:41:53.253 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-02 13:41:53.255 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-11-02 13:41:53.258 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-02 13:41:53.260 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-11-02 13:41:53.262 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-02 13:41:53.264 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-11-02 13:41:53.267 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-02 13:41:53.269 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.44 2021-11-02 13:41:53.271 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-02 13:41:53.273 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.44/identity 2021-11-02 13:41:53.276 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-02 13:41:53.278 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-11-02-134151 2021-11-02 13:41:53.280 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-02 13:41:53.283 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-11-02 13:41:53.285 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-02 13:41:53.287 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.44 2021-11-02 13:41:53.289 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-02 13:41:53.292 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-11-02 13:41:53.294 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-02 13:41:53.296 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-11-02 13:41:53.299 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-02 13:41:53.301 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-11-02 13:41:53.303 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-02 13:41:53.306 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-11-02 13:41:53.308 | + ./stack.sh:main:752 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-11-02 13:41:53.310 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-11-02 13:41:53.312 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-11-02 13:41:53.315 | + functions-common:git_clone:525 : local git_ref=master 2021-11-02 13:41:53.317 | + functions-common:git_clone:526 : local orig_dir 2021-11-02 13:41:53.319 | ++ functions-common:git_clone:527 : pwd 2021-11-02 13:41:53.322 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-02 13:41:53.324 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-02 13:41:53.326 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-02 13:41:53.340 | + functions-common:git_clone:530 : RECLONE=False 2021-11-02 13:41:53.342 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-02 13:41:53.344 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-02 13:41:53.347 | + functions-common:git_clone:544 : echo master 2021-11-02 13:41:53.347 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-02 13:41:53.352 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-11-02 13:41:53.354 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-02 13:41:53.356 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-11-02 13:41:53.358 | + functions-common:git_clone:593 : git show --oneline 2021-11-02 13:41:53.359 | + functions-common:git_clone:593 : head -1 2021-11-02 13:41:53.362 | 3b370bb6 Updated from generate-constraints 2021-11-02 13:41:53.365 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-02 13:41:53.367 | + ./stack.sh:main:756 : echo_summary 'Installing package prerequisites' 2021-11-02 13:41:53.369 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-02 13:41:53.372 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2021-11-02 13:41:53.374 | + ./stack.sh:main:757 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-11-02 13:41:53.377 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-11-02 13:41:53.379 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-11-02 13:41:53.382 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-11-02 13:41:53.384 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-11-02 13:41:53.386 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-11-02 13:41:53.389 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-11-02 13:41:53.392 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-11-02 13:41:53.395 | ++ tools/install_prereqs.sh:source:47 : NOW=1635860513 2021-11-02 13:41:53.398 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-11-02 13:41:53.402 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-11-02 13:41:53.405 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-11-02 13:41:53.407 | ++ tools/install_prereqs.sh:source:49 : DELTA=1635860513 2021-11-02 13:41:53.410 | ++ tools/install_prereqs.sh:source:50 : [[ 1635860513 -lt 7200 ]] 2021-11-02 13:41:53.412 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-11-02 13:41:53.414 | ++ functions-common:export_proxy_variables:2127 : isset http_proxy 2021-11-02 13:41:53.416 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-11-02 13:41:53.419 | ++ functions-common:export_proxy_variables:2130 : isset https_proxy 2021-11-02 13:41:53.421 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-11-02 13:41:53.424 | ++ functions-common:export_proxy_variables:2133 : isset no_proxy 2021-11-02 13:41:53.426 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-11-02 13:41:53.429 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-11-02 13:41:53.474 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-11-02 13:41:53.474 | apache2-dev 2021-11-02 13:41:53.474 | bc 2021-11-02 13:41:53.474 | bsdmainutils 2021-11-02 13:41:53.474 | curl 2021-11-02 13:41:53.474 | g++ 2021-11-02 13:41:53.474 | gawk 2021-11-02 13:41:53.474 | gcc 2021-11-02 13:41:53.474 | gettext 2021-11-02 13:41:53.474 | git 2021-11-02 13:41:53.474 | graphviz 2021-11-02 13:41:53.474 | iputils-ping 2021-11-02 13:41:53.474 | libapache2-mod-proxy-uwsgi 2021-11-02 13:41:53.474 | libffi-dev 2021-11-02 13:41:53.474 | libjpeg-dev 2021-11-02 13:41:53.474 | libpcre3-dev 2021-11-02 13:41:53.474 | libpq-dev 2021-11-02 13:41:53.474 | libssl-dev 2021-11-02 13:41:53.474 | libsystemd-dev 2021-11-02 13:41:53.474 | libxml2-dev 2021-11-02 13:41:53.474 | libxslt1-dev 2021-11-02 13:41:53.474 | libyaml-dev 2021-11-02 13:41:53.474 | lsof 2021-11-02 13:41:53.474 | openssh-server 2021-11-02 13:41:53.475 | openssl 2021-11-02 13:41:53.475 | pkg-config 2021-11-02 13:41:53.475 | psmisc 2021-11-02 13:41:53.475 | python3-dev 2021-11-02 13:41:53.475 | python3-pip 2021-11-02 13:41:53.475 | python3-systemd 2021-11-02 13:41:53.475 | python3-venv 2021-11-02 13:41:53.475 | tar 2021-11-02 13:41:53.475 | tcpdump 2021-11-02 13:41:53.475 | unzip 2021-11-02 13:41:53.475 | uuid-runtime 2021-11-02 13:41:53.475 | wget 2021-11-02 13:41:53.475 | wget 2021-11-02 13:41:53.475 | zlib1g-dev 2021-11-02 13:41:53.475 | libkrb5-dev 2021-11-02 13:41:53.475 | libldap2-dev 2021-11-02 13:41:53.475 | libsasl2-dev 2021-11-02 13:41:53.475 | memcached 2021-11-02 13:41:53.475 | python3-mysqldb 2021-11-02 13:41:53.475 | sqlite3 2021-11-02 13:41:53.475 | conntrack 2021-11-02 13:41:53.475 | curl 2021-11-02 13:41:53.475 | dnsmasq-base 2021-11-02 13:41:53.475 | dnsmasq-utils 2021-11-02 13:41:53.475 | ebtables 2021-11-02 13:41:53.475 | genisoimage 2021-11-02 13:41:53.475 | iptables 2021-11-02 13:41:53.475 | iputils-arping 2021-11-02 13:41:53.475 | kpartx 2021-11-02 13:41:53.475 | libjs-jquery-tablesorter 2021-11-02 13:41:53.475 | parted 2021-11-02 13:41:53.475 | pm-utils 2021-11-02 13:41:53.475 | python3-mysqldb 2021-11-02 13:41:53.475 | socat 2021-11-02 13:41:53.475 | sqlite3 2021-11-02 13:41:53.475 | sudo 2021-11-02 13:41:53.475 | vlan 2021-11-02 13:41:53.475 | lsscsi 2021-11-02 13:41:53.475 | open-iscsi 2021-11-02 13:41:53.476 | lvm2 2021-11-02 13:41:53.476 | qemu-utils 2021-11-02 13:41:53.476 | thin-provisioning-tools 2021-11-02 13:41:53.476 | acl 2021-11-02 13:41:53.476 | dnsmasq-base 2021-11-02 13:41:53.476 | dnsmasq-utils 2021-11-02 13:41:53.476 | ebtables 2021-11-02 13:41:53.476 | haproxy 2021-11-02 13:41:53.476 | iptables 2021-11-02 13:41:53.476 | iputils-arping 2021-11-02 13:41:53.476 | iputils-ping 2021-11-02 13:41:53.476 | postgresql-server-dev-all 2021-11-02 13:41:53.476 | python3-mysqldb 2021-11-02 13:41:53.476 | sqlite3 2021-11-02 13:41:53.476 | sudo 2021-11-02 13:41:53.476 | vlan 2021-11-02 13:41:53.476 | pcp 2021-11-02 13:41:53.476 | ipset 2021-11-02 13:41:53.476 | conntrack 2021-11-02 13:41:53.476 | conntrackd 2021-11-02 13:41:53.476 | keepalived 2021-11-02 13:41:53.476 | lvm2 2021-11-02 13:41:53.476 | qemu-utils 2021-11-02 13:41:53.476 | thin-provisioning-tools 2021-11-02 13:41:53.476 | curl 2021-11-02 13:41:53.476 | liberasurecode-dev 2021-11-02 13:41:53.476 | make 2021-11-02 13:41:53.476 | memcached 2021-11-02 13:41:53.476 | sqlite3 2021-11-02 13:41:53.476 | xfsprogs' 2021-11-02 13:41:53.479 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-11-02 13:41:53.496 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-11-02 13:41:53.496 | apache2-dev 2021-11-02 13:41:53.496 | bc 2021-11-02 13:41:53.496 | bsdmainutils 2021-11-02 13:41:53.496 | curl 2021-11-02 13:41:53.496 | g++ 2021-11-02 13:41:53.496 | gawk 2021-11-02 13:41:53.496 | gcc 2021-11-02 13:41:53.496 | gettext 2021-11-02 13:41:53.496 | git 2021-11-02 13:41:53.496 | graphviz 2021-11-02 13:41:53.496 | iputils-ping 2021-11-02 13:41:53.496 | libapache2-mod-proxy-uwsgi 2021-11-02 13:41:53.496 | libffi-dev 2021-11-02 13:41:53.496 | libjpeg-dev 2021-11-02 13:41:53.496 | libpcre3-dev 2021-11-02 13:41:53.496 | libpq-dev 2021-11-02 13:41:53.496 | libssl-dev 2021-11-02 13:41:53.496 | libsystemd-dev 2021-11-02 13:41:53.497 | libxml2-dev 2021-11-02 13:41:53.497 | libxslt1-dev 2021-11-02 13:41:53.497 | libyaml-dev 2021-11-02 13:41:53.497 | lsof 2021-11-02 13:41:53.497 | openssh-server 2021-11-02 13:41:53.497 | openssl 2021-11-02 13:41:53.497 | pkg-config 2021-11-02 13:41:53.497 | psmisc 2021-11-02 13:41:53.497 | python3-dev 2021-11-02 13:41:53.497 | python3-pip 2021-11-02 13:41:53.497 | python3-systemd 2021-11-02 13:41:53.497 | python3-venv 2021-11-02 13:41:53.497 | tar 2021-11-02 13:41:53.497 | tcpdump 2021-11-02 13:41:53.497 | unzip 2021-11-02 13:41:53.497 | uuid-runtime 2021-11-02 13:41:53.497 | wget 2021-11-02 13:41:53.497 | wget 2021-11-02 13:41:53.497 | zlib1g-dev 2021-11-02 13:41:53.497 | libkrb5-dev 2021-11-02 13:41:53.497 | libldap2-dev 2021-11-02 13:41:53.497 | libsasl2-dev 2021-11-02 13:41:53.497 | memcached 2021-11-02 13:41:53.497 | python3-mysqldb 2021-11-02 13:41:53.497 | sqlite3 2021-11-02 13:41:53.497 | conntrack 2021-11-02 13:41:53.497 | curl 2021-11-02 13:41:53.497 | dnsmasq-base 2021-11-02 13:41:53.497 | dnsmasq-utils 2021-11-02 13:41:53.497 | ebtables 2021-11-02 13:41:53.497 | genisoimage 2021-11-02 13:41:53.497 | iptables 2021-11-02 13:41:53.497 | iputils-arping 2021-11-02 13:41:53.497 | kpartx 2021-11-02 13:41:53.497 | libjs-jquery-tablesorter 2021-11-02 13:41:53.497 | parted 2021-11-02 13:41:53.497 | pm-utils 2021-11-02 13:41:53.497 | python3-mysqldb 2021-11-02 13:41:53.497 | socat 2021-11-02 13:41:53.497 | sqlite3 2021-11-02 13:41:53.498 | sudo 2021-11-02 13:41:53.498 | vlan 2021-11-02 13:41:53.498 | lsscsi 2021-11-02 13:41:53.498 | open-iscsi 2021-11-02 13:41:53.498 | lvm2 2021-11-02 13:41:53.498 | qemu-utils 2021-11-02 13:41:53.498 | thin-provisioning-tools 2021-11-02 13:41:53.498 | acl 2021-11-02 13:41:53.498 | dnsmasq-base 2021-11-02 13:41:53.498 | dnsmasq-utils 2021-11-02 13:41:53.498 | ebtables 2021-11-02 13:41:53.498 | haproxy 2021-11-02 13:41:53.498 | iptables 2021-11-02 13:41:53.498 | iputils-arping 2021-11-02 13:41:53.498 | iputils-ping 2021-11-02 13:41:53.498 | postgresql-server-dev-all 2021-11-02 13:41:53.498 | python3-mysqldb 2021-11-02 13:41:53.498 | sqlite3 2021-11-02 13:41:53.498 | sudo 2021-11-02 13:41:53.498 | vlan 2021-11-02 13:41:53.498 | pcp 2021-11-02 13:41:53.498 | ipset 2021-11-02 13:41:53.498 | conntrack 2021-11-02 13:41:53.498 | conntrackd 2021-11-02 13:41:53.498 | keepalived 2021-11-02 13:41:53.498 | lvm2 2021-11-02 13:41:53.498 | qemu-utils 2021-11-02 13:41:53.498 | thin-provisioning-tools 2021-11-02 13:41:53.498 | curl 2021-11-02 13:41:53.498 | liberasurecode-dev 2021-11-02 13:41:53.498 | make 2021-11-02 13:41:53.498 | memcached 2021-11-02 13:41:53.498 | sqlite3 2021-11-02 13:41:53.498 | xfsprogs ' 2021-11-02 13:41:53.498 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-11-02 13:41:53.501 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:41:53.503 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:41:53.506 | ++ 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 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 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 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-11-02 13:41:53.506 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-11-02 13:41:53.510 | ++ 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 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 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 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-11-02 13:41:53.513 | ++ functions-common:install_package:1347 : update_package_repo 2021-11-02 13:41:53.515 | ++ functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-11-02 13:41:53.517 | ++ functions-common:update_package_repo:1320 : REPOS_UPDATED=False 2021-11-02 13:41:53.519 | ++ functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-11-02 13:41:53.520 | ++ functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-11-02 13:41:53.523 | ++ functions-common:update_package_repo:1327 : is_ubuntu 2021-11-02 13:41:53.524 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:41:53.526 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:41:53.529 | ++ functions-common:update_package_repo:1328 : apt_get_update 2021-11-02 13:41:53.531 | ++ functions-common:apt_get_update:1073 : [[ False == \T\r\u\e ]] 2021-11-02 13:41:53.533 | ++ functions-common:apt_get_update:1078 : [[ False = \T\r\u\e ]] 2021-11-02 13:41:53.535 | ++ functions-common:apt_get_update:1080 : local sudo=sudo 2021-11-02 13:41:53.537 | +++ functions-common:apt_get_update:1081 : id -u 2021-11-02 13:41:53.541 | ++ functions-common:apt_get_update:1081 : [[ 1000 = \0 ]] 2021-11-02 13:41:53.543 | ++ functions-common:apt_get_update:1084 : time_start apt-get-update 2021-11-02 13:41:53.545 | ++ functions-common:time_start:2295 : local name=apt-get-update 2021-11-02 13:41:53.547 | ++ functions-common:time_start:2296 : local start_time= 2021-11-02 13:41:53.549 | ++ functions-common:time_start:2297 : [[ -n '' ]] 2021-11-02 13:41:53.552 | +++ functions-common:time_start:2300 : date +%s%3N 2021-11-02 13:41:53.555 | ++ functions-common:time_start:2300 : _TIME_START[$name]=1635860513553 2021-11-02 13:41:53.557 | ++ functions-common:apt_get_update:1086 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-11-02 13:41:53.559 | ++ functions-common:apt_get_update:1087 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-11-02 13:41:53.561 | ++ 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-11-02 13:41:53.916 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-11-02 13:41:53.951 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-11-02 13:41:53.995 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-11-02 13:41:54.040 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-11-02 13:41:56.001 | Reading package lists... 2021-11-02 13:41:56.034 | ++ functions-common:apt_get_update:1092 : REPOS_UPDATED=True 2021-11-02 13:41:56.036 | ++ functions-common:apt_get_update:1094 : time_stop apt-get-update 2021-11-02 13:41:56.038 | ++ functions-common:time_stop:2309 : local name 2021-11-02 13:41:56.040 | ++ functions-common:time_stop:2310 : local end_time 2021-11-02 13:41:56.042 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:41:56.044 | ++ functions-common:time_stop:2312 : local total 2021-11-02 13:41:56.046 | ++ functions-common:time_stop:2313 : local start_time 2021-11-02 13:41:56.048 | ++ functions-common:time_stop:2315 : name=apt-get-update 2021-11-02 13:41:56.050 | ++ functions-common:time_stop:2316 : start_time=1635860513553 2021-11-02 13:41:56.052 | ++ functions-common:time_stop:2318 : [[ -z 1635860513553 ]] 2021-11-02 13:41:56.055 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:41:56.058 | ++ functions-common:time_stop:2321 : end_time=1635860516056 2021-11-02 13:41:56.060 | ++ functions-common:time_stop:2322 : elapsed_time=2503 2021-11-02 13:41:56.063 | ++ functions-common:time_stop:2323 : total=0 2021-11-02 13:41:56.065 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:41:56.067 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2503 2021-11-02 13:41:56.069 | ++ 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 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 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 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-11-02 13:41:56.071 | ++ functions-common:real_install_package:1333 : is_ubuntu 2021-11-02 13:41:56.073 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:41:56.075 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:41:56.077 | ++ 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 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 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 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-11-02 13:41:56.096 | ++ 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 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 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 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-11-02 13:41:56.202 | Reading package lists... 2021-11-02 13:41:56.419 | Building dependency tree... 2021-11-02 13:41:56.420 | Reading state information... 2021-11-02 13:41:56.676 | bc is already the newest version (1.07.1-2build1). 2021-11-02 13:41:56.676 | bc set to manually installed. 2021-11-02 13:41:56.676 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-11-02 13:41:56.676 | bsdmainutils set to manually installed. 2021-11-02 13:41:56.676 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-11-02 13:41:56.676 | gawk set to manually installed. 2021-11-02 13:41:56.676 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-11-02 13:41:56.676 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-11-02 13:41:56.676 | iptables set to manually installed. 2021-11-02 13:41:56.676 | iputils-ping is already the newest version (3:20190709-3). 2021-11-02 13:41:56.676 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-11-02 13:41:56.676 | kpartx set to manually installed. 2021-11-02 13:41:56.676 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-11-02 13:41:56.676 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-11-02 13:41:56.676 | psmisc is already the newest version (23.3-1). 2021-11-02 13:41:56.676 | psmisc set to manually installed. 2021-11-02 13:41:56.676 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-11-02 13:41:56.676 | python3-systemd is already the newest version (234-3build2). 2021-11-02 13:41:56.676 | python3-systemd set to manually installed. 2021-11-02 13:41:56.676 | tcpdump is already the newest version (4.9.3-4). 2021-11-02 13:41:56.676 | tcpdump set to manually installed. 2021-11-02 13:41:56.676 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-11-02 13:41:56.677 | thin-provisioning-tools set to manually installed. 2021-11-02 13:41:56.677 | wget is already the newest version (1.20.3-1ubuntu1). 2021-11-02 13:41:56.677 | wget set to manually installed. 2021-11-02 13:41:56.677 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-11-02 13:41:56.677 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2021-11-02 13:41:56.677 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-11-02 13:41:56.677 | lsof set to manually installed. 2021-11-02 13:41:56.677 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-11-02 13:41:56.677 | parted set to manually installed. 2021-11-02 13:41:56.677 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-11-02 13:41:56.677 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-11-02 13:41:56.677 | tar set to manually installed. 2021-11-02 13:41:56.677 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-11-02 13:41:56.677 | uuid-runtime set to manually installed. 2021-11-02 13:41:56.677 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-11-02 13:41:56.677 | zlib1g-dev set to manually installed. 2021-11-02 13:41:56.677 | The following packages were automatically installed and are no longer required: 2021-11-02 13:41:56.677 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-02 13:41:56.677 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-02 13:41:56.677 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-02 13:41:56.677 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-02 13:41:56.677 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-02 13:41:56.677 | python3-zope.interface 2021-11-02 13:41:56.677 | Use 'sudo apt autoremove' to remove them. 2021-11-02 13:41:56.677 | The following additional packages will be installed: 2021-11-02 13:41:56.677 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-11-02 13:41:56.677 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2021-11-02 13:41:56.677 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2021-11-02 13:41:56.677 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2021-11-02 13:41:56.677 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-11-02 13:41:56.677 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2021-11-02 13:41:56.677 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2021-11-02 13:41:56.677 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2021-11-02 13:41:56.678 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2021-11-02 13:41:56.678 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2021-11-02 13:41:56.678 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2021-11-02 13:41:56.678 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2021-11-02 13:41:56.678 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-11-02 13:41:56.678 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2021-11-02 13:41:56.678 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2021-11-02 13:41:56.678 | libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2021-11-02 13:41:56.678 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2021-11-02 13:41:56.678 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2021-11-02 13:41:56.678 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2021-11-02 13:41:56.678 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2021-11-02 13:41:56.678 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2021-11-02 13:41:56.678 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2021-11-02 13:41:56.678 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-11-02 13:41:56.678 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2021-11-02 13:41:56.678 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2021-11-02 13:41:56.678 | librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 2021-11-02 13:41:56.678 | libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2021-11-02 13:41:56.678 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2021-11-02 13:41:56.678 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2021-11-02 13:41:56.678 | libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev llvm-10 2021-11-02 13:41:56.678 | llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common openssh-client 2021-11-02 13:41:56.678 | openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2021-11-02 13:41:56.678 | postgresql-client-common postgresql-common postgresql-server-dev-12 2021-11-02 13:41:56.678 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2021-11-02 13:41:56.678 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2021-11-02 13:41:56.678 | systemd-timesyncd uuid-dev vbetool x11-common 2021-11-02 13:41:56.680 | Suggested packages: 2021-11-02 13:41:56.680 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2021-11-02 13:41:56.680 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2021-11-02 13:41:56.680 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2021-11-02 13:41:56.680 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2021-11-02 13:41:56.680 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2021-11-02 13:41:56.680 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2021-11-02 13:41:56.680 | libomp-10-doc postgresql-doc-12 lksctp-tools lm-sensors snmp-mibs-downloader 2021-11-02 13:41:56.680 | libssl-doc libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2021-11-02 13:41:56.680 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2021-11-02 13:41:56.680 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2021-11-02 13:41:56.680 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2021-11-02 13:41:56.680 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2021-11-02 13:41:56.680 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2021-11-02 13:41:56.680 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2021-11-02 13:41:56.680 | | mailx sqlite3-doc openssl-blacklist systemd-container zip 2021-11-02 13:41:56.891 | The following NEW packages will be installed: 2021-11-02 13:41:56.891 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2021-11-02 13:41:56.891 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2021-11-02 13:41:56.891 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2021-11-02 13:41:56.891 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2021-11-02 13:41:56.891 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-11-02 13:41:56.891 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2021-11-02 13:41:56.891 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2021-11-02 13:41:56.891 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2021-11-02 13:41:56.891 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-11-02 13:41:56.891 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-11-02 13:41:56.892 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-11-02 13:41:56.892 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2021-11-02 13:41:56.892 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2021-11-02 13:41:56.892 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2021-11-02 13:41:56.892 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2021-11-02 13:41:56.892 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-11-02 13:41:56.892 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2021-11-02 13:41:56.892 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2021-11-02 13:41:56.892 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2021-11-02 13:41:56.892 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-11-02 13:41:56.892 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-11-02 13:41:56.892 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-11-02 13:41:56.892 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2021-11-02 13:41:56.892 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2021-11-02 13:41:56.892 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2021-11-02 13:41:56.892 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2021-11-02 13:41:56.892 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2021-11-02 13:41:56.892 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2021-11-02 13:41:56.892 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2021-11-02 13:41:56.892 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2021-11-02 13:41:56.892 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2021-11-02 13:41:56.892 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2021-11-02 13:41:56.892 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2021-11-02 13:41:56.892 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2021-11-02 13:41:56.892 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2021-11-02 13:41:56.892 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2021-11-02 13:41:56.892 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2021-11-02 13:41:56.892 | postgresql-client-common postgresql-common postgresql-server-dev-12 2021-11-02 13:41:56.892 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2021-11-02 13:41:56.892 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2021-11-02 13:41:56.892 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2021-11-02 13:41:56.892 | unzip uuid-dev vbetool vlan x11-common 2021-11-02 13:41:56.893 | The following packages will be upgraded: 2021-11-02 13:41:56.893 | curl libcurl4 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2021-11-02 13:41:56.894 | libsystemd0 libxml2 open-iscsi openssh-client openssh-server 2021-11-02 13:41:56.894 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd 2021-11-02 13:41:57.200 | 16 upgraded, 219 newly installed, 0 to remove and 94 not upgraded. 2021-11-02 13:41:57.200 | Need to get 155 MB of archives. 2021-11-02 13:41:57.200 | After this operation, 768 MB of additional disk space will be used. 2021-11-02 13:41:57.200 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.13 [95.8 kB] 2021-11-02 13:41:57.736 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.13 [28.1 kB] 2021-11-02 13:41:57.772 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.13 [10.3 kB] 2021-11-02 13:41:57.789 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.13 [186 kB] 2021-11-02 13:41:57.985 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.13 [3,809 kB] 2021-11-02 13:41:58.591 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.13 [270 kB] 2021-11-02 13:41:58.613 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2021-11-02 13:41:58.621 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.8 [1,320 kB] 2021-11-02 13:41:58.735 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2021-11-02 13:41:58.916 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2021-11-02 13:41:58.917 | 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-11-02 13:41:58.920 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2021-11-02 13:41:58.921 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2021-11-02 13:41:58.924 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2021-11-02 13:41:58.929 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2021-11-02 13:41:58.941 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2021-11-02 13:41:58.950 | 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-11-02 13:41:59.065 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.8 [1,181 kB] 2021-11-02 13:41:59.166 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.8 [159 kB] 2021-11-02 13:41:59.560 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.8 [84.5 kB] 2021-11-02 13:41:59.562 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.8 [95.5 kB] 2021-11-02 13:41:59.565 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2021-11-02 13:41:59.567 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.3 [1,519 kB] 2021-11-02 13:41:59.597 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2021-11-02 13:41:59.598 | 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-11-02 13:41:59.599 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2021-11-02 13:41:59.599 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.27-0ubuntu0.20.04.1 [1,291 kB] 2021-11-02 13:41:59.708 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2021-11-02 13:41:59.718 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2021-11-02 13:41:59.848 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2021-11-02 13:41:59.865 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2021-11-02 13:41:59.949 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 keepalived amd64 1:2.0.19-2 [360 kB] 2021-11-02 13:41:59.979 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2021-11-02 13:42:00.172 | 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-11-02 13:42:00.178 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.8 [620 kB] 2021-11-02 13:42:00.209 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2021-11-02 13:42:00.224 | 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-11-02 13:42:00.225 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.3 [377 kB] 2021-11-02 13:42:00.265 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.3 [671 kB] 2021-11-02 13:42:00.307 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2021-11-02 13:42:00.311 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-11-02 13:42:00.312 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2021-11-02 13:42:00.403 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2021-11-02 13:42:00.451 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2021-11-02 13:42:00.695 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2021-11-02 13:42:00.711 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2021-11-02 13:42:03.158 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2021-11-02 13:42:04.760 | 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-11-02 13:42:04.997 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2021-11-02 13:42:04.999 | 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-11-02 13:42:05.000 | 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-11-02 13:42:05.074 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2021-11-02 13:42:05.630 | 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-11-02 13:42:05.632 | 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-11-02 13:42:05.643 | 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-11-02 13:42:06.392 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2021-11-02 13:42:07.645 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2021-11-02 13:42:07.647 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2021-11-02 13:42:07.675 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2021-11-02 13:42:07.676 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2021-11-02 13:42:07.682 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-11-02 13:42:07.684 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2021-11-02 13:42:07.685 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2021-11-02 13:42:07.685 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2021-11-02 13:42:07.686 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2021-11-02 13:42:07.863 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2021-11-02 13:42:08.002 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2021-11-02 13:42:08.052 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2021-11-02 13:42:08.073 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-11-02 13:42:08.084 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-11-02 13:42:08.628 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-11-02 13:42:08.632 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2021-11-02 13:42:08.680 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2021-11-02 13:42:08.822 | 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-11-02 13:42:08.825 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2021-11-02 13:42:08.826 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2021-11-02 13:42:08.835 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2021-11-02 13:42:08.931 | 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-11-02 13:42:08.967 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2021-11-02 13:42:09.022 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.8 [180 kB] 2021-11-02 13:42:09.047 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2021-11-02 13:42:09.076 | 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-11-02 13:42:10.224 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2021-11-02 13:42:10.225 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2021-11-02 13:42:10.225 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2021-11-02 13:42:10.228 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2021-11-02 13:42:10.228 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2021-11-02 13:42:10.231 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2021-11-02 13:42:10.247 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2021-11-02 13:42:10.248 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2021-11-02 13:42:10.253 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2021-11-02 13:42:10.393 | 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-11-02 13:42:10.395 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2021-11-02 13:42:10.407 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2021-11-02 13:42:10.410 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2021-11-02 13:42:10.419 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-11-02 13:42:10.567 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2021-11-02 13:42:10.680 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2021-11-02 13:42:10.684 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2021-11-02 13:42:10.699 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2021-11-02 13:42:10.723 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2021-11-02 13:42:11.077 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2021-11-02 13:42:11.358 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2021-11-02 13:42:11.369 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2021-11-02 13:42:11.522 | 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-11-02 13:42:11.703 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-11-02 13:42:11.705 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-11-02 13:42:11.733 | 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-11-02 13:42:11.864 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2021-11-02 13:42:11.939 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-11-02 13:42:11.949 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2021-11-02 13:42:11.982 | 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-11-02 13:42:12.025 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2021-11-02 13:42:12.080 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2021-11-02 13:42:12.083 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2021-11-02 13:42:12.084 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-11-02 13:42:12.087 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2021-11-02 13:42:12.187 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2021-11-02 13:42:12.195 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2021-11-02 13:42:12.245 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2021-11-02 13:42:12.256 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2021-11-02 13:42:12.258 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2021-11-02 13:42:12.334 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2021-11-02 13:42:12.349 | 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-11-02 13:42:12.352 | 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-11-02 13:42:12.354 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2021-11-02 13:42:12.356 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2021-11-02 13:42:12.473 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2021-11-02 13:42:12.488 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2021-11-02 13:42:12.504 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2021-11-02 13:42:12.505 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2021-11-02 13:42:12.509 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2021-11-02 13:42:12.613 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-11-02 13:42:12.627 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2021-11-02 13:42:12.631 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-11-02 13:42:12.646 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2021-11-02 13:42:12.697 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-11-02 13:42:12.752 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2021-11-02 13:42:12.757 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2021-11-02 13:42:12.777 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 icu-devtools amd64 66.1-2ubuntu2 [188 kB] 2021-11-02 13:42:12.793 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2021-11-02 13:42:12.795 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2021-11-02 13:42:12.891 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-11-02 13:42:12.907 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-11-02 13:42:12.910 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-11-02 13:42:12.914 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-11-02 13:42:12.917 | 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-11-02 13:42:13.031 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-11-02 13:42:13.056 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2021-11-02 13:42:13.060 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2021-11-02 13:42:13.061 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-11-02 13:42:13.061 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-11-02 13:42:13.170 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2021-11-02 13:42:13.191 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2021-11-02 13:42:13.213 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2021-11-02 13:42:13.216 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-11-02 13:42:13.219 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libicu-dev amd64 66.1-2ubuntu2 [9,450 kB] 2021-11-02 13:42:14.435 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libipset13 amd64 7.5-1~exp1 [53.4 kB] 2021-11-02 13:42:14.436 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2021-11-02 13:42:14.439 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2021-11-02 13:42:14.441 | 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-11-02 13:42:14.445 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-11-02 13:42:14.446 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-11-02 13:42:14.446 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2021-11-02 13:42:14.515 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2021-11-02 13:42:14.518 | 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-11-02 13:42:14.576 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2021-11-02 13:42:14.590 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-11-02 13:42:14.715 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-11-02 13:42:14.717 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2021-11-02 13:42:14.749 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2021-11-02 13:42:14.759 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.5 [1,256 kB] 2021-11-02 13:42:14.874 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2021-11-02 13:42:15.058 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2021-11-02 13:42:15.059 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2021-11-02 13:42:15.060 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2021-11-02 13:42:15.065 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2021-11-02 13:42:15.065 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2021-11-02 13:42:15.066 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.8-0ubuntu0.20.04.1 [116 kB] 2021-11-02 13:42:15.069 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.8-0ubuntu0.20.04.1 [136 kB] 2021-11-02 13:42:15.072 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.1 [3,215 kB] 2021-11-02 13:42:15.673 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.1 [1,620 kB] 2021-11-02 13:42:15.827 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2021-11-02 13:42:15.832 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.8 [1,584 kB] 2021-11-02 13:42:16.116 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.13 [246 kB] 2021-11-02 13:42:16.122 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2021-11-02 13:42:16.122 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2021-11-02 13:42:16.124 | Get:188 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-11-02 13:42:16.218 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2021-11-02 13:42:16.254 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2021-11-02 13:42:16.263 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2021-11-02 13:42:16.284 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2021-11-02 13:42:17.254 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2021-11-02 13:42:17.256 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2021-11-02 13:42:17.267 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2021-11-02 13:42:17.530 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2021-11-02 13:42:18.471 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2021-11-02 13:42:18.473 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2021-11-02 13:42:22.673 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2021-11-02 13:42:22.674 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2021-11-02 13:42:22.675 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2021-11-02 13:42:22.677 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2021-11-02 13:42:22.956 | Get:203 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-11-02 13:42:23.988 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-11-02 13:42:23.989 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2021-11-02 13:42:24.004 | Get:206 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-11-02 13:42:24.132 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2021-11-02 13:42:24.133 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2021-11-02 13:42:24.288 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2021-11-02 13:42:24.292 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2021-11-02 13:42:24.294 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2021-11-02 13:42:24.314 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.1 [5,452 B] 2021-11-02 13:42:24.315 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2021-11-02 13:42:24.315 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.18 [54.8 kB] 2021-11-02 13:42:24.319 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.18 [973 kB] 2021-11-02 13:42:24.423 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2021-11-02 13:42:24.437 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2021-11-02 13:42:24.562 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2021-11-02 13:42:24.577 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-11-02 13:42:24.578 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipset amd64 7.5-1~exp1 [29.8 kB] 2021-11-02 13:42:24.580 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2021-11-02 13:42:24.584 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.8 [1,180 B] 2021-11-02 13:42:24.585 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2021-11-02 13:42:24.588 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2021-11-02 13:42:24.589 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-11-02 13:42:24.702 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2021-11-02 13:42:24.703 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2021-11-02 13:42:24.841 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2021-11-02 13:42:24.843 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2021-11-02 13:42:24.844 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2021-11-02 13:42:24.855 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2021-11-02 13:42:24.860 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2021-11-02 13:42:24.866 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2021-11-02 13:42:25.241 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2021-11-02 13:42:25.287 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2021-11-02 13:42:26.708 | Preconfiguring packages ... 2021-11-02 13:42:26.849 | Fetched 155 MB in 28s (5,453 kB/s) 2021-11-02 13:42:26.914 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2021-11-02 13:42:26.916 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.13_amd64.deb ... 2021-11-02 13:42:26.928 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-11-02 13:42:26.992 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.13_amd64.deb ... 2021-11-02 13:42:27.007 | Unpacking systemd-timesyncd (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-11-02 13:42:27.377 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.13_amd64.deb ... 2021-11-02 13:42:27.382 | Unpacking systemd-sysv (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-11-02 13:42:27.434 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.13_amd64.deb ... 2021-11-02 13:42:27.453 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-11-02 13:42:27.520 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.13_amd64.deb ... 2021-11-02 13:42:27.676 | Unpacking systemd (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-11-02 13:42:28.460 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.13_amd64.deb ... 2021-11-02 13:42:28.468 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-11-02 13:42:28.552 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.13) ... 2021-11-02 13:42:28.604 | Selecting previously unselected package libapr1:amd64. 2021-11-02 13:42:28.642 | (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-11-02 13:42:28.644 | Preparing to unpack .../000-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2021-11-02 13:42:28.647 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-11-02 13:42:28.701 | Preparing to unpack .../001-libssl1.1_1.1.1f-1ubuntu2.8_amd64.deb ... 2021-11-02 13:42:28.711 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.8) over (1.1.1f-1ubuntu2.3) ... 2021-11-02 13:42:28.916 | Selecting previously unselected package libaprutil1:amd64. 2021-11-02 13:42:28.924 | Preparing to unpack .../002-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2021-11-02 13:42:28.926 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-11-02 13:42:28.961 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-11-02 13:42:28.969 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2021-11-02 13:42:28.971 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-11-02 13:42:29.005 | Preparing to unpack .../004-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-11-02 13:42:29.021 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2021-11-02 13:42:29.072 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-11-02 13:42:29.079 | Preparing to unpack .../005-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2021-11-02 13:42:29.081 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-11-02 13:42:29.113 | Preparing to unpack .../006-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2021-11-02 13:42:29.119 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2021-11-02 13:42:29.177 | Preparing to unpack .../007-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2021-11-02 13:42:29.186 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2021-11-02 13:42:29.248 | Selecting previously unselected package libjansson4:amd64. 2021-11-02 13:42:29.255 | Preparing to unpack .../008-libjansson4_2.12-1build1_amd64.deb ... 2021-11-02 13:42:29.257 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2021-11-02 13:42:29.287 | Selecting previously unselected package liblua5.2-0:amd64. 2021-11-02 13:42:29.294 | Preparing to unpack .../009-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2021-11-02 13:42:29.296 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-11-02 13:42:29.346 | Preparing to unpack .../010-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-11-02 13:42:29.359 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2021-11-02 13:42:29.492 | Selecting previously unselected package apache2-bin. 2021-11-02 13:42:29.500 | Preparing to unpack .../011-apache2-bin_2.4.41-4ubuntu3.8_amd64.deb ... 2021-11-02 13:42:29.502 | Unpacking apache2-bin (2.4.41-4ubuntu3.8) ... 2021-11-02 13:42:29.705 | Selecting previously unselected package apache2-data. 2021-11-02 13:42:29.712 | Preparing to unpack .../012-apache2-data_2.4.41-4ubuntu3.8_all.deb ... 2021-11-02 13:42:29.714 | Unpacking apache2-data (2.4.41-4ubuntu3.8) ... 2021-11-02 13:42:29.824 | Selecting previously unselected package apache2-utils. 2021-11-02 13:42:29.831 | Preparing to unpack .../013-apache2-utils_2.4.41-4ubuntu3.8_amd64.deb ... 2021-11-02 13:42:29.833 | Unpacking apache2-utils (2.4.41-4ubuntu3.8) ... 2021-11-02 13:42:29.876 | Selecting previously unselected package apache2. 2021-11-02 13:42:29.883 | Preparing to unpack .../014-apache2_2.4.41-4ubuntu3.8_amd64.deb ... 2021-11-02 13:42:29.902 | Unpacking apache2 (2.4.41-4ubuntu3.8) ... 2021-11-02 13:42:29.965 | Selecting previously unselected package liblua5.3-0:amd64. 2021-11-02 13:42:29.972 | Preparing to unpack .../015-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2021-11-02 13:42:29.974 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-11-02 13:42:30.019 | Selecting previously unselected package haproxy. 2021-11-02 13:42:30.026 | Preparing to unpack .../016-haproxy_2.0.13-2ubuntu0.3_amd64.deb ... 2021-11-02 13:42:30.035 | Unpacking haproxy (2.0.13-2ubuntu0.3) ... 2021-11-02 13:42:30.255 | Selecting previously unselected package libnl-3-200:amd64. 2021-11-02 13:42:30.262 | Preparing to unpack .../017-libnl-3-200_3.4.0-1_amd64.deb ... 2021-11-02 13:42:30.264 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2021-11-02 13:42:30.297 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-11-02 13:42:30.304 | Preparing to unpack .../018-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-11-02 13:42:30.306 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-11-02 13:42:30.335 | Selecting previously unselected package mysql-common. 2021-11-02 13:42:30.342 | Preparing to unpack .../019-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2021-11-02 13:42:30.359 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2021-11-02 13:42:30.386 | Selecting previously unselected package libmysqlclient21:amd64. 2021-11-02 13:42:30.393 | Preparing to unpack .../020-libmysqlclient21_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-11-02 13:42:30.395 | Unpacking libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-02 13:42:30.629 | Selecting previously unselected package libsensors-config. 2021-11-02 13:42:30.636 | Preparing to unpack .../021-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2021-11-02 13:42:30.638 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2021-11-02 13:42:30.666 | Selecting previously unselected package libsensors5:amd64. 2021-11-02 13:42:30.673 | Preparing to unpack .../022-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2021-11-02 13:42:30.757 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-11-02 13:42:30.788 | Selecting previously unselected package libsnmp-base. 2021-11-02 13:42:30.795 | Preparing to unpack .../023-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2021-11-02 13:42:30.797 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-11-02 13:42:30.866 | Selecting previously unselected package libsnmp35:amd64. 2021-11-02 13:42:30.873 | Preparing to unpack .../024-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2021-11-02 13:42:30.875 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-11-02 13:42:31.039 | Selecting previously unselected package keepalived. 2021-11-02 13:42:31.046 | Preparing to unpack .../025-keepalived_1%3a2.0.19-2_amd64.deb ... 2021-11-02 13:42:31.048 | Unpacking keepalived (1:2.0.19-2) ... 2021-11-02 13:42:31.129 | Selecting previously unselected package memcached. 2021-11-02 13:42:31.137 | Preparing to unpack .../026-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2021-11-02 13:42:31.139 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2021-11-02 13:42:31.194 | Preparing to unpack .../027-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2021-11-02 13:42:31.642 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2021-11-02 13:42:31.738 | Preparing to unpack .../028-openssl_1.1.1f-1ubuntu2.8_amd64.deb ... 2021-11-02 13:42:31.744 | Unpacking openssl (1.1.1f-1ubuntu2.8) over (1.1.1f-1ubuntu2.3) ... 2021-11-02 13:42:31.879 | Selecting previously unselected package python3-yaml. 2021-11-02 13:42:31.886 | Preparing to unpack .../029-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2021-11-02 13:42:31.888 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2021-11-02 13:42:31.940 | Preparing to unpack .../030-openssh-sftp-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-11-02 13:42:31.946 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-11-02 13:42:31.993 | Preparing to unpack .../031-openssh-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-11-02 13:42:32.070 | Unpacking openssh-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-11-02 13:42:32.506 | Preparing to unpack .../032-openssh-client_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-11-02 13:42:32.528 | Unpacking openssh-client (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-11-02 13:42:32.675 | Selecting previously unselected package acl. 2021-11-02 13:42:32.682 | Preparing to unpack .../033-acl_2.2.53-6_amd64.deb ... 2021-11-02 13:42:32.685 | Unpacking acl (2.2.53-6) ... 2021-11-02 13:42:32.713 | Selecting previously unselected package autotools-dev. 2021-11-02 13:42:32.720 | Preparing to unpack .../034-autotools-dev_20180224.1_all.deb ... 2021-11-02 13:42:32.722 | Unpacking autotools-dev (20180224.1) ... 2021-11-02 13:42:32.758 | Selecting previously unselected package m4. 2021-11-02 13:42:32.765 | Preparing to unpack .../035-m4_1.4.18-4_amd64.deb ... 2021-11-02 13:42:32.767 | Unpacking m4 (1.4.18-4) ... 2021-11-02 13:42:32.828 | Selecting previously unselected package autoconf. 2021-11-02 13:42:32.835 | Preparing to unpack .../036-autoconf_2.69-11.1_all.deb ... 2021-11-02 13:42:32.837 | Unpacking autoconf (2.69-11.1) ... 2021-11-02 13:42:32.918 | Selecting previously unselected package automake. 2021-11-02 13:42:32.926 | Preparing to unpack .../037-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2021-11-02 13:42:32.930 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2021-11-02 13:42:33.027 | Selecting previously unselected package autopoint. 2021-11-02 13:42:33.034 | Preparing to unpack .../038-autopoint_0.19.8.1-10build1_all.deb ... 2021-11-02 13:42:33.036 | Unpacking autopoint (0.19.8.1-10build1) ... 2021-11-02 13:42:33.076 | Selecting previously unselected package libllvm10:amd64. 2021-11-02 13:42:33.083 | Preparing to unpack .../039-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-02 13:42:33.085 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-11-02 13:42:35.302 | Selecting previously unselected package libclang-cpp10. 2021-11-02 13:42:35.310 | Preparing to unpack .../040-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-02 13:42:35.312 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-11-02 13:42:36.773 | Selecting previously unselected package libstdc++-9-dev:amd64. 2021-11-02 13:42:36.780 | Preparing to unpack .../041-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-11-02 13:42:36.783 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-11-02 13:42:37.237 | Selecting previously unselected package libgc1c2:amd64. 2021-11-02 13:42:37.245 | Preparing to unpack .../042-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2021-11-02 13:42:37.247 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-11-02 13:42:37.283 | Selecting previously unselected package libobjc4:amd64. 2021-11-02 13:42:37.291 | Preparing to unpack .../043-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-11-02 13:42:37.293 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-11-02 13:42:37.322 | Selecting previously unselected package libobjc-9-dev:amd64. 2021-11-02 13:42:37.329 | Preparing to unpack .../044-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-11-02 13:42:37.331 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-11-02 13:42:37.404 | Selecting previously unselected package libc6-i386. 2021-11-02 13:42:37.412 | Preparing to unpack .../045-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2021-11-02 13:42:37.414 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2021-11-02 13:42:37.910 | Selecting previously unselected package lib32gcc-s1. 2021-11-02 13:42:37.918 | Preparing to unpack .../046-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-11-02 13:42:37.920 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-11-02 13:42:37.958 | Selecting previously unselected package lib32stdc++6. 2021-11-02 13:42:37.965 | Preparing to unpack .../047-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-11-02 13:42:37.967 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-11-02 13:42:38.066 | Selecting previously unselected package libclang-common-10-dev. 2021-11-02 13:42:38.073 | Preparing to unpack .../048-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-02 13:42:38.075 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-11-02 13:42:39.032 | Selecting previously unselected package libclang1-10. 2021-11-02 13:42:39.039 | Preparing to unpack .../049-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-02 13:42:39.041 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-11-02 13:42:40.135 | Selecting previously unselected package clang-10. 2021-11-02 13:42:40.142 | Preparing to unpack .../050-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-02 13:42:40.144 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2021-11-02 13:42:40.178 | Selecting previously unselected package libtool. 2021-11-02 13:42:40.185 | Preparing to unpack .../051-libtool_2.4.6-14_all.deb ... 2021-11-02 13:42:40.187 | Unpacking libtool (2.4.6-14) ... 2021-11-02 13:42:40.233 | Selecting previously unselected package dh-autoreconf. 2021-11-02 13:42:40.241 | Preparing to unpack .../052-dh-autoreconf_19_all.deb ... 2021-11-02 13:42:40.243 | Unpacking dh-autoreconf (19) ... 2021-11-02 13:42:40.269 | Selecting previously unselected package libdebhelper-perl. 2021-11-02 13:42:40.277 | Preparing to unpack .../053-libdebhelper-perl_12.10ubuntu1_all.deb ... 2021-11-02 13:42:40.279 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2021-11-02 13:42:40.322 | Selecting previously unselected package libarchive-zip-perl. 2021-11-02 13:42:40.330 | Preparing to unpack .../054-libarchive-zip-perl_1.67-2_all.deb ... 2021-11-02 13:42:40.332 | Unpacking libarchive-zip-perl (1.67-2) ... 2021-11-02 13:42:40.370 | Selecting previously unselected package libsub-override-perl. 2021-11-02 13:42:40.377 | Preparing to unpack .../055-libsub-override-perl_0.09-2_all.deb ... 2021-11-02 13:42:40.379 | Unpacking libsub-override-perl (0.09-2) ... 2021-11-02 13:42:40.405 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-11-02 13:42:40.413 | Preparing to unpack .../056-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2021-11-02 13:42:40.415 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-11-02 13:42:40.442 | Selecting previously unselected package dh-strip-nondeterminism. 2021-11-02 13:42:40.449 | Preparing to unpack .../057-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2021-11-02 13:42:40.451 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2021-11-02 13:42:40.477 | Selecting previously unselected package libdpkg-perl. 2021-11-02 13:42:40.484 | Preparing to unpack .../058-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2021-11-02 13:42:40.487 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2021-11-02 13:42:40.563 | Selecting previously unselected package make. 2021-11-02 13:42:40.570 | Preparing to unpack .../059-make_4.2.1-1.2_amd64.deb ... 2021-11-02 13:42:40.572 | Unpacking make (4.2.1-1.2) ... 2021-11-02 13:42:40.618 | Selecting previously unselected package dpkg-dev. 2021-11-02 13:42:40.626 | Preparing to unpack .../060-dpkg-dev_1.19.7ubuntu3_all.deb ... 2021-11-02 13:42:40.628 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2021-11-02 13:42:40.765 | Selecting previously unselected package dwz. 2021-11-02 13:42:40.773 | Preparing to unpack .../061-dwz_0.13-5_amd64.deb ... 2021-11-02 13:42:40.775 | Unpacking dwz (0.13-5) ... 2021-11-02 13:42:40.824 | Selecting previously unselected package libcroco3:amd64. 2021-11-02 13:42:40.832 | Preparing to unpack .../062-libcroco3_0.6.13-1_amd64.deb ... 2021-11-02 13:42:40.834 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-11-02 13:42:40.871 | Selecting previously unselected package gettext. 2021-11-02 13:42:40.879 | Preparing to unpack .../063-gettext_0.19.8.1-10build1_amd64.deb ... 2021-11-02 13:42:40.881 | Unpacking gettext (0.19.8.1-10build1) ... 2021-11-02 13:42:41.049 | Selecting previously unselected package intltool-debian. 2021-11-02 13:42:41.056 | Preparing to unpack .../064-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-11-02 13:42:41.058 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-11-02 13:42:41.086 | Selecting previously unselected package po-debconf. 2021-11-02 13:42:41.093 | Preparing to unpack .../065-po-debconf_1.0.21_all.deb ... 2021-11-02 13:42:41.096 | Unpacking po-debconf (1.0.21) ... 2021-11-02 13:42:41.159 | Selecting previously unselected package debhelper. 2021-11-02 13:42:41.166 | Preparing to unpack .../066-debhelper_12.10ubuntu1_all.deb ... 2021-11-02 13:42:41.169 | Unpacking debhelper (12.10ubuntu1) ... 2021-11-02 13:42:41.366 | Selecting previously unselected package uuid-dev:amd64. 2021-11-02 13:42:41.373 | Preparing to unpack .../067-uuid-dev_2.34-0.1ubuntu9.1_amd64.deb ... 2021-11-02 13:42:41.376 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-11-02 13:42:41.412 | Selecting previously unselected package libsctp1:amd64. 2021-11-02 13:42:41.419 | Preparing to unpack .../068-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2021-11-02 13:42:41.421 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-11-02 13:42:41.447 | Selecting previously unselected package libsctp-dev:amd64. 2021-11-02 13:42:41.454 | Preparing to unpack .../069-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2021-11-02 13:42:41.456 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-11-02 13:42:41.492 | Selecting previously unselected package libapr1-dev. 2021-11-02 13:42:41.500 | Preparing to unpack .../070-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2021-11-02 13:42:41.502 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2021-11-02 13:42:41.745 | Selecting previously unselected package libldap2-dev:amd64. 2021-11-02 13:42:41.753 | Preparing to unpack .../071-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-11-02 13:42:41.755 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-11-02 13:42:41.882 | Selecting previously unselected package libaprutil1-dev. 2021-11-02 13:42:41.889 | Preparing to unpack .../072-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2021-11-02 13:42:41.891 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-11-02 13:42:42.099 | Selecting previously unselected package apache2-dev. 2021-11-02 13:42:42.106 | Preparing to unpack .../073-apache2-dev_2.4.41-4ubuntu3.8_amd64.deb ... 2021-11-02 13:42:42.108 | Unpacking apache2-dev (2.4.41-4ubuntu3.8) ... 2021-11-02 13:42:42.174 | Selecting previously unselected package binfmt-support. 2021-11-02 13:42:42.182 | Preparing to unpack .../074-binfmt-support_2.2.0-2_amd64.deb ... 2021-11-02 13:42:42.192 | Unpacking binfmt-support (2.2.0-2) ... 2021-11-02 13:42:42.225 | Selecting previously unselected package g++-9. 2021-11-02 13:42:42.233 | Preparing to unpack .../075-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-11-02 13:42:42.235 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-11-02 13:42:43.357 | Selecting previously unselected package g++. 2021-11-02 13:42:43.365 | Preparing to unpack .../076-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2021-11-02 13:42:43.367 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2021-11-02 13:42:43.389 | Selecting previously unselected package build-essential. 2021-11-02 13:42:43.397 | Preparing to unpack .../077-build-essential_12.8ubuntu1.1_amd64.deb ... 2021-11-02 13:42:43.399 | Unpacking build-essential (12.8ubuntu1.1) ... 2021-11-02 13:42:43.425 | Selecting previously unselected package conntrack. 2021-11-02 13:42:43.432 | Preparing to unpack .../078-conntrack_1%3a1.4.5-2_amd64.deb ... 2021-11-02 13:42:43.434 | Unpacking conntrack (1:1.4.5-2) ... 2021-11-02 13:42:43.465 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-11-02 13:42:43.473 | Preparing to unpack .../079-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2021-11-02 13:42:43.475 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-11-02 13:42:43.501 | Selecting previously unselected package libnetfilter-queue1. 2021-11-02 13:42:43.508 | Preparing to unpack .../080-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2021-11-02 13:42:43.510 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2021-11-02 13:42:43.541 | Selecting previously unselected package conntrackd. 2021-11-02 13:42:43.549 | Preparing to unpack .../081-conntrackd_1%3a1.4.5-2_amd64.deb ... 2021-11-02 13:42:43.552 | Unpacking conntrackd (1:1.4.5-2) ... 2021-11-02 13:42:43.599 | Selecting previously unselected package dns-root-data. 2021-11-02 13:42:43.606 | Preparing to unpack .../082-dns-root-data_2019052802_all.deb ... 2021-11-02 13:42:43.608 | Unpacking dns-root-data (2019052802) ... 2021-11-02 13:42:43.636 | Selecting previously unselected package libidn11:amd64. 2021-11-02 13:42:43.644 | Preparing to unpack .../083-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2021-11-02 13:42:43.646 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-11-02 13:42:43.680 | Selecting previously unselected package dnsmasq-base. 2021-11-02 13:42:43.687 | Preparing to unpack .../084-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2021-11-02 13:42:43.690 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-11-02 13:42:43.756 | Selecting previously unselected package dnsmasq-utils. 2021-11-02 13:42:43.763 | Preparing to unpack .../085-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2021-11-02 13:42:43.766 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-11-02 13:42:43.799 | Selecting previously unselected package ebtables. 2021-11-02 13:42:43.806 | Preparing to unpack .../086-ebtables_2.0.11-3build1_amd64.deb ... 2021-11-02 13:42:43.821 | Unpacking ebtables (2.0.11-3build1) ... 2021-11-02 13:42:43.860 | Selecting previously unselected package libfakeroot:amd64. 2021-11-02 13:42:43.868 | Preparing to unpack .../087-libfakeroot_1.24-1_amd64.deb ... 2021-11-02 13:42:43.870 | Unpacking libfakeroot:amd64 (1.24-1) ... 2021-11-02 13:42:43.902 | Selecting previously unselected package fakeroot. 2021-11-02 13:42:43.909 | Preparing to unpack .../088-fakeroot_1.24-1_amd64.deb ... 2021-11-02 13:42:43.913 | Unpacking fakeroot (1.24-1) ... 2021-11-02 13:42:43.952 | Selecting previously unselected package fonts-dejavu-core. 2021-11-02 13:42:43.960 | Preparing to unpack .../089-fonts-dejavu-core_2.37-1_all.deb ... 2021-11-02 13:42:43.962 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-11-02 13:42:44.136 | Selecting previously unselected package fonts-liberation. 2021-11-02 13:42:44.144 | Preparing to unpack .../090-fonts-liberation_1%3a1.07.4-11_all.deb ... 2021-11-02 13:42:44.146 | Unpacking fonts-liberation (1:1.07.4-11) ... 2021-11-02 13:42:44.282 | Selecting previously unselected package fontconfig-config. 2021-11-02 13:42:44.290 | Preparing to unpack .../091-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2021-11-02 13:42:44.292 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2021-11-02 13:42:44.337 | Selecting previously unselected package libfontconfig1:amd64. 2021-11-02 13:42:44.344 | Preparing to unpack .../092-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2021-11-02 13:42:44.347 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-11-02 13:42:44.390 | Selecting previously unselected package fontconfig. 2021-11-02 13:42:44.398 | Preparing to unpack .../093-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2021-11-02 13:42:44.400 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2021-11-02 13:42:44.445 | Selecting previously unselected package genisoimage. 2021-11-02 13:42:44.452 | Preparing to unpack .../094-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2021-11-02 13:42:44.454 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-11-02 13:42:44.532 | Selecting previously unselected package libann0. 2021-11-02 13:42:44.540 | Preparing to unpack .../095-libann0_1.1.2+doc-7build1_amd64.deb ... 2021-11-02 13:42:44.542 | Unpacking libann0 (1.1.2+doc-7build1) ... 2021-11-02 13:42:44.573 | Selecting previously unselected package libcdt5:amd64. 2021-11-02 13:42:44.581 | Preparing to unpack .../096-libcdt5_2.42.2-3build2_amd64.deb ... 2021-11-02 13:42:44.583 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2021-11-02 13:42:44.611 | Selecting previously unselected package libcgraph6:amd64. 2021-11-02 13:42:44.619 | Preparing to unpack .../097-libcgraph6_2.42.2-3build2_amd64.deb ... 2021-11-02 13:42:44.621 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2021-11-02 13:42:44.652 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-11-02 13:42:44.660 | Preparing to unpack .../098-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-11-02 13:42:44.663 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-11-02 13:42:44.705 | Selecting previously unselected package libjpeg8:amd64. 2021-11-02 13:42:44.713 | Preparing to unpack .../099-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-11-02 13:42:44.715 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-11-02 13:42:44.742 | Selecting previously unselected package libjbig0:amd64. 2021-11-02 13:42:44.750 | Preparing to unpack .../100-libjbig0_2.1-3.1build1_amd64.deb ... 2021-11-02 13:42:44.752 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-11-02 13:42:44.782 | Selecting previously unselected package libwebp6:amd64. 2021-11-02 13:42:44.791 | Preparing to unpack .../101-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2021-11-02 13:42:44.793 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-11-02 13:42:44.845 | Selecting previously unselected package libtiff5:amd64. 2021-11-02 13:42:44.854 | Preparing to unpack .../102-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2021-11-02 13:42:44.856 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2021-11-02 13:42:44.906 | Selecting previously unselected package libxpm4:amd64. 2021-11-02 13:42:44.915 | Preparing to unpack .../103-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-11-02 13:42:44.917 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-11-02 13:42:44.948 | Selecting previously unselected package libgd3:amd64. 2021-11-02 13:42:44.956 | Preparing to unpack .../104-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2021-11-02 13:42:44.958 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2021-11-02 13:42:45.002 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-11-02 13:42:45.010 | Preparing to unpack .../105-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-11-02 13:42:45.012 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-11-02 13:42:45.061 | Selecting previously unselected package libpixman-1-0:amd64. 2021-11-02 13:42:45.069 | Preparing to unpack .../106-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2021-11-02 13:42:45.071 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-11-02 13:42:45.132 | Selecting previously unselected package libxcb-render0:amd64. 2021-11-02 13:42:45.139 | Preparing to unpack .../107-libxcb-render0_1.14-2_amd64.deb ... 2021-11-02 13:42:45.142 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2021-11-02 13:42:45.172 | Selecting previously unselected package libxcb-shm0:amd64. 2021-11-02 13:42:45.180 | Preparing to unpack .../108-libxcb-shm0_1.14-2_amd64.deb ... 2021-11-02 13:42:45.182 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2021-11-02 13:42:45.209 | Selecting previously unselected package libxrender1:amd64. 2021-11-02 13:42:45.217 | Preparing to unpack .../109-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-11-02 13:42:45.220 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-11-02 13:42:45.251 | Selecting previously unselected package libcairo2:amd64. 2021-11-02 13:42:45.259 | Preparing to unpack .../110-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2021-11-02 13:42:45.261 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-11-02 13:42:45.359 | Selecting previously unselected package libgraphite2-3:amd64. 2021-11-02 13:42:45.367 | Preparing to unpack .../111-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2021-11-02 13:42:45.369 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-11-02 13:42:45.406 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-11-02 13:42:45.414 | Preparing to unpack .../112-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2021-11-02 13:42:45.416 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-11-02 13:42:45.494 | Selecting previously unselected package libthai-data. 2021-11-02 13:42:45.502 | Preparing to unpack .../113-libthai-data_0.1.28-3_all.deb ... 2021-11-02 13:42:45.504 | Unpacking libthai-data (0.1.28-3) ... 2021-11-02 13:42:45.555 | Selecting previously unselected package libdatrie1:amd64. 2021-11-02 13:42:45.563 | Preparing to unpack .../114-libdatrie1_0.2.12-3_amd64.deb ... 2021-11-02 13:42:45.565 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2021-11-02 13:42:45.594 | Selecting previously unselected package libthai0:amd64. 2021-11-02 13:42:45.602 | Preparing to unpack .../115-libthai0_0.1.28-3_amd64.deb ... 2021-11-02 13:42:45.604 | Unpacking libthai0:amd64 (0.1.28-3) ... 2021-11-02 13:42:45.634 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-11-02 13:42:45.641 | Preparing to unpack .../116-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-11-02 13:42:45.644 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-11-02 13:42:45.694 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-11-02 13:42:45.701 | Preparing to unpack .../117-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-11-02 13:42:45.703 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-11-02 13:42:45.735 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-11-02 13:42:45.743 | Preparing to unpack .../118-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-11-02 13:42:45.745 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-11-02 13:42:45.774 | Selecting previously unselected package libpathplan4:amd64. 2021-11-02 13:42:45.781 | Preparing to unpack .../119-libpathplan4_2.42.2-3build2_amd64.deb ... 2021-11-02 13:42:45.784 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2021-11-02 13:42:45.815 | Selecting previously unselected package libgvc6. 2021-11-02 13:42:45.822 | Preparing to unpack .../120-libgvc6_2.42.2-3build2_amd64.deb ... 2021-11-02 13:42:45.824 | Unpacking libgvc6 (2.42.2-3build2) ... 2021-11-02 13:42:45.944 | Selecting previously unselected package libgvpr2:amd64. 2021-11-02 13:42:45.951 | Preparing to unpack .../121-libgvpr2_2.42.2-3build2_amd64.deb ... 2021-11-02 13:42:45.954 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2021-11-02 13:42:46.003 | Selecting previously unselected package liblab-gamut1:amd64. 2021-11-02 13:42:46.011 | Preparing to unpack .../122-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2021-11-02 13:42:46.014 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-11-02 13:42:46.166 | Selecting previously unselected package x11-common. 2021-11-02 13:42:46.174 | Preparing to unpack .../123-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2021-11-02 13:42:46.197 | dpkg-query: no packages found matching nux-tools 2021-11-02 13:42:46.208 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2021-11-02 13:42:46.247 | Selecting previously unselected package libice6:amd64. 2021-11-02 13:42:46.256 | Preparing to unpack .../124-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2021-11-02 13:42:46.259 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-11-02 13:42:46.291 | Selecting previously unselected package libsm6:amd64. 2021-11-02 13:42:46.299 | Preparing to unpack .../125-libsm6_2%3a1.2.3-1_amd64.deb ... 2021-11-02 13:42:46.301 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2021-11-02 13:42:46.329 | Selecting previously unselected package libxt6:amd64. 2021-11-02 13:42:46.337 | Preparing to unpack .../126-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-11-02 13:42:46.339 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-11-02 13:42:46.389 | Selecting previously unselected package libxmu6:amd64. 2021-11-02 13:42:46.396 | Preparing to unpack .../127-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2021-11-02 13:42:46.399 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-11-02 13:42:46.432 | Selecting previously unselected package libxaw7:amd64. 2021-11-02 13:42:46.441 | Preparing to unpack .../128-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-11-02 13:42:46.443 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-11-02 13:42:46.493 | Selecting previously unselected package graphviz. 2021-11-02 13:42:46.501 | Preparing to unpack .../129-graphviz_2.42.2-3build2_amd64.deb ... 2021-11-02 13:42:46.503 | Unpacking graphviz (2.42.2-3build2) ... 2021-11-02 13:42:46.634 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-11-02 13:42:46.642 | Preparing to unpack .../130-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-11-02 13:42:46.644 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-11-02 13:42:46.695 | Selecting previously unselected package libibverbs1:amd64. 2021-11-02 13:42:46.702 | Preparing to unpack .../131-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2021-11-02 13:42:46.705 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-11-02 13:42:46.744 | Selecting previously unselected package ibverbs-providers:amd64. 2021-11-02 13:42:46.752 | Preparing to unpack .../132-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2021-11-02 13:42:46.766 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-11-02 13:42:46.826 | Selecting previously unselected package icu-devtools. 2021-11-02 13:42:46.833 | Preparing to unpack .../133-icu-devtools_66.1-2ubuntu2_amd64.deb ... 2021-11-02 13:42:46.835 | Unpacking icu-devtools (66.1-2ubuntu2) ... 2021-11-02 13:42:46.892 | Selecting previously unselected package iputils-arping. 2021-11-02 13:42:46.900 | Preparing to unpack .../134-iputils-arping_3%3a20190709-3_amd64.deb ... 2021-11-02 13:42:46.902 | Unpacking iputils-arping (3:20190709-3) ... 2021-11-02 13:42:46.937 | Selecting previously unselected package javascript-common. 2021-11-02 13:42:46.945 | Preparing to unpack .../135-javascript-common_11_all.deb ... 2021-11-02 13:42:46.959 | Unpacking javascript-common (11) ... 2021-11-02 13:42:46.989 | Selecting previously unselected package libgssrpc4:amd64. 2021-11-02 13:42:46.996 | Preparing to unpack .../136-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-11-02 13:42:46.999 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-11-02 13:42:47.033 | Selecting previously unselected package libkdb5-9:amd64. 2021-11-02 13:42:47.042 | Preparing to unpack .../137-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-11-02 13:42:47.044 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-11-02 13:42:47.077 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-11-02 13:42:47.085 | Preparing to unpack .../138-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-11-02 13:42:47.087 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-11-02 13:42:47.121 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-11-02 13:42:47.129 | Preparing to unpack .../139-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-11-02 13:42:47.131 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-11-02 13:42:47.164 | Selecting previously unselected package comerr-dev:amd64. 2021-11-02 13:42:47.172 | Preparing to unpack .../140-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-11-02 13:42:47.176 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-11-02 13:42:47.208 | Selecting previously unselected package krb5-multidev:amd64. 2021-11-02 13:42:47.216 | Preparing to unpack .../141-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-11-02 13:42:47.218 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-11-02 13:42:47.266 | Selecting previously unselected package libalgorithm-diff-perl. 2021-11-02 13:42:47.274 | Preparing to unpack .../142-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2021-11-02 13:42:47.276 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2021-11-02 13:42:47.306 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-11-02 13:42:47.314 | Preparing to unpack .../143-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2021-11-02 13:42:47.318 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2021-11-02 13:42:47.343 | Selecting previously unselected package libalgorithm-merge-perl. 2021-11-02 13:42:47.351 | Preparing to unpack .../144-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-11-02 13:42:47.353 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-11-02 13:42:47.378 | Selecting previously unselected package libarchive-cpio-perl. 2021-11-02 13:42:47.386 | Preparing to unpack .../145-libarchive-cpio-perl_0.10-1_all.deb ... 2021-11-02 13:42:47.388 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-11-02 13:42:47.418 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2021-11-02 13:42:47.426 | Preparing to unpack .../146-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-11-02 13:42:47.428 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-11-02 13:42:47.494 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2021-11-02 13:42:47.501 | Preparing to unpack .../147-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-11-02 13:42:47.504 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-11-02 13:42:47.568 | Selecting previously unselected package libfile-fcntllock-perl. 2021-11-02 13:42:47.576 | Preparing to unpack .../148-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2021-11-02 13:42:47.578 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2021-11-02 13:42:47.608 | Selecting previously unselected package libgts-bin. 2021-11-02 13:42:47.615 | Preparing to unpack .../149-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-11-02 13:42:47.618 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-11-02 13:42:47.654 | Selecting previously unselected package libicu-dev:amd64. 2021-11-02 13:42:47.662 | Preparing to unpack .../150-libicu-dev_66.1-2ubuntu2_amd64.deb ... 2021-11-02 13:42:47.664 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2) ... 2021-11-02 13:42:49.089 | Selecting previously unselected package libipset13:amd64. 2021-11-02 13:42:49.097 | Preparing to unpack .../151-libipset13_7.5-1~exp1_amd64.deb ... 2021-11-02 13:42:49.099 | Unpacking libipset13:amd64 (7.5-1~exp1) ... 2021-11-02 13:42:49.133 | Selecting previously unselected package librdmacm1:amd64. 2021-11-02 13:42:49.141 | Preparing to unpack .../152-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2021-11-02 13:42:49.143 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-11-02 13:42:49.179 | Selecting previously unselected package libiscsi7:amd64. 2021-11-02 13:42:49.186 | Preparing to unpack .../153-libiscsi7_1.18.0-2_amd64.deb ... 2021-11-02 13:42:49.188 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2021-11-02 13:42:49.221 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-11-02 13:42:49.228 | Preparing to unpack .../154-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-11-02 13:42:49.230 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-11-02 13:42:49.295 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-11-02 13:42:49.304 | Preparing to unpack .../155-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-11-02 13:42:49.321 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-11-02 13:42:49.345 | Selecting previously unselected package libjpeg-dev:amd64. 2021-11-02 13:42:49.352 | Preparing to unpack .../156-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-11-02 13:42:49.354 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-11-02 13:42:49.377 | Selecting previously unselected package libjs-jquery. 2021-11-02 13:42:49.385 | Preparing to unpack .../157-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2021-11-02 13:42:49.387 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2021-11-02 13:42:49.446 | Selecting previously unselected package libjs-jquery-metadata. 2021-11-02 13:42:49.453 | Preparing to unpack .../158-libjs-jquery-metadata_12-1.1_all.deb ... 2021-11-02 13:42:49.455 | Unpacking libjs-jquery-metadata (12-1.1) ... 2021-11-02 13:42:49.479 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-11-02 13:42:49.486 | Preparing to unpack .../159-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2021-11-02 13:42:49.489 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-11-02 13:42:49.564 | Selecting previously unselected package libltdl-dev:amd64. 2021-11-02 13:42:49.572 | Preparing to unpack .../160-libltdl-dev_2.4.6-14_amd64.deb ... 2021-11-02 13:42:49.574 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2021-11-02 13:42:49.628 | Selecting previously unselected package libsys-hostname-long-perl. 2021-11-02 13:42:49.635 | Preparing to unpack .../161-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-11-02 13:42:49.638 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-11-02 13:42:49.664 | Selecting previously unselected package libmail-sendmail-perl. 2021-11-02 13:42:49.672 | Preparing to unpack .../162-libmail-sendmail-perl_0.80-1_all.deb ... 2021-11-02 13:42:49.674 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-11-02 13:42:49.705 | Selecting previously unselected package libncurses-dev:amd64. 2021-11-02 13:42:49.712 | Preparing to unpack .../163-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2021-11-02 13:42:49.714 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-11-02 13:42:49.808 | Selecting previously unselected package libnspr4:amd64. 2021-11-02 13:42:49.816 | Preparing to unpack .../164-libnspr4_2%3a4.25-1_amd64.deb ... 2021-11-02 13:42:49.818 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2021-11-02 13:42:49.859 | Selecting previously unselected package libnss3:amd64. 2021-11-02 13:42:49.868 | Preparing to unpack .../165-libnss3_2%3a3.49.1-1ubuntu1.5_amd64.deb ... 2021-11-02 13:42:49.870 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.5) ... 2021-11-02 13:42:50.073 | Selecting previously unselected package libomp5-10:amd64. 2021-11-02 13:42:50.081 | Preparing to unpack .../166-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-02 13:42:50.083 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-11-02 13:42:50.154 | Selecting previously unselected package libomp-10-dev. 2021-11-02 13:42:50.162 | Preparing to unpack .../167-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-02 13:42:50.164 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-11-02 13:42:50.198 | Selecting previously unselected package pcp-conf. 2021-11-02 13:42:50.206 | Preparing to unpack .../168-pcp-conf_5.0.3-1_amd64.deb ... 2021-11-02 13:42:50.208 | Unpacking pcp-conf (5.0.3-1) ... 2021-11-02 13:42:50.238 | Selecting previously unselected package libpcp3. 2021-11-02 13:42:50.246 | Preparing to unpack .../169-libpcp3_5.0.3-1_amd64.deb ... 2021-11-02 13:42:50.249 | Unpacking libpcp3 (5.0.3-1) ... 2021-11-02 13:42:50.310 | Selecting previously unselected package libpcp-pmda3. 2021-11-02 13:42:50.318 | Preparing to unpack .../170-libpcp-pmda3_5.0.3-1_amd64.deb ... 2021-11-02 13:42:50.320 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2021-11-02 13:42:50.350 | Selecting previously unselected package libpcp-pmda-perl. 2021-11-02 13:42:50.357 | Preparing to unpack .../171-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2021-11-02 13:42:50.359 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2021-11-02 13:42:50.393 | Selecting previously unselected package libpq5:amd64. 2021-11-02 13:42:50.402 | Preparing to unpack .../172-libpq5_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-11-02 13:42:50.404 | Unpacking libpq5:amd64 (12.8-0ubuntu0.20.04.1) ... 2021-11-02 13:42:50.445 | Selecting previously unselected package libpq-dev. 2021-11-02 13:42:50.453 | Preparing to unpack .../173-libpq-dev_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-11-02 13:42:50.455 | Unpacking libpq-dev (12.8-0ubuntu0.20.04.1) ... 2021-11-02 13:42:50.526 | Selecting previously unselected package librados2. 2021-11-02 13:42:50.534 | Preparing to unpack .../174-librados2_15.2.14-0ubuntu0.20.04.1_amd64.deb ... 2021-11-02 13:42:50.537 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.1) ... 2021-11-02 13:42:51.005 | Selecting previously unselected package librbd1. 2021-11-02 13:42:51.013 | Preparing to unpack .../175-librbd1_15.2.14-0ubuntu0.20.04.1_amd64.deb ... 2021-11-02 13:42:51.016 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.1) ... 2021-11-02 13:42:51.270 | Selecting previously unselected package libsasl2-dev. 2021-11-02 13:42:51.278 | Preparing to unpack .../176-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2021-11-02 13:42:51.280 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2021-11-02 13:42:51.346 | Selecting previously unselected package libssl-dev:amd64. 2021-11-02 13:42:51.354 | Preparing to unpack .../177-libssl-dev_1.1.1f-1ubuntu2.8_amd64.deb ... 2021-11-02 13:42:51.356 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.8) ... 2021-11-02 13:42:51.616 | Selecting previously unselected package libsystemd-dev:amd64. 2021-11-02 13:42:51.624 | Preparing to unpack .../178-libsystemd-dev_245.4-4ubuntu3.13_amd64.deb ... 2021-11-02 13:42:51.626 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.13) ... 2021-11-02 13:42:51.741 | Selecting previously unselected package libtinfo-dev:amd64. 2021-11-02 13:42:51.749 | Preparing to unpack .../179-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2021-11-02 13:42:51.752 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-11-02 13:42:51.777 | Selecting previously unselected package libx86-1:amd64. 2021-11-02 13:42:51.785 | Preparing to unpack .../180-libx86-1_1.1+ds1-11_amd64.deb ... 2021-11-02 13:42:51.787 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2021-11-02 13:42:51.823 | Selecting previously unselected package libxml2-dev:amd64. 2021-11-02 13:42:51.831 | Preparing to unpack .../181-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-11-02 13:42:51.833 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-11-02 13:42:51.977 | Selecting previously unselected package libxslt1-dev:amd64. 2021-11-02 13:42:51.985 | Preparing to unpack .../182-libxslt1-dev_1.1.34-4_amd64.deb ... 2021-11-02 13:42:51.987 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2021-11-02 13:42:52.067 | Selecting previously unselected package llvm-10-runtime. 2021-11-02 13:42:52.075 | Preparing to unpack .../183-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-02 13:42:52.078 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-11-02 13:42:52.132 | Selecting previously unselected package libpfm4:amd64. 2021-11-02 13:42:52.140 | Preparing to unpack .../184-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2021-11-02 13:42:52.142 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-11-02 13:42:52.217 | Selecting previously unselected package llvm-10. 2021-11-02 13:42:52.224 | Preparing to unpack .../185-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-02 13:42:52.226 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2021-11-02 13:42:52.993 | Selecting previously unselected package libffi-dev:amd64. 2021-11-02 13:42:53.001 | Preparing to unpack .../186-libffi-dev_3.3-4_amd64.deb ... 2021-11-02 13:42:53.003 | Unpacking libffi-dev:amd64 (3.3-4) ... 2021-11-02 13:42:53.044 | Selecting previously unselected package python3-pygments. 2021-11-02 13:42:53.052 | Preparing to unpack .../187-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2021-11-02 13:42:53.054 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-11-02 13:42:53.190 | Selecting previously unselected package llvm-10-tools. 2021-11-02 13:42:53.198 | Preparing to unpack .../188-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-02 13:42:53.200 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-11-02 13:42:53.346 | Selecting previously unselected package libz3-4:amd64. 2021-11-02 13:42:53.354 | Preparing to unpack .../189-libz3-4_4.8.7-4build1_amd64.deb ... 2021-11-02 13:42:53.356 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2021-11-02 13:42:54.296 | Selecting previously unselected package libz3-dev:amd64. 2021-11-02 13:42:54.306 | Preparing to unpack .../190-libz3-dev_4.8.7-4build1_amd64.deb ... 2021-11-02 13:42:54.308 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2021-11-02 13:42:54.352 | Selecting previously unselected package llvm-10-dev. 2021-11-02 13:42:54.360 | Preparing to unpack .../191-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-02 13:42:54.362 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-11-02 13:42:58.825 | Selecting previously unselected package lsscsi. 2021-11-02 13:42:58.834 | Preparing to unpack .../192-lsscsi_0.30-0.1_amd64.deb ... 2021-11-02 13:42:58.836 | Unpacking lsscsi (0.30-0.1) ... 2021-11-02 13:42:58.870 | Selecting previously unselected package pkg-config. 2021-11-02 13:42:58.878 | Preparing to unpack .../193-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2021-11-02 13:42:58.880 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2021-11-02 13:42:58.912 | Selecting previously unselected package pm-utils. 2021-11-02 13:42:58.921 | Preparing to unpack .../194-pm-utils_1.4.1-19_all.deb ... 2021-11-02 13:42:58.923 | Unpacking pm-utils (1.4.1-19) ... 2021-11-02 13:42:58.981 | Selecting previously unselected package postgresql-client-common. 2021-11-02 13:42:58.989 | Preparing to unpack .../195-postgresql-client-common_214ubuntu0.1_all.deb ... 2021-11-02 13:42:58.992 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2021-11-02 13:42:59.026 | Selecting previously unselected package postgresql-client-12. 2021-11-02 13:42:59.034 | Preparing to unpack .../196-postgresql-client-12_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-11-02 13:42:59.036 | Unpacking postgresql-client-12 (12.8-0ubuntu0.20.04.1) ... 2021-11-02 13:42:59.232 | Selecting previously unselected package ssl-cert. 2021-11-02 13:42:59.240 | Preparing to unpack .../197-ssl-cert_1.0.39_all.deb ... 2021-11-02 13:42:59.243 | Unpacking ssl-cert (1.0.39) ... 2021-11-02 13:42:59.277 | Selecting previously unselected package postgresql-common. 2021-11-02 13:42:59.286 | Preparing to unpack .../198-postgresql-common_214ubuntu0.1_all.deb ... 2021-11-02 13:42:59.314 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-11-02 13:42:59.321 | Unpacking postgresql-common (214ubuntu0.1) ... 2021-11-02 13:42:59.388 | Selecting previously unselected package postgresql-server-dev-12. 2021-11-02 13:42:59.397 | Preparing to unpack .../199-postgresql-server-dev-12_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-11-02 13:42:59.399 | Unpacking postgresql-server-dev-12 (12.8-0ubuntu0.20.04.1) ... 2021-11-02 13:42:59.722 | Selecting previously unselected package postgresql-server-dev-all. 2021-11-02 13:42:59.731 | Preparing to unpack .../200-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2021-11-02 13:42:59.733 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2021-11-02 13:42:59.764 | Selecting previously unselected package python-pip-whl. 2021-11-02 13:42:59.773 | Preparing to unpack .../201-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2021-11-02 13:42:59.775 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-11-02 13:42:59.980 | Selecting previously unselected package python3-mysqldb. 2021-11-02 13:42:59.988 | Preparing to unpack .../202-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2021-11-02 13:42:59.990 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2021-11-02 13:43:00.027 | Selecting previously unselected package python3-wheel. 2021-11-02 13:43:00.035 | Preparing to unpack .../203-python3-wheel_0.34.2-1_all.deb ... 2021-11-02 13:43:00.038 | Unpacking python3-wheel (0.34.2-1) ... 2021-11-02 13:43:00.070 | Selecting previously unselected package python3-pip. 2021-11-02 13:43:00.078 | Preparing to unpack .../204-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2021-11-02 13:43:00.080 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2021-11-02 13:43:00.164 | Selecting previously unselected package python3.8-venv. 2021-11-02 13:43:00.173 | Preparing to unpack .../205-python3.8-venv_3.8.10-0ubuntu1~20.04.1_amd64.deb ... 2021-11-02 13:43:00.175 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.1) ... 2021-11-02 13:43:00.205 | Selecting previously unselected package python3-venv. 2021-11-02 13:43:00.214 | Preparing to unpack .../206-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2021-11-02 13:43:00.216 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2021-11-02 13:43:00.241 | Selecting previously unselected package qemu-block-extra:amd64. 2021-11-02 13:43:00.249 | Preparing to unpack .../207-qemu-block-extra_1%3a4.2-3ubuntu6.18_amd64.deb ... 2021-11-02 13:43:00.251 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.18) ... 2021-11-02 13:43:00.283 | Selecting previously unselected package qemu-utils. 2021-11-02 13:43:00.291 | Preparing to unpack .../208-qemu-utils_1%3a4.2-3ubuntu6.18_amd64.deb ... 2021-11-02 13:43:00.293 | Unpacking qemu-utils (1:4.2-3ubuntu6.18) ... 2021-11-02 13:43:00.473 | Selecting previously unselected package sharutils. 2021-11-02 13:43:00.481 | Preparing to unpack .../209-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2021-11-02 13:43:00.484 | Unpacking sharutils (1:4.15.2-4build1) ... 2021-11-02 13:43:00.532 | Selecting previously unselected package sqlite3. 2021-11-02 13:43:00.540 | Preparing to unpack .../210-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2021-11-02 13:43:00.543 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2021-11-02 13:43:00.684 | Selecting previously unselected package unzip. 2021-11-02 13:43:00.693 | Preparing to unpack .../211-unzip_6.0-25ubuntu1_amd64.deb ... 2021-11-02 13:43:00.695 | Unpacking unzip (6.0-25ubuntu1) ... 2021-11-02 13:43:00.743 | Selecting previously unselected package vbetool. 2021-11-02 13:43:00.751 | Preparing to unpack .../212-vbetool_1.1-4_amd64.deb ... 2021-11-02 13:43:00.753 | Unpacking vbetool (1.1-4) ... 2021-11-02 13:43:00.783 | Selecting previously unselected package ipset. 2021-11-02 13:43:00.792 | Preparing to unpack .../213-ipset_7.5-1~exp1_amd64.deb ... 2021-11-02 13:43:00.801 | Unpacking ipset (7.5-1~exp1) ... 2021-11-02 13:43:00.832 | Selecting previously unselected package ipvsadm. 2021-11-02 13:43:00.841 | Preparing to unpack .../214-ipvsadm_1%3a1.31-1_amd64.deb ... 2021-11-02 13:43:00.843 | Unpacking ipvsadm (1:1.31-1) ... 2021-11-02 13:43:00.877 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-11-02 13:43:00.885 | Preparing to unpack .../215-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.8_amd64.deb ... 2021-11-02 13:43:00.895 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.8) ... 2021-11-02 13:43:00.920 | Selecting previously unselected package liberasurecode1:amd64. 2021-11-02 13:43:00.929 | Preparing to unpack .../216-liberasurecode1_1.6.1-4_amd64.deb ... 2021-11-02 13:43:00.931 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2021-11-02 13:43:00.962 | Selecting previously unselected package liberasurecode-dev:amd64. 2021-11-02 13:43:00.970 | Preparing to unpack .../217-liberasurecode-dev_1.6.1-4_amd64.deb ... 2021-11-02 13:43:00.972 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2021-11-02 13:43:01.002 | Selecting previously unselected package libkrb5-dev:amd64. 2021-11-02 13:43:01.010 | Preparing to unpack .../218-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-11-02 13:43:01.012 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-11-02 13:43:01.045 | Selecting previously unselected package libpcp-gui2. 2021-11-02 13:43:01.054 | Preparing to unpack .../219-libpcp-gui2_5.0.3-1_amd64.deb ... 2021-11-02 13:43:01.056 | Unpacking libpcp-gui2 (5.0.3-1) ... 2021-11-02 13:43:01.083 | Selecting previously unselected package libpcp-import1. 2021-11-02 13:43:01.091 | Preparing to unpack .../220-libpcp-import1_5.0.3-1_amd64.deb ... 2021-11-02 13:43:01.093 | Unpacking libpcp-import1 (5.0.3-1) ... 2021-11-02 13:43:01.121 | Selecting previously unselected package libpcp-mmv1. 2021-11-02 13:43:01.130 | Preparing to unpack .../221-libpcp-mmv1_5.0.3-1_amd64.deb ... 2021-11-02 13:43:01.132 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2021-11-02 13:43:01.159 | Selecting previously unselected package libpcp-trace2. 2021-11-02 13:43:01.168 | Preparing to unpack .../222-libpcp-trace2_5.0.3-1_amd64.deb ... 2021-11-02 13:43:01.170 | Unpacking libpcp-trace2 (5.0.3-1) ... 2021-11-02 13:43:01.198 | Selecting previously unselected package libpcp-web1. 2021-11-02 13:43:01.206 | Preparing to unpack .../223-libpcp-web1_5.0.3-1_amd64.deb ... 2021-11-02 13:43:01.208 | Unpacking libpcp-web1 (5.0.3-1) ... 2021-11-02 13:43:01.250 | Selecting previously unselected package libyaml-dev:amd64. 2021-11-02 13:43:01.259 | Preparing to unpack .../224-libyaml-dev_0.2.2-1_amd64.deb ... 2021-11-02 13:43:01.261 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2021-11-02 13:43:01.297 | Selecting previously unselected package python3-pcp. 2021-11-02 13:43:01.305 | Preparing to unpack .../225-python3-pcp_5.0.3-1_amd64.deb ... 2021-11-02 13:43:01.307 | Unpacking python3-pcp (5.0.3-1) ... 2021-11-02 13:43:01.350 | Selecting previously unselected package pcp. 2021-11-02 13:43:01.358 | Preparing to unpack .../226-pcp_5.0.3-1_amd64.deb ... 2021-11-02 13:43:01.428 | Unpacking pcp (5.0.3-1) ... 2021-11-02 13:43:01.979 | Selecting previously unselected package socat. 2021-11-02 13:43:01.988 | Preparing to unpack .../227-socat_1.7.3.3-2_amd64.deb ... 2021-11-02 13:43:01.990 | Unpacking socat (1.7.3.3-2) ... 2021-11-02 13:43:02.066 | Selecting previously unselected package vlan. 2021-11-02 13:43:02.075 | Preparing to unpack .../228-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2021-11-02 13:43:02.077 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2021-11-02 13:43:02.148 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-11-02 13:43:02.154 | Setting up postgresql-client-common (214ubuntu0.1) ... 2021-11-02 13:43:02.164 | Setting up javascript-common (11) ... 2021-11-02 13:43:02.195 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-11-02 13:43:02.210 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-11-02 13:43:02.216 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-11-02 13:43:02.222 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-11-02 13:43:02.228 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2021-11-02 13:43:02.249 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-11-02 13:43:02.253 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-11-02 13:43:02.259 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-11-02 13:43:02.264 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-11-02 13:43:02.269 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-11-02 13:43:02.275 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2021-11-02 13:43:02.280 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2021-11-02 13:43:02.285 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2021-11-02 13:43:02.295 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2021-11-02 13:43:02.300 | Setting up libxcb-render0:amd64 (1.14-2) ... 2021-11-02 13:43:02.305 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2021-11-02 13:43:02.311 | Setting up libarchive-zip-perl (1.67-2) ... 2021-11-02 13:43:02.316 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-11-02 13:43:02.322 | Setting up vbetool (1.1-4) ... 2021-11-02 13:43:02.327 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-11-02 13:43:02.335 | Setting up pm-utils (1.4.1-19) ... 2021-11-02 13:43:02.344 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.8) ... 2021-11-02 13:43:02.582 | Setting up unzip (6.0-25ubuntu1) ... 2021-11-02 13:43:02.606 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2021-11-02 13:43:02.611 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-11-02 13:43:02.617 | Setting up x11-common (1:7.7+19ubuntu14) ... 2021-11-02 13:43:02.849 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-11-02 13:43:03.517 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2021-11-02 13:43:03.526 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-11-02 13:43:03.531 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-11-02 13:43:03.536 | Setting up m4 (1.4.18-4) ... 2021-11-02 13:43:03.541 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2021-11-02 13:43:03.827 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-11-02 13:43:03.832 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2021-11-02 13:43:03.837 | Setting up iputils-arping (3:20190709-3) ... 2021-11-02 13:43:03.869 | Setting up libffi-dev:amd64 (3.3-4) ... 2021-11-02 13:43:03.874 | Setting up conntrack (1:1.4.5-2) ... 2021-11-02 13:43:03.879 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-11-02 13:43:03.884 | Setting up python3-wheel (0.34.2-1) ... 2021-11-02 13:43:04.133 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-11-02 13:43:04.138 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2021-11-02 13:43:04.336 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2021-11-02 13:43:06.368 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2021-11-02 13:43:07.561 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-11-02 13:43:08.214 | Setting up libfakeroot:amd64 (1.24-1) ... 2021-11-02 13:43:08.222 | Setting up libjansson4:amd64 (2.12-1build1) ... 2021-11-02 13:43:08.228 | Setting up acl (2.2.53-6) ... 2021-11-02 13:43:08.237 | Setting up dns-root-data (2019052802) ... 2021-11-02 13:43:08.244 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-11-02 13:43:08.250 | Setting up fakeroot (1.24-1) ... 2021-11-02 13:43:08.258 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-11-02 13:43:08.266 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-11-02 13:43:08.271 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-11-02 13:43:08.276 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-11-02 13:43:08.282 | Setting up autotools-dev (20180224.1) ... 2021-11-02 13:43:08.287 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-11-02 13:43:09.077 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2021-11-02 13:43:09.082 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2021-11-02 13:43:09.088 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-11-02 13:43:09.094 | Setting up make (4.2.1-1.2) ... 2021-11-02 13:43:09.099 | Setting up libnspr4:amd64 (2:4.25-1) ... 2021-11-02 13:43:09.104 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-11-02 13:43:09.110 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-11-02 13:43:09.115 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-11-02 13:43:09.121 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2021-11-02 13:43:09.126 | Setting up ebtables (2.0.11-3build1) ... 2021-11-02 13:43:09.651 | Setting up socat (1.7.3.3-2) ... 2021-11-02 13:43:09.656 | Setting up libann0 (1.1.2+doc-7build1) ... 2021-11-02 13:43:09.661 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-11-02 13:43:09.668 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.8) ... 2021-11-02 13:43:09.673 | Setting up autopoint (0.19.8.1-10build1) ... 2021-11-02 13:43:09.678 | Setting up binfmt-support (2.2.0-2) ... 2021-11-02 13:43:09.968 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2021-11-02 13:43:10.976 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-11-02 13:43:10.981 | Setting up icu-devtools (66.1-2ubuntu2) ... 2021-11-02 13:43:10.986 | Setting up fonts-dejavu-core (2.37-1) ... 2021-11-02 13:43:11.028 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2021-11-02 13:43:11.032 | Setting up lsscsi (0.30-0.1) ... 2021-11-02 13:43:11.037 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-11-02 13:43:11.042 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-11-02 13:43:11.047 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-11-02 13:43:11.052 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-11-02 13:43:11.058 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2021-11-02 13:43:11.063 | Setting up autoconf (2.69-11.1) ... 2021-11-02 13:43:11.070 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2021-11-02 13:43:11.075 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2021-11-02 13:43:11.116 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-11-02 13:43:11.120 | Setting up dwz (0.13-5) ... 2021-11-02 13:43:11.125 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-11-02 13:43:11.130 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-11-02 13:43:11.135 | Setting up libipset13:amd64 (7.5-1~exp1) ... 2021-11-02 13:43:11.140 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-11-02 13:43:11.145 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2021-11-02 13:43:11.156 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-11-02 13:43:11.161 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-11-02 13:43:11.167 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-11-02 13:43:11.172 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-11-02 13:43:11.177 | Setting up fonts-liberation (1:1.07.4-11) ... 2021-11-02 13:43:11.183 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2021-11-02 13:43:11.191 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-11-02 13:43:11.196 | Setting up pcp-conf (5.0.3-1) ... 2021-11-02 13:43:11.203 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2021-11-02 13:43:11.209 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2021-11-02 13:43:11.214 | Setting up libsub-override-perl (0.09-2) ... 2021-11-02 13:43:11.219 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-11-02 13:43:11.224 | Setting up libthai-data (0.1.28-3) ... 2021-11-02 13:43:11.229 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-11-02 13:43:11.234 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2021-11-02 13:43:11.239 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2021-11-02 13:43:11.244 | Setting up apache2-data (2.4.41-4ubuntu3.8) ... 2021-11-02 13:43:11.249 | Setting up curl (7.68.0-1ubuntu2.7) ... 2021-11-02 13:43:11.255 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-11-02 13:43:11.260 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2021-11-02 13:43:11.265 | Setting up sharutils (1:4.15.2-4build1) ... 2021-11-02 13:43:11.270 | Setting up ipset (7.5-1~exp1) ... 2021-11-02 13:43:11.282 | Setting up openssl (1.1.1f-1ubuntu2.8) ... 2021-11-02 13:43:11.290 | Setting up conntrackd (1:1.4.5-2) ... 2021-11-02 13:43:12.275 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-11-02 13:43:12.601 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-11-02 13:43:12.606 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2021-11-02 13:43:12.611 | Setting up libicu-dev:amd64 (66.1-2ubuntu2) ... 2021-11-02 13:43:12.616 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-11-02 13:43:12.621 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.13) ... 2021-11-02 13:43:12.626 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2021-11-02 13:43:12.631 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-11-02 13:43:12.637 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-11-02 13:43:12.642 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-11-02 13:43:12.647 | Setting up automake (1:1.16.1-4ubuntu6) ... 2021-11-02 13:43:12.654 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2021-11-02 13:43:12.658 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-11-02 13:43:12.663 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-11-02 13:43:12.669 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-11-02 13:43:12.674 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-11-02 13:43:12.679 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2021-11-02 13:43:12.685 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-11-02 13:43:12.690 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-11-02 13:43:12.696 | Setting up libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-02 13:43:12.702 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-11-02 13:43:12.707 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-11-02 13:43:12.713 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-11-02 13:43:12.719 | Setting up libtool (2.4.6-14) ... 2021-11-02 13:43:12.725 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2021-11-02 13:43:12.826 | Setting up openssh-client (1:8.2p1-4ubuntu0.3) ... 2021-11-02 13:43:12.864 | Setting up libpq5:amd64 (12.8-0ubuntu0.20.04.1) ... 2021-11-02 13:43:12.870 | Setting up haproxy (2.0.13-2ubuntu0.3) ... 2021-11-02 13:43:13.257 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-11-02 13:43:14.303 | Setting up libpq-dev (12.8-0ubuntu0.20.04.1) ... 2021-11-02 13:43:14.308 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.5) ... 2021-11-02 13:43:14.315 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-11-02 13:43:14.321 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-11-02 13:43:14.470 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-11-02 13:43:14.476 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-11-02 13:43:14.482 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-11-02 13:43:14.490 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2021-11-02 13:43:14.501 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-11-02 13:43:14.507 | Setting up python3-mysqldb (1.4.4-2build1) ... 2021-11-02 13:43:14.757 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-11-02 13:43:14.764 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2021-11-02 13:43:14.769 | Setting up libthai0:amd64 (0.1.28-3) ... 2021-11-02 13:43:14.777 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-11-02 13:43:14.782 | Setting up postgresql-client-12 (12.8-0ubuntu0.20.04.1) ... 2021-11-02 13:43:15.387 | 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-11-02 13:43:15.415 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-11-02 13:43:15.423 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-11-02 13:43:15.429 | Setting up ssl-cert (1.0.39) ... 2021-11-02 13:43:15.925 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2021-11-02 13:43:15.930 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.1) ... 2021-11-02 13:43:16.004 | Setting up libjs-jquery-metadata (12-1.1) ... 2021-11-02 13:43:16.010 | Setting up postgresql-common (214ubuntu0.1) ... 2021-11-02 13:43:16.493 | Adding user postgres to group ssl-cert 2021-11-02 13:43:16.645 | 2021-11-02 13:43:16.645 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-11-02 13:43:16.835 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-11-02 13:43:16.835 | Removing obsolete dictionary files: 2021-11-02 13:43:17.405 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-11-02 13:43:18.465 | Setting up libcroco3:amd64 (0.6.13-1) ... 2021-11-02 13:43:18.471 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-11-02 13:43:18.476 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2021-11-02 13:43:18.564 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2021-11-02 13:43:18.978 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2021-11-02 13:43:18.985 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2021-11-02 13:43:18.989 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-11-02 13:43:18.995 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-11-02 13:43:19.000 | Setting up build-essential (12.8ubuntu1.1) ... 2021-11-02 13:43:19.005 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2021-11-02 13:43:19.010 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-11-02 13:43:19.016 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-11-02 13:43:19.022 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2021-11-02 13:43:19.027 | Setting up apache2-utils (2.4.41-4ubuntu3.8) ... 2021-11-02 13:43:19.032 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-11-02 13:43:19.037 | Setting up ipvsadm (1:1.31-1) ... 2021-11-02 13:43:19.765 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.3) ... 2021-11-02 13:43:19.770 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-11-02 13:43:19.867 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2021-11-02 13:43:21.936 | Regenerating fonts cache... done. 2021-11-02 13:43:21.939 | Setting up gettext (0.19.8.1-10build1) ... 2021-11-02 13:43:21.945 | Setting up libpcp3 (5.0.3-1) ... 2021-11-02 13:43:21.951 | Setting up libpcp-pmda3 (5.0.3-1) ... 2021-11-02 13:43:21.957 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2021-11-02 13:43:21.963 | Setting up openssh-server (1:8.2p1-4ubuntu0.3) ... 2021-11-02 13:43:23.283 | rescue-ssh.target is a disabled or a static unit, not starting it. 2021-11-02 13:43:24.065 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-11-02 13:43:24.110 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-11-02 13:43:24.116 | Setting up keepalived (1:2.0.19-2) ... 2021-11-02 13:43:25.081 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-11-02 13:43:25.751 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2021-11-02 13:43:25.757 | Setting up libpcp-trace2 (5.0.3-1) ... 2021-11-02 13:43:25.763 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-11-02 13:43:25.769 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2021-11-02 13:43:25.774 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-11-02 13:43:25.780 | Setting up libpcp-gui2 (5.0.3-1) ... 2021-11-02 13:43:25.787 | Setting up apache2-bin (2.4.41-4ubuntu3.8) ... 2021-11-02 13:43:25.793 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-11-02 13:43:25.799 | Setting up libpcp-web1 (5.0.3-1) ... 2021-11-02 13:43:25.806 | Setting up intltool-debian (0.35.0+20060710.5) ... 2021-11-02 13:43:25.812 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-11-02 13:43:25.818 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-11-02 13:43:25.824 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2021-11-02 13:43:25.830 | Setting up libpcp-mmv1 (5.0.3-1) ... 2021-11-02 13:43:25.837 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2021-11-02 13:43:25.859 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2021-11-02 13:43:25.864 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-11-02 13:43:25.870 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-11-02 13:43:25.881 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2021-11-02 13:43:25.887 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-11-02 13:43:25.894 | Setting up postgresql-server-dev-12 (12.8-0ubuntu0.20.04.1) ... 2021-11-02 13:43:25.901 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-11-02 13:43:25.907 | Setting up libpcp-import1 (5.0.3-1) ... 2021-11-02 13:43:25.914 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-11-02 13:43:25.921 | Setting up librados2 (15.2.14-0ubuntu0.20.04.1) ... 2021-11-02 13:43:25.926 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-11-02 13:43:25.932 | Setting up po-debconf (1.0.21) ... 2021-11-02 13:43:25.938 | Setting up apache2 (2.4.41-4ubuntu3.8) ... 2021-11-02 13:43:26.314 | Enabling module mpm_event. 2021-11-02 13:43:26.377 | Enabling module authz_core. 2021-11-02 13:43:26.382 | Enabling module authz_host. 2021-11-02 13:43:26.441 | Enabling module authn_core. 2021-11-02 13:43:26.446 | Enabling module auth_basic. 2021-11-02 13:43:26.504 | Enabling module access_compat. 2021-11-02 13:43:26.562 | Enabling module authn_file. 2021-11-02 13:43:26.621 | Enabling module authz_user. 2021-11-02 13:43:26.680 | Enabling module alias. 2021-11-02 13:43:26.738 | Enabling module dir. 2021-11-02 13:43:26.798 | Enabling module autoindex. 2021-11-02 13:43:26.856 | Enabling module env. 2021-11-02 13:43:26.914 | Enabling module mime. 2021-11-02 13:43:26.972 | Enabling module negotiation. 2021-11-02 13:43:27.031 | Enabling module setenvif. 2021-11-02 13:43:27.089 | Enabling module filter. 2021-11-02 13:43:27.147 | Enabling module deflate. 2021-11-02 13:43:27.205 | Enabling module status. 2021-11-02 13:43:27.268 | Enabling module reqtimeout. 2021-11-02 13:43:27.327 | Enabling conf charset. 2021-11-02 13:43:27.386 | Enabling conf localized-error-pages. 2021-11-02 13:43:27.444 | Enabling conf other-vhosts-access-log. 2021-11-02 13:43:27.503 | Enabling conf security. 2021-11-02 13:43:27.563 | Enabling conf serve-cgi-bin. 2021-11-02 13:43:27.621 | Enabling site 000-default. 2021-11-02 13:43:27.673 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-11-02 13:43:27.728 | Enabling conf javascript-common. 2021-11-02 13:43:27.983 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-11-02 13:43:28.549 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-11-02 13:43:31.171 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-11-02 13:43:31.184 | Setting up python3-pcp (5.0.3-1) ... 2021-11-02 13:43:31.489 | Setting up libgvc6 (2.42.2-3build2) ... 2021-11-02 13:43:31.513 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.1) ... 2021-11-02 13:43:31.518 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.8) ... 2021-11-02 13:43:31.531 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2021-11-02 13:43:31.536 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2021-11-02 13:43:31.542 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.18) ... 2021-11-02 13:43:31.548 | Setting up graphviz (2.42.2-3build2) ... 2021-11-02 13:43:31.557 | Setting up pcp (5.0.3-1) ... 2021-11-02 13:43:31.906 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2021-11-02 13:43:32.320 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2021-11-02 13:43:32.738 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2021-11-02 13:43:33.142 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2021-11-02 13:43:49.028 | Setting up qemu-utils (1:4.2-3ubuntu6.18) ... 2021-11-02 13:43:49.036 | Setting up systemd (245.4-4ubuntu3.13) ... 2021-11-02 13:43:49.039 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-11-02 13:43:50.155 | Setting up dh-autoreconf (19) ... 2021-11-02 13:43:50.162 | Setting up systemd-timesyncd (245.4-4ubuntu3.13) ... 2021-11-02 13:43:50.967 | Setting up systemd-sysv (245.4-4ubuntu3.13) ... 2021-11-02 13:43:50.975 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.13) ... 2021-11-02 13:43:50.983 | Setting up debhelper (12.10ubuntu1) ... 2021-11-02 13:43:50.988 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.13) ... 2021-11-02 13:43:51.313 | Setting up apache2-dev (2.4.41-4ubuntu3.8) ... 2021-11-02 13:43:51.319 | Processing triggers for mime-support (3.64ubuntu1) ... 2021-11-02 13:43:51.342 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2021-11-02 13:43:51.415 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2021-11-02 13:44:04.658 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-11-02 13:44:04.681 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2021-11-02 13:44:05.080 | Processing triggers for ufw (0.36-6) ... 2021-11-02 13:44:05.213 | Processing triggers for man-db (2.9.1-1) ... 2021-11-02 13:44:30.999 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-11-02 13:44:31.012 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-11-02 13:44:37.498 | ++ functions-common:apt_get:1118 : result=0 2021-11-02 13:44:37.500 | ++ functions-common:apt_get:1121 : time_stop apt-get 2021-11-02 13:44:37.502 | ++ functions-common:time_stop:2309 : local name 2021-11-02 13:44:37.504 | ++ functions-common:time_stop:2310 : local end_time 2021-11-02 13:44:37.507 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:44:37.509 | ++ functions-common:time_stop:2312 : local total 2021-11-02 13:44:37.511 | ++ functions-common:time_stop:2313 : local start_time 2021-11-02 13:44:37.513 | ++ functions-common:time_stop:2315 : name=apt-get 2021-11-02 13:44:37.515 | ++ functions-common:time_stop:2316 : start_time=1635860516094 2021-11-02 13:44:37.517 | ++ functions-common:time_stop:2318 : [[ -z 1635860516094 ]] 2021-11-02 13:44:37.519 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:44:37.523 | ++ functions-common:time_stop:2321 : end_time=1635860677521 2021-11-02 13:44:37.525 | ++ functions-common:time_stop:2322 : elapsed_time=161427 2021-11-02 13:44:37.527 | ++ functions-common:time_stop:2323 : total=692 2021-11-02 13:44:37.529 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:44:37.531 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=162119 2021-11-02 13:44:37.533 | ++ functions-common:apt_get:1122 : return 0 2021-11-02 13:44:37.536 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-11-02 13:44:37.539 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-11-02 13:44:37.541 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-11-02 13:44:37.545 | ++ tools/install_prereqs.sh:source:89 : date 2021-11-02 13:44:37.549 | + ./stack.sh:main:772 : [[ False != \T\r\u\e ]] 2021-11-02 13:44:37.551 | + ./stack.sh:main:773 : PYPI_ALTERNATIVE_URL= 2021-11-02 13:44:37.554 | + ./stack.sh:main:773 : /home/ubuntu/devstack/tools/install_pip.sh 2021-11-02 13:44:38.851 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-11-02 13:44:38.853 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-11-02 13:44:38.855 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-11-02 13:44:38.858 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-11-02 13:44:38.860 | + tools/install_pip.sh:main:43 : GetDistro 2021-11-02 13:44:38.861 | + functions-common:GetDistro:373 : GetOSVersion 2021-11-02 13:44:38.863 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-11-02 13:44:38.865 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-11-02 13:44:38.868 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-11-02 13:44:38.870 | + functions-common:_ensure_lsb_release:328 : return 2021-11-02 13:44:38.872 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-11-02 13:44:38.938 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-11-02 13:44:38.940 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-11-02 13:44:39.007 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-11-02 13:44:39.010 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-11-02 13:44:39.075 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-11-02 13:44:39.077 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-11-02 13:44:39.079 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-11-02 13:44:39.081 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-11-02 13:44:39.083 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-11-02 13:44:39.085 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-11-02 13:44:39.087 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-11-02 13:44:39.089 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-11-02 13:44:39.091 | + functions-common:GetDistro:378 : DISTRO=focal 2021-11-02 13:44:39.092 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-11-02 13:44:39.094 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-11-02 13:44:39.094 | Distro: focal 2021-11-02 13:44:39.096 | + tools/install_pip.sh:main:115 : get_versions 2021-11-02 13:44:39.099 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-11-02 13:44:39.102 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-11-02 13:44:39.104 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-11-02 13:44:39.106 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-11-02 13:44:39.111 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-11-02 13:44:39.500 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-11-02 13:44:39.502 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-11-02 13:44:39.502 | pip: 20.2.2 2021-11-02 13:44:39.504 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-11-02 13:44:39.506 | + tools/install_pip.sh:main:121 : is_fedora 2021-11-02 13:44:39.507 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-02 13:44:39.509 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-02 13:44:39.511 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-02 13:44:39.512 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-02 13:44:39.514 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-02 13:44:39.516 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-02 13:44:39.517 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-11-02 13:44:39.519 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-11-02 13:44:39.521 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-02 13:44:39.522 | + tools/install_pip.sh:main:133 : install_get_pip 2021-11-02 13:44:39.525 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-11-02 13:44:39.526 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-11-02 13:44:39.528 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-11-02 13:44:39.530 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-11-02 13:44:39.531 | + 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-11-02 13:44:39.542 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-11-02 13:44:39.542 | Dload Upload Total Spent Left Speed 2021-11-02 13:44:40.084 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2108k 100 2108k 0 0 3897k 0 --:--:-- --:--:-- --:--:-- 3890k 2021-11-02 13:44:40.088 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-11-02 13:44:40.091 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-11-02 13:44:43.116 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:44:43.116 | from cryptography.utils import int_from_bytes 2021-11-02 13:44:43.116 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:44:43.116 | from cryptography.utils import int_from_bytes 2021-11-02 13:44:43.392 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-02 13:44:43.580 | Collecting pip 2021-11-02 13:44:43.593 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dea/f32dcd9ab821e/pip-21.3.1-py3-none-any.whl (1.7 MB) 2021-11-02 13:44:45.167 | Installing collected packages: pip 2021-11-02 13:44:45.167 | Attempting uninstall: pip 2021-11-02 13:44:45.168 | Found existing installation: pip 20.2.2 2021-11-02 13:44:45.394 | Uninstalling pip-20.2.2: 2021-11-02 13:44:45.432 | Successfully uninstalled pip-20.2.2 2021-11-02 13:44:47.011 | Successfully installed pip-21.3.1 2021-11-02 13:44:47.012 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-11-02 13:44:47.012 | warnings.warn( 2021-11-02 13:44:47.012 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-11-02 13:44:47.012 | warnings.warn( 2021-11-02 13:44:47.012 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-11-02 13:44:47.012 | warnings.warn( 2021-11-02 13:44:47.012 | 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-11-02 13:44:47.130 | + tools/install_pip.sh:main:136 : set -x 2021-11-02 13:44:47.132 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-11-02 13:44:47.134 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-11-02 13:44:47.135 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-02 13:44:47.137 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-11-02 13:44:47.139 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-11-02 13:44:47.141 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-11-02 13:44:47.144 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-11-02 13:44:47.144 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-11-02 13:44:47.147 | ++ 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-11-02 13:44:47.150 | ++ 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-11-02 13:44:47.151 | ++ 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-11-02 13:44:47.153 | + 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-11-02 13:44:47.155 | + 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-11-02 13:44:47.171 | 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-11-02 13:44:47.172 | + 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-11-02 13:44:47.886 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:44:47.886 | from cryptography.utils import int_from_bytes 2021-11-02 13:44:47.886 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:44:47.886 | from cryptography.utils import int_from_bytes 2021-11-02 13:44:48.909 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-02 13:44:48.945 | 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 (58.4.0) 2021-11-02 13:44:50.549 | 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-11-02 13:44:50.650 | + inc/python:pip_install:200 : result=0 2021-11-02 13:44:50.652 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-02 13:44:50.654 | + functions-common:time_stop:2309 : local name 2021-11-02 13:44:50.656 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:44:50.657 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:44:50.659 | + functions-common:time_stop:2312 : local total 2021-11-02 13:44:50.660 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:44:50.662 | + functions-common:time_stop:2315 : name=pip_install 2021-11-02 13:44:50.664 | + functions-common:time_stop:2316 : start_time=1635860687167 2021-11-02 13:44:50.665 | + functions-common:time_stop:2318 : [[ -z 1635860687167 ]] 2021-11-02 13:44:50.668 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:44:50.670 | + functions-common:time_stop:2321 : end_time=1635860690669 2021-11-02 13:44:50.672 | + functions-common:time_stop:2322 : elapsed_time=3502 2021-11-02 13:44:50.674 | + functions-common:time_stop:2323 : total=0 2021-11-02 13:44:50.675 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:44:50.677 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3502 2021-11-02 13:44:50.679 | + inc/python:pip_install:203 : return 0 2021-11-02 13:44:50.681 | + tools/install_pip.sh:main:142 : get_versions 2021-11-02 13:44:50.683 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-11-02 13:44:50.687 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-11-02 13:44:50.689 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-11-02 13:44:50.692 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-11-02 13:44:50.692 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-11-02 13:44:51.249 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2021-11-02 13:44:51.251 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2021-11-02 13:44:51.251 | pip: 21.3.1 2021-11-02 13:44:51.254 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-11-02 13:44:51.257 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-11-02 13:44:51.260 | + ./stack.sh:main:778 : fixup_all 2021-11-02 13:44:51.262 | + tools/fixup_stuff.sh:fixup_all:185 : fixup_keystone 2021-11-02 13:44:51.264 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-11-02 13:44:51.266 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-11-02 13:44:51.285 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-11-02 13:44:51.285 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-11-02 13:44:51.286 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-11-02 13:44:51.291 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-11-02 13:44:51.293 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-11-02 13:44:51.295 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-11-02 13:44:51.303 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-11-02 13:44:51.306 | + tools/fixup_stuff.sh:fixup_all:186 : fixup_ubuntu 2021-11-02 13:44:51.308 | + tools/fixup_stuff.sh:fixup_ubuntu:169 : is_ubuntu 2021-11-02 13:44:51.310 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:44:51.312 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:44:51.315 | + tools/fixup_stuff.sh:fixup_ubuntu:179 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2021-11-02 13:44:51.326 | + tools/fixup_stuff.sh:fixup_ubuntu:180 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-11-02 13:44:51.336 | + tools/fixup_stuff.sh:fixup_ubuntu:181 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2021-11-02 13:44:51.346 | + tools/fixup_stuff.sh:fixup_all:187 : fixup_fedora 2021-11-02 13:44:51.348 | + tools/fixup_stuff.sh:fixup_fedora:66 : is_fedora 2021-11-02 13:44:51.350 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-02 13:44:51.352 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-02 13:44:51.354 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-02 13:44:51.356 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-02 13:44:51.358 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-02 13:44:51.360 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-02 13:44:51.362 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-11-02 13:44:51.364 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-11-02 13:44:51.366 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-02 13:44:51.368 | + tools/fixup_stuff.sh:fixup_fedora:67 : return 2021-11-02 13:44:51.371 | + tools/fixup_stuff.sh:fixup_all:188 : fixup_suse 2021-11-02 13:44:51.373 | + tools/fixup_stuff.sh:fixup_suse:122 : is_suse 2021-11-02 13:44:51.375 | + functions-common:is_suse:462 : is_opensuse 2021-11-02 13:44:51.377 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-02 13:44:51.379 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-02 13:44:51.381 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-02 13:44:51.383 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-02 13:44:51.385 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-02 13:44:51.388 | + tools/fixup_stuff.sh:fixup_suse:123 : return 2021-11-02 13:44:51.390 | + ./stack.sh:main:781 : pip_install -U os-testr 2021-11-02 13:44:51.409 | Using python 3.8 to install os-testr 2021-11-02 13:44:51.411 | + 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-11-02 13:44:52.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:44:52.121 | from cryptography.utils import int_from_bytes 2021-11-02 13:44:52.122 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:44:52.122 | from cryptography.utils import int_from_bytes 2021-11-02 13:44:53.141 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-02 13:44:53.245 | Collecting os-testr 2021-11-02 13:44:53.253 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/785/f04c6c750390d/os_testr-2.0.1-py3-none-any.whl (46 kB) 2021-11-02 13:44:53.265 | 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-11-02 13:44:53.266 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-11-02 13:44:53.311 | Collecting stestr>=1.0.0 2021-11-02 13:44:53.318 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/6fb51cf281ac7/stestr-3.2.1-py3-none-any.whl (125 kB) 2021-11-02 13:44:53.360 | Collecting python-subunit>=1.0.0 2021-11-02 13:44:53.368 | 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-11-02 13:44:53.387 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2021-11-02 13:44:53.416 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2021-11-02 13:44:53.461 | Collecting future 2021-11-02 13:44:53.469 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-11-02 13:44:53.681 | Preparing metadata (setup.py): started 2021-11-02 13:44:54.297 | Preparing metadata (setup.py): finished with status 'done' 2021-11-02 13:44:54.301 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.9.0) 2021-11-02 13:44:54.302 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2021-11-02 13:44:54.303 | 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-11-02 13:44:54.328 | 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) (2.3.0) 2021-11-02 13:44:54.330 | 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-11-02 13:44:54.332 | 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.5.0) 2021-11-02 13:44:54.333 | 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.2.0) 2021-11-02 13:44:54.333 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.0) 2021-11-02 13:44:54.346 | 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-11-02 13:44:54.416 | 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-11-02 13:44:54.417 | 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-11-02 13:44:54.418 | 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-11-02 13:44:54.419 | 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-11-02 13:44:54.522 | Building wheels for collected packages: future 2021-11-02 13:44:54.523 | Building wheel for future (setup.py): started 2021-11-02 13:44:55.516 | Building wheel for future (setup.py): finished with status 'done' 2021-11-02 13:44:55.520 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=dfe7a6b0fdb3f02b0251fef97d78f7eda7f708760709a3fc36714d199aa3c437 2021-11-02 13:44:55.520 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2021-11-02 13:44:55.527 | Successfully built future 2021-11-02 13:44:56.957 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-11-02 13:44:57.799 | Successfully installed future-0.18.2 os-testr-2.0.1 python-subunit-1.4.0 stestr-3.2.1 2021-11-02 13:44:57.799 | 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-11-02 13:44:57.935 | + inc/python:pip_install:200 : result=0 2021-11-02 13:44:57.937 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-02 13:44:57.939 | + functions-common:time_stop:2309 : local name 2021-11-02 13:44:57.941 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:44:57.943 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:44:57.946 | + functions-common:time_stop:2312 : local total 2021-11-02 13:44:57.948 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:44:57.950 | + functions-common:time_stop:2315 : name=pip_install 2021-11-02 13:44:57.952 | + functions-common:time_stop:2316 : start_time=1635860691404 2021-11-02 13:44:57.954 | + functions-common:time_stop:2318 : [[ -z 1635860691404 ]] 2021-11-02 13:44:57.956 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:44:57.960 | + functions-common:time_stop:2321 : end_time=1635860697958 2021-11-02 13:44:57.963 | + functions-common:time_stop:2322 : elapsed_time=6554 2021-11-02 13:44:57.965 | + functions-common:time_stop:2323 : total=0 2021-11-02 13:44:57.967 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:44:57.969 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=6554 2021-11-02 13:44:57.971 | + inc/python:pip_install:203 : return 0 2021-11-02 13:44:57.973 | + ./stack.sh:main:785 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-11-02 13:44:58.019 | + ./stack.sh:main:786 : sudo systemctl restart systemd-journald 2021-11-02 13:44:58.112 | + ./stack.sh:main:792 : install_infra 2021-11-02 13:44:58.117 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-11-02 13:44:58.120 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-11-02 13:44:58.123 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-11-02 13:45:01.227 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-11-02 13:45:01.229 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-11-02 13:45:01.250 | + 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-11-02 13:45:03.058 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2021-11-02 13:45:03.130 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-11-02 13:45:03.159 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-11-02 13:45:03.262 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-11-02 13:45:03.374 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-11-02 13:45:03.552 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-11-02 13:45:03.559 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-11-02 13:45:03.630 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-11-02 13:45:03.659 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-11-02 13:45:03.678 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-02 13:45:03.709 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-11-02 13:45:03.765 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-11-02 13:45:03.800 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-11-02 13:45:03.847 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-11-02 13:45:03.853 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-02 13:45:03.988 | Collecting pbr===5.6.0 2021-11-02 13:45:03.995 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c68/c661ac5cc8105/pbr-5.6.0-py2.py3-none-any.whl (111 kB) 2021-11-02 13:45:04.032 | Installing collected packages: pbr 2021-11-02 13:45:04.170 | Successfully installed pbr-5.6.0 2021-11-02 13:45:04.228 | + inc/python:pip_install:200 : result=0 2021-11-02 13:45:04.230 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-02 13:45:04.232 | + functions-common:time_stop:2309 : local name 2021-11-02 13:45:04.234 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:45:04.236 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:45:04.238 | + functions-common:time_stop:2312 : local total 2021-11-02 13:45:04.240 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:45:04.242 | + functions-common:time_stop:2315 : name=pip_install 2021-11-02 13:45:04.244 | + functions-common:time_stop:2316 : start_time=1635860701243 2021-11-02 13:45:04.246 | + functions-common:time_stop:2318 : [[ -z 1635860701243 ]] 2021-11-02 13:45:04.249 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:45:04.253 | + functions-common:time_stop:2321 : end_time=1635860704250 2021-11-02 13:45:04.255 | + functions-common:time_stop:2322 : elapsed_time=3007 2021-11-02 13:45:04.257 | + functions-common:time_stop:2323 : total=6554 2021-11-02 13:45:04.259 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:45:04.261 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=9561 2021-11-02 13:45:04.263 | + inc/python:pip_install:203 : return 0 2021-11-02 13:45:04.265 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-11-02 13:45:04.267 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-11-02 13:45:04.289 | + 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-11-02 13:45:06.096 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2021-11-02 13:45:06.168 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-11-02 13:45:06.197 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-11-02 13:45:06.300 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-11-02 13:45:06.412 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-11-02 13:45:06.589 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-11-02 13:45:06.595 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-11-02 13:45:06.666 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-11-02 13:45:06.695 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-11-02 13:45:06.714 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-02 13:45:06.744 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-11-02 13:45:06.800 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-11-02 13:45:06.835 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-11-02 13:45:06.882 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-11-02 13:45:06.887 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-02 13:45:06.889 | Processing /opt/stack/requirements 2021-11-02 13:45:08.199 | Collecting fixtures===3.0.0 2021-11-02 13:45:08.208 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2021-11-02 13:45:08.423 | Collecting PyYAML===6.0 2021-11-02 13:45:08.429 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2021-11-02 13:45:08.596 | Collecting requests===2.26.0 2021-11-02 13:45:08.602 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/246513ecd5ecd/requests-2.26.0-py2.py3-none-any.whl (62 kB) 2021-11-02 13:45:08.694 | Collecting packaging===21.2 2021-11-02 13:45:08.701 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/143/17396d1e8cdb1/packaging-21.2-py3-none-any.whl (40 kB) 2021-11-02 13:45:08.762 | Collecting testtools===2.5.0 2021-11-02 13:45:08.769 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2021-11-02 13:45:08.850 | Collecting idna===3.3 2021-11-02 13:45:08.856 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2021-11-02 13:45:08.986 | Collecting pyparsing===2.4.7 2021-11-02 13:45:08.993 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2021-11-02 13:45:09.043 | Collecting six===1.16.0 2021-11-02 13:45:09.049 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2021-11-02 13:45:09.096 | Collecting charset-normalizer===2.0.7 2021-11-02 13:45:09.102 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f7a/f805c321bfa1c/charset_normalizer-2.0.7-py3-none-any.whl (38 kB) 2021-11-02 13:45:09.135 | Collecting Parsley>=1.2 2021-11-02 13:45:09.142 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-11-02 13:45:09.187 | Collecting beagle>=0.2.1 2021-11-02 13:45:09.193 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2021-11-02 13:45:09.218 | 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-11-02 13:45:09.285 | Collecting certifi>=2017.4.17 2021-11-02 13:45:09.292 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2021-11-02 13:45:09.373 | Collecting urllib3===1.26.7 2021-11-02 13:45:09.379 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c4f/df4019605b6e5/urllib3-1.26.7-py2.py3-none-any.whl (138 kB) 2021-11-02 13:45:09.440 | Collecting extras===1.0.0 2021-11-02 13:45:09.447 | 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-11-02 13:45:09.527 | Collecting cliff===3.9.0 2021-11-02 13:45:09.533 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c0d/02ee970f978be/cliff-3.9.0-py3-none-any.whl (80 kB) 2021-11-02 13:45:09.600 | Collecting prettytable===2.3.0 2021-11-02 13:45:09.606 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/74b/a6d10555c93e2/prettytable-2.3.0-py3-none-any.whl (24 kB) 2021-11-02 13:45:09.753 | Collecting cmd2===2.2.0 2021-11-02 13:45:09.759 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d2f/75a0f8712541d/cmd2-2.2.0-py3-none-any.whl (144 kB) 2021-11-02 13:45:09.854 | Collecting autopage===0.4.0 2021-11-02 13:45:09.860 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9b8/c9c160bfbf3e6/autopage-0.4.0-py3-none-any.whl (20 kB) 2021-11-02 13:45:09.943 | Collecting stevedore===3.5.0 2021-11-02 13:45:09.949 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2021-11-02 13:45:10.002 | Collecting wcwidth===0.2.5 2021-11-02 13:45:10.008 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2021-11-02 13:45:10.058 | Collecting pyperclip===1.8.2 2021-11-02 13:45:10.064 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/105/254a8b04934f0/pyperclip-1.8.2.tar.gz (20 kB) 2021-11-02 13:45:10.476 | Collecting colorama===0.4.4 2021-11-02 13:45:10.482 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2021-11-02 13:45:10.530 | Collecting attrs===21.2.0 2021-11-02 13:45:10.536 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/e90d6d8ac20db/attrs-21.2.0-py2.py3-none-any.whl (53 kB) 2021-11-02 13:45:10.605 | Building wheels for collected packages: pyperclip, openstack-requirements 2021-11-02 13:45:10.606 | Building wheel for pyperclip (setup.py): started 2021-11-02 13:45:10.849 | Building wheel for pyperclip (setup.py): finished with status 'error' 2021-11-02 13:45:10.850 | ERROR: Command errored out with exit status 1: 2021-11-02 13:45:10.850 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-f0kmy_yx/pyperclip/setup.py'"'"'; __file__='"'"'/tmp/pip-install-f0kmy_yx/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-n5dczrn5 2021-11-02 13:45:10.850 | cwd: /tmp/pip-install-f0kmy_yx/pyperclip/ 2021-11-02 13:45:10.850 | Complete output (6 lines): 2021-11-02 13:45:10.850 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-11-02 13:45:10.850 | or: setup.py --help [cmd1 cmd2 ...] 2021-11-02 13:45:10.850 | or: setup.py --help-commands 2021-11-02 13:45:10.850 | or: setup.py cmd --help 2021-11-02 13:45:10.850 | 2021-11-02 13:45:10.850 | error: invalid command 'bdist_wheel' 2021-11-02 13:45:10.850 | ---------------------------------------- 2021-11-02 13:45:10.850 | ERROR: Failed building wheel for pyperclip 2021-11-02 13:45:10.850 | Running setup.py clean for pyperclip 2021-11-02 13:45:11.104 | Building wheel for openstack-requirements (setup.py): started 2021-11-02 13:45:11.885 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-11-02 13:45:11.885 | ERROR: Command errored out with exit status 1: 2021-11-02 13:45:11.886 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-z0bspftw/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-z0bspftw/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-tbmctd11 2021-11-02 13:45:11.886 | cwd: /tmp/pip-req-build-z0bspftw/ 2021-11-02 13:45:11.886 | Complete output (6 lines): 2021-11-02 13:45:11.886 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-11-02 13:45:11.886 | or: setup.py --help [cmd1 cmd2 ...] 2021-11-02 13:45:11.886 | or: setup.py --help-commands 2021-11-02 13:45:11.886 | or: setup.py cmd --help 2021-11-02 13:45:11.886 | 2021-11-02 13:45:11.886 | error: invalid command 'bdist_wheel' 2021-11-02 13:45:11.886 | ---------------------------------------- 2021-11-02 13:45:11.886 | ERROR: Failed building wheel for openstack-requirements 2021-11-02 13:45:11.886 | Running setup.py clean for openstack-requirements 2021-11-02 13:45:12.663 | Failed to build pyperclip openstack-requirements 2021-11-02 13:45:12.914 | Installing collected packages: attrs, extras, testtools, six, fixtures, wcwidth, prettytable, urllib3, PyYAML, charset-normalizer, certifi, idna, requests, pyperclip, colorama, cmd2, pyparsing, autopage, stevedore, cliff, packaging, Parsley, beagle, openstack-requirements 2021-11-02 13:45:13.970 | Running setup.py install for pyperclip: started 2021-11-02 13:45:14.366 | Running setup.py install for pyperclip: finished with status 'done' 2021-11-02 13:45:15.072 | Running setup.py install for openstack-requirements: started 2021-11-02 13:45:17.284 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-11-02 13:45:17.316 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.2.0 autopage-0.4.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.7 cliff-3.9.0 cmd2-2.2.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5012 packaging-21.2 prettytable-2.3.0 pyparsing-2.4.7 pyperclip-1.8.2 requests-2.26.0 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.7 wcwidth-0.2.5 2021-11-02 13:45:17.444 | + inc/python:pip_install:200 : result=0 2021-11-02 13:45:17.447 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-02 13:45:17.449 | + functions-common:time_stop:2309 : local name 2021-11-02 13:45:17.451 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:45:17.453 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:45:17.455 | + functions-common:time_stop:2312 : local total 2021-11-02 13:45:17.457 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:45:17.459 | + functions-common:time_stop:2315 : name=pip_install 2021-11-02 13:45:17.461 | + functions-common:time_stop:2316 : start_time=1635860704282 2021-11-02 13:45:17.463 | + functions-common:time_stop:2318 : [[ -z 1635860704282 ]] 2021-11-02 13:45:17.466 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:45:17.470 | + functions-common:time_stop:2321 : end_time=1635860717467 2021-11-02 13:45:17.472 | + functions-common:time_stop:2322 : elapsed_time=13185 2021-11-02 13:45:17.473 | + functions-common:time_stop:2323 : total=9561 2021-11-02 13:45:17.476 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:45:17.478 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=22746 2021-11-02 13:45:17.480 | + inc/python:pip_install:203 : return 0 2021-11-02 13:45:17.482 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-11-02 13:45:17.484 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-11-02 13:45:17.487 | + inc/python:use_library_from_git:250 : local name=pbr 2021-11-02 13:45:17.489 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:45:17.491 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:45:17.493 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2021-11-02 13:45:17.496 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:45:17.498 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-11-02 13:45:17.517 | Using python 3.8 to install pbr 2021-11-02 13:45:17.519 | + 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-11-02 13:45:18.239 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:45:18.239 | from cryptography.utils import int_from_bytes 2021-11-02 13:45:18.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:45:18.240 | from cryptography.utils import int_from_bytes 2021-11-02 13:45:19.271 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-02 13:45:19.304 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.6.0) 2021-11-02 13:45:21.053 | 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-11-02 13:45:21.158 | + inc/python:pip_install:200 : result=0 2021-11-02 13:45:21.160 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-02 13:45:21.162 | + functions-common:time_stop:2309 : local name 2021-11-02 13:45:21.165 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:45:21.167 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:45:21.169 | + functions-common:time_stop:2312 : local total 2021-11-02 13:45:21.171 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:45:21.173 | + functions-common:time_stop:2315 : name=pip_install 2021-11-02 13:45:21.175 | + functions-common:time_stop:2316 : start_time=1635860717513 2021-11-02 13:45:21.177 | + functions-common:time_stop:2318 : [[ -z 1635860717513 ]] 2021-11-02 13:45:21.180 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:45:21.184 | + functions-common:time_stop:2321 : end_time=1635860721181 2021-11-02 13:45:21.186 | + functions-common:time_stop:2322 : elapsed_time=3668 2021-11-02 13:45:21.188 | + functions-common:time_stop:2323 : total=22746 2021-11-02 13:45:21.190 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:45:21.192 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=26414 2021-11-02 13:45:21.194 | + inc/python:pip_install:203 : return 0 2021-11-02 13:45:21.196 | + ./stack.sh:main:795 : python3 -m venv /opt/stack/bindep-venv 2021-11-02 13:45:24.305 | + ./stack.sh:main:797 : /opt/stack/bindep-venv/bin/pip install bindep 2021-11-02 13:45:26.049 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-02 13:45:26.125 | Collecting bindep 2021-11-02 13:45:26.130 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0f/4305a9599abb5/bindep-2.10.1-py2.py3-none-any.whl (33 kB) 2021-11-02 13:45:26.175 | Collecting Parsley 2021-11-02 13:45:26.181 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-11-02 13:45:26.276 | Collecting packaging; python_version >= "3.6" 2021-11-02 13:45:26.282 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/143/17396d1e8cdb1/packaging-21.2-py3-none-any.whl (40 kB) 2021-11-02 13:45:26.421 | Collecting pbr>=2.0.0 2021-11-02 13:45:26.428 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c68/c661ac5cc8105/pbr-5.6.0-py2.py3-none-any.whl (111 kB) 2021-11-02 13:45:26.492 | Collecting distro 2021-11-02 13:45:26.499 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl (19 kB) 2021-11-02 13:45:26.655 | Collecting pyparsing<3,>=2.0.2 2021-11-02 13:45:26.662 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2021-11-02 13:45:26.698 | Installing collected packages: Parsley, pyparsing, packaging, pbr, distro, bindep 2021-11-02 13:45:27.230 | Successfully installed Parsley-1.3 bindep-2.10.1 distro-1.6.0 packaging-21.2 pbr-5.6.0 pyparsing-2.4.7 2021-11-02 13:45:27.298 | + ./stack.sh:main:798 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-11-02 13:45:27.300 | + ./stack.sh:main:798 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-11-02 13:45:27.303 | ++ ./stack.sh:main:801 : _get_plugin_bindep_packages 2021-11-02 13:45:27.320 | + ./stack.sh:main:801 : pkgs= 2021-11-02 13:45:27.322 | + ./stack.sh:main:802 : [[ -n '' ]] 2021-11-02 13:45:27.324 | + ./stack.sh:main:809 : run_phase stack pre-install 2021-11-02 13:45:27.327 | + functions-common:run_phase:1737 : local mode=stack 2021-11-02 13:45:27.329 | + functions-common:run_phase:1738 : local phase=pre-install 2021-11-02 13:45:27.331 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-11-02 13:45:27.333 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-11-02 13:45:27.336 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-11-02 13:45:27.338 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-11-02 13:45:27.340 | + functions-common:run_phase:1747 : local extra 2021-11-02 13:45:27.343 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-11-02 13:45:27.346 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-11-02 13:45:27.348 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-11-02 13:45:27.350 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-11-02 13:45:27.353 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-11-02 13:45:27.355 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-11-02 13:45:27.369 | ++ functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:45:27.371 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-11-02 13:45:27.373 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-11-02 13:45:27.375 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-11-02 13:45:27.377 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-11-02 13:45:27.379 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-11-02 13:45:27.381 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-11-02 13:45:27.383 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-11-02 13:45:27.385 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-11-02 13:45:27.387 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-11-02 13:45:27.389 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-11-02 13:45:27.391 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-11-02 13:45:27.393 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-11-02 13:45:27.395 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-11-02 13:45:27.397 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-11-02 13:45:27.400 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-11-02 13:45:27.402 | + functions-common:run_phase:1764 : run_plugins stack pre-install 2021-11-02 13:45:27.404 | + functions-common:run_plugins:1723 : local mode=stack 2021-11-02 13:45:27.406 | + functions-common:run_plugins:1724 : local phase=pre-install 2021-11-02 13:45:27.408 | + functions-common:run_plugins:1726 : local plugins= 2021-11-02 13:45:27.410 | + functions-common:run_plugins:1727 : local plugin 2021-11-02 13:45:27.412 | + ./stack.sh:main:812 : set_systemd_override DefaultLimitNOFILE 2048 2021-11-02 13:45:27.415 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-11-02 13:45:27.417 | + functions:set_systemd_override:821 : local value=2048 2021-11-02 13:45:27.420 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-11-02 13:45:27.422 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-11-02 13:45:27.468 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-11-02 13:45:27.468 | Set systemd system override for DefaultLimitNOFILE=2048 2021-11-02 13:45:27.470 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-11-02 13:45:27.827 | + ./stack.sh:main:814 : install_rpc_backend 2021-11-02 13:45:27.830 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-11-02 13:45:27.846 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:45:27.848 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-11-02 13:45:27.850 | + functions-common:install_package:1347 : update_package_repo 2021-11-02 13:45:27.853 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-11-02 13:45:27.855 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-11-02 13:45:27.857 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-11-02 13:45:27.859 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-11-02 13:45:27.861 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-11-02 13:45:27.864 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:45:27.866 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:45:27.868 | + functions-common:update_package_repo:1328 : apt_get_update 2021-11-02 13:45:27.870 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-11-02 13:45:27.872 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-11-02 13:45:27.875 | + functions-common:apt_get_update:1074 : return 2021-11-02 13:45:27.877 | + functions-common:install_package:1348 : real_install_package rabbitmq-server 2021-11-02 13:45:27.879 | + functions-common:real_install_package:1333 : is_ubuntu 2021-11-02 13:45:27.881 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:45:27.884 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:45:27.886 | + functions-common:real_install_package:1334 : apt_get install rabbitmq-server 2021-11-02 13:45:27.906 | + 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-11-02 13:45:28.011 | Reading package lists... 2021-11-02 13:45:28.233 | Building dependency tree... 2021-11-02 13:45:28.234 | Reading state information... 2021-11-02 13:45:28.465 | The following packages were automatically installed and are no longer required: 2021-11-02 13:45:28.466 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-02 13:45:28.467 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-02 13:45:28.467 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-02 13:45:28.467 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-02 13:45:28.467 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-02 13:45:28.467 | python3-zope.interface 2021-11-02 13:45:28.467 | Use 'sudo apt autoremove' to remove them. 2021-11-02 13:45:28.467 | The following additional packages will be installed: 2021-11-02 13:45:28.467 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-11-02 13:45:28.467 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-11-02 13:45:28.467 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-11-02 13:45:28.468 | erlang-tools erlang-xmerl locales-all 2021-11-02 13:45:28.469 | Suggested packages: 2021-11-02 13:45:28.469 | erlang erlang-manpages erlang-doc 2021-11-02 13:45:28.536 | The following NEW packages will be installed: 2021-11-02 13:45:28.536 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-11-02 13:45:28.536 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-11-02 13:45:28.536 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-11-02 13:45:28.537 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2021-11-02 13:45:29.244 | 0 upgraded, 19 newly installed, 0 to remove and 94 not upgraded. 2021-11-02 13:45:29.244 | Need to get 38.1 MB of archives. 2021-11-02 13:45:29.244 | After this operation, 276 MB of additional disk space will be used. 2021-11-02 13:45:29.244 | 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-11-02 13:45:33.394 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2021-11-02 13:45:34.303 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2021-11-02 13:45:34.306 | 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-11-02 13:45:34.375 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2021-11-02 13:45:34.397 | 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-11-02 13:45:34.400 | 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-11-02 13:45:34.555 | 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-11-02 13:45:34.579 | 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-11-02 13:45:34.596 | 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-11-02 13:45:34.616 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2021-11-02 13:45:35.451 | 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-11-02 13:45:35.617 | 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-11-02 13:45:35.618 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2021-11-02 13:45:35.621 | 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-11-02 13:45:35.723 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2021-11-02 13:45:35.934 | 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-11-02 13:45:36.248 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2021-11-02 13:45:39.809 | 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-11-02 13:45:43.041 | Fetched 38.1 MB in 14s (2,734 kB/s) 2021-11-02 13:45:43.072 | Selecting previously unselected package erlang-base. 2021-11-02 13:45:43.119 | (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 ... 81597 files and directories currently installed.) 2021-11-02 13:45:43.122 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-02 13:45:43.124 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2021-11-02 13:45:44.209 | Selecting previously unselected package erlang-asn1. 2021-11-02 13:45:44.218 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-02 13:45:44.220 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-11-02 13:45:44.329 | Selecting previously unselected package erlang-crypto. 2021-11-02 13:45:44.338 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-02 13:45:44.339 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2021-11-02 13:45:44.381 | Selecting previously unselected package erlang-public-key. 2021-11-02 13:45:44.390 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-02 13:45:44.392 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2021-11-02 13:45:44.489 | Selecting previously unselected package erlang-mnesia. 2021-11-02 13:45:44.498 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-02 13:45:44.500 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-11-02 13:45:44.610 | Selecting previously unselected package erlang-runtime-tools. 2021-11-02 13:45:44.619 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-02 13:45:44.621 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-11-02 13:45:44.676 | Selecting previously unselected package erlang-ssl. 2021-11-02 13:45:44.685 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-02 13:45:44.687 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2021-11-02 13:45:44.853 | Selecting previously unselected package erlang-eldap. 2021-11-02 13:45:44.861 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-02 13:45:44.864 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2021-11-02 13:45:44.901 | Selecting previously unselected package erlang-ftp. 2021-11-02 13:45:44.909 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-02 13:45:44.911 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2021-11-02 13:45:44.945 | Selecting previously unselected package erlang-tftp. 2021-11-02 13:45:44.954 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-02 13:45:44.956 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2021-11-02 13:45:44.990 | Selecting previously unselected package erlang-inets. 2021-11-02 13:45:45.000 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-02 13:45:45.002 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2021-11-02 13:45:45.107 | Selecting previously unselected package erlang-snmp. 2021-11-02 13:45:45.115 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-02 13:45:45.118 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2021-11-02 13:45:45.362 | Selecting previously unselected package erlang-os-mon. 2021-11-02 13:45:45.371 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-02 13:45:45.373 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-11-02 13:45:45.408 | Selecting previously unselected package erlang-parsetools. 2021-11-02 13:45:45.418 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-02 13:45:45.420 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-11-02 13:45:45.462 | Selecting previously unselected package erlang-syntax-tools. 2021-11-02 13:45:45.471 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-02 13:45:45.473 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-11-02 13:45:45.545 | Selecting previously unselected package erlang-tools. 2021-11-02 13:45:45.553 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-02 13:45:45.555 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2021-11-02 13:45:45.649 | Selecting previously unselected package erlang-xmerl. 2021-11-02 13:45:45.657 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-02 13:45:45.659 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-11-02 13:45:45.832 | Selecting previously unselected package locales-all. 2021-11-02 13:45:45.842 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2021-11-02 13:45:45.844 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2021-11-02 13:45:50.003 | Selecting previously unselected package rabbitmq-server. 2021-11-02 13:45:50.015 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2021-11-02 13:45:50.017 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-11-02 13:45:51.152 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2021-11-02 13:45:51.526 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2021-11-02 13:45:51.527 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2021-11-02 13:45:55.680 | Searching for services which depend on erlang and should be started... none found. 2021-11-02 13:45:55.683 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-11-02 13:45:55.688 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-11-02 13:45:55.694 | Setting up locales-all (2.31-0ubuntu9.2) ... 2021-11-02 13:45:55.702 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-11-02 13:45:55.707 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-11-02 13:45:55.713 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2021-11-02 13:45:55.718 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-11-02 13:45:55.723 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2021-11-02 13:45:55.729 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-11-02 13:45:55.734 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2021-11-02 13:45:55.740 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2021-11-02 13:45:55.745 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2021-11-02 13:45:55.750 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2021-11-02 13:45:55.756 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-11-02 13:45:55.761 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2021-11-02 13:45:55.767 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2021-11-02 13:45:55.772 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2021-11-02 13:45:55.778 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-11-02 13:45:55.865 | Adding group `rabbitmq' (GID 125) ... 2021-11-02 13:45:55.877 | Done. 2021-11-02 13:45:55.956 | Adding system user `rabbitmq' (UID 117) ... 2021-11-02 13:45:55.956 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2021-11-02 13:45:55.986 | Not creating home directory `/var/lib/rabbitmq'. 2021-11-02 13:45:56.265 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-11-02 13:46:01.841 | Processing triggers for man-db (2.9.1-1) ... 2021-11-02 13:46:02.412 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-11-02 13:46:09.016 | + functions-common:apt_get:1118 : result=0 2021-11-02 13:46:09.018 | + functions-common:apt_get:1121 : time_stop apt-get 2021-11-02 13:46:09.020 | + functions-common:time_stop:2309 : local name 2021-11-02 13:46:09.022 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:46:09.025 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:46:09.027 | + functions-common:time_stop:2312 : local total 2021-11-02 13:46:09.029 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:46:09.031 | + functions-common:time_stop:2315 : name=apt-get 2021-11-02 13:46:09.033 | + functions-common:time_stop:2316 : start_time=1635860727904 2021-11-02 13:46:09.035 | + functions-common:time_stop:2318 : [[ -z 1635860727904 ]] 2021-11-02 13:46:09.038 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:46:09.042 | + functions-common:time_stop:2321 : end_time=1635860769040 2021-11-02 13:46:09.045 | + functions-common:time_stop:2322 : elapsed_time=41136 2021-11-02 13:46:09.047 | + functions-common:time_stop:2323 : total=162119 2021-11-02 13:46:09.049 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:46:09.051 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=203255 2021-11-02 13:46:09.053 | + functions-common:apt_get:1122 : return 0 2021-11-02 13:46:09.056 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-11-02 13:46:09.058 | + functions-common:is_suse:462 : is_opensuse 2021-11-02 13:46:09.061 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-02 13:46:09.063 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-02 13:46:09.065 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-02 13:46:09.067 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-02 13:46:09.070 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-02 13:46:09.072 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-11-02 13:46:09.074 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-02 13:46:09.076 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-02 13:46:09.079 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-02 13:46:09.081 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-02 13:46:09.083 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-02 13:46:09.085 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-02 13:46:09.087 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-11-02 13:46:09.090 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-11-02 13:46:09.092 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-02 13:46:09.094 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-11-02 13:46:09.096 | + functions-common:is_suse:462 : is_opensuse 2021-11-02 13:46:09.098 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-02 13:46:09.100 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-02 13:46:09.103 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-02 13:46:09.105 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-02 13:46:09.108 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-02 13:46:09.110 | + ./stack.sh:main:815 : restart_rpc_backend 2021-11-02 13:46:09.112 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-11-02 13:46:09.128 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:46:09.130 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-11-02 13:46:09.132 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-02 13:46:09.134 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2021-11-02 13:46:09.136 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-11-02 13:46:09.139 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-11-02 13:46:09.143 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-11-02 13:46:09.145 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-11-02 13:46:09.148 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-11-02 13:46:09.150 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-11-02 13:46:09.152 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-11-02 13:46:09.154 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-11-02 13:46:09.157 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-11-02 13:46:09.860 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-11-02 13:46:09.860 | user tags 2021-11-02 13:46:09.860 | guest [administrator]' 2021-11-02 13:46:09.863 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-11-02 13:46:09.863 | user tags 2021-11-02 13:46:09.863 | guest [administrator]' 2021-11-02 13:46:09.863 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-11-02 13:46:09.869 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-11-02 13:46:09.871 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-11-02 13:46:09.873 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-11-02 13:46:10.528 | Adding user "stackrabbit" ... 2021-11-02 13:46:10.550 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-11-02 13:46:11.228 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-11-02 13:46:11.250 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-11-02 13:46:11.252 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-11-02 13:46:11.911 | Changing password for user "stackrabbit" ... 2021-11-02 13:46:11.933 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-11-02 13:46:11.935 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-11-02 13:46:11.937 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-11-02 13:46:12.593 | Deleting user "guest" ... 2021-11-02 13:46:12.614 | + ./stack.sh:main:817 : is_service_enabled mysql postgresql 2021-11-02 13:46:12.631 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:46:12.634 | + ./stack.sh:main:818 : install_database 2021-11-02 13:46:12.636 | + lib/database:install_database:116 : install_database_mysql 2021-11-02 13:46:12.638 | + lib/databases/mysql:install_database_mysql:152 : is_ubuntu 2021-11-02 13:46:12.640 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:46:12.642 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:46:12.645 | + lib/databases/mysql:install_database_mysql:155 : sudo debconf-set-selections 2021-11-02 13:46:12.855 | + lib/databases/mysql:install_database_mysql:165 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-11-02 13:46:12.857 | + lib/databases/mysql:install_database_mysql:166 : cat 2021-11-02 13:46:12.861 | + lib/databases/mysql:install_database_mysql:172 : is_ubuntu 2021-11-02 13:46:12.864 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:46:12.866 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:46:12.869 | + lib/databases/mysql:install_database_mysql:172 : '[' mysql '!=' mariadb ']' 2021-11-02 13:46:12.871 | + lib/databases/mysql:install_database_mysql:173 : echo host=127.0.0.1 2021-11-02 13:46:12.873 | + lib/databases/mysql:install_database_mysql:175 : chmod 0600 /home/ubuntu/.my.cnf 2021-11-02 13:46:12.877 | + lib/databases/mysql:install_database_mysql:178 : is_oraclelinux 2021-11-02 13:46:12.879 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-11-02 13:46:12.881 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-11-02 13:46:12.883 | + lib/databases/mysql:install_database_mysql:180 : is_fedora 2021-11-02 13:46:12.886 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-02 13:46:12.888 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-02 13:46:12.890 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-02 13:46:12.892 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-02 13:46:12.894 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-02 13:46:12.897 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-02 13:46:12.899 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-11-02 13:46:12.901 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-11-02 13:46:12.903 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-02 13:46:12.906 | + lib/databases/mysql:install_database_mysql:183 : is_suse 2021-11-02 13:46:12.908 | + functions-common:is_suse:462 : is_opensuse 2021-11-02 13:46:12.910 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-02 13:46:12.912 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-02 13:46:12.915 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-02 13:46:12.917 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-02 13:46:12.920 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-02 13:46:12.922 | + lib/databases/mysql:install_database_mysql:186 : is_ubuntu 2021-11-02 13:46:12.924 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:46:12.926 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:46:12.928 | + lib/databases/mysql:install_database_mysql:187 : install_package mysql-server 2021-11-02 13:46:12.931 | + functions-common:install_package:1347 : update_package_repo 2021-11-02 13:46:12.933 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-11-02 13:46:12.936 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-11-02 13:46:12.938 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-11-02 13:46:12.940 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-11-02 13:46:12.942 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-11-02 13:46:12.944 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:46:12.947 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:46:12.949 | + functions-common:update_package_repo:1328 : apt_get_update 2021-11-02 13:46:12.951 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-11-02 13:46:12.953 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-11-02 13:46:12.955 | + functions-common:apt_get_update:1074 : return 2021-11-02 13:46:12.957 | + functions-common:install_package:1348 : real_install_package mysql-server 2021-11-02 13:46:12.960 | + functions-common:real_install_package:1333 : is_ubuntu 2021-11-02 13:46:12.962 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:46:12.964 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:46:12.966 | + functions-common:real_install_package:1334 : apt_get install mysql-server 2021-11-02 13:46:12.987 | + 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-11-02 13:46:13.093 | Reading package lists... 2021-11-02 13:46:13.312 | Building dependency tree... 2021-11-02 13:46:13.314 | Reading state information... 2021-11-02 13:46:13.542 | The following packages were automatically installed and are no longer required: 2021-11-02 13:46:13.542 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-02 13:46:13.543 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-02 13:46:13.543 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-02 13:46:13.543 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-02 13:46:13.543 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-02 13:46:13.543 | python3-zope.interface 2021-11-02 13:46:13.543 | Use 'sudo apt autoremove' to remove them. 2021-11-02 13:46:13.543 | The following additional packages will be installed: 2021-11-02 13:46:13.543 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-11-02 13:46:13.543 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-11-02 13:46:13.543 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-11-02 13:46:13.544 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-11-02 13:46:13.544 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-11-02 13:46:13.544 | mysql-server-8.0 mysql-server-core-8.0 2021-11-02 13:46:13.545 | Suggested packages: 2021-11-02 13:46:13.545 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-11-02 13:46:13.619 | The following NEW packages will be installed: 2021-11-02 13:46:13.619 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-11-02 13:46:13.619 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-11-02 13:46:13.619 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-11-02 13:46:13.620 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-11-02 13:46:13.620 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-11-02 13:46:13.620 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2021-11-02 13:46:13.729 | 0 upgraded, 24 newly installed, 0 to remove and 94 not upgraded. 2021-11-02 13:46:13.730 | Need to get 31.9 MB of archives. 2021-11-02 13:46:13.730 | After this operation, 263 MB of additional disk space will be used. 2021-11-02 13:46:13.730 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [4,423 kB] 2021-11-02 13:46:14.382 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [22.0 kB] 2021-11-02 13:46:14.384 | 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-11-02 13:46:14.392 | 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-11-02 13:46:14.392 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2021-11-02 13:46:14.412 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [18.4 MB] 2021-11-02 13:46:17.543 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [1,313 kB] 2021-11-02 13:46:17.738 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2021-11-02 13:46:17.739 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2021-11-02 13:46:17.741 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2021-11-02 13:46:17.742 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2021-11-02 13:46:17.746 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2021-11-02 13:46:17.747 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2021-11-02 13:46:17.748 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-11-02 13:46:17.748 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-11-02 13:46:17.749 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2021-11-02 13:46:17.783 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2021-11-02 13:46:17.785 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-11-02 13:46:17.832 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2021-11-02 13:46:17.835 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2021-11-02 13:46:17.863 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2021-11-02 13:46:17.864 | 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-11-02 13:46:19.379 | 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-11-02 13:46:19.379 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.27-0ubuntu0.20.04.1 [9,548 B] 2021-11-02 13:46:19.871 | Preconfiguring packages ... 2021-11-02 13:46:19.983 | Fetched 31.9 MB in 6s (5,540 kB/s) 2021-11-02 13:46:20.010 | Selecting previously unselected package mysql-client-core-8.0. 2021-11-02 13:46:20.061 | (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 ... 90053 files and directories currently installed.) 2021-11-02 13:46:20.064 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-11-02 13:46:20.067 | Unpacking mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-02 13:46:20.993 | Selecting previously unselected package mysql-client-8.0. 2021-11-02 13:46:21.002 | Preparing to unpack .../01-mysql-client-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-11-02 13:46:21.004 | Unpacking mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-02 13:46:21.037 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2021-11-02 13:46:21.047 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-11-02 13:46:21.050 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-11-02 13:46:21.091 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2021-11-02 13:46:21.100 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-11-02 13:46:21.102 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-11-02 13:46:21.130 | Selecting previously unselected package libmecab2:amd64. 2021-11-02 13:46:21.140 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2021-11-02 13:46:21.142 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2021-11-02 13:46:21.209 | Selecting previously unselected package mysql-server-core-8.0. 2021-11-02 13:46:21.218 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-11-02 13:46:21.220 | Unpacking mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-02 13:46:24.166 | Selecting previously unselected package mysql-server-8.0. 2021-11-02 13:46:24.175 | Preparing to unpack .../06-mysql-server-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-11-02 13:46:24.622 | Unpacking mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-02 13:46:24.686 | Selecting previously unselected package libhtml-tagset-perl. 2021-11-02 13:46:24.695 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2021-11-02 13:46:24.697 | Unpacking libhtml-tagset-perl (3.20-4) ... 2021-11-02 13:46:24.724 | Selecting previously unselected package liburi-perl. 2021-11-02 13:46:24.733 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2021-11-02 13:46:24.736 | Unpacking liburi-perl (1.76-2) ... 2021-11-02 13:46:24.781 | Selecting previously unselected package libhtml-parser-perl. 2021-11-02 13:46:24.790 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2021-11-02 13:46:24.793 | Unpacking libhtml-parser-perl (3.72-5) ... 2021-11-02 13:46:24.833 | Selecting previously unselected package libcgi-pm-perl. 2021-11-02 13:46:24.842 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2021-11-02 13:46:24.844 | Unpacking libcgi-pm-perl (4.46-1) ... 2021-11-02 13:46:24.898 | Selecting previously unselected package libfcgi-perl. 2021-11-02 13:46:24.907 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2021-11-02 13:46:24.910 | Unpacking libfcgi-perl (0.79-1) ... 2021-11-02 13:46:24.941 | Selecting previously unselected package libcgi-fast-perl. 2021-11-02 13:46:24.950 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2021-11-02 13:46:24.953 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2021-11-02 13:46:24.979 | Selecting previously unselected package libencode-locale-perl. 2021-11-02 13:46:24.988 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2021-11-02 13:46:24.991 | Unpacking libencode-locale-perl (1.05-1) ... 2021-11-02 13:46:25.017 | Selecting previously unselected package libhtml-template-perl. 2021-11-02 13:46:25.026 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2021-11-02 13:46:25.029 | Unpacking libhtml-template-perl (2.97-1) ... 2021-11-02 13:46:25.061 | Selecting previously unselected package libtimedate-perl. 2021-11-02 13:46:25.071 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2021-11-02 13:46:25.073 | Unpacking libtimedate-perl (2.3200-1) ... 2021-11-02 13:46:25.113 | Selecting previously unselected package libhttp-date-perl. 2021-11-02 13:46:25.123 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2021-11-02 13:46:25.125 | Unpacking libhttp-date-perl (6.05-1) ... 2021-11-02 13:46:25.151 | Selecting previously unselected package libio-html-perl. 2021-11-02 13:46:25.161 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2021-11-02 13:46:25.163 | Unpacking libio-html-perl (1.001-1) ... 2021-11-02 13:46:25.190 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-11-02 13:46:25.200 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2021-11-02 13:46:25.203 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2021-11-02 13:46:25.232 | Selecting previously unselected package libhttp-message-perl. 2021-11-02 13:46:25.241 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2021-11-02 13:46:25.243 | Unpacking libhttp-message-perl (6.22-1) ... 2021-11-02 13:46:25.281 | Selecting previously unselected package mecab-utils. 2021-11-02 13:46:25.290 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2021-11-02 13:46:25.292 | Unpacking mecab-utils (0.996-10build1) ... 2021-11-02 13:46:25.324 | Selecting previously unselected package mecab-ipadic. 2021-11-02 13:46:25.333 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2021-11-02 13:46:25.335 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-11-02 13:46:26.595 | Selecting previously unselected package mecab-ipadic-utf8. 2021-11-02 13:46:26.604 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2021-11-02 13:46:26.607 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-11-02 13:46:26.632 | Selecting previously unselected package mysql-server. 2021-11-02 13:46:26.642 | Preparing to unpack .../23-mysql-server_8.0.27-0ubuntu0.20.04.1_all.deb ... 2021-11-02 13:46:26.644 | Unpacking mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2021-11-02 13:46:26.696 | Setting up libmecab2:amd64 (0.996-10build1) ... 2021-11-02 13:46:26.704 | Setting up mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-02 13:46:26.709 | Setting up libhtml-tagset-perl (3.20-4) ... 2021-11-02 13:46:26.714 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2021-11-02 13:46:26.720 | Setting up libencode-locale-perl (1.05-1) ... 2021-11-02 13:46:26.725 | Setting up mecab-utils (0.996-10build1) ... 2021-11-02 13:46:26.731 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-11-02 13:46:26.737 | Setting up libio-html-perl (1.001-1) ... 2021-11-02 13:46:26.742 | Setting up libtimedate-perl (2.3200-1) ... 2021-11-02 13:46:26.747 | Setting up mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-02 13:46:26.753 | Setting up libfcgi-perl (0.79-1) ... 2021-11-02 13:46:26.758 | Setting up liburi-perl (1.76-2) ... 2021-11-02 13:46:26.764 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-11-02 13:46:26.769 | Setting up libhttp-date-perl (6.05-1) ... 2021-11-02 13:46:26.775 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-11-02 13:46:26.780 | Compiling IPA dictionary for Mecab. This takes long time... 2021-11-02 13:46:26.784 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-11-02 13:46:26.784 | 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-11-02 13:46:26.784 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-11-02 13:46:26.784 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-11-02 13:46:26.925 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-11-02 13:46:26.925 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-11-02 13:46:26.926 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-11-02 13:46:26.926 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-11-02 13:46:26.933 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-11-02 13:46:27.023 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-11-02 13:46:27.023 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-11-02 13:46:27.024 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-11-02 13:46:27.051 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-11-02 13:46:27.096 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-11-02 13:46:27.383 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-11-02 13:46:27.391 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-11-02 13:46:27.485 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-11-02 13:46:27.485 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-11-02 13:46:27.486 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-11-02 13:46:27.486 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-11-02 13:46:27.490 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-11-02 13:46:27.490 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-11-02 13:46:27.535 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-11-02 13:46:27.727 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-11-02 13:46:27.728 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-11-02 13:46:27.728 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-11-02 13:46:27.728 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-11-02 13:46:27.731 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-11-02 13:46:27.731 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-11-02 13:46:28.154 | 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-11-02 13:46:28.272 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-11-02 13:46:28.591 | 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-11-02 13:46:28.595 | 2021-11-02 13:46:28.595 | done! 2021-11-02 13:46:28.601 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-11-02 13:46:28.605 | Setting up mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-02 13:46:28.612 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-11-02 13:46:28.617 | Compiling IPA dictionary for Mecab. This takes long time... 2021-11-02 13:46:28.638 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-11-02 13:46:28.638 | 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-11-02 13:46:28.638 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-11-02 13:46:28.638 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-11-02 13:46:28.846 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-11-02 13:46:28.846 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-11-02 13:46:28.847 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-11-02 13:46:28.847 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-11-02 13:46:28.859 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-11-02 13:46:28.988 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-11-02 13:46:28.988 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-11-02 13:46:28.989 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-11-02 13:46:29.028 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-11-02 13:46:29.100 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-11-02 13:46:29.589 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-11-02 13:46:29.599 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-11-02 13:46:29.708 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-11-02 13:46:29.708 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-11-02 13:46:29.708 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-11-02 13:46:29.708 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-11-02 13:46:29.714 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-11-02 13:46:29.714 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-11-02 13:46:29.803 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-11-02 13:46:30.089 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-11-02 13:46:30.089 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-11-02 13:46:30.090 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-11-02 13:46:30.090 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-11-02 13:46:30.094 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-11-02 13:46:30.095 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-11-02 13:46:30.598 | 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-11-02 13:46:30.732 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-11-02 13:46:31.052 | 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-11-02 13:46:31.056 | 2021-11-02 13:46:31.056 | done! 2021-11-02 13:46:31.064 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-11-02 13:46:31.068 | Setting up libhtml-parser-perl (3.72-5) ... 2021-11-02 13:46:31.074 | Setting up libhttp-message-perl (6.22-1) ... 2021-11-02 13:46:31.080 | Setting up mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-02 13:46:31.753 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-11-02 13:46:31.783 | Renaming removed key_buffer and myisam-recover options (if present) 2021-11-02 13:46:39.799 | mysqld will log errors to /var/log/mysql/error.log 2021-11-02 13:46:40.413 | mysqld is running as pid 55997 2021-11-02 13:46:43.226 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-11-02 13:46:45.259 | Setting up libcgi-pm-perl (4.46-1) ... 2021-11-02 13:46:45.265 | Setting up libhtml-template-perl (2.97-1) ... 2021-11-02 13:46:45.271 | Setting up mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2021-11-02 13:46:45.276 | Setting up libcgi-fast-perl (1:2.15-1) ... 2021-11-02 13:46:45.282 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-11-02 13:46:45.654 | Processing triggers for man-db (2.9.1-1) ... 2021-11-02 13:46:47.324 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-11-02 13:46:53.618 | + functions-common:apt_get:1118 : result=0 2021-11-02 13:46:53.620 | + functions-common:apt_get:1121 : time_stop apt-get 2021-11-02 13:46:53.623 | + functions-common:time_stop:2309 : local name 2021-11-02 13:46:53.625 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:46:53.627 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:46:53.629 | + functions-common:time_stop:2312 : local total 2021-11-02 13:46:53.631 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:46:53.633 | + functions-common:time_stop:2315 : name=apt-get 2021-11-02 13:46:53.635 | + functions-common:time_stop:2316 : start_time=1635860772984 2021-11-02 13:46:53.637 | + functions-common:time_stop:2318 : [[ -z 1635860772984 ]] 2021-11-02 13:46:53.640 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:46:53.644 | + functions-common:time_stop:2321 : end_time=1635860813642 2021-11-02 13:46:53.647 | + functions-common:time_stop:2322 : elapsed_time=40658 2021-11-02 13:46:53.649 | + functions-common:time_stop:2323 : total=203255 2021-11-02 13:46:53.651 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:46:53.653 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=243913 2021-11-02 13:46:53.655 | + functions-common:apt_get:1122 : return 0 2021-11-02 13:46:53.657 | + ./stack.sh:main:820 : '[' -n mysql ']' 2021-11-02 13:46:53.660 | + ./stack.sh:main:821 : install_database_python 2021-11-02 13:46:53.662 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-11-02 13:46:53.664 | + lib/databases/mysql:install_database_python_mysql:195 : pip_install_gr PyMySQL 2021-11-02 13:46:53.666 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-11-02 13:46:53.668 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-02 13:46:53.671 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-11-02 13:46:53.674 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-11-02 13:46:53.676 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-11-02 13:46:53.679 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-11-02 13:46:53.680 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-11-02 13:46:53.684 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-11-02 13:46:53.687 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-11-02 13:46:53.689 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-11-02 13:46:53.692 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-11-02 13:46:53.694 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-11-02 13:46:53.715 | Using python 3.8 to install PyMySQL 2021-11-02 13:46:53.717 | + 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-11-02 13:46:54.430 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:46:54.430 | from cryptography.utils import int_from_bytes 2021-11-02 13:46:54.430 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:46:54.430 | from cryptography.utils import int_from_bytes 2021-11-02 13:46:55.456 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-02 13:46:55.581 | Collecting PyMySQL 2021-11-02 13:46:55.588 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2021-11-02 13:46:57.170 | Installing collected packages: PyMySQL 2021-11-02 13:46:57.300 | Successfully installed PyMySQL-1.0.2 2021-11-02 13:46:57.300 | 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-11-02 13:46:57.409 | + inc/python:pip_install:200 : result=0 2021-11-02 13:46:57.411 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-02 13:46:57.414 | + functions-common:time_stop:2309 : local name 2021-11-02 13:46:57.416 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:46:57.418 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:46:57.421 | + functions-common:time_stop:2312 : local total 2021-11-02 13:46:57.423 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:46:57.425 | + functions-common:time_stop:2315 : name=pip_install 2021-11-02 13:46:57.427 | + functions-common:time_stop:2316 : start_time=1635860813710 2021-11-02 13:46:57.429 | + functions-common:time_stop:2318 : [[ -z 1635860813710 ]] 2021-11-02 13:46:57.432 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:46:57.437 | + functions-common:time_stop:2321 : end_time=1635860817434 2021-11-02 13:46:57.439 | + functions-common:time_stop:2322 : elapsed_time=3724 2021-11-02 13:46:57.441 | + functions-common:time_stop:2323 : total=26414 2021-11-02 13:46:57.443 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:46:57.445 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=30138 2021-11-02 13:46:57.448 | + inc/python:pip_install:203 : return 0 2021-11-02 13:46:57.450 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-11-02 13:46:57.452 | + lib/databases/mysql:install_database_python_mysql:198 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-11-02 13:46:57.454 | + lib/databases/mysql:install_database_python_mysql:199 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-11-02 13:46:57.456 | + ./stack.sh:main:824 : is_service_enabled neutron 2021-11-02 13:46:57.472 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:46:57.475 | + ./stack.sh:main:825 : install_neutron_agent_packages 2021-11-02 13:46:57.477 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-11-02 13:46:57.480 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-02 13:46:57.480 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-11-02 13:46:57.486 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-02 13:46:57.488 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-11-02 13:46:57.491 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-11-02 13:46:57.493 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-11-02 13:46:57.495 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-11-02 13:46:57.498 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:466 : is_service_enabled q-l3 2021-11-02 13:46:57.512 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:46:57.515 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:467 : install_package radvd 2021-11-02 13:46:57.517 | + functions-common:install_package:1347 : update_package_repo 2021-11-02 13:46:57.520 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-11-02 13:46:57.522 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-11-02 13:46:57.524 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-11-02 13:46:57.526 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-11-02 13:46:57.529 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-11-02 13:46:57.531 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:46:57.533 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:46:57.536 | + functions-common:update_package_repo:1328 : apt_get_update 2021-11-02 13:46:57.538 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-11-02 13:46:57.540 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-11-02 13:46:57.542 | + functions-common:apt_get_update:1074 : return 2021-11-02 13:46:57.544 | + functions-common:install_package:1348 : real_install_package radvd 2021-11-02 13:46:57.547 | + functions-common:real_install_package:1333 : is_ubuntu 2021-11-02 13:46:57.549 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:46:57.551 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:46:57.553 | + functions-common:real_install_package:1334 : apt_get install radvd 2021-11-02 13:46:57.573 | + 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-11-02 13:46:57.678 | Reading package lists... 2021-11-02 13:46:57.899 | Building dependency tree... 2021-11-02 13:46:57.901 | Reading state information... 2021-11-02 13:46:58.129 | The following packages were automatically installed and are no longer required: 2021-11-02 13:46:58.131 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-02 13:46:58.131 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-02 13:46:58.131 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-02 13:46:58.131 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-02 13:46:58.131 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-02 13:46:58.131 | python3-zope.interface 2021-11-02 13:46:58.131 | Use 'sudo apt autoremove' to remove them. 2021-11-02 13:46:58.196 | The following NEW packages will be installed: 2021-11-02 13:46:58.196 | radvd 2021-11-02 13:46:58.634 | 0 upgraded, 1 newly installed, 0 to remove and 94 not upgraded. 2021-11-02 13:46:58.634 | Need to get 59.0 kB of archives. 2021-11-02 13:46:58.634 | After this operation, 164 kB of additional disk space will be used. 2021-11-02 13:46:58.634 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2021-11-02 13:46:59.535 | Fetched 59.0 kB in 1s (76.4 kB/s) 2021-11-02 13:46:59.568 | Selecting previously unselected package radvd. 2021-11-02 13:46:59.619 | (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 ... 90631 files and directories currently installed.) 2021-11-02 13:46:59.623 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2021-11-02 13:46:59.625 | Unpacking radvd (1:2.17-2) ... 2021-11-02 13:46:59.684 | Setting up radvd (1:2.17-2) ... 2021-11-02 13:47:00.601 | Job for radvd.service failed because the control process exited with error code. 2021-11-02 13:47:00.601 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-11-02 13:47:00.602 | invoke-rc.d: initscript radvd, action "start" failed. 2021-11-02 13:47:00.614 | ● radvd.service - Router advertisement daemon for IPv6 2021-11-02 13:47:00.614 | Loaded: loaded (]8;;file://dv-neutron-816327-3-hyperv/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2021-11-02 13:47:00.614 | Active: failed (Result: exit-code) since Tue 2021-11-02 13:47:00 UTC; 15ms ago 2021-11-02 13:47:00.614 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2021-11-02 13:47:00.614 | Process: 57092 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-11-02 13:47:00.615 | 2021-11-02 13:47:00.615 | Nov 02 13:47:00 dv-neutron-816327-3-hyperv systemd[1]: Starting Router advertisement daemon for IPv6... 2021-11-02 13:47:00.615 | Nov 02 13:47:00 dv-neutron-816327-3-hyperv radvd[57092]: can't open /etc/radvd.conf: No such file or directory 2021-11-02 13:47:00.615 | Nov 02 13:47:00 dv-neutron-816327-3-hyperv radvd[57092]: Insecure file permissions, but continuing anyway 2021-11-02 13:47:00.615 | Nov 02 13:47:00 dv-neutron-816327-3-hyperv radvd[57092]: exiting, failed to read config file 2021-11-02 13:47:00.615 | Nov 02 13:47:00 dv-neutron-816327-3-hyperv systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2021-11-02 13:47:00.615 | Nov 02 13:47:00 dv-neutron-816327-3-hyperv systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-11-02 13:47:00.615 | Nov 02 13:47:00 dv-neutron-816327-3-hyperv systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-11-02 13:47:00.619 | Processing triggers for man-db (2.9.1-1) ... 2021-11-02 13:47:00.714 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-11-02 13:47:07.385 | + functions-common:apt_get:1118 : result=0 2021-11-02 13:47:07.387 | + functions-common:apt_get:1121 : time_stop apt-get 2021-11-02 13:47:07.390 | + functions-common:time_stop:2309 : local name 2021-11-02 13:47:07.392 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:47:07.394 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:47:07.396 | + functions-common:time_stop:2312 : local total 2021-11-02 13:47:07.398 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:47:07.400 | + functions-common:time_stop:2315 : name=apt-get 2021-11-02 13:47:07.402 | + functions-common:time_stop:2316 : start_time=1635860817570 2021-11-02 13:47:07.405 | + functions-common:time_stop:2318 : [[ -z 1635860817570 ]] 2021-11-02 13:47:07.408 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:47:07.412 | + functions-common:time_stop:2321 : end_time=1635860827409 2021-11-02 13:47:07.414 | + functions-common:time_stop:2322 : elapsed_time=9839 2021-11-02 13:47:07.416 | + functions-common:time_stop:2323 : total=243913 2021-11-02 13:47:07.418 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:47:07.421 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=253752 2021-11-02 13:47:07.423 | + functions-common:apt_get:1122 : return 0 2021-11-02 13:47:07.425 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:470 : is_service_enabled q-agt q-dhcp q-l3 2021-11-02 13:47:07.442 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:47:07.444 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:471 : neutron_plugin_install_agent_packages 2021-11-02 13:47:07.446 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-11-02 13:47:07.449 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-11-02 13:47:07.468 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-11-02 13:47:07.470 | + functions-common:install_package:1347 : update_package_repo 2021-11-02 13:47:07.472 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-11-02 13:47:07.475 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-11-02 13:47:07.477 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-11-02 13:47:07.479 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-11-02 13:47:07.481 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-11-02 13:47:07.484 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:47:07.486 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:47:07.488 | + functions-common:update_package_repo:1328 : apt_get_update 2021-11-02 13:47:07.490 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-11-02 13:47:07.492 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-11-02 13:47:07.494 | + functions-common:apt_get_update:1074 : return 2021-11-02 13:47:07.496 | + functions-common:install_package:1348 : real_install_package fakeroot make openvswitch-switch 2021-11-02 13:47:07.499 | + functions-common:real_install_package:1333 : is_ubuntu 2021-11-02 13:47:07.501 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:47:07.503 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:47:07.506 | + functions-common:real_install_package:1334 : apt_get install fakeroot make openvswitch-switch 2021-11-02 13:47:07.524 | + 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-11-02 13:47:07.631 | Reading package lists... 2021-11-02 13:47:07.852 | Building dependency tree... 2021-11-02 13:47:07.854 | Reading state information... 2021-11-02 13:47:08.086 | fakeroot is already the newest version (1.24-1). 2021-11-02 13:47:08.086 | fakeroot set to manually installed. 2021-11-02 13:47:08.086 | make is already the newest version (4.2.1-1.2). 2021-11-02 13:47:08.086 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2021-11-02 13:47:08.086 | The following packages were automatically installed and are no longer required: 2021-11-02 13:47:08.087 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-02 13:47:08.087 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-02 13:47:08.087 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-02 13:47:08.087 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-02 13:47:08.087 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-02 13:47:08.087 | python3-zope.interface 2021-11-02 13:47:08.087 | Use 'sudo apt autoremove' to remove them. 2021-11-02 13:47:08.212 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-11-02 13:47:08.217 | + functions-common:apt_get:1118 : result=0 2021-11-02 13:47:08.219 | + functions-common:apt_get:1121 : time_stop apt-get 2021-11-02 13:47:08.221 | + functions-common:time_stop:2309 : local name 2021-11-02 13:47:08.224 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:47:08.226 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:47:08.228 | + functions-common:time_stop:2312 : local total 2021-11-02 13:47:08.230 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:47:08.232 | + functions-common:time_stop:2315 : name=apt-get 2021-11-02 13:47:08.234 | + functions-common:time_stop:2316 : start_time=1635860827522 2021-11-02 13:47:08.236 | + functions-common:time_stop:2318 : [[ -z 1635860827522 ]] 2021-11-02 13:47:08.239 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:47:08.242 | + functions-common:time_stop:2321 : end_time=1635860828240 2021-11-02 13:47:08.245 | + functions-common:time_stop:2322 : elapsed_time=718 2021-11-02 13:47:08.247 | + functions-common:time_stop:2323 : total=253752 2021-11-02 13:47:08.249 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:47:08.251 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=254470 2021-11-02 13:47:08.253 | + functions-common:apt_get:1122 : return 0 2021-11-02 13:47:08.255 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-11-02 13:47:08.257 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:47:08.259 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:47:08.262 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-11-02 13:47:08.265 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-11-02 13:47:08.267 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-11-02 13:47:08.271 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-11-02 13:47:08.273 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-11-02 13:47:08.277 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-11-02 13:47:08.277 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-11-02 13:47:08.282 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-11-02 13:47:08.284 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-11-02 13:47:08.286 | + functions:vercmp:628 : local v1=5.4 2021-11-02 13:47:08.288 | + functions:vercmp:629 : local 'op=<' 2021-11-02 13:47:08.290 | + functions:vercmp:630 : local v2=3.13 2021-11-02 13:47:08.292 | + functions:vercmp:631 : local result 2021-11-02 13:47:08.298 | ++ functions:vercmp:635 : sort -V 2021-11-02 13:47:08.298 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-11-02 13:47:08.298 | ++ functions:vercmp:635 : head -1 2021-11-02 13:47:08.301 | + functions:vercmp:635 : result=3.13 2021-11-02 13:47:08.303 | + functions:vercmp:637 : case $op in 2021-11-02 13:47:08.305 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-11-02 13:47:08.307 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-11-02 13:47:08.309 | + functions:vercmp:648 : return 2021-11-02 13:47:08.311 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-11-02 13:47:08.314 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-11-02 13:47:08.316 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart openvswitch-switch 2021-11-02 13:47:08.634 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-11-02 13:47:08.638 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-11-02 13:47:08.641 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:47:08.645 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:47:08.648 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2021-11-02 13:47:08.650 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:47:08.652 | + ./stack.sh:main:828 : is_service_enabled etcd3 2021-11-02 13:47:08.669 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:47:08.672 | + ./stack.sh:main:829 : install_etcd3 2021-11-02 13:47:08.674 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-11-02 13:47:08.674 | Installing etcd 2021-11-02 13:47:08.678 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-11-02 13:47:08.690 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-11-02 13:47:08.702 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-11-02 13:47:08.704 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-11-02 13:47:08.720 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-11-02 13:47:08.723 | ++ 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-11-02 13:47:08.725 | ++ 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-11-02 13:47:08.729 | +++ 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-11-02 13:47:08.733 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-11-02 13:47:08.736 | ++ 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-11-02 13:47:08.738 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-11-02 13:47:08.741 | ++ 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-11-02 13:47:08.774 | --2021-11-02 13:47:08-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-11-02 13:47:08.807 | Resolving github.com (github.com)... 140.82.121.4 2021-11-02 13:47:08.851 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2021-11-02 13:47:09.129 | HTTP request sent, awaiting response... 302 Found 2021-11-02 13:47:09.129 | Location: https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20211102%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211102T134709Z&X-Amz-Expires=300&X-Amz-Signature=35c4ad102f9cf6f1b5c5eea2c01f65ec1831168fe8d3c4a6fd302d4bec1235d2&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-11-02 13:47:09.129 | --2021-11-02 13:47:09-- https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20211102%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211102T134709Z&X-Amz-Expires=300&X-Amz-Signature=35c4ad102f9cf6f1b5c5eea2c01f65ec1831168fe8d3c4a6fd302d4bec1235d2&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-11-02 13:47:09.131 | Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.110.154, 185.199.108.154, 185.199.111.154, ... 2021-11-02 13:47:09.178 | Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.110.154|:443... connected. 2021-11-02 13:47:09.424 | HTTP request sent, awaiting response... 200 OK 2021-11-02 13:47:09.425 | Length: 11350736 (11M) [application/octet-stream] 2021-11-02 13:47:09.425 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-11-02 13:47:09.680 | 2021-11-02 13:47:10.858 | 0K ........ .. 100% 7.55M=1.4s 2021-11-02 13:47:10.859 | 2021-11-02 13:47:10.859 | 2021-11-02 13:47:10 (7.55 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-11-02 13:47:10.859 | 2021-11-02 13:47:10.862 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2021-11-02 13:47:10.865 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-11-02 13:47:10.867 | ++ functions:get_extra_file:74 : return 2021-11-02 13:47:10.870 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-11-02 13:47:10.872 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-11-02 13:47:10.874 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-11-02 13:47:10.877 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-11-02 13:47:11.009 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-11-02 13:47:11.011 | + 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-11-02 13:47:11.016 | etcd-v3.3.12-linux-amd64/ 2021-11-02 13:47:11.016 | etcd-v3.3.12-linux-amd64/README.md 2021-11-02 13:47:11.016 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-11-02 13:47:11.016 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-11-02 13:47:11.016 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-11-02 13:47:11.016 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-11-02 13:47:11.016 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-11-02 13:47:11.016 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-11-02 13:47:11.016 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-11-02 13:47:11.016 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-11-02 13:47:11.016 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-11-02 13:47:11.017 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-11-02 13:47:11.017 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-11-02 13:47:11.017 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-11-02 13:47:11.017 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-11-02 13:47:11.017 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-11-02 13:47:11.017 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-11-02 13:47:11.017 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-11-02 13:47:11.017 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-11-02 13:47:11.017 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-11-02 13:47:11.017 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-11-02 13:47:11.017 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-11-02 13:47:11.018 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-11-02 13:47:11.018 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-11-02 13:47:11.018 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-11-02 13:47:11.018 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-11-02 13:47:11.018 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-11-02 13:47:11.018 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-11-02 13:47:11.018 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-11-02 13:47:11.018 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-11-02 13:47:11.018 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-11-02 13:47:11.018 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-11-02 13:47:11.018 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-11-02 13:47:11.018 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-11-02 13:47:11.018 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-11-02 13:47:11.018 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-11-02 13:47:11.018 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-11-02 13:47:11.018 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-11-02 13:47:11.018 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-11-02 13:47:11.018 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-11-02 13:47:11.019 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-11-02 13:47:11.019 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-11-02 13:47:11.019 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-11-02 13:47:11.019 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-11-02 13:47:11.019 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-11-02 13:47:11.019 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-11-02 13:47:11.019 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-11-02 13:47:11.019 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-11-02 13:47:11.019 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-11-02 13:47:11.019 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-11-02 13:47:11.019 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-11-02 13:47:11.019 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-11-02 13:47:11.019 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-11-02 13:47:11.019 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-11-02 13:47:11.019 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-11-02 13:47:11.019 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-11-02 13:47:11.019 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-11-02 13:47:11.019 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-11-02 13:47:11.019 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-11-02 13:47:11.020 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-11-02 13:47:11.020 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-11-02 13:47:11.020 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-11-02 13:47:11.020 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-11-02 13:47:11.020 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-11-02 13:47:11.020 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-11-02 13:47:11.020 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-11-02 13:47:11.020 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-11-02 13:47:11.020 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-11-02 13:47:11.020 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-11-02 13:47:11.020 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-11-02 13:47:11.020 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-11-02 13:47:11.020 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-11-02 13:47:11.020 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-11-02 13:47:11.020 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-11-02 13:47:11.021 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-11-02 13:47:11.021 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-11-02 13:47:11.021 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-11-02 13:47:11.021 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-11-02 13:47:11.021 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-11-02 13:47:11.021 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-11-02 13:47:11.021 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-11-02 13:47:11.021 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-11-02 13:47:11.021 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-11-02 13:47:11.021 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-11-02 13:47:11.021 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-11-02 13:47:11.021 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-11-02 13:47:11.021 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-11-02 13:47:11.021 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-11-02 13:47:11.022 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-11-02 13:47:11.022 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-11-02 13:47:11.022 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-11-02 13:47:11.022 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-11-02 13:47:11.022 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-11-02 13:47:11.022 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-11-02 13:47:11.022 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-11-02 13:47:11.022 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-11-02 13:47:11.022 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-11-02 13:47:11.022 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-11-02 13:47:11.022 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-11-02 13:47:11.022 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-11-02 13:47:11.022 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-11-02 13:47:11.022 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-11-02 13:47:11.022 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-11-02 13:47:11.022 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-11-02 13:47:11.022 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-11-02 13:47:11.023 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-11-02 13:47:11.023 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-11-02 13:47:11.023 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-11-02 13:47:11.023 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-11-02 13:47:11.023 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-11-02 13:47:11.023 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-11-02 13:47:11.023 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-11-02 13:47:11.023 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-11-02 13:47:11.023 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-11-02 13:47:11.023 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-11-02 13:47:11.023 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-11-02 13:47:11.024 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-11-02 13:47:11.024 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-11-02 13:47:11.024 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-11-02 13:47:11.024 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-11-02 13:47:11.024 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-11-02 13:47:11.024 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-11-02 13:47:11.024 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-11-02 13:47:11.024 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-11-02 13:47:11.024 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-11-02 13:47:11.024 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-11-02 13:47:11.025 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-11-02 13:47:11.026 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-11-02 13:47:11.026 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-11-02 13:47:11.026 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-11-02 13:47:11.026 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-11-02 13:47:11.026 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-11-02 13:47:11.026 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-11-02 13:47:11.026 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-11-02 13:47:11.027 | etcd-v3.3.12-linux-amd64/etcdctl 2021-11-02 13:47:11.212 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-11-02 13:47:11.212 | etcd-v3.3.12-linux-amd64/etcd 2021-11-02 13:47:11.441 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-11-02 13:47:11.478 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-11-02 13:47:11.511 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-11-02 13:47:11.514 | + ./stack.sh:main:838 : is_service_enabled tls-proxy 2021-11-02 13:47:11.530 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:47:11.532 | + ./stack.sh:main:848 : install_dstat 2021-11-02 13:47:11.535 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-11-02 13:47:11.550 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:47:11.553 | + ./stack.sh:main:854 : echo_summary 'Installing OpenStack project source' 2021-11-02 13:47:11.555 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-02 13:47:11.557 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2021-11-02 13:47:11.559 | + ./stack.sh:main:857 : install_libs 2021-11-02 13:47:11.562 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-11-02 13:47:11.564 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-11-02 13:47:11.567 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-11-02 13:47:11.569 | + inc/python:use_library_from_git:250 : local name=automaton 2021-11-02 13:47:11.571 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:47:11.573 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:47:11.576 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2021-11-02 13:47:11.578 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:47:11.580 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-11-02 13:47:11.582 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-11-02 13:47:11.584 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-11-02 13:47:11.586 | + inc/python:use_library_from_git:250 : local name=castellan 2021-11-02 13:47:11.589 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:47:11.591 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:47:11.593 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2021-11-02 13:47:11.595 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:47:11.597 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-11-02 13:47:11.599 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-11-02 13:47:11.601 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-11-02 13:47:11.603 | + inc/python:use_library_from_git:250 : local name=cliff 2021-11-02 13:47:11.606 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:47:11.608 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:47:11.610 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2021-11-02 13:47:11.612 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:47:11.614 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-11-02 13:47:11.616 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-11-02 13:47:11.618 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-11-02 13:47:11.621 | + inc/python:use_library_from_git:250 : local name=cursive 2021-11-02 13:47:11.623 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:47:11.626 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:47:11.628 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2021-11-02 13:47:11.630 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:47:11.632 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-11-02 13:47:11.634 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-11-02 13:47:11.636 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-11-02 13:47:11.639 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-11-02 13:47:11.641 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:47:11.643 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:47:11.645 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2021-11-02 13:47:11.648 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:47:11.650 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-11-02 13:47:11.652 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-11-02 13:47:11.654 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-11-02 13:47:11.656 | + inc/python:use_library_from_git:250 : local name=futurist 2021-11-02 13:47:11.658 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:47:11.661 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:47:11.663 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2021-11-02 13:47:11.665 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:47:11.667 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-11-02 13:47:11.669 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-11-02 13:47:11.671 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-11-02 13:47:11.674 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-11-02 13:47:11.676 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:47:11.678 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:47:11.680 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2021-11-02 13:47:11.682 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:47:11.685 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-11-02 13:47:11.687 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-11-02 13:47:11.689 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-11-02 13:47:11.692 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-11-02 13:47:11.694 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:47:11.696 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:47:11.698 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2021-11-02 13:47:11.701 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:47:11.703 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-11-02 13:47:11.705 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-11-02 13:47:11.707 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-11-02 13:47:11.710 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-11-02 13:47:11.712 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:47:11.714 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:47:11.716 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2021-11-02 13:47:11.718 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:47:11.720 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-11-02 13:47:11.722 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-11-02 13:47:11.725 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-11-02 13:47:11.727 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-11-02 13:47:11.729 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:47:11.731 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:47:11.734 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2021-11-02 13:47:11.736 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:47:11.738 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-11-02 13:47:11.740 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-11-02 13:47:11.743 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-11-02 13:47:11.745 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-11-02 13:47:11.747 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:47:11.750 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:47:11.752 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2021-11-02 13:47:11.754 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:47:11.756 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-11-02 13:47:11.758 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-11-02 13:47:11.760 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-11-02 13:47:11.763 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-11-02 13:47:11.765 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:47:11.767 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:47:11.769 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2021-11-02 13:47:11.771 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:47:11.774 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-11-02 13:47:11.776 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-11-02 13:47:11.778 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-11-02 13:47:11.780 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-11-02 13:47:11.782 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:47:11.784 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:47:11.787 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2021-11-02 13:47:11.789 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:47:11.791 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-11-02 13:47:11.793 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-11-02 13:47:11.796 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-11-02 13:47:11.798 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-11-02 13:47:11.800 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:47:11.802 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:47:11.805 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2021-11-02 13:47:11.807 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:47:11.809 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-11-02 13:47:11.812 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-11-02 13:47:11.814 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-11-02 13:47:11.816 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-11-02 13:47:11.819 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:47:11.821 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:47:11.823 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2021-11-02 13:47:11.826 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:47:11.828 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-11-02 13:47:11.830 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-11-02 13:47:11.832 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-11-02 13:47:11.835 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-11-02 13:47:11.837 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:47:11.839 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:47:11.842 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2021-11-02 13:47:11.844 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:47:11.846 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-11-02 13:47:11.848 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-11-02 13:47:11.851 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-11-02 13:47:11.853 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-11-02 13:47:11.855 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:47:11.857 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:47:11.859 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2021-11-02 13:47:11.862 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:47:11.864 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-11-02 13:47:11.866 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-11-02 13:47:11.868 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-11-02 13:47:11.871 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-11-02 13:47:11.873 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:47:11.875 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:47:11.877 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2021-11-02 13:47:11.880 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:47:11.882 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-11-02 13:47:11.884 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-11-02 13:47:11.886 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-11-02 13:47:11.889 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-11-02 13:47:11.891 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:47:11.893 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:47:11.895 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2021-11-02 13:47:11.898 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:47:11.900 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-11-02 13:47:11.902 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-11-02 13:47:11.905 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-11-02 13:47:11.907 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-11-02 13:47:11.909 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:47:11.912 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:47:11.914 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2021-11-02 13:47:11.916 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:47:11.919 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-11-02 13:47:11.921 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-11-02 13:47:11.923 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-11-02 13:47:11.926 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-11-02 13:47:11.928 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:47:11.930 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:47:11.932 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2021-11-02 13:47:11.935 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:47:11.937 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-11-02 13:47:11.939 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-11-02 13:47:11.941 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-11-02 13:47:11.944 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-11-02 13:47:11.946 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:47:11.948 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:47:11.951 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2021-11-02 13:47:11.953 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:47:11.955 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-11-02 13:47:11.957 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-11-02 13:47:11.960 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-11-02 13:47:11.962 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-11-02 13:47:11.964 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:47:11.967 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:47:11.969 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2021-11-02 13:47:11.971 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:47:11.973 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-11-02 13:47:11.976 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-11-02 13:47:11.978 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-11-02 13:47:11.980 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-11-02 13:47:11.982 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:47:11.985 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:47:11.987 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2021-11-02 13:47:11.989 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:47:11.991 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-11-02 13:47:11.994 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-11-02 13:47:11.996 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-11-02 13:47:11.998 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-11-02 13:47:12.000 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:47:12.003 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:47:12.005 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2021-11-02 13:47:12.007 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:47:12.009 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-11-02 13:47:12.012 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-11-02 13:47:12.014 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-11-02 13:47:12.016 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-11-02 13:47:12.019 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:47:12.021 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:47:12.023 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2021-11-02 13:47:12.025 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:47:12.028 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-11-02 13:47:12.030 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-11-02 13:47:12.033 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-11-02 13:47:12.035 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-11-02 13:47:12.037 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:47:12.039 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:47:12.041 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2021-11-02 13:47:12.044 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:47:12.046 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-11-02 13:47:12.048 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-11-02 13:47:12.050 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-11-02 13:47:12.053 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-11-02 13:47:12.055 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:47:12.057 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:47:12.059 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2021-11-02 13:47:12.062 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:47:12.064 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-11-02 13:47:12.066 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-11-02 13:47:12.069 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-11-02 13:47:12.071 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-11-02 13:47:12.073 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:47:12.076 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:47:12.078 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2021-11-02 13:47:12.080 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:47:12.083 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-11-02 13:47:12.085 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-11-02 13:47:12.087 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-11-02 13:47:12.089 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-11-02 13:47:12.092 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:47:12.094 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:47:12.097 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2021-11-02 13:47:12.099 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:47:12.101 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-11-02 13:47:12.103 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-11-02 13:47:12.106 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-11-02 13:47:12.108 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-11-02 13:47:12.110 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:47:12.112 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:47:12.114 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2021-11-02 13:47:12.117 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:47:12.119 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-11-02 13:47:12.121 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-11-02 13:47:12.124 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-11-02 13:47:12.126 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-11-02 13:47:12.128 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:47:12.131 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:47:12.133 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2021-11-02 13:47:12.135 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:47:12.137 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-11-02 13:47:12.140 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-11-02 13:47:12.142 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-11-02 13:47:12.145 | + inc/python:use_library_from_git:250 : local name=tooz 2021-11-02 13:47:12.147 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:47:12.149 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:47:12.151 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2021-11-02 13:47:12.153 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:47:12.156 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-11-02 13:47:12.158 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-11-02 13:47:12.160 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-11-02 13:47:12.162 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-11-02 13:47:12.165 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:47:12.167 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:47:12.169 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2021-11-02 13:47:12.171 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:47:12.174 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-11-02 13:47:12.176 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-11-02 13:47:12.178 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-11-02 13:47:12.180 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-11-02 13:47:12.182 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:47:12.185 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:47:12.187 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2021-11-02 13:47:12.190 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:47:12.192 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-11-02 13:47:12.194 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-11-02 13:47:12.197 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-11-02 13:47:12.199 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-11-02 13:47:12.202 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:47:12.204 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:47:12.206 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2021-11-02 13:47:12.208 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:47:12.211 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-11-02 13:47:12.213 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-11-02 13:47:12.215 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-11-02 13:47:12.217 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-11-02 13:47:12.220 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:47:12.222 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:47:12.224 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2021-11-02 13:47:12.226 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:47:12.229 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-11-02 13:47:12.249 | Using python 3.8 to install etcd3 2021-11-02 13:47:12.251 | + 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-11-02 13:47:12.976 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:47:12.976 | from cryptography.utils import int_from_bytes 2021-11-02 13:47:12.977 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:47:12.977 | from cryptography.utils import int_from_bytes 2021-11-02 13:47:14.011 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-02 13:47:14.110 | Collecting etcd3 2021-11-02 13:47:14.117 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-11-02 13:47:14.144 | Preparing metadata (setup.py): started 2021-11-02 13:47:14.742 | Preparing metadata (setup.py): finished with status 'done' 2021-11-02 13:47:17.011 | Collecting grpcio>=1.27.1 2021-11-02 13:47:17.030 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31a/47af7356fb5ed/grpcio-1.41.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.9 MB) 2021-11-02 13:47:17.878 | Collecting protobuf>=3.6.1 2021-11-02 13:47:17.889 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/655/264ed0d0efe47/protobuf-3.19.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) 2021-11-02 13:47:17.915 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2021-11-02 13:47:17.916 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2021-11-02 13:47:17.944 | Building wheels for collected packages: etcd3 2021-11-02 13:47:17.945 | Building wheel for etcd3 (setup.py): started 2021-11-02 13:47:18.647 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-11-02 13:47:18.648 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=a2993c1eb3e05d7f844710d526fc96915e40b8ef4b0feffebc31e25cd83b9a66 2021-11-02 13:47:18.648 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2021-11-02 13:47:18.652 | Successfully built etcd3 2021-11-02 13:47:20.237 | Installing collected packages: protobuf, grpcio, etcd3 2021-11-02 13:47:20.814 | Successfully installed etcd3-0.12.0 grpcio-1.41.1 protobuf-3.19.1 2021-11-02 13:47:20.814 | 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-11-02 13:47:20.959 | + inc/python:pip_install:200 : result=0 2021-11-02 13:47:20.961 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-02 13:47:20.963 | + functions-common:time_stop:2309 : local name 2021-11-02 13:47:20.965 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:47:20.967 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:47:20.969 | + functions-common:time_stop:2312 : local total 2021-11-02 13:47:20.971 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:47:20.973 | + functions-common:time_stop:2315 : name=pip_install 2021-11-02 13:47:20.976 | + functions-common:time_stop:2316 : start_time=1635860832243 2021-11-02 13:47:20.978 | + functions-common:time_stop:2318 : [[ -z 1635860832243 ]] 2021-11-02 13:47:20.980 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:47:20.985 | + functions-common:time_stop:2321 : end_time=1635860840982 2021-11-02 13:47:20.987 | + functions-common:time_stop:2322 : elapsed_time=8739 2021-11-02 13:47:20.989 | + functions-common:time_stop:2323 : total=30138 2021-11-02 13:47:20.991 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:47:20.993 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=38877 2021-11-02 13:47:20.995 | + inc/python:pip_install:203 : return 0 2021-11-02 13:47:20.998 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2021-11-02 13:47:21.019 | Using python 3.8 to install etcd3gw 2021-11-02 13:47:21.021 | + 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-11-02 13:47:21.759 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:47:21.759 | from cryptography.utils import int_from_bytes 2021-11-02 13:47:21.759 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:47:21.759 | from cryptography.utils import int_from_bytes 2021-11-02 13:47:22.808 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-02 13:47:22.912 | Collecting etcd3gw 2021-11-02 13:47:22.920 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e5/5b8d4b7856f17/etcd3gw-1.0.0-py3-none-any.whl (22 kB) 2021-11-02 13:47:22.931 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2021-11-02 13:47:22.932 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2021-11-02 13:47:22.933 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.6.0) 2021-11-02 13:47:22.934 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2021-11-02 13:47:22.968 | 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.7) 2021-11-02 13:47:22.970 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2021-11-02 13:47:22.971 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2021-11-02 13:47:22.973 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.7) 2021-11-02 13:47:24.550 | Installing collected packages: etcd3gw 2021-11-02 13:47:24.654 | Successfully installed etcd3gw-1.0.0 2021-11-02 13:47:24.654 | 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-11-02 13:47:24.761 | + inc/python:pip_install:200 : result=0 2021-11-02 13:47:24.763 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-02 13:47:24.766 | + functions-common:time_stop:2309 : local name 2021-11-02 13:47:24.768 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:47:24.770 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:47:24.772 | + functions-common:time_stop:2312 : local total 2021-11-02 13:47:24.774 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:47:24.776 | + functions-common:time_stop:2315 : name=pip_install 2021-11-02 13:47:24.779 | + functions-common:time_stop:2316 : start_time=1635860841013 2021-11-02 13:47:24.781 | + functions-common:time_stop:2318 : [[ -z 1635860841013 ]] 2021-11-02 13:47:24.784 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:47:24.788 | + functions-common:time_stop:2321 : end_time=1635860844786 2021-11-02 13:47:24.790 | + functions-common:time_stop:2322 : elapsed_time=3773 2021-11-02 13:47:24.792 | + functions-common:time_stop:2323 : total=38877 2021-11-02 13:47:24.794 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:47:24.796 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=42650 2021-11-02 13:47:24.799 | + inc/python:pip_install:203 : return 0 2021-11-02 13:47:24.801 | + ./stack.sh:main:860 : install_apache_uwsgi 2021-11-02 13:47:24.803 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-11-02 13:47:24.805 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-11-02 13:47:24.807 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-02 13:47:24.810 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-02 13:47:24.812 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-02 13:47:24.814 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-02 13:47:24.816 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-02 13:47:24.819 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-02 13:47:24.821 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-11-02 13:47:24.823 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-11-02 13:47:24.826 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-02 13:47:24.828 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-11-02 13:47:24.830 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-11-02 13:47:24.832 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:47:24.835 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:47:24.837 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-11-02 13:47:24.839 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-11-02 13:47:24.842 | + functions-common:install_package:1347 : update_package_repo 2021-11-02 13:47:24.844 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-11-02 13:47:24.846 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-11-02 13:47:24.848 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-11-02 13:47:24.851 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-11-02 13:47:24.853 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-11-02 13:47:24.855 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:47:24.857 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:47:24.860 | + functions-common:update_package_repo:1328 : apt_get_update 2021-11-02 13:47:24.862 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-11-02 13:47:24.864 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-11-02 13:47:24.866 | + functions-common:apt_get_update:1074 : return 2021-11-02 13:47:24.868 | + functions-common:install_package:1348 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-11-02 13:47:24.871 | + functions-common:real_install_package:1333 : is_ubuntu 2021-11-02 13:47:24.873 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:47:24.876 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:47:24.878 | + functions-common:real_install_package:1334 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-11-02 13:47:24.903 | + 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-11-02 13:47:25.008 | Reading package lists... 2021-11-02 13:47:25.228 | Building dependency tree... 2021-11-02 13:47:25.229 | Reading state information... 2021-11-02 13:47:25.455 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2021-11-02 13:47:25.455 | The following packages were automatically installed and are no longer required: 2021-11-02 13:47:25.456 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-02 13:47:25.456 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-02 13:47:25.456 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-02 13:47:25.456 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-02 13:47:25.456 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-02 13:47:25.456 | python3-zope.interface 2021-11-02 13:47:25.456 | Use 'sudo apt autoremove' to remove them. 2021-11-02 13:47:25.457 | The following additional packages will be installed: 2021-11-02 13:47:25.457 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2021-11-02 13:47:25.458 | Suggested packages: 2021-11-02 13:47:25.458 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2021-11-02 13:47:25.523 | The following NEW packages will be installed: 2021-11-02 13:47:25.524 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2021-11-02 13:47:25.628 | 0 upgraded, 6 newly installed, 0 to remove and 94 not upgraded. 2021-11-02 13:47:25.628 | Need to get 1,306 kB of archives. 2021-11-02 13:47:25.628 | After this operation, 4,613 kB of additional disk space will be used. 2021-11-02 13:47:25.628 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2021-11-02 13:47:25.868 | 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-11-02 13:47:25.886 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2021-11-02 13:47:25.921 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2021-11-02 13:47:25.969 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2021-11-02 13:47:25.970 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2021-11-02 13:47:26.515 | Fetched 1,306 kB in 0s (2,936 kB/s) 2021-11-02 13:47:26.546 | Selecting previously unselected package libnorm1:amd64. 2021-11-02 13:47:26.598 | (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 ... 90644 files and directories currently installed.) 2021-11-02 13:47:26.601 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2021-11-02 13:47:26.605 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-11-02 13:47:26.673 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-11-02 13:47:26.683 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-11-02 13:47:26.686 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-11-02 13:47:26.736 | Selecting previously unselected package libzmq5:amd64. 2021-11-02 13:47:26.745 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2021-11-02 13:47:26.748 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-11-02 13:47:26.810 | Selecting previously unselected package uwsgi-core. 2021-11-02 13:47:26.820 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2021-11-02 13:47:26.822 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2021-11-02 13:47:26.962 | Selecting previously unselected package uwsgi. 2021-11-02 13:47:26.972 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2021-11-02 13:47:26.974 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2021-11-02 13:47:27.008 | Selecting previously unselected package uwsgi-plugin-python3. 2021-11-02 13:47:27.018 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2021-11-02 13:47:27.020 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-11-02 13:47:27.084 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-11-02 13:47:27.090 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-11-02 13:47:27.095 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-11-02 13:47:27.101 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2021-11-02 13:47:27.114 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2021-11-02 13:47:27.966 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-11-02 13:47:27.992 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-11-02 13:47:28.360 | Processing triggers for man-db (2.9.1-1) ... 2021-11-02 13:47:28.717 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-11-02 13:47:35.041 | + functions-common:apt_get:1118 : result=0 2021-11-02 13:47:35.043 | + functions-common:apt_get:1121 : time_stop apt-get 2021-11-02 13:47:35.045 | + functions-common:time_stop:2309 : local name 2021-11-02 13:47:35.048 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:47:35.050 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:47:35.052 | + functions-common:time_stop:2312 : local total 2021-11-02 13:47:35.054 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:47:35.056 | + functions-common:time_stop:2315 : name=apt-get 2021-11-02 13:47:35.058 | + functions-common:time_stop:2316 : start_time=1635860844900 2021-11-02 13:47:35.061 | + functions-common:time_stop:2318 : [[ -z 1635860844900 ]] 2021-11-02 13:47:35.063 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:47:35.068 | + functions-common:time_stop:2321 : end_time=1635860855065 2021-11-02 13:47:35.070 | + functions-common:time_stop:2322 : elapsed_time=10165 2021-11-02 13:47:35.072 | + functions-common:time_stop:2323 : total=254470 2021-11-02 13:47:35.074 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:47:35.077 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=264635 2021-11-02 13:47:35.079 | + functions-common:apt_get:1122 : return 0 2021-11-02 13:47:35.081 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-11-02 13:47:35.084 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:47:35.086 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:47:35.088 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-11-02 13:47:35.149 | Enabling module proxy. 2021-11-02 13:47:35.155 | To activate the new configuration, you need to run: 2021-11-02 13:47:35.155 | systemctl restart apache2 2021-11-02 13:47:35.159 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-11-02 13:47:35.220 | Considering dependency proxy for proxy_uwsgi: 2021-11-02 13:47:35.220 | Module proxy already enabled 2021-11-02 13:47:35.220 | Enabling module proxy_uwsgi. 2021-11-02 13:47:35.225 | To activate the new configuration, you need to run: 2021-11-02 13:47:35.225 | systemctl restart apache2 2021-11-02 13:47:35.229 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-11-02 13:47:35.232 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-11-02 13:47:35.234 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-11-02 13:47:35.237 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-11-02 13:47:35.362 | + ./stack.sh:main:863 : install_keystoneauth 2021-11-02 13:47:35.365 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-11-02 13:47:35.368 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-11-02 13:47:35.371 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:47:35.374 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:47:35.376 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2021-11-02 13:47:35.378 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:47:35.381 | + ./stack.sh:main:864 : install_keystoneclient 2021-11-02 13:47:35.383 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-11-02 13:47:35.385 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-11-02 13:47:35.388 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:47:35.390 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:47:35.392 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2021-11-02 13:47:35.395 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:47:35.397 | + ./stack.sh:main:865 : install_glanceclient 2021-11-02 13:47:35.399 | + lib/glance:install_glanceclient:505 : use_library_from_git python-glanceclient 2021-11-02 13:47:35.402 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-11-02 13:47:35.405 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:47:35.407 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:47:35.409 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2021-11-02 13:47:35.412 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:47:35.414 | + ./stack.sh:main:866 : install_cinderclient 2021-11-02 13:47:35.416 | + lib/cinder:install_cinderclient:481 : use_library_from_git python-brick-cinderclient-ext 2021-11-02 13:47:35.419 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-11-02 13:47:35.421 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:47:35.424 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:47:35.426 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2021-11-02 13:47:35.428 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:47:35.431 | + lib/cinder:install_cinderclient:486 : use_library_from_git python-cinderclient 2021-11-02 13:47:35.433 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-11-02 13:47:35.436 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:47:35.438 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:47:35.440 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2021-11-02 13:47:35.443 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:47:35.445 | + ./stack.sh:main:867 : install_novaclient 2021-11-02 13:47:35.447 | + lib/nova:install_novaclient:807 : use_library_from_git python-novaclient 2021-11-02 13:47:35.450 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-11-02 13:47:35.453 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:47:35.455 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:47:35.457 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2021-11-02 13:47:35.460 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:47:35.462 | + ./stack.sh:main:868 : is_service_enabled swift glance horizon 2021-11-02 13:47:35.478 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:47:35.480 | + ./stack.sh:main:869 : install_swiftclient 2021-11-02 13:47:35.483 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2021-11-02 13:47:35.485 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-11-02 13:47:35.487 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:47:35.490 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:47:35.492 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2021-11-02 13:47:35.494 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:47:35.497 | + ./stack.sh:main:871 : is_service_enabled neutron nova horizon 2021-11-02 13:47:35.513 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:47:35.515 | + ./stack.sh:main:872 : install_neutronclient 2021-11-02 13:47:35.517 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-11-02 13:47:35.519 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-11-02 13:47:35.522 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:47:35.524 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:47:35.526 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2021-11-02 13:47:35.529 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:47:35.531 | + ./stack.sh:main:876 : install_keystonemiddleware 2021-11-02 13:47:35.534 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-11-02 13:47:35.536 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-11-02 13:47:35.538 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:47:35.541 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:47:35.543 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2021-11-02 13:47:35.546 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:47:35.548 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-11-02 13:47:35.551 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-11-02 13:47:35.553 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-02 13:47:35.556 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-11-02 13:47:35.558 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-11-02 13:47:35.561 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-11-02 13:47:35.564 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-11-02 13:47:35.565 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-11-02 13:47:35.569 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-11-02 13:47:35.572 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-11-02 13:47:35.574 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-11-02 13:47:35.577 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-11-02 13:47:35.579 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-11-02 13:47:35.599 | Using python 3.8 to install keystonemiddleware 2021-11-02 13:47:35.601 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2021-11-02 13:47:36.345 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:47:36.345 | from cryptography.utils import int_from_bytes 2021-11-02 13:47:36.345 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:47:36.345 | from cryptography.utils import int_from_bytes 2021-11-02 13:47:37.378 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-02 13:47:37.412 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2021-11-02 13:47:37.467 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2021-11-02 13:47:37.468 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2021-11-02 13:47:37.469 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2021-11-02 13:47:37.470 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.11.0) 2021-11-02 13:47:37.471 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2021-11-02 13:47:37.473 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2021-11-02 13:47:37.474 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2021-11-02 13:47:37.475 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2021-11-02 13:47:37.476 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.6.0) 2021-11-02 13:47:37.477 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2021-11-02 13:47:37.478 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2021-11-02 13:47:37.479 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2021-11-02 13:47:37.480 | 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-11-02 13:47:37.481 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2021-11-02 13:47:37.538 | 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-11-02 13:47:37.539 | 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-11-02 13:47:37.541 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2021-11-02 13:47:37.578 | 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.4) 2021-11-02 13:47:37.618 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2021-11-02 13:47:37.618 | 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-11-02 13:47:37.619 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.3.0) 2021-11-02 13:47:37.620 | 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-11-02 13:47:37.671 | 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-11-02 13:47:37.673 | 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-11-02 13:47:37.682 | 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-11-02 13:47:37.684 | 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.3) 2021-11-02 13:47:37.698 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.2) 2021-11-02 13:47:37.701 | 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-11-02 13:47:37.702 | 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-11-02 13:47:37.766 | 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.7) 2021-11-02 13:47:37.767 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2021-11-02 13:47:37.769 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2021-11-02 13:47:37.771 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.7) 2021-11-02 13:47:37.823 | 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.13.3) 2021-11-02 13:47:37.836 | 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) 2021-11-02 13:47:39.406 | 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-11-02 13:47:39.515 | + inc/python:pip_install:200 : result=0 2021-11-02 13:47:39.517 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-02 13:47:39.519 | + functions-common:time_stop:2309 : local name 2021-11-02 13:47:39.521 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:47:39.523 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:47:39.526 | + functions-common:time_stop:2312 : local total 2021-11-02 13:47:39.528 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:47:39.530 | + functions-common:time_stop:2315 : name=pip_install 2021-11-02 13:47:39.532 | + functions-common:time_stop:2316 : start_time=1635860855594 2021-11-02 13:47:39.534 | + functions-common:time_stop:2318 : [[ -z 1635860855594 ]] 2021-11-02 13:47:39.537 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:47:39.541 | + functions-common:time_stop:2321 : end_time=1635860859539 2021-11-02 13:47:39.543 | + functions-common:time_stop:2322 : elapsed_time=3945 2021-11-02 13:47:39.546 | + functions-common:time_stop:2323 : total=42650 2021-11-02 13:47:39.548 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:47:39.550 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=46595 2021-11-02 13:47:39.552 | + inc/python:pip_install:203 : return 0 2021-11-02 13:47:39.555 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-11-02 13:47:39.557 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-11-02 13:47:39.559 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-02 13:47:39.563 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-11-02 13:47:39.565 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-11-02 13:47:39.568 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-11-02 13:47:39.571 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-11-02 13:47:39.571 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-11-02 13:47:39.578 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-11-02 13:47:39.580 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-11-02 13:47:39.582 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-11-02 13:47:39.585 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-11-02 13:47:39.587 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-11-02 13:47:39.608 | Using python 3.8 to install python-memcached 2021-11-02 13:47:39.610 | + 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-11-02 13:47:40.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:47:40.360 | from cryptography.utils import int_from_bytes 2021-11-02 13:47:40.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:47:40.360 | from cryptography.utils import int_from_bytes 2021-11-02 13:47:41.397 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-02 13:47:41.497 | Collecting python-memcached 2021-11-02 13:47:41.505 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2021-11-02 13:47:41.511 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2021-11-02 13:47:43.116 | Installing collected packages: python-memcached 2021-11-02 13:47:43.212 | Successfully installed python-memcached-1.59 2021-11-02 13:47:43.212 | 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-11-02 13:47:43.320 | + inc/python:pip_install:200 : result=0 2021-11-02 13:47:43.322 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-02 13:47:43.324 | + functions-common:time_stop:2309 : local name 2021-11-02 13:47:43.327 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:47:43.329 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:47:43.331 | + functions-common:time_stop:2312 : local total 2021-11-02 13:47:43.334 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:47:43.336 | + functions-common:time_stop:2315 : name=pip_install 2021-11-02 13:47:43.338 | + functions-common:time_stop:2316 : start_time=1635860859602 2021-11-02 13:47:43.340 | + functions-common:time_stop:2318 : [[ -z 1635860859602 ]] 2021-11-02 13:47:43.343 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:47:43.347 | + functions-common:time_stop:2321 : end_time=1635860863345 2021-11-02 13:47:43.349 | + functions-common:time_stop:2322 : elapsed_time=3743 2021-11-02 13:47:43.352 | + functions-common:time_stop:2323 : total=46595 2021-11-02 13:47:43.354 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:47:43.356 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=50338 2021-11-02 13:47:43.358 | + inc/python:pip_install:203 : return 0 2021-11-02 13:47:43.361 | + ./stack.sh:main:878 : is_service_enabled keystone 2021-11-02 13:47:43.376 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:47:43.378 | + ./stack.sh:main:879 : '[' 10.222.0.44 == 10.222.0.44 ']' 2021-11-02 13:47:43.381 | + ./stack.sh:main:880 : stack_install_service keystone 2021-11-02 13:47:43.383 | + lib/stack:stack_install_service:20 : local service=keystone 2021-11-02 13:47:43.385 | + lib/stack:stack_install_service:21 : type install_keystone 2021-11-02 13:47:43.388 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-02 13:47:43.390 | + lib/stack:stack_install_service:32 : install_keystone 2021-11-02 13:47:43.393 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-11-02 13:47:43.408 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:47:43.410 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-11-02 13:47:43.412 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-11-02 13:47:43.414 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-11-02 13:47:43.416 | + functions-common:git_clone:525 : local git_ref=master 2021-11-02 13:47:43.418 | + functions-common:git_clone:526 : local orig_dir 2021-11-02 13:47:43.420 | ++ functions-common:git_clone:527 : pwd 2021-11-02 13:47:43.423 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-02 13:47:43.425 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-02 13:47:43.428 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-02 13:47:43.442 | + functions-common:git_clone:530 : RECLONE=False 2021-11-02 13:47:43.444 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-02 13:47:43.446 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-02 13:47:43.449 | + functions-common:git_clone:544 : echo master 2021-11-02 13:47:43.449 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-02 13:47:43.455 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-11-02 13:47:43.457 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-02 13:47:43.459 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-11-02 13:47:43.461 | + functions-common:git_clone:593 : git show --oneline 2021-11-02 13:47:43.462 | + functions-common:git_clone:593 : head -1 2021-11-02 13:47:43.465 | 1e7ecca88 Merge "Fix typo in identity provider policies" 2021-11-02 13:47:43.468 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-02 13:47:43.470 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-11-02 13:47:43.472 | + inc/python:setup_develop:338 : local bindep 2021-11-02 13:47:43.474 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-11-02 13:47:43.477 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-11-02 13:47:43.479 | + inc/python:setup_develop:344 : local extras= 2021-11-02 13:47:43.481 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-11-02 13:47:43.483 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-11-02 13:47:43.486 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-11-02 13:47:43.488 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-11-02 13:47:43.490 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-11-02 13:47:43.492 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-11-02 13:47:43.495 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-11-02 13:47:43.497 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-11-02 13:47:43.500 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-11-02 13:47:43.502 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-11-02 13:47:43.504 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-11-02 13:47:43.507 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-11-02 13:47:43.514 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2021-11-02 13:47:43.516 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2021-11-02 13:47:44.146 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2021-11-02 13:47:44.148 | + inc/python:setup_package:418 : local bindep=0 2021-11-02 13:47:44.150 | + inc/python:setup_package:419 : local bindep_flag= 2021-11-02 13:47:44.152 | + inc/python:setup_package:420 : local bindep_profiles= 2021-11-02 13:47:44.155 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2021-11-02 13:47:44.157 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2021-11-02 13:47:44.159 | + inc/python:setup_package:427 : local flags=-e 2021-11-02 13:47:44.161 | + inc/python:setup_package:428 : local extras= 2021-11-02 13:47:44.163 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-11-02 13:47:44.165 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-11-02 13:47:44.167 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-11-02 13:47:44.170 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-11-02 13:47:44.172 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-11-02 13:47:44.174 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2021-11-02 13:47:44.193 | Using python 3.8 to install /opt/stack/keystone 2021-11-02 13:47:44.195 | + 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-11-02 13:47:44.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:47:44.936 | from cryptography.utils import int_from_bytes 2021-11-02 13:47:44.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:47:44.936 | from cryptography.utils import int_from_bytes 2021-11-02 13:47:45.971 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-02 13:47:46.005 | Obtaining file:///opt/stack/keystone 2021-11-02 13:47:46.005 | Preparing metadata (setup.py): started 2021-11-02 13:47:47.414 | Preparing metadata (setup.py): finished with status 'done' 2021-11-02 13:47:47.563 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (5.6.0) 2021-11-02 13:47:47.564 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.8.7) 2021-11-02 13:47:47.658 | Collecting Flask!=0.11,>=1.0.2 2021-11-02 13:47:47.666 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cb9/0f62f1d8e4dc4/Flask-2.0.2-py3-none-any.whl (95 kB) 2021-11-02 13:47:47.722 | Collecting Flask-RESTful>=0.3.5 2021-11-02 13:47:47.729 | 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-11-02 13:47:47.733 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (35.0.0) 2021-11-02 13:47:47.734 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.4.26) 2021-11-02 13:47:47.735 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (0.13.0) 2021-11-02 13:47:47.737 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.5.0) 2021-11-02 13:47:47.783 | Collecting passlib>=1.7.0 2021-11-02 13:47:47.791 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2021-11-02 13:47:47.809 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.3.0) 2021-11-02 13:47:47.810 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (9.3.0) 2021-11-02 13:47:47.811 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.2.0) 2021-11-02 13:47:48.004 | Collecting scrypt>=0.8.0 2021-11-02 13:47:48.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-11-02 13:47:48.040 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.8.1) 2021-11-02 13:47:48.041 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (8.7.1) 2021-11-02 13:47:48.042 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.4.0) 2021-11-02 13:47:48.043 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (12.11.0) 2021-11-02 13:47:48.044 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (11.0.0) 2021-11-02 13:47:48.045 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (5.1.0) 2021-11-02 13:47:48.047 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.6.1) 2021-11-02 13:47:48.048 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.4.0) 2021-11-02 13:47:48.050 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.9.0) 2021-11-02 13:47:48.051 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.2.0) 2021-11-02 13:47:48.052 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.4.0) 2021-11-02 13:47:48.053 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.11.0) 2021-11-02 13:47:48.103 | Collecting oauthlib>=0.6.2 2021-11-02 13:47:48.110 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/42b/f6354c2ed8c6a/oauthlib-3.1.1-py2.py3-none-any.whl (146 kB) 2021-11-02 13:47:48.174 | Collecting pysaml2>=5.0.0 2021-11-02 13:47:48.181 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/25b/c3be6dcf9e365/pysaml2-7.0.1-py2.py3-none-any.whl (398 kB) 2021-11-02 13:47:48.266 | Collecting PyJWT>=1.6.1 2021-11-02 13:47:48.273 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/4bb8d9f0af0c7/PyJWT-2.3.0-py3-none-any.whl (16 kB) 2021-11-02 13:47:48.276 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.1.4) 2021-11-02 13:47:48.277 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.0.1.dev8) (3.2.0) 2021-11-02 13:47:48.278 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.1.1) 2021-11-02 13:47:48.279 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.0.2) 2021-11-02 13:47:48.281 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.4.2) 2021-11-02 13:47:48.282 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2021.3) 2021-11-02 13:47:48.294 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev8) (1.15.0) 2021-11-02 13:47:48.295 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev8) (1.16.0) 2021-11-02 13:47:48.340 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.0.1.dev8) (5.1.0) 2021-11-02 13:47:48.437 | Collecting Werkzeug>=2.0 2021-11-02 13:47:48.444 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/63d/3dc1cf60e7b7e/Werkzeug-2.0.2-py3-none-any.whl (288 kB) 2021-11-02 13:47:48.519 | Collecting click>=7.1.2 2021-11-02 13:47:48.526 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/353/f466495adaeb4/click-8.0.3-py3-none-any.whl (97 kB) 2021-11-02 13:47:48.567 | Collecting itsdangerous>=2.0 2021-11-02 13:47:48.574 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/517/4094b9637652b/itsdangerous-2.0.1-py3-none-any.whl (18 kB) 2021-11-02 13:47:48.577 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (3.0.2) 2021-11-02 13:47:48.639 | Collecting aniso8601>=0.82 2021-11-02 13:47:48.647 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2021-11-02 13:47:48.714 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2.26.0) 2021-11-02 13:47:48.715 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (4.4.0) 2021-11-02 13:47:48.811 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (1.5.0) 2021-11-02 13:47:48.813 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (6.0) 2021-11-02 13:47:48.814 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (2.3.0) 2021-11-02 13:47:48.815 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (0.8.0) 2021-11-02 13:47:48.867 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.7.4) 2021-11-02 13:47:48.869 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (2.0.1) 2021-11-02 13:47:48.873 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (0.5.0) 2021-11-02 13:47:48.948 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.1.dev8) (2.8.2) 2021-11-02 13:47:48.952 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.1.dev8) (0.9.6) 2021-11-02 13:47:49.007 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (4.2.4) 2021-11-02 13:47:49.010 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.1.0) 2021-11-02 13:47:49.011 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.4.0) 2021-11-02 13:47:49.013 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.4.0) 2021-11-02 13:47:49.015 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.0.6) 2021-11-02 13:47:49.016 | 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==20.0.1.dev8) (2.7.0) 2021-11-02 13:47:49.034 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.0.1.dev8) (3.3.0) 2021-11-02 13:47:49.082 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.0.1.dev8) (2.3.0) 2021-11-02 13:47:49.104 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (0.1.16) 2021-11-02 13:47:49.104 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (21.2) 2021-11-02 13:47:49.106 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (0.11.0) 2021-11-02 13:47:49.108 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (2.4.7) 2021-11-02 13:47:49.159 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.0.1.dev8) (4.4.1) 2021-11-02 13:47:49.272 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (5.4.0) 2021-11-02 13:47:49.273 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (21.0.0) 2021-11-02 13:47:49.367 | Collecting xmlschema>=1.2.1 2021-11-02 13:47:49.374 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bcd/80f4c6b7cbac0/xmlschema-1.8.1-py3-none-any.whl (272 kB) 2021-11-02 13:47:49.414 | Collecting defusedxml 2021-11-02 13:47:49.421 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2021-11-02 13:47:49.643 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.0.1.dev8) (1.1.2) 2021-11-02 13:47:49.664 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev8) (0.5.2) 2021-11-02 13:47:49.665 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev8) (0.4.2) 2021-11-02 13:47:49.733 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.1.dev8) (4.8.1) 2021-11-02 13:47:49.735 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.1.5) 2021-11-02 13:47:49.752 | 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==20.0.1.dev8) (5.0.0) 2021-11-02 13:47:49.823 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.0.1.dev8) (2.20) 2021-11-02 13:47:49.864 | 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==20.0.1.dev8) (1.13.3) 2021-11-02 13:47:49.974 | 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==20.0.1.dev8) (2.0.1) 2021-11-02 13:47:50.047 | 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==20.0.1.dev8) (1.7.0) 2021-11-02 13:47:50.171 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.0.1.dev8) (0.14.1) 2021-11-02 13:47:50.201 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.12.0) 2021-11-02 13:47:50.239 | 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==20.0.1.dev8) (3.0.0) 2021-11-02 13:47:50.240 | 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==20.0.1.dev8) (1.3.3) 2021-11-02 13:47:50.243 | 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==20.0.1.dev8) (0.32.0) 2021-11-02 13:47:50.245 | 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==20.0.1.dev8) (2.1.1) 2021-11-02 13:47:50.246 | 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==20.0.1.dev8) (2.5.1) 2021-11-02 13:47:50.248 | 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==20.0.1.dev8) (3.5.0) 2021-11-02 13:47:50.299 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.0.1.dev8) (0.2.5) 2021-11-02 13:47:50.430 | 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==20.0.1.dev8) (2.0.7) 2021-11-02 13:47:50.432 | 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==20.0.1.dev8) (3.3) 2021-11-02 13:47:50.433 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2019.11.28) 2021-11-02 13:47:50.435 | 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==20.0.1.dev8) (1.26.7) 2021-11-02 13:47:50.580 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.0.1.dev8) (2.5.0) 2021-11-02 13:47:50.745 | Collecting elementpath<3.0.0,>=2.3.2 2021-11-02 13:47:50.751 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/43e/041bd85069713/elementpath-2.3.2-py3-none-any.whl (155 kB) 2021-11-02 13:47:50.833 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.0.1.dev8) (3.6.0) 2021-11-02 13:47:51.011 | Requirement already satisfied: dnspython>=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==20.0.1.dev8) (2.1.0) 2021-11-02 13:47:51.039 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.0.1.dev8) (1.6) 2021-11-02 13:47:51.183 | 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==20.0.1.dev8) (58.4.0) 2021-11-02 13:47:51.275 | 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==20.0.1.dev8) (0.7) 2021-11-02 13:47:51.311 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.0.0) 2021-11-02 13:47:52.703 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2021-11-02 13:47:53.173 | Attempting uninstall: click 2021-11-02 13:47:53.175 | Found existing installation: Click 7.0 2021-11-02 13:47:53.180 | Uninstalling Click-7.0: 2021-11-02 13:47:53.210 | Successfully uninstalled Click-7.0 2021-11-02 13:47:54.373 | Attempting uninstall: PyJWT 2021-11-02 13:47:54.375 | Found existing installation: PyJWT 1.7.1 2021-11-02 13:47:54.379 | Uninstalling PyJWT-1.7.1: 2021-11-02 13:47:54.407 | Successfully uninstalled PyJWT-1.7.1 2021-11-02 13:47:54.832 | Attempting uninstall: oauthlib 2021-11-02 13:47:54.834 | Found existing installation: oauthlib 3.1.0 2021-11-02 13:47:54.838 | Uninstalling oauthlib-3.1.0: 2021-11-02 13:47:54.866 | Successfully uninstalled oauthlib-3.1.0 2021-11-02 13:47:55.022 | Running setup.py develop for keystone 2021-11-02 13:47:56.962 | Successfully installed Flask-2.0.2 Flask-RESTful-0.3.9 PyJWT-2.3.0 Werkzeug-2.0.2 aniso8601-9.0.1 click-8.0.3 defusedxml-0.7.1 elementpath-2.3.2 itsdangerous-2.0.1 keystone oauthlib-3.1.1 passlib-1.7.4 pysaml2-7.0.1 scrypt-0.8.18 xmlschema-1.8.1 2021-11-02 13:47:56.962 | 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-11-02 13:47:57.111 | + inc/python:pip_install:200 : result=0 2021-11-02 13:47:57.113 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-02 13:47:57.115 | + functions-common:time_stop:2309 : local name 2021-11-02 13:47:57.117 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:47:57.119 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:47:57.121 | + functions-common:time_stop:2312 : local total 2021-11-02 13:47:57.123 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:47:57.125 | + functions-common:time_stop:2315 : name=pip_install 2021-11-02 13:47:57.127 | + functions-common:time_stop:2316 : start_time=1635860864188 2021-11-02 13:47:57.129 | + functions-common:time_stop:2318 : [[ -z 1635860864188 ]] 2021-11-02 13:47:57.132 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:47:57.136 | + functions-common:time_stop:2321 : end_time=1635860877134 2021-11-02 13:47:57.139 | + functions-common:time_stop:2322 : elapsed_time=12946 2021-11-02 13:47:57.141 | + functions-common:time_stop:2323 : total=50338 2021-11-02 13:47:57.143 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:47:57.145 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=63284 2021-11-02 13:47:57.147 | + inc/python:pip_install:203 : return 0 2021-11-02 13:47:57.149 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-11-02 13:47:57.151 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-11-02 13:47:57.153 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-11-02 13:47:57.171 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-11-02 13:47:57.183 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2021-11-02 13:47:57.185 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-11-02 13:47:57.188 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:47:57.190 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:47:57.192 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2021-11-02 13:47:57.195 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:47:57.197 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-11-02 13:47:57.213 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:47:57.215 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-11-02 13:47:57.218 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-02 13:47:57.220 | + ./stack.sh:main:881 : configure_keystone 2021-11-02 13:47:57.222 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-11-02 13:47:57.234 | + 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-11-02 13:47:57.237 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-11-02 13:47:57.241 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-11-02 13:47:57.256 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:47:57.259 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-11-02 13:47:57.288 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-11-02 13:47:57.315 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-11-02 13:47:57.344 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-11-02 13:47:57.375 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-11-02 13:47:57.404 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-11-02 13:47:57.434 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-11-02 13:47:57.462 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-11-02 13:47:57.489 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-11-02 13:47:57.491 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-11-02 13:47:57.493 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-11-02 13:47:57.496 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-11-02 13:47:57.499 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-11-02 13:47:57.501 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-02 13:47:57.516 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:47:57.519 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-11-02 13:47:57.521 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-11-02 13:47:57.523 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-02 13:47:57.538 | ++ functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:47:57.540 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2021-11-02 13:47:57.543 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2021-11-02 13:47:57.573 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-02 13:47:57.575 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-02 13:47:57.577 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-11-02 13:47:57.580 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-11-02 13:47:57.582 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-11-02 13:47:57.597 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:47:57.600 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.44/identity 2021-11-02 13:47:57.631 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.44/identity 2021-11-02 13:47:57.657 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-11-02 13:47:57.660 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-11-02 13:47:57.691 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-11-02 13:47:57.693 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-11-02 13:47:57.696 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-11-02 13:47:57.698 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=keystone 2021-11-02 13:47:57.700 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-11-02 13:47:57.703 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-11-02 13:47:57.733 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-11-02 13:47:57.735 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-11-02 13:47:57.737 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-11-02 13:47:57.740 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-11-02 13:47:57.742 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-11-02 13:47:57.760 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-11-02 13:47:57.762 | + functions:setup_systemd_logging:695 : local pidstr= 2021-11-02 13:47:57.764 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-11-02 13:47:57.766 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-11-02 13:47:57.769 | + 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-11-02 13:47:57.796 | + 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-11-02 13:47:57.823 | + 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-11-02 13:47:57.850 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-02 13:47:57.878 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-11-02 13:47:57.905 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-11-02 13:47:57.907 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-11-02 13:47:57.909 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-11-02 13:47:57.912 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-11-02 13:47:57.914 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-11-02 13:47:57.916 | + lib/apache:write_uwsgi_config:257 : local http= 2021-11-02 13:47:57.919 | + lib/apache:write_uwsgi_config:258 : local name= 2021-11-02 13:47:57.922 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-11-02 13:47:57.925 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-11-02 13:47:57.928 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-11-02 13:47:57.930 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-11-02 13:47:57.942 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-11-02 13:47:57.942 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-11-02 13:47:57.950 | d /var/run/uwsgi 0755 ubuntu root 2021-11-02 13:47:57.953 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-11-02 13:47:57.969 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-11-02 13:47:57.971 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-11-02 13:47:57.975 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-11-02 13:47:58.003 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-11-02 13:47:58.030 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-11-02 13:47:58.056 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-11-02 13:47:58.082 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-11-02 13:47:58.109 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-11-02 13:47:58.135 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-11-02 13:47:58.161 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-11-02 13:47:58.188 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-11-02 13:47:58.214 | + 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-11-02 13:47:58.241 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-11-02 13:47:58.268 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-11-02 13:47:58.294 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-11-02 13:47:58.321 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-11-02 13:47:58.323 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-11-02 13:47:58.326 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-11-02 13:47:58.328 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-11-02 13:47:58.331 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-11-02 13:47:58.333 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:47:58.335 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:47:58.337 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-11-02 13:47:58.340 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-11-02 13:47:58.343 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-11-02 13:47:58.369 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-11-02 13:47:58.396 | + 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-11-02 13:47:58.396 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-11-02 13:47:58.405 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2021-11-02 13:47:58.408 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-11-02 13:47:58.410 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-11-02 13:47:58.412 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-11-02 13:47:58.415 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-11-02 13:47:58.417 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-02 13:47:58.420 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:47:58.422 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:47:58.424 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-11-02 13:47:58.426 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-11-02 13:47:58.428 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:47:58.431 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:47:58.433 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-11-02 13:47:58.494 | Enabling site keystone-wsgi-public. 2021-11-02 13:47:58.500 | To activate the new configuration, you need to run: 2021-11-02 13:47:58.500 | systemctl reload apache2 2021-11-02 13:47:58.504 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-11-02 13:47:58.506 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-11-02 13:47:58.509 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-11-02 13:47:58.511 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-11-02 13:47:58.635 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-11-02 13:47:58.637 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-11-02 13:47:58.639 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-11-02 13:47:58.642 | + lib/apache:write_uwsgi_config:256 : local url=/identity_admin 2021-11-02 13:47:58.644 | + lib/apache:write_uwsgi_config:257 : local http= 2021-11-02 13:47:58.646 | + lib/apache:write_uwsgi_config:258 : local name= 2021-11-02 13:47:58.649 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-admin 2021-11-02 13:47:58.654 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-admin 2021-11-02 13:47:58.656 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-11-02 13:47:58.659 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-11-02 13:47:58.672 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-11-02 13:47:58.672 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-11-02 13:47:58.680 | d /var/run/uwsgi 0755 ubuntu root 2021-11-02 13:47:58.683 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-11-02 13:47:58.699 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-11-02 13:47:58.701 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-11-02 13:47:58.705 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-11-02 13:47:58.735 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-11-02 13:47:58.761 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-11-02 13:47:58.787 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-11-02 13:47:58.814 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-11-02 13:47:58.841 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-11-02 13:47:58.867 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-11-02 13:47:58.894 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-11-02 13:47:58.921 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-11-02 13:47:58.947 | + 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-11-02 13:47:58.974 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-11-02 13:47:59.001 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-11-02 13:47:59.028 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-11-02 13:47:59.054 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-11-02 13:47:59.056 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-11-02 13:47:59.060 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-admin 2021-11-02 13:47:59.062 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-admin 2021-11-02 13:47:59.064 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-11-02 13:47:59.067 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:47:59.069 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:47:59.071 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-11-02 13:47:59.074 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-11-02 13:47:59.076 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-11-02 13:47:59.102 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-11-02 13:47:59.130 | + 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-11-02 13:47:59.130 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-11-02 13:47:59.139 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2021-11-02 13:47:59.142 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-admin 2021-11-02 13:47:59.145 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-admin 2021-11-02 13:47:59.147 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-11-02 13:47:59.149 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-11-02 13:47:59.151 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-02 13:47:59.154 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:47:59.157 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:47:59.159 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-11-02 13:47:59.161 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-11-02 13:47:59.163 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:47:59.166 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:47:59.168 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-admin 2021-11-02 13:47:59.229 | Enabling site keystone-wsgi-admin. 2021-11-02 13:47:59.234 | To activate the new configuration, you need to run: 2021-11-02 13:47:59.234 | systemctl reload apache2 2021-11-02 13:47:59.238 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-11-02 13:47:59.241 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-11-02 13:47:59.243 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-11-02 13:47:59.245 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-11-02 13:47:59.381 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-11-02 13:47:59.408 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-11-02 13:47:59.438 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-11-02 13:47:59.469 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-11-02 13:47:59.471 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-11-02 13:47:59.501 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-11-02 13:47:59.528 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-11-02 13:47:59.555 | + ./stack.sh:main:885 : is_service_enabled swift 2021-11-02 13:47:59.572 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:47:59.574 | + ./stack.sh:main:886 : is_service_enabled ceilometer 2021-11-02 13:47:59.590 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:47:59.593 | + ./stack.sh:main:889 : stack_install_service swift 2021-11-02 13:47:59.595 | + lib/stack:stack_install_service:20 : local service=swift 2021-11-02 13:47:59.597 | + lib/stack:stack_install_service:21 : type install_swift 2021-11-02 13:47:59.600 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-02 13:47:59.602 | + lib/stack:stack_install_service:32 : install_swift 2021-11-02 13:47:59.604 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-11-02 13:47:59.606 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-11-02 13:47:59.609 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-11-02 13:47:59.611 | + functions-common:git_clone:525 : local git_ref=master 2021-11-02 13:47:59.613 | + functions-common:git_clone:526 : local orig_dir 2021-11-02 13:47:59.616 | ++ functions-common:git_clone:527 : pwd 2021-11-02 13:47:59.618 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-02 13:47:59.621 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-02 13:47:59.624 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-02 13:47:59.640 | + functions-common:git_clone:530 : RECLONE=False 2021-11-02 13:47:59.642 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-02 13:47:59.645 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-02 13:47:59.648 | + functions-common:git_clone:544 : echo master 2021-11-02 13:47:59.648 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-02 13:47:59.653 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-11-02 13:47:59.655 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-02 13:47:59.657 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-11-02 13:47:59.660 | + functions-common:git_clone:593 : git show --oneline 2021-11-02 13:47:59.660 | + functions-common:git_clone:593 : head -1 2021-11-02 13:47:59.663 | 27478f07c Merge "proxy: Remove a bunch of logging translations" 2021-11-02 13:47:59.666 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-02 13:47:59.668 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2021-11-02 13:47:59.671 | + inc/python:setup_develop:338 : local bindep 2021-11-02 13:47:59.673 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-11-02 13:47:59.675 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-11-02 13:47:59.678 | + inc/python:setup_develop:344 : local extras=keystone 2021-11-02 13:47:59.680 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-11-02 13:47:59.683 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-11-02 13:47:59.686 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-11-02 13:47:59.688 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-11-02 13:47:59.691 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-11-02 13:47:59.693 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-11-02 13:47:59.696 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-11-02 13:47:59.698 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-11-02 13:47:59.702 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-11-02 13:47:59.704 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-11-02 13:47:59.707 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-11-02 13:47:59.710 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-11-02 13:47:59.716 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2021-11-02 13:47:59.718 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2021-11-02 13:48:00.347 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2021-11-02 13:48:00.350 | + inc/python:setup_package:418 : local bindep=0 2021-11-02 13:48:00.352 | + inc/python:setup_package:419 : local bindep_flag= 2021-11-02 13:48:00.354 | + inc/python:setup_package:420 : local bindep_profiles= 2021-11-02 13:48:00.357 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2021-11-02 13:48:00.359 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2021-11-02 13:48:00.361 | + inc/python:setup_package:427 : local flags=-e 2021-11-02 13:48:00.364 | + inc/python:setup_package:428 : local extras=keystone 2021-11-02 13:48:00.366 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-11-02 13:48:00.368 | + inc/python:setup_package:432 : [[ -z keystone ]] 2021-11-02 13:48:00.370 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2021-11-02 13:48:00.372 | + inc/python:setup_package:438 : extras='[keystone]' 2021-11-02 13:48:00.375 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-11-02 13:48:00.377 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2021-11-02 13:48:00.397 | Using python 3.8 to install /opt/stack/swift 2021-11-02 13:48:00.399 | + 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-11-02 13:48:01.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:48:01.147 | from cryptography.utils import int_from_bytes 2021-11-02 13:48:01.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:48:01.147 | from cryptography.utils import int_from_bytes 2021-11-02 13:48:02.181 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-02 13:48:02.215 | Obtaining file:///opt/stack/swift 2021-11-02 13:48:02.216 | Preparing metadata (setup.py): started 2021-11-02 13:48:03.357 | Preparing metadata (setup.py): finished with status 'done' 2021-11-02 13:48:03.466 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev50) (0.32.0) 2021-11-02 13:48:03.467 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev50) (1.1.2) 2021-11-02 13:48:03.468 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev50) (0.11.0) 2021-11-02 13:48:03.469 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev50) (2.1.1) 2021-11-02 13:48:04.287 | Collecting lxml>=3.4.1 2021-11-02 13:48:04.310 | 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-11-02 13:48:04.470 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev50) (2.26.0) 2021-11-02 13:48:04.471 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev50) (1.16.0) 2021-11-02 13:48:04.521 | Collecting xattr>=0.4 2021-11-02 13:48:04.528 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2021-11-02 13:48:04.540 | Preparing metadata (setup.py): started 2021-11-02 13:48:05.167 | Preparing metadata (setup.py): finished with status 'done' 2021-11-02 13:48:05.215 | Collecting PyECLib>=1.3.1 2021-11-02 13:48:05.238 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2021-11-02 13:48:05.549 | Preparing metadata (setup.py): started 2021-11-02 13:48:06.133 | Preparing metadata (setup.py): finished with status 'done' 2021-11-02 13:48:06.137 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev50) (35.0.0) 2021-11-02 13:48:06.139 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev50) (9.3.0) 2021-11-02 13:48:06.178 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.0.dev50) (1.15.0) 2021-11-02 13:48:06.186 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.0.dev50) (2.1.0) 2021-11-02 13:48:06.241 | 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.29.0.dev50) (3.1.1) 2021-11-02 13:48:06.242 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev50) (4.11.0) 2021-11-02 13:48:06.243 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev50) (5.1.0) 2021-11-02 13:48:06.245 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev50) (3.4.0) 2021-11-02 13:48:06.246 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev50) (8.7.1) 2021-11-02 13:48:06.247 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev50) (1.8.7) 2021-11-02 13:48:06.249 | 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.29.0.dev50) (4.2.0) 2021-11-02 13:48:06.250 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev50) (4.4.0) 2021-11-02 13:48:06.251 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev50) (4.6.1) 2021-11-02 13:48:06.252 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev50) (4.3.0) 2021-11-02 13:48:06.253 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev50) (2.8.1) 2021-11-02 13:48:06.254 | 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.29.0.dev50) (5.6.0) 2021-11-02 13:48:06.279 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.29.0.dev50) (58.4.0) 2021-11-02 13:48:06.311 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev50) (3.3) 2021-11-02 13:48:06.312 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.0.dev50) (2019.11.28) 2021-11-02 13:48:06.315 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev50) (2.0.7) 2021-11-02 13:48:06.316 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev50) (1.26.7) 2021-11-02 13:48:06.340 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.0.dev50) (2.20) 2021-11-02 13:48:06.431 | 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.29.0.dev50) (3.5.0) 2021-11-02 13:48:06.433 | 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.29.0.dev50) (1.7.0) 2021-11-02 13:48:06.434 | 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.29.0.dev50) (0.1.16) 2021-11-02 13:48:06.474 | 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.29.0.dev50) (1.1.4) 2021-11-02 13:48:06.552 | 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.29.0.dev50) (1.5.0) 2021-11-02 13:48:06.553 | 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.29.0.dev50) (2.3.0) 2021-11-02 13:48:06.554 | 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.29.0.dev50) (6.0) 2021-11-02 13:48:06.555 | 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.29.0.dev50) (0.8.0) 2021-11-02 13:48:06.614 | 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.29.0.dev50) (2.8.2) 2021-11-02 13:48:06.617 | 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.29.0.dev50) (0.9.6) 2021-11-02 13:48:06.632 | 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.29.0.dev50) (1.0.2) 2021-11-02 13:48:06.633 | 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.29.0.dev50) (2021.3) 2021-11-02 13:48:06.652 | 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.29.0.dev50) (2.4.7) 2021-11-02 13:48:06.654 | 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.29.0.dev50) (21.2) 2021-11-02 13:48:06.760 | 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.29.0.dev50) (1.13.3) 2021-11-02 13:48:06.775 | 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.29.0.dev50) (5.1.0) 2021-11-02 13:48:07.038 | Building wheels for collected packages: PyECLib, xattr 2021-11-02 13:48:07.039 | Building wheel for PyECLib (setup.py): started 2021-11-02 13:48:08.278 | Building wheel for PyECLib (setup.py): finished with status 'done' 2021-11-02 13:48:08.279 | Created wheel for PyECLib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55553 sha256=a9a7397e53ea75957917ac73c43356737151b3d2c3535f27ddc80932fd83af1a 2021-11-02 13:48:08.279 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2021-11-02 13:48:08.284 | Building wheel for xattr (setup.py): started 2021-11-02 13:48:09.632 | Building wheel for xattr (setup.py): finished with status 'done' 2021-11-02 13:48:09.633 | Created wheel for xattr: filename=xattr-0.9.7-cp38-cp38-linux_x86_64.whl size=33295 sha256=4acaba42d729092755838232c37154100de602bb5d69099a195e831c85385090 2021-11-02 13:48:09.633 | Stored in directory: /root/.cache/pip/wheels/90/58/82/c0bf95f0215cd4d718b9b5bde6f88253eef46677a81e649467 2021-11-02 13:48:09.636 | Successfully built PyECLib xattr 2021-11-02 13:48:11.051 | Installing collected packages: xattr, PyECLib, lxml, swift 2021-11-02 13:48:11.403 | Running setup.py develop for swift 2021-11-02 13:48:13.183 | Successfully installed PyECLib-1.6.0 lxml-4.6.3 swift xattr-0.9.7 2021-11-02 13:48:13.183 | 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-11-02 13:48:13.331 | + inc/python:pip_install:200 : result=0 2021-11-02 13:48:13.333 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-02 13:48:13.335 | + functions-common:time_stop:2309 : local name 2021-11-02 13:48:13.337 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:48:13.339 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:48:13.342 | + functions-common:time_stop:2312 : local total 2021-11-02 13:48:13.344 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:48:13.346 | + functions-common:time_stop:2315 : name=pip_install 2021-11-02 13:48:13.348 | + functions-common:time_stop:2316 : start_time=1635860880392 2021-11-02 13:48:13.350 | + functions-common:time_stop:2318 : [[ -z 1635860880392 ]] 2021-11-02 13:48:13.353 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:48:13.357 | + functions-common:time_stop:2321 : end_time=1635860893354 2021-11-02 13:48:13.360 | + functions-common:time_stop:2322 : elapsed_time=12962 2021-11-02 13:48:13.362 | + functions-common:time_stop:2323 : total=63284 2021-11-02 13:48:13.364 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:48:13.366 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=76246 2021-11-02 13:48:13.368 | + inc/python:pip_install:203 : return 0 2021-11-02 13:48:13.370 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-11-02 13:48:13.373 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-11-02 13:48:13.376 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-11-02 13:48:13.393 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-11-02 13:48:13.405 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2021-11-02 13:48:13.407 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-11-02 13:48:13.409 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:48:13.412 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:48:13.414 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2021-11-02 13:48:13.416 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:48:13.419 | + lib/swift:install_swift:746 : '[' False == True ']' 2021-11-02 13:48:13.421 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-02 13:48:13.424 | + ./stack.sh:main:890 : configure_swift 2021-11-02 13:48:13.426 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-11-02 13:48:13.428 | + lib/swift:configure_swift:335 : local node_number 2021-11-02 13:48:13.430 | + lib/swift:configure_swift:336 : local swift_node_config 2021-11-02 13:48:13.432 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-11-02 13:48:13.434 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-11-02 13:48:14.438 | No object-replicator running 2021-11-02 13:48:14.438 | No object-reconstructor running 2021-11-02 13:48:14.438 | No account-server running 2021-11-02 13:48:14.438 | No container-replicator running 2021-11-02 13:48:14.438 | No container-sync running 2021-11-02 13:48:14.438 | No container-sharder running 2021-11-02 13:48:14.438 | No proxy-server running 2021-11-02 13:48:14.438 | No container-auditor running 2021-11-02 13:48:14.438 | No object-server running 2021-11-02 13:48:14.438 | No container-server running 2021-11-02 13:48:14.438 | No object-updater running 2021-11-02 13:48:14.438 | No account-reaper running 2021-11-02 13:48:14.438 | No account-auditor running 2021-11-02 13:48:14.438 | No object-expirer running 2021-11-02 13:48:14.438 | No container-updater running 2021-11-02 13:48:14.438 | No account-replicator running 2021-11-02 13:48:14.438 | No object-auditor running 2021-11-02 13:48:14.438 | No container-reconciler running 2021-11-02 13:48:14.503 | + lib/swift:configure_swift:340 : true 2021-11-02 13:48:14.505 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2021-11-02 13:48:14.518 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-11-02 13:48:14.530 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-11-02 13:48:14.532 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2021-11-02 13:48:14.533 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2021-11-02 13:48:14.537 | + lib/swift:configure_swift:354 : sed -e ' 2021-11-02 13:48:14.537 | s/%GROUP%/ubuntu/; 2021-11-02 13:48:14.537 | s/%USER%/ubuntu/; 2021-11-02 13:48:14.537 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-11-02 13:48:14.537 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-11-02 13:48:14.540 | uid = ubuntu 2021-11-02 13:48:14.540 | gid = ubuntu 2021-11-02 13:48:14.541 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-11-02 13:48:14.541 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-11-02 13:48:14.541 | address = 127.0.0.1 2021-11-02 13:48:14.541 | 2021-11-02 13:48:14.541 | [account6612] 2021-11-02 13:48:14.541 | max connections = 25 2021-11-02 13:48:14.541 | path = /opt/stack/data/swift/1/node/ 2021-11-02 13:48:14.541 | read only = false 2021-11-02 13:48:14.541 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-11-02 13:48:14.541 | 2021-11-02 13:48:14.541 | [account6622] 2021-11-02 13:48:14.541 | max connections = 25 2021-11-02 13:48:14.541 | path = /opt/stack/data/swift/2/node/ 2021-11-02 13:48:14.541 | read only = false 2021-11-02 13:48:14.541 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-11-02 13:48:14.541 | 2021-11-02 13:48:14.541 | [account6632] 2021-11-02 13:48:14.541 | max connections = 25 2021-11-02 13:48:14.541 | path = /opt/stack/data/swift/3/node/ 2021-11-02 13:48:14.541 | read only = false 2021-11-02 13:48:14.541 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-11-02 13:48:14.541 | 2021-11-02 13:48:14.541 | [account6642] 2021-11-02 13:48:14.541 | max connections = 25 2021-11-02 13:48:14.541 | path = /opt/stack/data/swift/4/node/ 2021-11-02 13:48:14.541 | read only = false 2021-11-02 13:48:14.541 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-11-02 13:48:14.541 | 2021-11-02 13:48:14.541 | 2021-11-02 13:48:14.541 | [container6611] 2021-11-02 13:48:14.541 | max connections = 25 2021-11-02 13:48:14.541 | path = /opt/stack/data/swift/1/node/ 2021-11-02 13:48:14.541 | read only = false 2021-11-02 13:48:14.541 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-11-02 13:48:14.541 | 2021-11-02 13:48:14.541 | [container6621] 2021-11-02 13:48:14.541 | max connections = 25 2021-11-02 13:48:14.542 | path = /opt/stack/data/swift/2/node/ 2021-11-02 13:48:14.542 | read only = false 2021-11-02 13:48:14.542 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-11-02 13:48:14.542 | 2021-11-02 13:48:14.542 | [container6631] 2021-11-02 13:48:14.542 | max connections = 25 2021-11-02 13:48:14.542 | path = /opt/stack/data/swift/3/node/ 2021-11-02 13:48:14.542 | read only = false 2021-11-02 13:48:14.542 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-11-02 13:48:14.542 | 2021-11-02 13:48:14.542 | [container6641] 2021-11-02 13:48:14.542 | max connections = 25 2021-11-02 13:48:14.542 | path = /opt/stack/data/swift/4/node/ 2021-11-02 13:48:14.542 | read only = false 2021-11-02 13:48:14.542 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-11-02 13:48:14.542 | 2021-11-02 13:48:14.542 | 2021-11-02 13:48:14.542 | [object6613] 2021-11-02 13:48:14.542 | max connections = 25 2021-11-02 13:48:14.542 | path = /opt/stack/data/swift/1/node/ 2021-11-02 13:48:14.542 | read only = false 2021-11-02 13:48:14.542 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-11-02 13:48:14.542 | 2021-11-02 13:48:14.542 | [object6623] 2021-11-02 13:48:14.542 | max connections = 25 2021-11-02 13:48:14.542 | path = /opt/stack/data/swift/2/node/ 2021-11-02 13:48:14.542 | read only = false 2021-11-02 13:48:14.542 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-11-02 13:48:14.542 | 2021-11-02 13:48:14.542 | [object6633] 2021-11-02 13:48:14.542 | max connections = 25 2021-11-02 13:48:14.542 | path = /opt/stack/data/swift/3/node/ 2021-11-02 13:48:14.542 | read only = false 2021-11-02 13:48:14.542 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-11-02 13:48:14.542 | 2021-11-02 13:48:14.542 | [object6643] 2021-11-02 13:48:14.543 | max connections = 25 2021-11-02 13:48:14.543 | path = /opt/stack/data/swift/4/node/ 2021-11-02 13:48:14.543 | read only = false 2021-11-02 13:48:14.543 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-11-02 13:48:14.543 | + lib/swift:configure_swift:360 : is_ubuntu 2021-11-02 13:48:14.545 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:48:14.547 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:48:14.549 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-11-02 13:48:14.570 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-11-02 13:48:14.572 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-11-02 13:48:14.577 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-11-02 13:48:14.581 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-11-02 13:48:14.583 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-11-02 13:48:14.587 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-11-02 13:48:14.614 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.44:8080/v1/ 2021-11-02 13:48:14.639 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-11-02 13:48:14.656 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-11-02 13:48:14.682 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-11-02 13:48:14.700 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-11-02 13:48:14.727 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-11-02 13:48:14.745 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-11-02 13:48:14.773 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-11-02 13:48:14.789 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-11-02 13:48:14.817 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-11-02 13:48:14.834 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-11-02 13:48:14.861 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-11-02 13:48:14.878 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2021-11-02 13:48:14.892 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:48:14.894 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-11-02 13:48:14.921 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-11-02 13:48:14.948 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-11-02 13:48:14.973 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-11-02 13:48:15.000 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2021-11-02 13:48:15.014 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:48:15.016 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-11-02 13:48:15.041 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2021-11-02 13:48:15.056 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:48:15.058 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2021-11-02 13:48:15.073 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:48:15.075 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2021-11-02 13:48:15.077 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-11-02 13:48:15.092 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:48:15.094 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2021-11-02 13:48:15.096 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2021-11-02 13:48:15.098 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-11-02 13:48:15.103 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-11-02 13:48:15.108 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-11-02 13:48:15.134 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-11-02 13:48:15.160 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-11-02 13:48:15.189 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-11-02 13:48:15.217 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-11-02 13:48:15.243 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-11-02 13:48:15.245 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-11-02 13:48:15.247 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-11-02 13:48:15.249 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-11-02 13:48:15.251 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-11-02 13:48:15.276 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-11-02 13:48:15.303 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.44/identity 2021-11-02 13:48:15.329 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-11-02 13:48:15.355 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-11-02 13:48:15.381 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-11-02 13:48:15.407 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-11-02 13:48:15.434 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-11-02 13:48:15.460 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-11-02 13:48:15.487 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-11-02 13:48:15.514 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-11-02 13:48:15.540 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-11-02 13:48:15.566 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-11-02 13:48:15.593 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-11-02 13:48:15.622 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-11-02 13:48:15.649 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-11-02 13:48:15.666 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-11-02 13:48:15.693 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-11-02 13:48:15.720 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-11-02 13:48:15.724 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-11-02 13:48:15.751 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-11-02 13:48:15.778 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-11-02 13:48:15.804 | + lib/swift:configure_swift:478 : local node_number 2021-11-02 13:48:15.806 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-11-02 13:48:15.808 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2021-11-02 13:48:15.811 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-11-02 13:48:15.815 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-11-02 13:48:15.817 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-11-02 13:48:15.819 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-11-02 13:48:15.821 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-11-02 13:48:15.823 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-11-02 13:48:15.826 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-11-02 13:48:15.828 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-11-02 13:48:15.830 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-11-02 13:48:15.849 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-11-02 13:48:15.876 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-11-02 13:48:15.893 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-11-02 13:48:15.920 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-11-02 13:48:15.937 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-11-02 13:48:15.965 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-11-02 13:48:15.982 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-11-02 13:48:16.010 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-11-02 13:48:16.028 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-11-02 13:48:16.055 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-11-02 13:48:16.073 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-11-02 13:48:16.100 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-11-02 13:48:16.117 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-11-02 13:48:16.145 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-11-02 13:48:16.162 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-11-02 13:48:16.190 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-11-02 13:48:16.208 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-11-02 13:48:16.234 | + 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-11-02 13:48:16.239 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-11-02 13:48:16.256 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-11-02 13:48:16.283 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-11-02 13:48:16.312 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2021-11-02 13:48:16.314 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-11-02 13:48:16.318 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-11-02 13:48:16.321 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-11-02 13:48:16.323 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-11-02 13:48:16.325 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-11-02 13:48:16.327 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-11-02 13:48:16.329 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-11-02 13:48:16.331 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-11-02 13:48:16.333 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-11-02 13:48:16.351 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-11-02 13:48:16.378 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-11-02 13:48:16.395 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-11-02 13:48:16.423 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-11-02 13:48:16.441 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-11-02 13:48:16.469 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-11-02 13:48:16.486 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-11-02 13:48:16.514 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-11-02 13:48:16.531 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-11-02 13:48:16.559 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-11-02 13:48:16.577 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-11-02 13:48:16.604 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-11-02 13:48:16.622 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-11-02 13:48:16.650 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-11-02 13:48:16.667 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-11-02 13:48:16.695 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-11-02 13:48:16.712 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-11-02 13:48:16.739 | + 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-11-02 13:48:16.744 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-11-02 13:48:16.761 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-11-02 13:48:16.789 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2021-11-02 13:48:16.791 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-11-02 13:48:16.796 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-11-02 13:48:16.798 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-11-02 13:48:16.800 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-11-02 13:48:16.802 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-11-02 13:48:16.804 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-11-02 13:48:16.806 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-11-02 13:48:16.809 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-11-02 13:48:16.811 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-11-02 13:48:16.829 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-11-02 13:48:16.856 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-11-02 13:48:16.873 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-11-02 13:48:16.901 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-11-02 13:48:16.918 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-11-02 13:48:16.946 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-11-02 13:48:16.964 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-11-02 13:48:16.991 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-11-02 13:48:17.009 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-11-02 13:48:17.036 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-11-02 13:48:17.053 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-11-02 13:48:17.081 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-11-02 13:48:17.098 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-11-02 13:48:17.126 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-11-02 13:48:17.144 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-11-02 13:48:17.171 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-11-02 13:48:17.188 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-11-02 13:48:17.215 | + 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-11-02 13:48:17.220 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-11-02 13:48:17.237 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-11-02 13:48:17.264 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-11-02 13:48:17.291 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-11-02 13:48:17.318 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-11-02 13:48:17.346 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2021-11-02 13:48:17.348 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-11-02 13:48:17.352 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-11-02 13:48:17.380 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-11-02 13:48:17.407 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-11-02 13:48:17.435 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-11-02 13:48:17.463 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-11-02 13:48:17.491 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-11-02 13:48:17.517 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-11-02 13:48:17.544 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2021-11-02 13:48:17.570 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-11-02 13:48:17.597 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2021-11-02 13:48:17.612 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:48:17.614 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-11-02 13:48:17.632 | + lib/swift:configure_swift:521 : local auth_vers 2021-11-02 13:48:17.635 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2021-11-02 13:48:17.654 | + lib/swift:configure_swift:522 : auth_vers=3 2021-11-02 13:48:17.656 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.44 2021-11-02 13:48:17.682 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2021-11-02 13:48:17.685 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2021-11-02 13:48:17.711 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.44/identity 2021-11-02 13:48:17.738 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2021-11-02 13:48:17.740 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-11-02 13:48:17.767 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2021-11-02 13:48:17.782 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:48:17.785 | + lib/swift:configure_swift:541 : local user_group 2021-11-02 13:48:17.788 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2021-11-02 13:48:17.792 | + lib/swift:configure_swift:542 : user_group=1000 2021-11-02 13:48:17.795 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-11-02 13:48:17.807 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2021-11-02 13:48:17.810 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2021-11-02 13:48:17.820 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2021-11-02 13:48:17.823 | + lib/swift:configure_swift:548 : is_suse 2021-11-02 13:48:17.825 | + functions-common:is_suse:462 : is_opensuse 2021-11-02 13:48:17.827 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-02 13:48:17.829 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-02 13:48:17.831 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-02 13:48:17.834 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-02 13:48:17.836 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-02 13:48:17.838 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-11-02 13:48:17.850 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2021-11-02 13:48:17.853 | + lib/swift:configure_swift:561 : '[' False == True ']' 2021-11-02 13:48:17.856 | + ./stack.sh:main:893 : is_service_enabled s3api 2021-11-02 13:48:17.873 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:48:17.876 | + ./stack.sh:main:899 : is_service_enabled g-api n-api 2021-11-02 13:48:17.892 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:48:17.895 | + ./stack.sh:main:901 : stack_install_service glance 2021-11-02 13:48:17.897 | + lib/stack:stack_install_service:20 : local service=glance 2021-11-02 13:48:17.899 | + lib/stack:stack_install_service:21 : type install_glance 2021-11-02 13:48:17.902 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-02 13:48:17.904 | + lib/stack:stack_install_service:32 : install_glance 2021-11-02 13:48:17.906 | + lib/glance:install_glance:514 : glance_store_extras=() 2021-11-02 13:48:17.909 | + lib/glance:install_glance:514 : local glance_store_extras 2021-11-02 13:48:17.911 | + lib/glance:install_glance:516 : is_service_enabled cinder 2021-11-02 13:48:17.928 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:48:17.931 | + lib/glance:install_glance:517 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-11-02 13:48:17.933 | + lib/glance:install_glance:520 : is_service_enabled swift 2021-11-02 13:48:17.950 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:48:17.953 | + lib/glance:install_glance:521 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-11-02 13:48:17.955 | + lib/glance:install_glance:526 : use_library_from_git glance_store 2021-11-02 13:48:17.958 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-11-02 13:48:17.960 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:48:17.963 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:48:17.965 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2021-11-02 13:48:17.968 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:48:17.971 | ++ lib/glance:install_glance:532 : join_extras swift cinder 2021-11-02 13:48:17.973 | ++ inc/python:join_extras:29 : local IFS=, 2021-11-02 13:48:17.976 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-11-02 13:48:17.979 | + lib/glance:install_glance:532 : pip_install_gr_extras glance-store swift,cinder 2021-11-02 13:48:17.982 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-11-02 13:48:17.984 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-11-02 13:48:17.987 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-11-02 13:48:17.990 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-11-02 13:48:17.992 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-11-02 13:48:17.995 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-11-02 13:48:17.999 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-11-02 13:48:17.999 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-11-02 13:48:18.005 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-11-02 13:48:18.007 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-11-02 13:48:18.010 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-11-02 13:48:18.013 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-11-02 13:48:18.016 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-11-02 13:48:18.037 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-11-02 13:48:18.039 | + 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-11-02 13:48:18.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:48:18.810 | from cryptography.utils import int_from_bytes 2021-11-02 13:48:18.810 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:48:18.810 | from cryptography.utils import int_from_bytes 2021-11-02 13:48:19.859 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-02 13:48:20.024 | Collecting glance-store[cinder,swift]!=0.29.0 2021-11-02 13:48:20.033 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9aa/f7b7857f97a8a/glance_store-2.7.0-py3-none-any.whl (227 kB) 2021-11-02 13:48:20.126 | 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.32.0) 2021-11-02 13:48:20.127 | 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-11-02 13:48:20.128 | 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.11.0) 2021-11-02 13:48:20.129 | 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.1) 2021-11-02 13:48:20.130 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2021-11-02 13:48:20.131 | 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.3.0) 2021-11-02 13:48:20.132 | 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-11-02 13:48:20.133 | 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-11-02 13:48:20.134 | 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-11-02 13:48:20.135 | 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.1.0) 2021-11-02 13:48:20.137 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2021-11-02 13:48:20.138 | 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-11-02 13:48:20.140 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.1) 2021-11-02 13:48:20.205 | Collecting python-swiftclient>=3.2.0 2021-11-02 13:48:20.212 | 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-11-02 13:48:20.220 | 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-11-02 13:48:20.314 | Collecting python-cinderclient>=4.1.0 2021-11-02 13:48:20.322 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5fb/3243abb3c7902/python_cinderclient-8.1.0-py3-none-any.whl (253 kB) 2021-11-02 13:48:20.335 | 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.2) 2021-11-02 13:48:20.484 | Collecting os-brick>=2.6.0 2021-11-02 13:48:20.491 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/562/d907f7579ac77/os_brick-5.0.1-py3-none-any.whl (257 kB) 2021-11-02 13:48:20.511 | Requirement already satisfied: dnspython>=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) (2.1.0) 2021-11-02 13:48:20.512 | 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.2) 2021-11-02 13:48:20.517 | 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-11-02 13:48:20.586 | 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-11-02 13:48:20.587 | 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-11-02 13:48:20.589 | 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-11-02 13:48:20.612 | 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-11-02 13:48:20.614 | 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.7.0) 2021-11-02 13:48:20.616 | 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.4.0) 2021-11-02 13:48:20.618 | 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.1) 2021-11-02 13:48:20.619 | 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-11-02 13:48:20.632 | 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-11-02 13:48:20.672 | 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-11-02 13:48:20.674 | 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.3.0) 2021-11-02 13:48:20.675 | 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-11-02 13:48:20.676 | 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) (6.0) 2021-11-02 13:48:20.698 | 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.15.0) 2021-11-02 13:48:20.700 | 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-11-02 13:48:20.715 | 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.3) 2021-11-02 13:48:20.729 | 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-11-02 13:48:20.732 | 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.2) 2021-11-02 13:48:20.750 | 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) (2.3.0) 2021-11-02 13:48:20.751 | 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.5) 2021-11-02 13:48:20.833 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2021-11-02 13:48:20.834 | 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.7) 2021-11-02 13:48:20.837 | 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.7) 2021-11-02 13:48:20.839 | 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.3) 2021-11-02 13:48:20.893 | 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-11-02 13:48:20.921 | 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.13.3) 2021-11-02 13:48:20.961 | 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-11-02 13:48:21.134 | 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-11-02 13:48:21.135 | 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-11-02 13:48:21.172 | 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-11-02 13:48:21.173 | 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-11-02 13:48:21.175 | 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-11-02 13:48:21.176 | 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-11-02 13:48:21.177 | 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-11-02 13:48:21.179 | 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.3) 2021-11-02 13:48:21.258 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2021-11-02 13:48:21.425 | 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-11-02 13:48:21.467 | 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) (58.4.0) 2021-11-02 13:48:21.552 | 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-11-02 13:48:21.700 | 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-11-02 13:48:23.331 | Installing collected packages: python-swiftclient, python-cinderclient, os-brick, glance-store 2021-11-02 13:48:24.380 | Successfully installed glance-store-2.7.0 os-brick-5.0.1 python-cinderclient-8.1.0 python-swiftclient-3.12.0 2021-11-02 13:48:24.380 | 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-11-02 13:48:24.508 | + inc/python:pip_install:200 : result=0 2021-11-02 13:48:24.511 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-02 13:48:24.514 | + functions-common:time_stop:2309 : local name 2021-11-02 13:48:24.516 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:48:24.518 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:48:24.520 | + functions-common:time_stop:2312 : local total 2021-11-02 13:48:24.523 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:48:24.525 | + functions-common:time_stop:2315 : name=pip_install 2021-11-02 13:48:24.528 | + functions-common:time_stop:2316 : start_time=1635860898031 2021-11-02 13:48:24.530 | + functions-common:time_stop:2318 : [[ -z 1635860898031 ]] 2021-11-02 13:48:24.533 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:48:24.537 | + functions-common:time_stop:2321 : end_time=1635860904534 2021-11-02 13:48:24.539 | + functions-common:time_stop:2322 : elapsed_time=6503 2021-11-02 13:48:24.542 | + functions-common:time_stop:2323 : total=76246 2021-11-02 13:48:24.544 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:48:24.546 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=82749 2021-11-02 13:48:24.548 | + inc/python:pip_install:203 : return 0 2021-11-02 13:48:24.551 | + lib/glance:install_glance:533 : copy_rootwrap /usr/local/etc/glance 2021-11-02 13:48:24.553 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2021-11-02 13:48:24.556 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2021-11-02 13:48:24.569 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-11-02 13:48:24.573 | + lib/glance:install_glance:536 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-11-02 13:48:24.576 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-11-02 13:48:24.578 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-11-02 13:48:24.581 | + functions-common:git_clone:525 : local git_ref=master 2021-11-02 13:48:24.583 | + functions-common:git_clone:526 : local orig_dir 2021-11-02 13:48:24.586 | ++ functions-common:git_clone:527 : pwd 2021-11-02 13:48:24.588 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-02 13:48:24.591 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-02 13:48:24.594 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-02 13:48:24.610 | + functions-common:git_clone:530 : RECLONE=False 2021-11-02 13:48:24.612 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-02 13:48:24.614 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-02 13:48:24.617 | + functions-common:git_clone:544 : echo master 2021-11-02 13:48:24.617 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-02 13:48:24.622 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-11-02 13:48:24.625 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-02 13:48:24.627 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-11-02 13:48:24.630 | + functions-common:git_clone:593 : git show --oneline 2021-11-02 13:48:24.630 | + functions-common:git_clone:593 : head -1 2021-11-02 13:48:24.644 | a693e066b Merge "Fix typos" 2021-11-02 13:48:24.647 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-02 13:48:24.649 | + lib/glance:install_glance:538 : setup_develop /opt/stack/glance 2021-11-02 13:48:24.652 | + inc/python:setup_develop:338 : local bindep 2021-11-02 13:48:24.655 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-11-02 13:48:24.657 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-11-02 13:48:24.660 | + inc/python:setup_develop:344 : local extras= 2021-11-02 13:48:24.662 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-11-02 13:48:24.665 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-11-02 13:48:24.667 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-11-02 13:48:24.670 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-11-02 13:48:24.672 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-11-02 13:48:24.674 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-11-02 13:48:24.677 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-11-02 13:48:24.680 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-11-02 13:48:24.682 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-11-02 13:48:24.685 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-11-02 13:48:24.687 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-11-02 13:48:24.690 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-11-02 13:48:24.696 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2021-11-02 13:48:24.698 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2021-11-02 13:48:25.343 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2021-11-02 13:48:25.346 | + inc/python:setup_package:418 : local bindep=0 2021-11-02 13:48:25.348 | + inc/python:setup_package:419 : local bindep_flag= 2021-11-02 13:48:25.350 | + inc/python:setup_package:420 : local bindep_profiles= 2021-11-02 13:48:25.352 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2021-11-02 13:48:25.355 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2021-11-02 13:48:25.358 | + inc/python:setup_package:427 : local flags=-e 2021-11-02 13:48:25.360 | + inc/python:setup_package:428 : local extras= 2021-11-02 13:48:25.362 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-11-02 13:48:25.365 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-11-02 13:48:25.367 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-11-02 13:48:25.369 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-11-02 13:48:25.372 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-11-02 13:48:25.374 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2021-11-02 13:48:25.394 | Using python 3.8 to install /opt/stack/glance 2021-11-02 13:48:25.397 | + 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-11-02 13:48:26.164 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:48:26.164 | from cryptography.utils import int_from_bytes 2021-11-02 13:48:26.164 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:48:26.164 | from cryptography.utils import int_from_bytes 2021-11-02 13:48:27.192 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-02 13:48:27.226 | Obtaining file:///opt/stack/glance 2021-11-02 13:48:27.227 | Preparing metadata (setup.py): started 2021-11-02 13:48:28.353 | Preparing metadata (setup.py): finished with status 'done' 2021-11-02 13:48:28.499 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (5.6.0) 2021-11-02 13:48:28.500 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (0.7.1) 2021-11-02 13:48:28.501 | 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.1.0.dev17) (1.4.26) 2021-11-02 13:48:28.502 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (0.32.0) 2021-11-02 13:48:28.503 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (2.1.1) 2021-11-02 13:48:28.504 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (2.5.1) 2021-11-02 13:48:28.505 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (1.8.7) 2021-11-02 13:48:28.506 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (0.4.2) 2021-11-02 13:48:28.507 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (1.7.4) 2021-11-02 13:48:28.508 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (0.20.1) 2021-11-02 13:48:28.509 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (8.7.1) 2021-11-02 13:48:28.510 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (4.4.1) 2021-11-02 13:48:28.511 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (3.4.0) 2021-11-02 13:48:28.512 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (1.4.0) 2021-11-02 13:48:28.514 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (4.11.0) 2021-11-02 13:48:28.515 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (3.5.0) 2021-11-02 13:48:28.516 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (2.4.0) 2021-11-02 13:48:28.670 | Collecting taskflow>=4.0.0 2021-11-02 13:48:28.678 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7ca/d2110e911814c/taskflow-4.6.2-py3-none-any.whl (492 kB) 2021-11-02 13:48:28.701 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (4.4.0) 2021-11-02 13:48:28.702 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (9.3.0) 2021-11-02 13:48:28.746 | Collecting WSME>=0.8.0 2021-11-02 13:48:28.753 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2021-11-02 13:48:28.758 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (2.3.0) 2021-11-02 13:48:28.759 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (3.5.0) 2021-11-02 13:48:28.760 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.1.0.dev17) (3.2.0) 2021-11-02 13:48:28.761 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (4.3.0) 2021-11-02 13:48:28.762 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (21.0.0) 2021-11-02 13:48:28.763 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (1.16.0) 2021-11-02 13:48:28.764 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (11.0.0) 2021-11-02 13:48:28.765 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (5.1.0) 2021-11-02 13:48:28.804 | Collecting oslo.limit>=1.0.0 2021-11-02 13:48:28.810 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95e/ef416d7ada135/oslo.limit-1.4.0-py3-none-any.whl (18 kB) 2021-11-02 13:48:28.814 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (4.6.1) 2021-11-02 13:48:28.815 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (12.11.0) 2021-11-02 13:48:28.816 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (4.4.0) 2021-11-02 13:48:28.817 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (2.3.0) 2021-11-02 13:48:28.818 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (3.9.0) 2021-11-02 13:48:28.849 | Collecting retrying!=1.3.0,>=1.2.3 2021-11-02 13:48:28.856 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-11-02 13:48:28.860 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (3.4.2) 2021-11-02 13:48:28.861 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (2.7.0) 2021-11-02 13:48:28.861 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (2.3.0) 2021-11-02 13:48:28.862 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (35.0.0) 2021-11-02 13:48:28.894 | Collecting cursive>=0.2.1 2021-11-02 13:48:28.901 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2021-11-02 13:48:28.905 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (0.1.16) 2021-11-02 13:48:28.906 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (5.5.0) 2021-11-02 13:48:28.999 | Collecting castellan>=0.17.0 2021-11-02 13:48:29.006 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ddf/81007564c6f1d/castellan-3.10.0-py3-none-any.whl (96 kB) 2021-11-02 13:48:29.027 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev17) (4.8.1) 2021-11-02 13:48:29.029 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev17) (5.4.0) 2021-11-02 13:48:29.030 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev17) (1.1.5) 2021-11-02 13:48:29.050 | 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.1.0.dev17) (2.26.0) 2021-11-02 13:48:29.113 | Collecting python-barbicanclient>=4.5.2 2021-11-02 13:48:29.119 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/28b145bf26f45/python_barbicanclient-5.2.0-py3-none-any.whl (82 kB) 2021-11-02 13:48:29.164 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.1.0.dev17) (1.15.0) 2021-11-02 13:48:29.202 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.1.0.dev17) (4.2.0) 2021-11-02 13:48:29.212 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.1.0.dev17) (1.13.3) 2021-11-02 13:48:29.226 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev17) (1.1.2) 2021-11-02 13:48:29.228 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev17) (2.1.0) 2021-11-02 13:48:29.309 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.1.0.dev17) (2.4.7) 2021-11-02 13:48:29.385 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.1.0.dev17) (1.7.0) 2021-11-02 13:48:29.435 | 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.1.0.dev17) (3.1.1) 2021-11-02 13:48:29.438 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev17) (2.8.1) 2021-11-02 13:48:29.471 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.1.0.dev17) (0.14.1) 2021-11-02 13:48:29.513 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev17) (1.5.0) 2021-11-02 13:48:29.515 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev17) (0.8.0) 2021-11-02 13:48:29.517 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev17) (6.0) 2021-11-02 13:48:29.602 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev17) (2.0.1) 2021-11-02 13:48:29.604 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev17) (0.5.0) 2021-11-02 13:48:29.607 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev17) (0.13.0) 2021-11-02 13:48:29.632 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.1.0.dev17) (0.59.0) 2021-11-02 13:48:29.678 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev17) (2.8.2) 2021-11-02 13:48:29.682 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev17) (0.9.6) 2021-11-02 13:48:29.740 | 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.1.0.dev17) (4.2.4) 2021-11-02 13:48:29.741 | 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.1.0.dev17) (5.1.0) 2021-11-02 13:48:29.742 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev17) (0.4.0) 2021-11-02 13:48:29.744 | 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.1.0.dev17) (2.7.0) 2021-11-02 13:48:29.745 | 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.1.0.dev17) (5.0.6) 2021-11-02 13:48:29.771 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev17) (3.3.0) 2021-11-02 13:48:29.772 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev17) (3.0.2) 2021-11-02 13:48:29.774 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev17) (3.2.0) 2021-11-02 13:48:29.818 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.1.0.dev17) (5.8.0) 2021-11-02 13:48:29.861 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev17) (2021.3) 2021-11-02 13:48:29.863 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev17) (0.11.0) 2021-11-02 13:48:29.864 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev17) (21.2) 2021-11-02 13:48:29.941 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.1.0.dev17) (58.4.0) 2021-11-02 13:48:29.999 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==23.1.0.dev17) (0.2.5) 2021-11-02 13:48:30.102 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.1.0.dev17) (0.7) 2021-11-02 13:48:30.458 | Collecting automaton>=1.9.0 2021-11-02 13:48:30.465 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/879/3d7762932dc6e/automaton-2.4.0-py3-none-any.whl (22 kB) 2021-11-02 13:48:30.570 | Collecting networkx>=2.1.0 2021-11-02 13:48:30.581 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/80b/6b89c77d1dfb6/networkx-2.6.3-py3-none-any.whl (1.9 MB) 2021-11-02 13:48:30.641 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev17) (6.3.1) 2021-11-02 13:48:30.674 | Collecting pydot>=1.2.4 2021-11-02 13:48:30.681 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2021-11-02 13:48:30.769 | Collecting simplegeneric 2021-11-02 13:48:30.776 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2021-11-02 13:48:30.782 | Preparing metadata (setup.py): started 2021-11-02 13:48:31.348 | Preparing metadata (setup.py): finished with status 'done' 2021-11-02 13:48:31.378 | 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.1.0.dev17) (5.0.0) 2021-11-02 13:48:31.500 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.1.0.dev17) (2.20) 2021-11-02 13:48:31.564 | 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.1.0.dev17) (1.6) 2021-11-02 13:48:31.616 | 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.1.0.dev17) (2.0.1) 2021-11-02 13:48:31.835 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev17) (5.1.0) 2021-11-02 13:48:31.836 | 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.1.0.dev17) (1.32) 2021-11-02 13:48:31.837 | 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.1.0.dev17) (0.10.0) 2021-11-02 13:48:31.839 | 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.1.0.dev17) (1.4.0) 2021-11-02 13:48:31.840 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev17) (1.1.4) 2021-11-02 13:48:31.843 | 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.1.0.dev17) (1.4.4) 2021-11-02 13:48:31.845 | 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.1.0.dev17) (2.5.0) 2021-11-02 13:48:31.967 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev17) (0.12.0) 2021-11-02 13:48:32.001 | 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.1.0.dev17) (1.0.2) 2021-11-02 13:48:32.047 | 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.1.0.dev17) (3.0.0) 2021-11-02 13:48:32.053 | 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.1.0.dev17) (1.3.3) 2021-11-02 13:48:32.299 | 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.1.0.dev17) (3.9.0) 2021-11-02 13:48:32.492 | 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.1.0.dev17) (1.26.7) 2021-11-02 13:48:32.493 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev17) (2019.11.28) 2021-11-02 13:48:32.496 | 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.1.0.dev17) (3.3) 2021-11-02 13:48:32.498 | 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.1.0.dev17) (2.0.7) 2021-11-02 13:48:32.575 | 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.1.0.dev17) (0.5.2) 2021-11-02 13:48:32.766 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev17) (2.5.0) 2021-11-02 13:48:32.872 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==23.1.0.dev17) (3.6.0) 2021-11-02 13:48:33.198 | Requirement already satisfied: autopage>=0.4.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.1.0.dev17) (0.4.0) 2021-11-02 13:48:33.200 | 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.1.0.dev17) (2.2.0) 2021-11-02 13:48:33.434 | 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.1.0.dev17) (2.1) 2021-11-02 13:48:33.757 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev17) (1.0.0) 2021-11-02 13:48:34.162 | 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.1.0.dev17) (0.4.4) 2021-11-02 13:48:34.163 | 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.1.0.dev17) (1.8.2) 2021-11-02 13:48:34.164 | 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.1.0.dev17) (21.2.0) 2021-11-02 13:48:34.527 | Building wheels for collected packages: simplegeneric 2021-11-02 13:48:34.528 | Building wheel for simplegeneric (setup.py): started 2021-11-02 13:48:35.165 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2021-11-02 13:48:35.165 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5077 sha256=e9ebdc81b5bbf23fb78d2a2e277441b6e509936f3afedff2c18e027a9e93279e 2021-11-02 13:48:35.165 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2021-11-02 13:48:35.170 | Successfully built simplegeneric 2021-11-02 13:48:36.054 | Installing collected packages: python-barbicanclient, simplegeneric, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2021-11-02 13:48:38.657 | Running setup.py develop for glance 2021-11-02 13:48:40.676 | Successfully installed WSME-0.11.0 automaton-2.4.0 castellan-3.10.0 cursive-0.2.2 glance networkx-2.6.3 oslo.limit-1.4.0 pydot-1.4.2 python-barbicanclient-5.2.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.2 2021-11-02 13:48:40.677 | 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-11-02 13:48:40.824 | + inc/python:pip_install:200 : result=0 2021-11-02 13:48:40.826 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-02 13:48:40.829 | + functions-common:time_stop:2309 : local name 2021-11-02 13:48:40.831 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:48:40.833 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:48:40.835 | + functions-common:time_stop:2312 : local total 2021-11-02 13:48:40.837 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:48:40.840 | + functions-common:time_stop:2315 : name=pip_install 2021-11-02 13:48:40.842 | + functions-common:time_stop:2316 : start_time=1635860905389 2021-11-02 13:48:40.844 | + functions-common:time_stop:2318 : [[ -z 1635860905389 ]] 2021-11-02 13:48:40.847 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:48:40.851 | + functions-common:time_stop:2321 : end_time=1635860920848 2021-11-02 13:48:40.853 | + functions-common:time_stop:2322 : elapsed_time=15459 2021-11-02 13:48:40.855 | + functions-common:time_stop:2323 : total=82749 2021-11-02 13:48:40.857 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:48:40.859 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=98208 2021-11-02 13:48:40.862 | + inc/python:pip_install:203 : return 0 2021-11-02 13:48:40.864 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-11-02 13:48:40.866 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-11-02 13:48:40.869 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-11-02 13:48:40.888 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-11-02 13:48:40.899 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2021-11-02 13:48:40.902 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-11-02 13:48:40.904 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:48:40.906 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:48:40.909 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2021-11-02 13:48:40.911 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:48:40.914 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-02 13:48:40.916 | + ./stack.sh:main:902 : configure_glance 2021-11-02 13:48:40.919 | + lib/glance:configure_glance:330 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-11-02 13:48:40.930 | + lib/glance:configure_glance:333 : local dburl 2021-11-02 13:48:40.934 | ++ lib/glance:configure_glance:334 : database_connection_url glance 2021-11-02 13:48:40.936 | ++ lib/database:database_connection_url:132 : local db=glance 2021-11-02 13:48:40.939 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-11-02 13:48:40.941 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=glance 2021-11-02 13:48:40.943 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-11-02 13:48:40.946 | + lib/glance:configure_glance:334 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-11-02 13:48:40.949 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-11-02 13:48:40.978 | + 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-11-02 13:48:41.007 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-11-02 13:48:41.033 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-11-02 13:48:41.061 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-11-02 13:48:41.090 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-11-02 13:48:41.121 | + lib/glance:configure_glance:342 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-11-02 13:48:41.123 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-11-02 13:48:41.126 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-11-02 13:48:41.128 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-11-02 13:48:41.130 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-11-02 13:48:41.163 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-11-02 13:48:41.191 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.44/identity 2021-11-02 13:48:41.217 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-11-02 13:48:41.244 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-11-02 13:48:41.272 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-11-02 13:48:41.299 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-11-02 13:48:41.326 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-11-02 13:48:41.354 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-11-02 13:48:41.381 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-11-02 13:48:41.408 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-11-02 13:48:41.439 | + lib/glance:configure_glance:344 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-11-02 13:48:41.441 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-11-02 13:48:41.444 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-11-02 13:48:41.446 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-11-02 13:48:41.449 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-11-02 13:48:41.451 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-02 13:48:41.468 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:48:41.471 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-11-02 13:48:41.473 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-11-02 13:48:41.476 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-02 13:48:41.492 | ++ functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:48:41.495 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2021-11-02 13:48:41.498 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2021-11-02 13:48:41.524 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-02 13:48:41.527 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-02 13:48:41.529 | + lib/glance:configure_glance:345 : '[' libvirt = libvirt ']' 2021-11-02 13:48:41.532 | + lib/glance:configure_glance:345 : '[' kvm = parallels ']' 2021-11-02 13:48:41.534 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2021-11-02 13:48:41.561 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2021-11-02 13:48:41.589 | + lib/glance:configure_glance:353 : configure_glance_store False False 2021-11-02 13:48:41.591 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2021-11-02 13:48:41.594 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2021-11-02 13:48:41.596 | + lib/glance:configure_glance_store:254 : local be 2021-11-02 13:48:41.598 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2021-11-02 13:48:41.601 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2021-11-02 13:48:41.603 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-11-02 13:48:41.633 | + lib/glance:configure_glance:356 : '[' -n '' ']' 2021-11-02 13:48:41.635 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.44 2021-11-02 13:48:41.666 | + lib/glance:configure_glance:363 : [[ False == \F\a\l\s\e ]] 2021-11-02 13:48:41.668 | + lib/glance:configure_glance:365 : is_service_enabled s-proxy 2021-11-02 13:48:41.685 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:48:41.687 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-11-02 13:48:41.716 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-11-02 13:48:41.743 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-11-02 13:48:41.771 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-11-02 13:48:41.798 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-11-02 13:48:41.826 | + lib/glance:configure_glance:372 : is_service_enabled tls-proxy 2021-11-02 13:48:41.842 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:48:41.845 | + lib/glance:configure_glance:375 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-11-02 13:48:41.871 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-11-02 13:48:41.902 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-11-02 13:48:41.929 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.44/identity/v3 2021-11-02 13:48:41.957 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-11-02 13:48:41.985 | + lib/glance:configure_glance:387 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.44/image 2021-11-02 13:48:42.012 | + lib/glance:configure_glance:389 : is_service_enabled tls-proxy 2021-11-02 13:48:42.029 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:48:42.031 | + lib/glance:configure_glance:395 : setup_logging /etc/glance/glance-api.conf 2021-11-02 13:48:42.034 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-11-02 13:48:42.036 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-11-02 13:48:42.039 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-11-02 13:48:42.055 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-11-02 13:48:42.058 | + functions:setup_systemd_logging:695 : local pidstr= 2021-11-02 13:48:42.061 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-11-02 13:48:42.063 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-11-02 13:48:42.065 | + 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-11-02 13:48:42.093 | + 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-11-02 13:48:42.120 | + 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-11-02 13:48:42.147 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-02 13:48:42.174 | + lib/glance:configure_glance:397 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-11-02 13:48:42.179 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-11-02 13:48:42.210 | + lib/glance:configure_glance:401 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-11-02 13:48:42.237 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-11-02 13:48:42.265 | + lib/glance:configure_glance:403 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.44/identity 2021-11-02 13:48:42.292 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-11-02 13:48:42.320 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-11-02 13:48:42.348 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-11-02 13:48:42.376 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-11-02 13:48:42.406 | + lib/glance:configure_glance:412 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-11-02 13:48:42.436 | + lib/glance:configure_glance:413 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-11-02 13:48:42.467 | + lib/glance:configure_glance:414 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-11-02 13:48:42.494 | + lib/glance:configure_glance:416 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-11-02 13:48:42.499 | + 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-11-02 13:48:42.505 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2021-11-02 13:48:42.521 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:48:42.524 | + lib/glance:configure_glance:428 : [[ False == False ]] 2021-11-02 13:48:42.526 | + lib/glance:configure_glance:429 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-11-02 13:48:42.529 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-11-02 13:48:42.531 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-11-02 13:48:42.533 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-11-02 13:48:42.536 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-11-02 13:48:42.540 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-11-02 13:48:42.542 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-11-02 13:48:42.546 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-11-02 13:48:42.575 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-11-02 13:48:42.577 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-11-02 13:48:42.580 | ++ functions:get_random_port:837 : true 2021-11-02 13:48:42.582 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-11-02 13:48:42.584 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-11-02 13:48:42.586 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-11-02 13:48:42.645 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-11-02 13:48:42.647 | ++ functions:get_random_port:841 : break 2 2021-11-02 13:48:42.650 | ++ functions:get_random_port:845 : echo 60999 2021-11-02 13:48:42.652 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-11-02 13:48:42.655 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-11-02 13:48:42.681 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-11-02 13:48:42.708 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-11-02 13:48:42.734 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-11-02 13:48:42.760 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-11-02 13:48:42.787 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-11-02 13:48:42.814 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-11-02 13:48:42.841 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-11-02 13:48:42.867 | + 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-11-02 13:48:42.895 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-11-02 13:48:42.921 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-11-02 13:48:42.948 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-11-02 13:48:42.975 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-11-02 13:48:43.002 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-11-02 13:48:43.029 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-11-02 13:48:43.055 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-11-02 13:48:43.083 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-11-02 13:48:43.109 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-11-02 13:48:43.136 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-11-02 13:48:43.163 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-11-02 13:48:43.165 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-11-02 13:48:43.167 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-02 13:48:43.170 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:48:43.172 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:48:43.175 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-11-02 13:48:43.177 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-11-02 13:48:43.237 | proxy (enabled by site administrator) 2021-11-02 13:48:43.240 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-11-02 13:48:43.243 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-11-02 13:48:43.245 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-02 13:48:43.248 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:48:43.250 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:48:43.252 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-11-02 13:48:43.255 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-11-02 13:48:43.306 | No module matches proxy_http 2021-11-02 13:48:43.310 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-11-02 13:48:43.370 | Considering dependency proxy for proxy_http: 2021-11-02 13:48:43.370 | Module proxy already enabled 2021-11-02 13:48:43.370 | Enabling module proxy_http. 2021-11-02 13:48:43.376 | To activate the new configuration, you need to run: 2021-11-02 13:48:43.376 | systemctl restart apache2 2021-11-02 13:48:43.381 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-11-02 13:48:43.383 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-11-02 13:48:43.385 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-11-02 13:48:43.388 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-11-02 13:48:43.512 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-11-02 13:48:43.516 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-11-02 13:48:43.518 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-11-02 13:48:43.521 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-11-02 13:48:43.523 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:48:43.525 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:48:43.527 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-11-02 13:48:43.530 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-11-02 13:48:43.533 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-11-02 13:48:43.533 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-11-02 13:48:43.542 | KeepAlive Off 2021-11-02 13:48:43.547 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-11-02 13:48:43.547 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-11-02 13:48:43.555 | SetEnv proxy-sendchunked 1 2021-11-02 13:48:43.560 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-11-02 13:48:43.560 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-11-02 13:48:43.568 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-11-02 13:48:43.571 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-11-02 13:48:43.574 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-11-02 13:48:43.576 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-11-02 13:48:43.578 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-11-02 13:48:43.581 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-02 13:48:43.583 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:48:43.585 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:48:43.588 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-11-02 13:48:43.590 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-11-02 13:48:43.593 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:48:43.595 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:48:43.597 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-11-02 13:48:43.659 | Enabling site glance-wsgi-api. 2021-11-02 13:48:43.664 | To activate the new configuration, you need to run: 2021-11-02 13:48:43.664 | systemctl reload apache2 2021-11-02 13:48:43.669 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-11-02 13:48:43.671 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-11-02 13:48:43.673 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-11-02 13:48:43.676 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-11-02 13:48:43.803 | ++ lib/glance:configure_glance:432 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-11-02 13:48:43.808 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-11-02 13:48:43.840 | + lib/glance:configure_glance:442 : [[ False == True ]] 2021-11-02 13:48:43.843 | + ./stack.sh:main:905 : is_service_enabled cinder 2021-11-02 13:48:43.861 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:48:43.863 | + ./stack.sh:main:907 : stack_install_service cinder 2021-11-02 13:48:43.865 | + lib/stack:stack_install_service:20 : local service=cinder 2021-11-02 13:48:43.868 | + lib/stack:stack_install_service:21 : type install_cinder 2021-11-02 13:48:43.870 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-02 13:48:43.873 | + lib/stack:stack_install_service:32 : install_cinder 2021-11-02 13:48:43.875 | + lib/cinder:install_cinder:463 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-11-02 13:48:43.878 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-11-02 13:48:43.880 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-11-02 13:48:43.882 | + functions-common:git_clone:525 : local git_ref=master 2021-11-02 13:48:43.884 | + functions-common:git_clone:526 : local orig_dir 2021-11-02 13:48:43.887 | ++ functions-common:git_clone:527 : pwd 2021-11-02 13:48:43.890 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-02 13:48:43.892 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-02 13:48:43.895 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-02 13:48:43.911 | + functions-common:git_clone:530 : RECLONE=False 2021-11-02 13:48:43.914 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-02 13:48:43.916 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-02 13:48:43.919 | + functions-common:git_clone:544 : echo master 2021-11-02 13:48:43.920 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-02 13:48:43.925 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-11-02 13:48:43.927 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-02 13:48:43.929 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-11-02 13:48:43.932 | + functions-common:git_clone:593 : git show --oneline 2021-11-02 13:48:43.932 | + functions-common:git_clone:593 : head -1 2021-11-02 13:48:43.946 | aafaba0e9 Merge "Update rbd warning message" 2021-11-02 13:48:43.949 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-02 13:48:43.952 | + lib/cinder:install_cinder:464 : setup_develop /opt/stack/cinder 2021-11-02 13:48:43.955 | + inc/python:setup_develop:338 : local bindep 2021-11-02 13:48:43.958 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-11-02 13:48:43.961 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-11-02 13:48:43.963 | + inc/python:setup_develop:344 : local extras= 2021-11-02 13:48:43.967 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-11-02 13:48:43.969 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-11-02 13:48:43.972 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-11-02 13:48:43.974 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-11-02 13:48:43.977 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-11-02 13:48:43.979 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-11-02 13:48:43.982 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-11-02 13:48:43.985 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-11-02 13:48:43.988 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-11-02 13:48:43.990 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-11-02 13:48:43.993 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-11-02 13:48:43.996 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-11-02 13:48:44.002 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2021-11-02 13:48:44.004 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2021-11-02 13:48:44.634 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2021-11-02 13:48:44.636 | + inc/python:setup_package:418 : local bindep=0 2021-11-02 13:48:44.639 | + inc/python:setup_package:419 : local bindep_flag= 2021-11-02 13:48:44.641 | + inc/python:setup_package:420 : local bindep_profiles= 2021-11-02 13:48:44.643 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2021-11-02 13:48:44.645 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2021-11-02 13:48:44.648 | + inc/python:setup_package:427 : local flags=-e 2021-11-02 13:48:44.650 | + inc/python:setup_package:428 : local extras= 2021-11-02 13:48:44.653 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-11-02 13:48:44.655 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-11-02 13:48:44.657 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-11-02 13:48:44.660 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-11-02 13:48:44.662 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-11-02 13:48:44.664 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2021-11-02 13:48:44.685 | Using python 3.8 to install /opt/stack/cinder 2021-11-02 13:48:44.688 | + 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-11-02 13:48:45.503 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:48:45.503 | from cryptography.utils import int_from_bytes 2021-11-02 13:48:45.503 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:48:45.503 | from cryptography.utils import int_from_bytes 2021-11-02 13:48:46.572 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-02 13:48:46.589 | Obtaining file:///opt/stack/cinder 2021-11-02 13:48:46.590 | Preparing metadata (setup.py): started 2021-11-02 13:48:48.438 | Preparing metadata (setup.py): finished with status 'done' 2021-11-02 13:48:48.651 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (5.6.0) 2021-11-02 13:48:48.653 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (5.1.0) 2021-11-02 13:48:48.654 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (0.32.0) 2021-11-02 13:48:48.655 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (1.1.2) 2021-11-02 13:48:48.656 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (0.20.1) 2021-11-02 13:48:48.657 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (0.1.16) 2021-11-02 13:48:48.659 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev68) (3.2.0) 2021-11-02 13:48:48.660 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (4.4.0) 2021-11-02 13:48:48.661 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (9.3.0) 2021-11-02 13:48:48.662 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (4.6.3) 2021-11-02 13:48:48.774 | Collecting oauth2client>=4.1.3 2021-11-02 13:48:48.782 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-11-02 13:48:48.789 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (8.7.1) 2021-11-02 13:48:48.790 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (4.4.1) 2021-11-02 13:48:48.791 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (3.4.0) 2021-11-02 13:48:48.792 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (11.0.0) 2021-11-02 13:48:48.793 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (4.6.1) 2021-11-02 13:48:48.794 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (12.11.0) 2021-11-02 13:48:48.795 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (4.4.0) 2021-11-02 13:48:48.796 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (3.9.0) 2021-11-02 13:48:48.797 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (2.6.2) 2021-11-02 13:48:48.798 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (2.3.0) 2021-11-02 13:48:48.800 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (6.3.0) 2021-11-02 13:48:48.801 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (4.2.0) 2021-11-02 13:48:48.802 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (2.7.0) 2021-11-02 13:48:48.803 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (1.4.0) 2021-11-02 13:48:48.804 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (4.11.0) 2021-11-02 13:48:48.805 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (2.5.0) 2021-11-02 13:48:48.806 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (3.4.2) 2021-11-02 13:48:48.807 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (21.2) 2021-11-02 13:48:49.323 | Collecting paramiko>=2.7.2 2021-11-02 13:48:49.329 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/def/3ec612399bab4/paramiko-2.8.0-py2.py3-none-any.whl (206 kB) 2021-11-02 13:48:49.338 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (3.5.0) 2021-11-02 13:48:49.339 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (2.1.1) 2021-11-02 13:48:49.340 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (5.8.0) 2021-11-02 13:48:49.341 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (2.4.7) 2021-11-02 13:48:49.342 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (5.2.0) 2021-11-02 13:48:49.433 | Collecting python-glanceclient>=3.2.2 2021-11-02 13:48:49.441 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e0/05004ead1893b/python_glanceclient-3.5.0-py3-none-any.whl (198 kB) 2021-11-02 13:48:49.450 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (4.3.0) 2021-11-02 13:48:49.451 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (17.6.0) 2021-11-02 13:48:49.452 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (3.12.0) 2021-11-02 13:48:49.453 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (2021.3) 2021-11-02 13:48:49.454 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (2.26.0) 2021-11-02 13:48:49.455 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (2.5.1) 2021-11-02 13:48:49.456 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (4.6.2) 2021-11-02 13:48:49.499 | Collecting rtslib-fb>=2.1.74 2021-11-02 13:48:49.506 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2021-11-02 13:48:49.531 | Preparing metadata (setup.py): started 2021-11-02 13:48:50.142 | Preparing metadata (setup.py): finished with status 'done' 2021-11-02 13:48:50.146 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (1.16.0) 2021-11-02 13:48:50.147 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (1.4.26) 2021-11-02 13:48:50.148 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (0.13.0) 2021-11-02 13:48:50.149 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (3.5.0) 2021-11-02 13:48:50.194 | Collecting tabulate>=0.8.7 2021-11-02 13:48:50.201 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2021-11-02 13:48:50.206 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (6.3.1) 2021-11-02 13:48:50.207 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (1.8.7) 2021-11-02 13:48:50.208 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (5.1.0) 2021-11-02 13:48:50.330 | Collecting oslo.vmware>=3.10.0 2021-11-02 13:48:50.337 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e6/caf957a5ad82e/oslo.vmware-3.10.0-py3-none-any.whl (491 kB) 2021-11-02 13:48:50.353 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (5.0.1) 2021-11-02 13:48:50.354 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (5.5.0) 2021-11-02 13:48:50.355 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (2.9.0) 2021-11-02 13:48:50.501 | Collecting google-api-python-client>=1.11.0 2021-11-02 13:48:50.528 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/953/cbdf88051d1eb/google_api_python_client-2.28.0-py2.py3-none-any.whl (7.7 MB) 2021-11-02 13:48:50.722 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (3.10.0) 2021-11-02 13:48:50.723 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (35.0.0) 2021-11-02 13:48:50.724 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev68) (0.2.2) 2021-11-02 13:48:50.764 | Collecting zstd>=1.4.5.1 2021-11-02 13:48:50.771 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8d3/388a15135c481/zstd-1.5.0.2.tar.gz (528 kB) 2021-11-02 13:48:50.862 | Preparing metadata (setup.py): started 2021-11-02 13:48:51.467 | Preparing metadata (setup.py): finished with status 'done' 2021-11-02 13:48:52.496 | Collecting boto3>=1.16.51 2021-11-02 13:48:52.505 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/620/669f1b7a2c32d/boto3-1.19.8-py3-none-any.whl (131 kB) 2021-11-02 13:48:53.934 | Collecting botocore<1.23.0,>=1.22.8 2021-11-02 13:48:53.963 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/842/dc2b887ab9ce5/botocore-1.22.8-py3-none-any.whl (8.1 MB) 2021-11-02 13:48:54.160 | 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.1.0.dev68) (0.10.0) 2021-11-02 13:48:54.220 | Collecting s3transfer<0.6.0,>=0.5.0 2021-11-02 13:48:54.227 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c1/dc369814391a6/s3transfer-0.5.0-py3-none-any.whl (79 kB) 2021-11-02 13:48:54.341 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev68) (1.15.0) 2021-11-02 13:48:54.371 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev68) (2.1.0) 2021-11-02 13:48:54.495 | Collecting google-api-core<3.0.0dev,>=1.21.0 2021-11-02 13:48:54.503 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/914/7ae2275a4179a/google_api_core-2.2.1-py2.py3-none-any.whl (95 kB) 2021-11-02 13:48:54.545 | Collecting uritemplate<5,>=3.0.0 2021-11-02 13:48:54.550 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2021-11-02 13:48:54.704 | Collecting google-auth<3.0.0dev,>=1.16.0 2021-11-02 13:48:54.711 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a34/8a50b027679cb/google_auth-2.3.3-py2.py3-none-any.whl (155 kB) 2021-11-02 13:48:54.750 | Collecting google-auth-httplib2>=0.1.0 2021-11-02 13:48:54.757 | 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-11-02 13:48:54.849 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev68) (1.7.0) 2021-11-02 13:48:54.904 | 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.1.0.dev68) (3.1.1) 2021-11-02 13:48:54.907 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev68) (2.8.1) 2021-11-02 13:48:54.990 | Collecting rsa>=3.1.4 2021-11-02 13:48:54.997 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/78f/9a9bf4e7be0c5/rsa-4.7.2-py3-none-any.whl (34 kB) 2021-11-02 13:48:55.120 | Collecting pyasn1-modules>=0.0.5 2021-11-02 13:48:55.127 | 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-11-02 13:48:55.280 | Collecting pyasn1>=0.1.7 2021-11-02 13:48:55.287 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2021-11-02 13:48:55.344 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev68) (0.14.1) 2021-11-02 13:48:55.394 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev68) (6.0) 2021-11-02 13:48:55.395 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev68) (1.5.0) 2021-11-02 13:48:55.396 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev68) (2.3.0) 2021-11-02 13:48:55.399 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev68) (0.8.0) 2021-11-02 13:48:55.463 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev68) (0.5.0) 2021-11-02 13:48:55.464 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev68) (1.7.4) 2021-11-02 13:48:55.466 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev68) (2.0.1) 2021-11-02 13:48:55.524 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev68) (2.8.2) 2021-11-02 13:48:55.529 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev68) (0.9.6) 2021-11-02 13:48:55.589 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev68) (2.4.0) 2021-11-02 13:48:55.591 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev68) (5.1.0) 2021-11-02 13:48:55.595 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev68) (0.4.0) 2021-11-02 13:48:55.597 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev68) (5.0.6) 2021-11-02 13:48:55.598 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev68) (4.2.4) 2021-11-02 13:48:55.621 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev68) (3.3.0) 2021-11-02 13:48:55.622 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev68) (3.0.2) 2021-11-02 13:48:55.626 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev68) (3.2.0) 2021-11-02 13:48:55.672 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev68) (1.0.2) 2021-11-02 13:48:55.769 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev68) (3.0.0) 2021-11-02 13:48:55.770 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev68) (1.3.3) 2021-11-02 13:48:55.796 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev68) (2.3.0) 2021-11-02 13:48:55.823 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev68) (0.11.0) 2021-11-02 13:48:55.889 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev68) (1.26.7) 2021-11-02 13:48:55.980 | Collecting suds-community>=0.6 2021-11-02 13:48:55.988 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f73/d192016c1bdb4/suds_community-1.0.0-py3-none-any.whl (144 kB) 2021-11-02 13:48:56.624 | Collecting pynacl>=1.0.1 2021-11-02 13:48:56.633 | 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-11-02 13:48:56.682 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev68) (58.4.0) 2021-11-02 13:48:56.820 | 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.1.0.dev68) (3.9.0) 2021-11-02 13:48:56.857 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev68) (1.13.3) 2021-11-02 13:48:56.858 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev68) (21.0.0) 2021-11-02 13:48:56.895 | Collecting warlock<2,>=1.2.0 2021-11-02 13:48:56.902 | 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-11-02 13:48:57.105 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev68) (2.0.7) 2021-11-02 13:48:57.107 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev68) (2019.11.28) 2021-11-02 13:48:57.109 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev68) (3.3) 2021-11-02 13:48:57.145 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev68) (0.7) 2021-11-02 13:48:57.212 | Collecting pyudev>=0.16.1 2021-11-02 13:48:57.220 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-11-02 13:48:57.463 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev68) (0.4.2) 2021-11-02 13:48:57.465 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev68) (0.5.2) 2021-11-02 13:48:57.606 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev68) (1.4.2) 2021-11-02 13:48:57.608 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev68) (2.4.0) 2021-11-02 13:48:57.611 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev68) (2.6.3) 2021-11-02 13:48:57.740 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev68) (0.12.2) 2021-11-02 13:48:57.858 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev68) (1.1.5) 2021-11-02 13:48:57.859 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev68) (5.4.0) 2021-11-02 13:48:57.861 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev68) (4.8.1) 2021-11-02 13:48:57.894 | 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.1.0.dev68) (5.0.0) 2021-11-02 13:48:58.140 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev68) (2.20) 2021-11-02 13:48:58.216 | 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.1.0.dev68) (2.2.0) 2021-11-02 13:48:58.219 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev68) (0.4.0) 2021-11-02 13:48:58.347 | 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.1.0.dev68) (1.6) 2021-11-02 13:48:58.392 | 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.1.0.dev68) (2.5.0) 2021-11-02 13:48:58.534 | Collecting googleapis-common-protos<2.0dev,>=1.52.0 2021-11-02 13:48:58.542 | 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-11-02 13:48:58.590 | 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.1.0.dev68) (3.19.1) 2021-11-02 13:48:58.786 | 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.1.0.dev68) (2.0.1) 2021-11-02 13:48:59.211 | 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.1.0.dev68) (1.1.4) 2021-11-02 13:48:59.263 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==19.1.0.dev68) (0.12.0) 2021-11-02 13:48:59.311 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev68) (0.2.5) 2021-11-02 13:49:00.866 | 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.1.0.dev68) (1.32) 2021-11-02 13:49:01.146 | 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.1.0.dev68) (21.2.0) 2021-11-02 13:49:01.147 | 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.1.0.dev68) (1.8.2) 2021-11-02 13:49:01.148 | 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.1.0.dev68) (0.4.4) 2021-11-02 13:49:01.298 | 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.1.0.dev68) (2.1) 2021-11-02 13:49:01.551 | 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.1.0.dev68) (1.0.0) 2021-11-02 13:49:01.685 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev68) (3.6.0) 2021-11-02 13:49:02.359 | Building wheels for collected packages: rtslib-fb, zstd 2021-11-02 13:49:02.360 | Building wheel for rtslib-fb (setup.py): started 2021-11-02 13:49:03.067 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-11-02 13:49:03.068 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.74-py3-none-any.whl size=85412 sha256=7a0330b23f9cfe0548e88c485d0bfb4db913dd4fcbc61b79d7e1f52039df1a9b 2021-11-02 13:49:03.068 | Stored in directory: /root/.cache/pip/wheels/0a/66/4f/3df2a9dc0ce4bd9783f4e0597600268e05f1fdc434bf783a5c 2021-11-02 13:49:03.072 | Building wheel for zstd (setup.py): started 2021-11-02 13:50:03.863 | Building wheel for zstd (setup.py): still running... 2021-11-02 13:50:10.939 | Building wheel for zstd (setup.py): finished with status 'done' 2021-11-02 13:50:10.955 | Created wheel for zstd: filename=zstd-1.5.0.2-cp38-cp38-linux_x86_64.whl size=2349275 sha256=e470a8848322c7d7ed63676682ab519b7f00d67e340bacbeb37d7303193ed968 2021-11-02 13:50:10.955 | Stored in directory: /root/.cache/pip/wheels/44/cf/d0/167a454a4b3d5833a5666b8512dbe0bcc20ef0424d943b6c7a 2021-11-02 13:50:10.959 | Successfully built rtslib-fb zstd 2021-11-02 13:50:12.043 | Installing collected packages: pyasn1, rsa, pyasn1-modules, googleapis-common-protos, google-auth, botocore, warlock, uritemplate, suds-community, 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-11-02 13:50:14.037 | Attempting uninstall: pynacl 2021-11-02 13:50:14.040 | Found existing installation: PyNaCl 1.3.0 2021-11-02 13:50:14.049 | Uninstalling PyNaCl-1.3.0: 2021-11-02 13:50:14.076 | Successfully uninstalled PyNaCl-1.3.0 2021-11-02 13:50:15.784 | Running setup.py develop for cinder 2021-11-02 13:50:19.194 | Successfully installed boto3-1.19.8 botocore-1.22.8 cinder google-api-core-2.2.1 google-api-python-client-2.28.0 google-auth-2.3.3 google-auth-httplib2-0.1.0 googleapis-common-protos-1.53.0 oauth2client-4.1.3 oslo.vmware-3.10.0 paramiko-2.8.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 pynacl-1.4.0 python-glanceclient-3.5.0 pyudev-0.22.0 rsa-4.7.2 rtslib-fb-2.1.74 s3transfer-0.5.0 suds-community-1.0.0 tabulate-0.8.9 uritemplate-4.1.1 warlock-1.3.3 zstd-1.5.0.2 2021-11-02 13:50:19.195 | 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-11-02 13:50:19.454 | + inc/python:pip_install:200 : result=0 2021-11-02 13:50:19.456 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-02 13:50:19.458 | + functions-common:time_stop:2309 : local name 2021-11-02 13:50:19.460 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:50:19.463 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:50:19.465 | + functions-common:time_stop:2312 : local total 2021-11-02 13:50:19.468 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:50:19.470 | + functions-common:time_stop:2315 : name=pip_install 2021-11-02 13:50:19.472 | + functions-common:time_stop:2316 : start_time=1635860924680 2021-11-02 13:50:19.474 | + functions-common:time_stop:2318 : [[ -z 1635860924680 ]] 2021-11-02 13:50:19.477 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:50:19.481 | + functions-common:time_stop:2321 : end_time=1635861019479 2021-11-02 13:50:19.483 | + functions-common:time_stop:2322 : elapsed_time=94799 2021-11-02 13:50:19.485 | + functions-common:time_stop:2323 : total=98208 2021-11-02 13:50:19.488 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:50:19.490 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=193007 2021-11-02 13:50:19.492 | + inc/python:pip_install:203 : return 0 2021-11-02 13:50:19.494 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-11-02 13:50:19.497 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-11-02 13:50:19.499 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-11-02 13:50:19.518 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-11-02 13:50:19.530 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2021-11-02 13:50:19.532 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-11-02 13:50:19.535 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:50:19.537 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:50:19.540 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2021-11-02 13:50:19.542 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:50:19.545 | + lib/cinder:install_cinder:465 : [[ lioadm == \t\g\t\a\d\m ]] 2021-11-02 13:50:19.547 | + lib/cinder:install_cinder:467 : [[ lioadm == \l\i\o\a\d\m ]] 2021-11-02 13:50:19.549 | + lib/cinder:install_cinder:468 : is_ubuntu 2021-11-02 13:50:19.552 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:50:19.554 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:50:19.557 | + lib/cinder:install_cinder:470 : sudo mkdir -p /etc/target 2021-11-02 13:50:19.569 | + lib/cinder:install_cinder:472 : install_package targetcli-fb 2021-11-02 13:50:19.571 | + functions-common:install_package:1347 : update_package_repo 2021-11-02 13:50:19.574 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-11-02 13:50:19.577 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-11-02 13:50:19.579 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-11-02 13:50:19.582 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-11-02 13:50:19.584 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-11-02 13:50:19.586 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:50:19.589 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:50:19.591 | + functions-common:update_package_repo:1328 : apt_get_update 2021-11-02 13:50:19.594 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-11-02 13:50:19.596 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-11-02 13:50:19.599 | + functions-common:apt_get_update:1074 : return 2021-11-02 13:50:19.601 | + functions-common:install_package:1348 : real_install_package targetcli-fb 2021-11-02 13:50:19.604 | + functions-common:real_install_package:1333 : is_ubuntu 2021-11-02 13:50:19.606 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:50:19.608 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:50:19.611 | + functions-common:real_install_package:1334 : apt_get install targetcli-fb 2021-11-02 13:50:19.633 | + 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-11-02 13:50:19.738 | Reading package lists... 2021-11-02 13:50:19.957 | Building dependency tree... 2021-11-02 13:50:19.959 | Reading state information... 2021-11-02 13:50:20.186 | The following packages were automatically installed and are no longer required: 2021-11-02 13:50:20.187 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-02 13:50:20.187 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-02 13:50:20.187 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-02 13:50:20.187 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-02 13:50:20.187 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-02 13:50:20.187 | python3-zope.interface 2021-11-02 13:50:20.187 | Use 'sudo apt autoremove' to remove them. 2021-11-02 13:50:20.188 | The following additional packages will be installed: 2021-11-02 13:50:20.188 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2021-11-02 13:50:20.188 | python3-urwid 2021-11-02 13:50:20.189 | Suggested packages: 2021-11-02 13:50:20.189 | python-pyparsing-doc python-urwid-doc 2021-11-02 13:50:20.256 | The following NEW packages will be installed: 2021-11-02 13:50:20.256 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2021-11-02 13:50:20.256 | python3-urwid targetcli-fb 2021-11-02 13:50:20.597 | 0 upgraded, 6 newly installed, 0 to remove and 94 not upgraded. 2021-11-02 13:50:20.597 | Need to get 356 kB of archives. 2021-11-02 13:50:20.597 | After this operation, 2,294 kB of additional disk space will be used. 2021-11-02 13:50:20.597 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-11-02 13:50:21.046 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2021-11-02 13:50:21.283 | 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-11-02 13:50:21.296 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2021-11-02 13:50:21.331 | 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-11-02 13:50:21.362 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2021-11-02 13:50:21.929 | Fetched 356 kB in 1s (318 kB/s) 2021-11-02 13:50:21.960 | Selecting previously unselected package python3-pyparsing. 2021-11-02 13:50:22.012 | (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 ... 90882 files and directories currently installed.) 2021-11-02 13:50:22.015 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2021-11-02 13:50:22.018 | Unpacking python3-pyparsing (2.4.6-1) ... 2021-11-02 13:50:22.055 | Selecting previously unselected package python3-urwid. 2021-11-02 13:50:22.064 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2021-11-02 13:50:22.066 | Unpacking python3-urwid (2.0.1-3) ... 2021-11-02 13:50:22.122 | Selecting previously unselected package python3-configshell-fb. 2021-11-02 13:50:22.132 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2021-11-02 13:50:22.134 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2021-11-02 13:50:22.169 | Selecting previously unselected package python3-pyudev. 2021-11-02 13:50:22.179 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2021-11-02 13:50:22.181 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2021-11-02 13:50:22.220 | Selecting previously unselected package python3-rtslib-fb. 2021-11-02 13:50:22.230 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2021-11-02 13:50:22.233 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2021-11-02 13:50:22.277 | Selecting previously unselected package targetcli-fb. 2021-11-02 13:50:22.287 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2021-11-02 13:50:22.289 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2021-11-02 13:50:22.349 | Setting up python3-urwid (2.0.1-3) ... 2021-11-02 13:50:22.704 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-11-02 13:50:22.704 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-11-02 13:50:22.704 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-11-02 13:50:22.704 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-11-02 13:50:22.704 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-11-02 13:50:22.704 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-11-02 13:50:22.704 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-11-02 13:50:22.704 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-11-02 13:50:22.813 | Setting up python3-pyparsing (2.4.6-1) ... 2021-11-02 13:50:23.119 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2021-11-02 13:50:23.419 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2021-11-02 13:50:23.698 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2021-11-02 13:50:24.929 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2021-11-02 13:50:25.448 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2021-11-02 13:50:25.449 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2021-11-02 13:50:27.402 | Processing triggers for man-db (2.9.1-1) ... 2021-11-02 13:50:27.504 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-11-02 13:50:34.652 | + functions-common:apt_get:1118 : result=0 2021-11-02 13:50:34.654 | + functions-common:apt_get:1121 : time_stop apt-get 2021-11-02 13:50:34.657 | + functions-common:time_stop:2309 : local name 2021-11-02 13:50:34.659 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:50:34.661 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:50:34.664 | + functions-common:time_stop:2312 : local total 2021-11-02 13:50:34.667 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:50:34.669 | + functions-common:time_stop:2315 : name=apt-get 2021-11-02 13:50:34.672 | + functions-common:time_stop:2316 : start_time=1635861019630 2021-11-02 13:50:34.674 | + functions-common:time_stop:2318 : [[ -z 1635861019630 ]] 2021-11-02 13:50:34.678 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:50:34.682 | + functions-common:time_stop:2321 : end_time=1635861034679 2021-11-02 13:50:34.684 | + functions-common:time_stop:2322 : elapsed_time=15049 2021-11-02 13:50:34.687 | + functions-common:time_stop:2323 : total=264635 2021-11-02 13:50:34.690 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:50:34.692 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=279684 2021-11-02 13:50:34.694 | + functions-common:apt_get:1122 : return 0 2021-11-02 13:50:34.697 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-02 13:50:34.699 | + ./stack.sh:main:908 : configure_cinder 2021-11-02 13:50:34.702 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-11-02 13:50:34.715 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2021-11-02 13:50:34.719 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2021-11-02 13:50:34.721 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-11-02 13:50:34.723 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-11-02 13:50:34.726 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-11-02 13:50:34.727 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-11-02 13:50:34.732 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-11-02 13:50:34.734 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-11-02 13:50:34.736 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-11-02 13:50:34.738 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-11-02 13:50:34.740 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-11-02 13:50:34.742 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-11-02 13:50:34.745 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-11-02 13:50:34.747 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-11-02 13:50:34.758 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-11-02 13:50:34.769 | + 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-11-02 13:50:34.781 | + 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-11-02 13:50:34.793 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-11-02 13:50:34.805 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-11-02 13:50:34.808 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-11-02 13:50:34.811 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.c9SdnVt1uj 2021-11-02 13:50:34.814 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-11-02 13:50:34.816 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-11-02 13:50:34.818 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-11-02 13:50:34.820 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.c9SdnVt1uj 2021-11-02 13:50:34.824 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.c9SdnVt1uj 2021-11-02 13:50:34.835 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.c9SdnVt1uj /etc/sudoers.d/cinder-rootwrap 2021-11-02 13:50:34.847 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-11-02 13:50:34.851 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-11-02 13:50:34.854 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-11-02 13:50:34.856 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-11-02 13:50:34.858 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-11-02 13:50:34.860 | + 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-11-02 13:50:34.862 | + 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-11-02 13:50:34.865 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-11-02 13:50:34.867 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-11-02 13:50:34.871 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-11-02 13:50:34.876 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-11-02 13:50:34.894 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-11-02 13:50:34.912 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-11-02 13:50:34.931 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-11-02 13:50:34.950 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-11-02 13:50:34.969 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-11-02 13:50:34.987 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-11-02 13:50:35.005 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-11-02 13:50:35.023 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-11-02 13:50:35.026 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-11-02 13:50:35.029 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-11-02 13:50:35.031 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-11-02 13:50:35.033 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-11-02 13:50:35.061 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-11-02 13:50:35.089 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.44/identity 2021-11-02 13:50:35.115 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-11-02 13:50:35.142 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-11-02 13:50:35.169 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-11-02 13:50:35.195 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-11-02 13:50:35.223 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-11-02 13:50:35.249 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-11-02 13:50:35.277 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-11-02 13:50:35.303 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-11-02 13:50:35.333 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-11-02 13:50:35.361 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2021-11-02 13:50:35.363 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-11-02 13:50:35.366 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-11-02 13:50:35.368 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=cinder 2021-11-02 13:50:35.371 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-11-02 13:50:35.373 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-11-02 13:50:35.403 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-11-02 13:50:35.430 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-11-02 13:50:35.458 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-11-02 13:50:35.484 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-11-02 13:50:35.512 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-11-02 13:50:35.539 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-11-02 13:50:35.569 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2021-11-02 13:50:35.571 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.44 2021-11-02 13:50:35.599 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-11-02 13:50:35.630 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2021-11-02 13:50:35.638 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 359f7edf289615cb79c7e5e9ffc8db11 2021-11-02 13:50:35.665 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2021-11-02 13:50:35.668 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-11-02 13:50:35.696 | + lib/cinder:configure_cinder:294 : is_service_enabled c-vol 2021-11-02 13:50:35.712 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:50:35.714 | + lib/cinder:configure_cinder:294 : [[ -n lvm:lvmdriver-1 ]] 2021-11-02 13:50:35.716 | + lib/cinder:configure_cinder:295 : local enabled_backends= 2021-11-02 13:50:35.718 | + lib/cinder:configure_cinder:296 : local default_name= 2021-11-02 13:50:35.721 | + lib/cinder:configure_cinder:297 : local be be_name be_type 2021-11-02 13:50:35.723 | + lib/cinder:configure_cinder:298 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-11-02 13:50:35.725 | + lib/cinder:configure_cinder:299 : be_type=lvm 2021-11-02 13:50:35.727 | + lib/cinder:configure_cinder:300 : be_name=lvmdriver-1 2021-11-02 13:50:35.730 | + lib/cinder:configure_cinder:301 : type configure_cinder_backend_lvm 2021-11-02 13:50:35.733 | + lib/cinder:configure_cinder:302 : configure_cinder_backend_lvm lvmdriver-1 2021-11-02 13:50:35.735 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2021-11-02 13:50:35.737 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2021-11-02 13:50:35.767 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2021-11-02 13:50:35.794 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2021-11-02 13:50:35.821 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2021-11-02 13:50:35.849 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2021-11-02 13:50:35.876 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2021-11-02 13:50:35.903 | + lib/cinder:configure_cinder:304 : [[ -z '' ]] 2021-11-02 13:50:35.906 | + lib/cinder:configure_cinder:305 : default_name=lvmdriver-1 2021-11-02 13:50:35.908 | + lib/cinder:configure_cinder:307 : enabled_backends+=lvmdriver-1, 2021-11-02 13:50:35.910 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2021-11-02 13:50:35.937 | + lib/cinder:configure_cinder:310 : [[ -n lvmdriver-1 ]] 2021-11-02 13:50:35.940 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2021-11-02 13:50:35.968 | + lib/cinder:configure_cinder:313 : configure_cinder_image_volume_cache 2021-11-02 13:50:35.970 | + lib/cinder:configure_cinder_image_volume_cache:616 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2021-11-02 13:50:35.972 | + lib/cinder:configure_cinder_image_volume_cache:617 : local be_name=lvmdriver-1 2021-11-02 13:50:35.975 | + lib/cinder:configure_cinder_image_volume_cache:619 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2021-11-02 13:50:36.002 | + lib/cinder:configure_cinder_image_volume_cache:621 : [[ -n '' ]] 2021-11-02 13:50:36.004 | + lib/cinder:configure_cinder_image_volume_cache:625 : [[ -n '' ]] 2021-11-02 13:50:36.006 | + lib/cinder:configure_cinder:316 : is_service_enabled c-bak 2021-11-02 13:50:36.023 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:50:36.026 | + lib/cinder:configure_cinder:316 : [[ -n swift ]] 2021-11-02 13:50:36.028 | + lib/cinder:configure_cinder:317 : type configure_cinder_backup_swift 2021-11-02 13:50:36.030 | + lib/cinder:configure_cinder:318 : configure_cinder_backup_swift 2021-11-02 13:50:36.033 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2021-11-02 13:50:36.060 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.44:8080/v1/AUTH_ 2021-11-02 13:50:36.088 | + lib/cinder:configure_cinder:324 : is_service_enabled ceilometer 2021-11-02 13:50:36.104 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:50:36.106 | + lib/cinder:configure_cinder:328 : is_service_enabled tls-proxy 2021-11-02 13:50:36.123 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:50:36.125 | + lib/cinder:configure_cinder:342 : '[' False '!=' False ']' 2021-11-02 13:50:36.127 | + lib/cinder:configure_cinder:346 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-11-02 13:50:36.129 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-11-02 13:50:36.132 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-11-02 13:50:36.135 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-11-02 13:50:36.137 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-11-02 13:50:36.139 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-02 13:50:36.155 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:50:36.158 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-11-02 13:50:36.160 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-11-02 13:50:36.162 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-02 13:50:36.177 | ++ functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:50:36.180 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2021-11-02 13:50:36.183 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2021-11-02 13:50:36.210 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-02 13:50:36.213 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-02 13:50:36.215 | + lib/cinder:configure_cinder:349 : setup_logging /etc/cinder/cinder.conf True 2021-11-02 13:50:36.217 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-11-02 13:50:36.220 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-11-02 13:50:36.223 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-11-02 13:50:36.239 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-11-02 13:50:36.241 | + functions:setup_systemd_logging:695 : local pidstr= 2021-11-02 13:50:36.244 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-11-02 13:50:36.247 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-11-02 13:50:36.249 | + 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-11-02 13:50:36.276 | + 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-11-02 13:50:36.303 | + 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-11-02 13:50:36.331 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-02 13:50:36.358 | + lib/cinder:configure_cinder:351 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-11-02 13:50:36.360 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-11-02 13:50:36.363 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2021-11-02 13:50:36.365 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2021-11-02 13:50:36.367 | + lib/apache:write_uwsgi_config:257 : local http= 2021-11-02 13:50:36.370 | + lib/apache:write_uwsgi_config:258 : local name= 2021-11-02 13:50:36.373 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2021-11-02 13:50:36.377 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2021-11-02 13:50:36.379 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-11-02 13:50:36.381 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-11-02 13:50:36.394 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-11-02 13:50:36.394 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-11-02 13:50:36.402 | d /var/run/uwsgi 0755 ubuntu root 2021-11-02 13:50:36.405 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-11-02 13:50:36.421 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-11-02 13:50:36.423 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-11-02 13:50:36.427 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-11-02 13:50:36.456 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-11-02 13:50:36.482 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-11-02 13:50:36.509 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-11-02 13:50:36.535 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-11-02 13:50:36.562 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-11-02 13:50:36.589 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-11-02 13:50:36.615 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-11-02 13:50:36.642 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-11-02 13:50:36.669 | + 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-11-02 13:50:36.696 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-11-02 13:50:36.723 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-11-02 13:50:36.749 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-11-02 13:50:36.776 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-11-02 13:50:36.779 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-11-02 13:50:36.781 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2021-11-02 13:50:36.784 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2021-11-02 13:50:36.786 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-11-02 13:50:36.788 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:50:36.791 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:50:36.793 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-11-02 13:50:36.796 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-11-02 13:50:36.798 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-11-02 13:50:36.826 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-11-02 13:50:36.853 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-11-02 13:50:36.853 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2021-11-02 13:50:36.861 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2021-11-02 13:50:36.864 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2021-11-02 13:50:36.867 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2021-11-02 13:50:36.870 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-11-02 13:50:36.872 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-11-02 13:50:36.874 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-02 13:50:36.876 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:50:36.879 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:50:36.881 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-11-02 13:50:36.883 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-11-02 13:50:36.886 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:50:36.890 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:50:36.892 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2021-11-02 13:50:36.952 | Enabling site cinder-wsgi. 2021-11-02 13:50:36.958 | To activate the new configuration, you need to run: 2021-11-02 13:50:36.958 | systemctl reload apache2 2021-11-02 13:50:36.962 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-11-02 13:50:36.964 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-11-02 13:50:36.967 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-11-02 13:50:36.969 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-11-02 13:50:37.095 | + lib/cinder:configure_cinder:353 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-11-02 13:50:37.098 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-11-02 13:50:37.128 | + lib/cinder:configure_cinder:359 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.44/image 2021-11-02 13:50:37.156 | + lib/cinder:configure_cinder:360 : is_service_enabled tls-proxy 2021-11-02 13:50:37.172 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:50:37.175 | + lib/cinder:configure_cinder:366 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-11-02 13:50:37.177 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-11-02 13:50:37.179 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-11-02 13:50:37.182 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-11-02 13:50:37.185 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-11-02 13:50:37.215 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-11-02 13:50:37.242 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.44/identity 2021-11-02 13:50:37.269 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-11-02 13:50:37.297 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-11-02 13:50:37.325 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-11-02 13:50:37.352 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-11-02 13:50:37.380 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-11-02 13:50:37.408 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-11-02 13:50:37.436 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-11-02 13:50:37.463 | + lib/cinder:configure_cinder:367 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-11-02 13:50:37.491 | + lib/cinder:configure_cinder:368 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-11-02 13:50:37.519 | + lib/cinder:configure_cinder:370 : [[ ! -z '' ]] 2021-11-02 13:50:37.521 | + lib/cinder:configure_cinder:372 : is_service_enabled etcd3 2021-11-02 13:50:37.537 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:50:37.540 | + lib/cinder:configure_cinder:373 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.44:2379 2021-11-02 13:50:37.570 | + lib/cinder:configure_cinder:376 : [[ False == True ]] 2021-11-02 13:50:37.573 | + ./stack.sh:main:911 : is_service_enabled neutron 2021-11-02 13:50:37.590 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:50:37.593 | + ./stack.sh:main:913 : stack_install_service neutron 2021-11-02 13:50:37.595 | + lib/stack:stack_install_service:20 : local service=neutron 2021-11-02 13:50:37.597 | + lib/stack:stack_install_service:21 : type install_neutron 2021-11-02 13:50:37.600 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-02 13:50:37.602 | + lib/stack:stack_install_service:32 : install_neutron 2021-11-02 13:50:37.605 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-11-02 13:50:37.609 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-02 13:50:37.609 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-11-02 13:50:37.614 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-02 13:50:37.617 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-11-02 13:50:37.619 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-11-02 13:50:37.622 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-11-02 13:50:37.624 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-11-02 13:50:37.627 | + lib/neutron-legacy:install_mutnauq:450 : use_library_from_git neutron-lib 2021-11-02 13:50:37.629 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-11-02 13:50:37.631 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:50:37.634 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:50:37.636 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2021-11-02 13:50:37.639 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:50:37.641 | + lib/neutron-legacy:install_mutnauq:455 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-11-02 13:50:37.644 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-11-02 13:50:37.646 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-11-02 13:50:37.648 | + functions-common:git_clone:525 : local git_ref=master 2021-11-02 13:50:37.651 | + functions-common:git_clone:526 : local orig_dir 2021-11-02 13:50:37.653 | ++ functions-common:git_clone:527 : pwd 2021-11-02 13:50:37.656 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-02 13:50:37.658 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-02 13:50:37.661 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-02 13:50:37.677 | + functions-common:git_clone:530 : RECLONE=False 2021-11-02 13:50:37.679 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-02 13:50:37.682 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-02 13:50:37.684 | + functions-common:git_clone:544 : echo master 2021-11-02 13:50:37.685 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-02 13:50:37.690 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-11-02 13:50:37.692 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-02 13:50:37.694 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-11-02 13:50:37.697 | + functions-common:git_clone:593 : git show --oneline 2021-11-02 13:50:37.697 | + functions-common:git_clone:593 : head -1 2021-11-02 13:50:37.702 | afaf7021a1 [WIP] Add Local IP fullstack test case 2021-11-02 13:50:37.705 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-02 13:50:37.708 | + lib/neutron-legacy:install_mutnauq:456 : setup_develop /opt/stack/neutron 2021-11-02 13:50:37.710 | + inc/python:setup_develop:338 : local bindep 2021-11-02 13:50:37.713 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-11-02 13:50:37.716 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-11-02 13:50:37.718 | + inc/python:setup_develop:344 : local extras= 2021-11-02 13:50:37.720 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-11-02 13:50:37.723 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-11-02 13:50:37.725 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-11-02 13:50:37.728 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-11-02 13:50:37.731 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-11-02 13:50:37.733 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-11-02 13:50:37.737 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-11-02 13:50:37.739 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-11-02 13:50:37.742 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-11-02 13:50:37.744 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-11-02 13:50:37.747 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-11-02 13:50:37.750 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-11-02 13:50:37.756 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2021-11-02 13:50:37.758 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2021-11-02 13:50:38.391 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2021-11-02 13:50:38.393 | + inc/python:setup_package:418 : local bindep=0 2021-11-02 13:50:38.395 | + inc/python:setup_package:419 : local bindep_flag= 2021-11-02 13:50:38.398 | + inc/python:setup_package:420 : local bindep_profiles= 2021-11-02 13:50:38.401 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2021-11-02 13:50:38.403 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2021-11-02 13:50:38.405 | + inc/python:setup_package:427 : local flags=-e 2021-11-02 13:50:38.407 | + inc/python:setup_package:428 : local extras= 2021-11-02 13:50:38.410 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-11-02 13:50:38.412 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-11-02 13:50:38.414 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-11-02 13:50:38.417 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-11-02 13:50:38.419 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-11-02 13:50:38.421 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2021-11-02 13:50:38.442 | Using python 3.8 to install /opt/stack/neutron 2021-11-02 13:50:38.445 | + 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-11-02 13:50:39.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:50:39.292 | from cryptography.utils import int_from_bytes 2021-11-02 13:50:39.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:50:39.292 | from cryptography.utils import int_from_bytes 2021-11-02 13:50:40.332 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-02 13:50:40.349 | Obtaining file:///opt/stack/neutron 2021-11-02 13:50:40.349 | Preparing metadata (setup.py): started 2021-11-02 13:50:42.393 | Preparing metadata (setup.py): finished with status 'done' 2021-11-02 13:50:42.507 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (5.6.0) 2021-11-02 13:50:42.508 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (3.5.0) 2021-11-02 13:50:42.509 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (2.1.1) 2021-11-02 13:50:42.510 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (2.5.1) 2021-11-02 13:50:42.512 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (2.3.0) 2021-11-02 13:50:42.513 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (5.1.0) 2021-11-02 13:50:42.513 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (0.32.0) 2021-11-02 13:50:42.514 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (1.3.3) 2021-11-02 13:50:42.516 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (0.20.1) 2021-11-02 13:50:42.517 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (2.26.0) 2021-11-02 13:50:42.518 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (3.0.2) 2021-11-02 13:50:42.519 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (9.3.0) 2021-11-02 13:50:42.520 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (0.8.0) 2021-11-02 13:50:42.521 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (0.11.0) 2021-11-02 13:50:42.522 | Requirement already satisfied: neutron-lib>=2.16.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (2.16.0) 2021-11-02 13:50:42.523 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (7.6.0) 2021-11-02 13:50:42.524 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (6.3.1) 2021-11-02 13:50:42.525 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (1.4.26) 2021-11-02 13:50:42.527 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (1.8.7) 2021-11-02 13:50:42.528 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (4.4.0) 2021-11-02 13:50:42.529 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (1.7.4) 2021-11-02 13:50:42.530 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (3.5.0) 2021-11-02 13:50:42.531 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (2.8.1) 2021-11-02 13:50:42.532 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (4.4.1) 2021-11-02 13:50:42.533 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (8.7.1) 2021-11-02 13:50:42.534 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (3.4.0) 2021-11-02 13:50:42.535 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (11.0.0) 2021-11-02 13:50:42.536 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (5.1.0) 2021-11-02 13:50:42.537 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (4.6.1) 2021-11-02 13:50:42.538 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (12.11.0) 2021-11-02 13:50:42.539 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (4.4.0) 2021-11-02 13:50:42.541 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (3.9.0) 2021-11-02 13:50:42.542 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (2.6.2) 2021-11-02 13:50:42.543 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (2.3.0) 2021-11-02 13:50:42.544 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (6.3.0) 2021-11-02 13:50:42.545 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (4.2.0) 2021-11-02 13:50:42.546 | Requirement already satisfied: oslo.service>=1.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (2.7.0) 2021-11-02 13:50:42.547 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (1.4.0) 2021-11-02 13:50:42.548 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (4.11.0) 2021-11-02 13:50:42.549 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (2.5.0) 2021-11-02 13:50:42.550 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (3.4.2) 2021-11-02 13:50:42.552 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (2.2.0) 2021-11-02 13:50:42.553 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (1.1.0) 2021-11-02 13:50:42.554 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (2.16.0) 2021-11-02 13:50:42.555 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (1.12.0) 2021-11-02 13:50:42.556 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (21.2) 2021-11-02 13:50:42.557 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (5.8.0) 2021-11-02 13:50:42.558 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (0.6.5) 2021-11-02 13:50:42.559 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (21.0.0) 2021-11-02 13:50:42.560 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (17.6.0) 2021-11-02 13:50:42.561 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (0.59.0) 2021-11-02 13:50:42.562 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (4.3.0) 2021-11-02 13:50:42.564 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (2.6.0) 2021-11-02 13:50:42.565 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (2.4.0) 2021-11-02 13:50:42.566 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev136) (2.9.0) 2021-11-02 13:50:42.582 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev136) (1.1.5) 2021-11-02 13:50:42.583 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev136) (4.8.1) 2021-11-02 13:50:42.585 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev136) (5.4.0) 2021-11-02 13:50:42.596 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev136) (1.13.3) 2021-11-02 13:50:42.597 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev136) (1.16.0) 2021-11-02 13:50:42.608 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->neutron==19.1.0.dev136) (1.1.2) 2021-11-02 13:50:42.609 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->neutron==19.1.0.dev136) (2.1.0) 2021-11-02 13:50:42.621 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==19.1.0.dev136) (2.4.7) 2021-11-02 13:50:42.628 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev136) (2.0.1) 2021-11-02 13:50:42.688 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev136) (1.7.0) 2021-11-02 13:50:42.689 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev136) (0.1.16) 2021-11-02 13:50:42.742 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev136) (3.1.1) 2021-11-02 13:50:42.745 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev136) (4.3.0) 2021-11-02 13:50:42.790 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.16.0->neutron==19.1.0.dev136) (1.2.2) 2021-11-02 13:50:42.791 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.16.0->neutron==19.1.0.dev136) (2.6.0) 2021-11-02 13:50:42.823 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev136) (0.10.0) 2021-11-02 13:50:42.824 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev136) (1.4.4) 2021-11-02 13:50:42.825 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev136) (35.0.0) 2021-11-02 13:50:42.826 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev136) (1.32) 2021-11-02 13:50:42.827 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev136) (1.1.4) 2021-11-02 13:50:42.828 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev136) (6.0) 2021-11-02 13:50:42.829 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev136) (1.4.0) 2021-11-02 13:50:42.831 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev136) (2.5.0) 2021-11-02 13:50:42.849 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==19.1.0.dev136) (1.0.2) 2021-11-02 13:50:42.938 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==19.1.0.dev136) (0.14.1) 2021-11-02 13:50:42.981 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==19.1.0.dev136) (1.5.0) 2021-11-02 13:50:43.044 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev136) (0.5.0) 2021-11-02 13:50:43.045 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev136) (2.0.1) 2021-11-02 13:50:43.046 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev136) (0.13.0) 2021-11-02 13:50:43.104 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev136) (2.8.2) 2021-11-02 13:50:43.107 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev136) (0.9.6) 2021-11-02 13:50:43.168 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev136) (0.4.0) 2021-11-02 13:50:43.169 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev136) (4.2.4) 2021-11-02 13:50:43.170 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev136) (5.1.0) 2021-11-02 13:50:43.172 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev136) (5.0.6) 2021-11-02 13:50:43.196 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev136) (3.2.0) 2021-11-02 13:50:43.198 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev136) (3.3.0) 2021-11-02 13:50:43.269 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==19.1.0.dev136) (1.15.0) 2021-11-02 13:50:43.323 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev136) (2021.3) 2021-11-02 13:50:43.356 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==19.1.0.dev136) (1.3.3) 2021-11-02 13:50:43.357 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==19.1.0.dev136) (3.0.0) 2021-11-02 13:50:43.380 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev136) (2.3.0) 2021-11-02 13:50:43.534 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev136) (2.4.0) 2021-11-02 13:50:43.606 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev136) (58.4.0) 2021-11-02 13:50:43.682 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev136) (3.0.0) 2021-11-02 13:50:43.683 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev136) (0.3.5) 2021-11-02 13:50:43.794 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev136) (0.6.5) 2021-11-02 13:50:43.795 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev136) (0.6.5) 2021-11-02 13:50:43.796 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev136) (0.6.5) 2021-11-02 13:50:43.797 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev136) (0.6.5) 2021-11-02 13:50:43.798 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev136) (0.6.5) 2021-11-02 13:50:43.799 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev136) (0.6.5) 2021-11-02 13:50:43.800 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev136) (0.6.5) 2021-11-02 13:50:44.006 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev136) (2.4.2) 2021-11-02 13:50:44.008 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev136) (3.2.0) 2021-11-02 13:50:44.009 | 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==19.1.0.dev136) (3.9.0) 2021-11-02 13:50:44.051 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev136) (2.1.0) 2021-11-02 13:50:44.057 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev136) (3.17.5) 2021-11-02 13:50:44.148 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev136) (3.3) 2021-11-02 13:50:44.151 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev136) (2.0.7) 2021-11-02 13:50:44.152 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev136) (2019.11.28) 2021-11-02 13:50:44.153 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev136) (1.26.7) 2021-11-02 13:50:44.190 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev136) (0.7) 2021-11-02 13:50:44.535 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev136) (0.12.2) 2021-11-02 13:50:44.612 | 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==19.1.0.dev136) (5.0.0) 2021-11-02 13:50:44.802 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==19.1.0.dev136) (2.20) 2021-11-02 13:50:44.876 | 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==19.1.0.dev136) (2.2.0) 2021-11-02 13:50:44.877 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev136) (0.4.0) 2021-11-02 13:50:45.065 | 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==19.1.0.dev136) (1.6) 2021-11-02 13:50:45.107 | 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==19.1.0.dev136) (2.5.0) 2021-11-02 13:50:45.278 | 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==19.1.0.dev136) (2.1) 2021-11-02 13:50:45.796 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==19.1.0.dev136) (0.12.0) 2021-11-02 13:50:45.845 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev136) (0.2.5) 2021-11-02 13:50:46.438 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev136) (0.4.2) 2021-11-02 13:50:46.440 | 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==19.1.0.dev136) (0.5.2) 2021-11-02 13:50:46.745 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev136) (4.10.0) 2021-11-02 13:50:46.746 | 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==19.1.0.dev136) (2.0.0) 2021-11-02 13:50:46.913 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==19.1.0.dev136) (3.6.0) 2021-11-02 13:50:47.159 | 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==19.1.0.dev136) (0.4.4) 2021-11-02 13:50:47.161 | 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==19.1.0.dev136) (1.8.2) 2021-11-02 13:50:47.162 | 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==19.1.0.dev136) (21.2.0) 2021-11-02 13:50:47.387 | 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==19.1.0.dev136) (1.0.0) 2021-11-02 13:50:47.636 | 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==19.1.0.dev136) (2.2.1) 2021-11-02 13:50:49.107 | Installing collected packages: neutron 2021-11-02 13:50:49.107 | Attempting uninstall: neutron 2021-11-02 13:50:49.109 | Found existing installation: neutron 19.0.0 2021-11-02 13:50:50.363 | Uninstalling neutron-19.0.0: 2021-11-02 13:50:50.442 | Successfully uninstalled neutron-19.0.0 2021-11-02 13:50:50.444 | Running setup.py develop for neutron 2021-11-02 13:50:54.160 | Successfully installed neutron 2021-11-02 13:50:54.161 | 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-11-02 13:50:54.302 | + inc/python:pip_install:200 : result=0 2021-11-02 13:50:54.304 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-02 13:50:54.307 | + functions-common:time_stop:2309 : local name 2021-11-02 13:50:54.309 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:50:54.311 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:50:54.314 | + functions-common:time_stop:2312 : local total 2021-11-02 13:50:54.316 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:50:54.318 | + functions-common:time_stop:2315 : name=pip_install 2021-11-02 13:50:54.320 | + functions-common:time_stop:2316 : start_time=1635861038437 2021-11-02 13:50:54.323 | + functions-common:time_stop:2318 : [[ -z 1635861038437 ]] 2021-11-02 13:50:54.326 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:50:54.330 | + functions-common:time_stop:2321 : end_time=1635861054328 2021-11-02 13:50:54.332 | + functions-common:time_stop:2322 : elapsed_time=15891 2021-11-02 13:50:54.334 | + functions-common:time_stop:2323 : total=193007 2021-11-02 13:50:54.337 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:50:54.339 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=208898 2021-11-02 13:50:54.341 | + inc/python:pip_install:203 : return 0 2021-11-02 13:50:54.343 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-11-02 13:50:54.346 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-11-02 13:50:54.348 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-11-02 13:50:54.366 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-11-02 13:50:54.378 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2021-11-02 13:50:54.381 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-11-02 13:50:54.383 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:50:54.386 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:50:54.389 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2021-11-02 13:50:54.391 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:50:54.394 | + lib/neutron-legacy:install_mutnauq:458 : [[ openvswitch == \o\v\n ]] 2021-11-02 13:50:54.396 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-02 13:50:54.399 | + ./stack.sh:main:916 : is_service_enabled nova 2021-11-02 13:50:54.416 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:50:54.418 | + ./stack.sh:main:918 : stack_install_service nova 2021-11-02 13:50:54.421 | + lib/stack:stack_install_service:20 : local service=nova 2021-11-02 13:50:54.423 | + lib/stack:stack_install_service:21 : type install_nova 2021-11-02 13:50:54.426 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-02 13:50:54.428 | + lib/stack:stack_install_service:32 : install_nova 2021-11-02 13:50:54.431 | + lib/nova:install_nova:818 : use_library_from_git os-vif 2021-11-02 13:50:54.434 | + inc/python:use_library_from_git:250 : local name=os-vif 2021-11-02 13:50:54.436 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:50:54.439 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:50:54.441 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2021-11-02 13:50:54.444 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:50:54.447 | + lib/nova:install_nova:823 : is_service_enabled n-cpu 2021-11-02 13:50:54.462 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:50:54.465 | + lib/nova:install_nova:827 : is_service_enabled n-novnc 2021-11-02 13:50:54.480 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:50:54.483 | + lib/nova:install_nova:839 : is_service_enabled n-spice 2021-11-02 13:50:54.498 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:50:54.501 | + lib/nova:install_nova:851 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2021-11-02 13:50:54.503 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/nova.git 2021-11-02 13:50:54.505 | + functions-common:git_clone:524 : local git_dest=/opt/stack/nova 2021-11-02 13:50:54.507 | + functions-common:git_clone:525 : local git_ref=master 2021-11-02 13:50:54.510 | + functions-common:git_clone:526 : local orig_dir 2021-11-02 13:50:54.513 | ++ functions-common:git_clone:527 : pwd 2021-11-02 13:50:54.515 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-02 13:50:54.517 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-02 13:50:54.520 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-02 13:50:54.536 | + functions-common:git_clone:530 : RECLONE=False 2021-11-02 13:50:54.538 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-02 13:50:54.540 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-02 13:50:54.543 | + functions-common:git_clone:544 : echo master 2021-11-02 13:50:54.543 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-02 13:50:54.548 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/nova ]] 2021-11-02 13:50:54.550 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-02 13:50:54.552 | + functions-common:git_clone:592 : cd /opt/stack/nova 2021-11-02 13:50:54.555 | + functions-common:git_clone:593 : git show --oneline 2021-11-02 13:50:54.555 | + functions-common:git_clone:593 : head -1 2021-11-02 13:50:54.559 | 0088f6aa0f Merge "Revert "Temp disable nova-manage placement heal_allocation testing"" 2021-11-02 13:50:54.561 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-02 13:50:54.564 | + lib/nova:install_nova:852 : setup_develop /opt/stack/nova 2021-11-02 13:50:54.567 | + inc/python:setup_develop:338 : local bindep 2021-11-02 13:50:54.569 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2021-11-02 13:50:54.572 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2021-11-02 13:50:54.574 | + inc/python:setup_develop:344 : local extras= 2021-11-02 13:50:54.576 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-11-02 13:50:54.579 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-11-02 13:50:54.581 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2021-11-02 13:50:54.584 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2021-11-02 13:50:54.586 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-11-02 13:50:54.589 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-11-02 13:50:54.592 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2021-11-02 13:50:54.594 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-11-02 13:50:54.597 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2021-11-02 13:50:54.600 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-11-02 13:50:54.602 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-11-02 13:50:54.605 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-11-02 13:50:54.610 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2021-11-02 13:50:54.613 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2021-11-02 13:50:55.239 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2021-11-02 13:50:55.241 | + inc/python:setup_package:418 : local bindep=0 2021-11-02 13:50:55.244 | + inc/python:setup_package:419 : local bindep_flag= 2021-11-02 13:50:55.246 | + inc/python:setup_package:420 : local bindep_profiles= 2021-11-02 13:50:55.249 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2021-11-02 13:50:55.251 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2021-11-02 13:50:55.253 | + inc/python:setup_package:427 : local flags=-e 2021-11-02 13:50:55.255 | + inc/python:setup_package:428 : local extras= 2021-11-02 13:50:55.257 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-11-02 13:50:55.260 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-11-02 13:50:55.262 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-11-02 13:50:55.264 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-11-02 13:50:55.266 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-11-02 13:50:55.268 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2021-11-02 13:50:55.288 | Using python 3.8 to install /opt/stack/nova 2021-11-02 13:50:55.291 | + 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-11-02 13:50:56.125 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:50:56.125 | from cryptography.utils import int_from_bytes 2021-11-02 13:50:56.125 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:50:56.125 | from cryptography.utils import int_from_bytes 2021-11-02 13:50:57.175 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-02 13:50:57.193 | Obtaining file:///opt/stack/nova 2021-11-02 13:50:57.193 | Preparing metadata (setup.py): started 2021-11-02 13:51:00.056 | Preparing metadata (setup.py): finished with status 'done' 2021-11-02 13:51:00.271 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (5.6.0) 2021-11-02 13:51:00.272 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (1.4.26) 2021-11-02 13:51:00.273 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (5.1.0) 2021-11-02 13:51:00.274 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (0.32.0) 2021-11-02 13:51:00.275 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (3.0.2) 2021-11-02 13:51:00.277 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (9.3.0) 2021-11-02 13:51:00.278 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (4.6.3) 2021-11-02 13:51:00.279 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (2.5.1) 2021-11-02 13:51:00.280 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (35.0.0) 2021-11-02 13:51:00.280 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (1.8.7) 2021-11-02 13:51:00.282 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (1.1.2) 2021-11-02 13:51:00.283 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (2.1.1) 2021-11-02 13:51:00.284 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (3.5.0) 2021-11-02 13:51:00.285 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (2.3.0) 2021-11-02 13:51:00.286 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (0.13.0) 2021-11-02 13:51:00.287 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (1.7.4) 2021-11-02 13:51:00.288 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (0.8.0) 2021-11-02 13:51:00.289 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (0.11.0) 2021-11-02 13:51:00.290 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (2.8.0) 2021-11-02 13:51:00.291 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (0.1.16) 2021-11-02 13:51:00.292 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev50) (3.2.0) 2021-11-02 13:51:00.293 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (8.1.0) 2021-11-02 13:51:00.294 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (4.4.0) 2021-11-02 13:51:00.295 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (7.6.0) 2021-11-02 13:51:00.297 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (3.5.0) 2021-11-02 13:51:00.298 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (2.26.0) 2021-11-02 13:51:00.299 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (3.5.0) 2021-11-02 13:51:00.383 | Collecting websockify>=0.9.0 2021-11-02 13:51:00.392 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c4/cc1bc132abb4a/websockify-0.10.0.tar.gz (40 kB) 2021-11-02 13:51:00.410 | Preparing metadata (setup.py): started 2021-11-02 13:51:01.044 | Preparing metadata (setup.py): finished with status 'done' 2021-11-02 13:51:01.048 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (2.8.1) 2021-11-02 13:51:01.050 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (4.4.1) 2021-11-02 13:51:01.051 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (8.7.1) 2021-11-02 13:51:01.052 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (3.4.0) 2021-11-02 13:51:01.053 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (4.6.1) 2021-11-02 13:51:01.054 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (2.3.0) 2021-11-02 13:51:01.055 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (4.2.0) 2021-11-02 13:51:01.056 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (1.4.0) 2021-11-02 13:51:01.057 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (4.11.0) 2021-11-02 13:51:01.059 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (11.0.0) 2021-11-02 13:51:01.060 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (6.3.0) 2021-11-02 13:51:01.061 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (12.11.0) 2021-11-02 13:51:01.062 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (3.9.0) 2021-11-02 13:51:01.063 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (2.6.2) 2021-11-02 13:51:01.064 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (5.1.0) 2021-11-02 13:51:01.066 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (2.7.0) 2021-11-02 13:51:01.067 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (1.5.0) 2021-11-02 13:51:01.068 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (4.4.0) 2021-11-02 13:51:01.069 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (5.8.0) 2021-11-02 13:51:01.070 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (2.5.0) 2021-11-02 13:51:01.071 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (5.0.1) 2021-11-02 13:51:01.072 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (1.1.0) 2021-11-02 13:51:01.073 | Requirement already satisfied: os-traits>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (2.6.0) 2021-11-02 13:51:01.074 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (2.6.0) 2021-11-02 13:51:01.075 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (5.5.0) 2021-11-02 13:51:01.076 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (3.10.0) 2021-11-02 13:51:01.119 | Collecting microversion-parse>=0.2.1 2021-11-02 13:51:01.127 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2021-11-02 13:51:01.169 | Collecting os-xenapi>=0.3.4 2021-11-02 13:51:01.176 | 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-11-02 13:51:01.184 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (2.9.0) 2021-11-02 13:51:01.185 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (0.2.2) 2021-11-02 13:51:01.245 | Collecting pypowervm>=1.1.15 2021-11-02 13:51:01.257 | 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-11-02 13:51:01.289 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (1.3.3) 2021-11-02 13:51:01.290 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (1.7.0) 2021-11-02 13:51:01.291 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (4.6.2) 2021-11-02 13:51:01.292 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (2.8.2) 2021-11-02 13:51:01.329 | Collecting zVMCloudConnector>=1.3.0 2021-11-02 13:51:01.337 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2021-11-02 13:51:01.408 | Preparing metadata (setup.py): started 2021-11-02 13:51:02.073 | Preparing metadata (setup.py): finished with status 'done' 2021-11-02 13:51:02.076 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (2.4.0) 2021-11-02 13:51:02.078 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (0.59.0) 2021-11-02 13:51:02.079 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev50) (6.0) 2021-11-02 13:51:02.096 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev50) (5.4.0) 2021-11-02 13:51:02.098 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev50) (4.8.1) 2021-11-02 13:51:02.099 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev50) (1.1.5) 2021-11-02 13:51:02.120 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==24.1.0.dev50) (5.2.0) 2021-11-02 13:51:02.163 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev50) (1.15.0) 2021-11-02 13:51:02.195 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev50) (1.16.0) 2021-11-02 13:51:02.196 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev50) (2.1.0) 2021-11-02 13:51:02.224 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev50) (2.0.1) 2021-11-02 13:51:02.351 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev50) (3.1.1) 2021-11-02 13:51:02.353 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev50) (4.3.0) 2021-11-02 13:51:02.413 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev50) (1.4.4) 2021-11-02 13:51:02.414 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev50) (1.32) 2021-11-02 13:51:02.415 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev50) (2.5.0) 2021-11-02 13:51:02.417 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev50) (0.10.0) 2021-11-02 13:51:02.419 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev50) (1.1.4) 2021-11-02 13:51:02.420 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev50) (1.4.0) 2021-11-02 13:51:02.442 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev50) (6.3.1) 2021-11-02 13:51:02.494 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev50) (1.12.0) 2021-11-02 13:51:02.497 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev50) (0.6.5) 2021-11-02 13:51:02.499 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev50) (2.3.0) 2021-11-02 13:51:02.972 | Collecting Babel!=2.4.0,>=2.3.4 2021-11-02 13:51:03.001 | 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-11-02 13:51:03.290 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->nova==24.1.0.dev50) (0.14.1) 2021-11-02 13:51:03.402 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev50) (0.5.0) 2021-11-02 13:51:03.404 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev50) (2.0.1) 2021-11-02 13:51:03.470 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->nova==24.1.0.dev50) (0.9.6) 2021-11-02 13:51:03.531 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev50) (0.4.0) 2021-11-02 13:51:03.532 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev50) (5.1.0) 2021-11-02 13:51:03.534 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev50) (5.0.6) 2021-11-02 13:51:03.537 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev50) (4.2.4) 2021-11-02 13:51:03.567 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev50) (3.3.0) 2021-11-02 13:51:03.570 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev50) (3.2.0) 2021-11-02 13:51:03.624 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->nova==24.1.0.dev50) (1.0.2) 2021-11-02 13:51:03.682 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.1.0->nova==24.1.0.dev50) (2021.3) 2021-11-02 13:51:03.717 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev50) (1.3.3) 2021-11-02 13:51:03.720 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev50) (3.0.0) 2021-11-02 13:51:03.773 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev50) (2.4.7) 2021-11-02 13:51:03.777 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev50) (21.2) 2021-11-02 13:51:03.865 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev50) (1.4.0) 2021-11-02 13:51:03.892 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev50) (58.4.0) 2021-11-02 13:51:03.976 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==24.1.0.dev50) (0.2.5) 2021-11-02 13:51:04.065 | Requirement already satisfied: pyasn1-modules in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.1.0.dev50) (0.2.8) 2021-11-02 13:51:04.071 | Requirement already satisfied: pyasn1 in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.1.0.dev50) (0.4.8) 2021-11-02 13:51:04.108 | 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==24.1.0.dev50) (3.17.5) 2021-11-02 13:51:04.180 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev50) (21.0.0) 2021-11-02 13:51:04.181 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev50) (1.3.3) 2021-11-02 13:51:04.183 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev50) (1.13.3) 2021-11-02 13:51:04.227 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev50) (3.9.0) 2021-11-02 13:51:04.228 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev50) (2.1.0) 2021-11-02 13:51:04.229 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev50) (2.4.2) 2021-11-02 13:51:04.318 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev50) (1.26.7) 2021-11-02 13:51:04.319 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==24.1.0.dev50) (2019.11.28) 2021-11-02 13:51:04.321 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev50) (2.0.7) 2021-11-02 13:51:04.323 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev50) (3.3) 2021-11-02 13:51:04.425 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev50) (0.7) 2021-11-02 13:51:04.643 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev50) (0.4.2) 2021-11-02 13:51:04.644 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev50) (0.5.2) 2021-11-02 13:51:04.759 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev50) (2.6.3) 2021-11-02 13:51:04.763 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev50) (2.4.0) 2021-11-02 13:51:04.764 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev50) (1.4.2) 2021-11-02 13:51:04.858 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev50) (0.12.2) 2021-11-02 13:51:05.966 | Collecting numpy 2021-11-02 13:51:06.006 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/324/37f0b275c1d09/numpy-1.21.3-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) 2021-11-02 13:51:06.452 | Requirement already satisfied: PyJWT>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from zVMCloudConnector>=1.3.0->nova==24.1.0.dev50) (2.3.0) 2021-11-02 13:51:06.491 | 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==24.1.0.dev50) (5.0.0) 2021-11-02 13:51:06.784 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev50) (2.20) 2021-11-02 13:51:06.869 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev50) (0.4.0) 2021-11-02 13:51:06.871 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev50) (2.2.0) 2021-11-02 13:51:07.049 | 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==24.1.0.dev50) (1.6) 2021-11-02 13:51:07.098 | 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==24.1.0.dev50) (2.5.0) 2021-11-02 13:51:07.218 | 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==24.1.0.dev50) (2.1) 2021-11-02 13:51:07.657 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==24.1.0.dev50) (0.12.0) 2021-11-02 13:51:07.704 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev50) (2.16.0) 2021-11-02 13:51:08.155 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev50) (0.6.5) 2021-11-02 13:51:08.157 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev50) (0.6.5) 2021-11-02 13:51:08.158 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev50) (0.6.5) 2021-11-02 13:51:08.159 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev50) (0.6.5) 2021-11-02 13:51:08.160 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev50) (0.6.5) 2021-11-02 13:51:08.161 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev50) (0.6.5) 2021-11-02 13:51:08.162 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev50) (0.6.5) 2021-11-02 13:51:09.449 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==24.1.0.dev50) (3.6.0) 2021-11-02 13:51:10.033 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev50) (1.8.2) 2021-11-02 13:51:10.034 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev50) (0.4.4) 2021-11-02 13:51:10.035 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev50) (21.2.0) 2021-11-02 13:51:10.191 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev50) (2.4.0) 2021-11-02 13:51:10.302 | 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==24.1.0.dev50) (1.0.0) 2021-11-02 13:51:10.896 | Building wheels for collected packages: websockify, zVMCloudConnector 2021-11-02 13:51:10.897 | Building wheel for websockify (setup.py): started 2021-11-02 13:51:11.637 | Building wheel for websockify (setup.py): finished with status 'done' 2021-11-02 13:51:11.638 | Created wheel for websockify: filename=websockify-0.10.0-py3-none-any.whl size=38660 sha256=d3a931e476ed34f4ed6fba7ffc41349e2056c76f83af949e769a4de6e0fc7e09 2021-11-02 13:51:11.638 | Stored in directory: /root/.cache/pip/wheels/3f/06/2e/aa961b4485210c3981933044b5dbf0240ce90acf4bf3ca9832 2021-11-02 13:51:11.644 | Building wheel for zVMCloudConnector (setup.py): started 2021-11-02 13:51:12.572 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2021-11-02 13:51:12.575 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303901 sha256=ea195ae44a7c0abe38f4a54ea39d859fe313f22560a3438ed48630d3f1091cd6 2021-11-02 13:51:12.575 | Stored in directory: /root/.cache/pip/wheels/2a/0d/26/6a5dd74b24937acbd678e55297c0aa8f409dd980f39a3170dd 2021-11-02 13:51:12.580 | Successfully built websockify zVMCloudConnector 2021-11-02 13:51:13.562 | Installing collected packages: numpy, Babel, zVMCloudConnector, websockify, pypowervm, os-xenapi, microversion-parse, nova 2021-11-02 13:51:18.453 | Running setup.py develop for nova 2021-11-02 13:51:22.574 | Successfully installed Babel-2.9.1 microversion-parse-1.0.1 nova numpy-1.21.3 os-xenapi-0.3.4 pypowervm-1.1.26 websockify-0.10.0 zVMCloudConnector-1.4.1 2021-11-02 13:51:22.575 | 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-11-02 13:51:22.757 | + inc/python:pip_install:200 : result=0 2021-11-02 13:51:22.759 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-02 13:51:22.761 | + functions-common:time_stop:2309 : local name 2021-11-02 13:51:22.763 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:51:22.765 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:51:22.767 | + functions-common:time_stop:2312 : local total 2021-11-02 13:51:22.769 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:51:22.771 | + functions-common:time_stop:2315 : name=pip_install 2021-11-02 13:51:22.773 | + functions-common:time_stop:2316 : start_time=1635861055283 2021-11-02 13:51:22.776 | + functions-common:time_stop:2318 : [[ -z 1635861055283 ]] 2021-11-02 13:51:22.779 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:51:22.783 | + functions-common:time_stop:2321 : end_time=1635861082780 2021-11-02 13:51:22.785 | + functions-common:time_stop:2322 : elapsed_time=27497 2021-11-02 13:51:22.787 | + functions-common:time_stop:2323 : total=208898 2021-11-02 13:51:22.789 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:51:22.792 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=236395 2021-11-02 13:51:22.794 | + inc/python:pip_install:203 : return 0 2021-11-02 13:51:22.796 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-11-02 13:51:22.799 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-11-02 13:51:22.801 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-11-02 13:51:22.819 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-11-02 13:51:22.831 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2021-11-02 13:51:22.833 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2021-11-02 13:51:22.835 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:51:22.838 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:51:22.841 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2021-11-02 13:51:22.843 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:51:22.845 | + lib/nova:install_nova:853 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2021-11-02 13:51:22.858 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-02 13:51:22.861 | + ./stack.sh:main:919 : configure_nova 2021-11-02 13:51:22.863 | + lib/nova:configure_nova:241 : sudo install -d -o ubuntu /etc/nova 2021-11-02 13:51:22.875 | + lib/nova:configure_nova:243 : configure_rootwrap nova 2021-11-02 13:51:22.877 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-11-02 13:51:22.880 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-11-02 13:51:22.883 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-11-02 13:51:22.883 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-11-02 13:51:22.888 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-11-02 13:51:22.891 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-11-02 13:51:22.893 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-11-02 13:51:22.895 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-11-02 13:51:22.898 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-11-02 13:51:22.901 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-11-02 13:51:22.903 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-11-02 13:51:22.905 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-11-02 13:51:22.917 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-11-02 13:51:22.929 | + 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-11-02 13:51:22.941 | + 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-11-02 13:51:22.953 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-11-02 13:51:22.966 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-11-02 13:51:22.969 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-11-02 13:51:22.973 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.22lwfXpTMx 2021-11-02 13:51:22.975 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-11-02 13:51:22.977 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-11-02 13:51:22.980 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-11-02 13:51:22.982 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-11-02 13:51:22.984 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-11-02 13:51:22.987 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.22lwfXpTMx 2021-11-02 13:51:22.991 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.22lwfXpTMx 2021-11-02 13:51:23.002 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.22lwfXpTMx /etc/sudoers.d/nova-rootwrap 2021-11-02 13:51:23.014 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-11-02 13:51:23.018 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-11-02 13:51:23.021 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-11-02 13:51:23.023 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-11-02 13:51:23.026 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-11-02 13:51:23.028 | + 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-11-02 13:51:23.031 | + 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-11-02 13:51:23.033 | + lib/nova:configure_nova:245 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2021-11-02 13:51:23.036 | + lib/nova:configure_nova:247 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-11-02 13:51:23.040 | + lib/nova:configure_nova:250 : is_service_enabled n-cpu 2021-11-02 13:51:23.056 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:51:23.059 | + lib/nova:configure_nova:323 : create_nova_conf 2021-11-02 13:51:23.061 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2021-11-02 13:51:23.064 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2021-11-02 13:51:23.068 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-11-02 13:51:23.096 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2021-11-02 13:51:23.098 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-11-02 13:51:23.124 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-11-02 13:51:23.152 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-11-02 13:51:23.178 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-11-02 13:51:23.207 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2021-11-02 13:51:23.236 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-11-02 13:51:23.265 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2021-11-02 13:51:23.267 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.44 2021-11-02 13:51:23.293 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-11-02 13:51:23.320 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-11-02 13:51:23.346 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-11-02 13:51:23.372 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-11-02 13:51:23.399 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-11-02 13:51:23.427 | + lib/nova:create_nova_conf:415 : is_fedora 2021-11-02 13:51:23.429 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-02 13:51:23.432 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-02 13:51:23.434 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-02 13:51:23.436 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-02 13:51:23.438 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-02 13:51:23.440 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-02 13:51:23.443 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-11-02 13:51:23.445 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-11-02 13:51:23.447 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-02 13:51:23.449 | + lib/nova:create_nova_conf:415 : is_suse 2021-11-02 13:51:23.452 | + functions-common:is_suse:462 : is_opensuse 2021-11-02 13:51:23.454 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-02 13:51:23.456 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-02 13:51:23.458 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-02 13:51:23.460 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-02 13:51:23.462 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-02 13:51:23.464 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2021-11-02 13:51:23.480 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:51:23.482 | + lib/nova:create_nova_conf:428 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-11-02 13:51:23.484 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2021-11-02 13:51:23.486 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-11-02 13:51:23.514 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2021-11-02 13:51:23.516 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-11-02 13:51:23.518 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-11-02 13:51:23.521 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=nova_cell0 2021-11-02 13:51:23.523 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-11-02 13:51:23.525 | + lib/nova:create_nova_conf:437 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-11-02 13:51:23.555 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2021-11-02 13:51:23.557 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-11-02 13:51:23.560 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-11-02 13:51:23.562 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=nova_api 2021-11-02 13:51:23.564 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-11-02 13:51:23.567 | + lib/nova:create_nova_conf:438 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-11-02 13:51:23.596 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2021-11-02 13:51:23.624 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-11-02 13:51:23.652 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-11-02 13:51:23.685 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2021-11-02 13:51:23.700 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:51:23.703 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2021-11-02 13:51:23.718 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:51:23.721 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2021-11-02 13:51:23.722 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2021-11-02 13:51:23.726 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2021-11-02 13:51:23.729 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-11-02 13:51:23.756 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2021-11-02 13:51:23.771 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:51:23.773 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-11-02 13:51:23.776 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/nova/nova.conf 2021-11-02 13:51:23.778 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-11-02 13:51:23.780 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-11-02 13:51:23.782 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-11-02 13:51:23.811 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-11-02 13:51:23.838 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.44/identity 2021-11-02 13:51:23.864 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-11-02 13:51:23.891 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-11-02 13:51:23.917 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-11-02 13:51:23.944 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-11-02 13:51:23.972 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-11-02 13:51:24.000 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-11-02 13:51:24.027 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-11-02 13:51:24.054 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2021-11-02 13:51:24.069 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:51:24.072 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2021-11-02 13:51:24.074 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-11-02 13:51:24.103 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2021-11-02 13:51:24.129 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.44/identity 2021-11-02 13:51:24.155 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2021-11-02 13:51:24.182 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-11-02 13:51:24.208 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-11-02 13:51:24.235 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2021-11-02 13:51:24.261 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-11-02 13:51:24.288 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2021-11-02 13:51:24.304 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:51:24.306 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2021-11-02 13:51:24.308 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-11-02 13:51:24.338 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-11-02 13:51:24.368 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2021-11-02 13:51:24.370 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-11-02 13:51:24.397 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2021-11-02 13:51:24.399 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2021-11-02 13:51:24.402 | + lib/nova:create_nova_conf:482 : is_suse 2021-11-02 13:51:24.404 | + functions-common:is_suse:462 : is_opensuse 2021-11-02 13:51:24.406 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-02 13:51:24.408 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-02 13:51:24.411 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-02 13:51:24.413 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-02 13:51:24.415 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-02 13:51:24.417 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2021-11-02 13:51:24.420 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2021-11-02 13:51:24.422 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2021-11-02 13:51:24.425 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-11-02 13:51:24.441 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-11-02 13:51:24.443 | + functions:setup_systemd_logging:695 : local pidstr= 2021-11-02 13:51:24.445 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-11-02 13:51:24.448 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-11-02 13:51:24.450 | + 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-11-02 13:51:24.477 | + 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-11-02 13:51:24.503 | + 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-11-02 13:51:24.531 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-02 13:51:24.557 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-11-02 13:51:24.587 | + lib/nova:create_nova_conf:491 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-11-02 13:51:24.589 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2021-11-02 13:51:24.592 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-11-02 13:51:24.594 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2021-11-02 13:51:24.596 | + lib/apache:write_uwsgi_config:257 : local http= 2021-11-02 13:51:24.598 | + lib/apache:write_uwsgi_config:258 : local name= 2021-11-02 13:51:24.601 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2021-11-02 13:51:24.605 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2021-11-02 13:51:24.607 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-11-02 13:51:24.609 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-11-02 13:51:24.621 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-11-02 13:51:24.621 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-11-02 13:51:24.630 | d /var/run/uwsgi 0755 ubuntu root 2021-11-02 13:51:24.633 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-11-02 13:51:24.648 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-11-02 13:51:24.651 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-11-02 13:51:24.655 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-11-02 13:51:24.683 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-11-02 13:51:24.709 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-11-02 13:51:24.736 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-11-02 13:51:24.762 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-11-02 13:51:24.788 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-11-02 13:51:24.815 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-11-02 13:51:24.842 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-11-02 13:51:24.872 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-11-02 13:51:24.898 | + 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-11-02 13:51:24.924 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-11-02 13:51:24.951 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-11-02 13:51:24.977 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-11-02 13:51:25.004 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-11-02 13:51:25.007 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-11-02 13:51:25.010 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2021-11-02 13:51:25.013 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2021-11-02 13:51:25.015 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-11-02 13:51:25.017 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:51:25.019 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:51:25.022 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-11-02 13:51:25.024 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-11-02 13:51:25.027 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-11-02 13:51:25.052 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-11-02 13:51:25.080 | + 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-11-02 13:51:25.081 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-11-02 13:51:25.089 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2021-11-02 13:51:25.092 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2021-11-02 13:51:25.095 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2021-11-02 13:51:25.097 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-11-02 13:51:25.099 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-11-02 13:51:25.101 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-02 13:51:25.104 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:51:25.106 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:51:25.108 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-11-02 13:51:25.110 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-11-02 13:51:25.113 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:51:25.115 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:51:25.117 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2021-11-02 13:51:25.179 | Enabling site nova-api-wsgi. 2021-11-02 13:51:25.185 | To activate the new configuration, you need to run: 2021-11-02 13:51:25.185 | systemctl reload apache2 2021-11-02 13:51:25.189 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-11-02 13:51:25.192 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-11-02 13:51:25.194 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-11-02 13:51:25.196 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-11-02 13:51:25.324 | + lib/nova:create_nova_conf:492 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2021-11-02 13:51:25.326 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-11-02 13:51:25.328 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-11-02 13:51:25.331 | + lib/apache:write_uwsgi_config:256 : local url= 2021-11-02 13:51:25.333 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2021-11-02 13:51:25.335 | + lib/apache:write_uwsgi_config:258 : local name= 2021-11-02 13:51:25.338 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2021-11-02 13:51:25.342 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2021-11-02 13:51:25.345 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-11-02 13:51:25.347 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-11-02 13:51:25.360 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-11-02 13:51:25.360 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-11-02 13:51:25.369 | d /var/run/uwsgi 0755 ubuntu root 2021-11-02 13:51:25.373 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-11-02 13:51:25.388 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-11-02 13:51:25.390 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-11-02 13:51:25.394 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-11-02 13:51:25.424 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-11-02 13:51:25.451 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-11-02 13:51:25.477 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-11-02 13:51:25.504 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-11-02 13:51:25.531 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-11-02 13:51:25.558 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-11-02 13:51:25.584 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-11-02 13:51:25.612 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-11-02 13:51:25.640 | + 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-11-02 13:51:25.668 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-11-02 13:51:25.694 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-11-02 13:51:25.721 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-11-02 13:51:25.748 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2021-11-02 13:51:25.750 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-11-02 13:51:25.777 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2021-11-02 13:51:25.793 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:51:25.795 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-11-02 13:51:25.825 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2021-11-02 13:51:25.827 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-11-02 13:51:25.830 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-11-02 13:51:25.846 | ++ functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:51:25.848 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2021-11-02 13:51:25.851 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2021-11-02 13:51:25.879 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-11-02 13:51:25.909 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-11-02 13:51:25.911 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-11-02 13:51:25.914 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-11-02 13:51:25.916 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-11-02 13:51:25.918 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-11-02 13:51:25.920 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-02 13:51:25.936 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:51:25.939 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-11-02 13:51:25.941 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-11-02 13:51:25.944 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-02 13:51:25.960 | ++ functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:51:25.962 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2021-11-02 13:51:25.965 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2021-11-02 13:51:25.992 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-02 13:51:25.994 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-02 13:51:25.996 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-11-02 13:51:26.023 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-11-02 13:51:26.050 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2021-11-02 13:51:26.080 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2021-11-02 13:51:26.096 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:51:26.099 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-11-02 13:51:26.125 | + lib/nova:create_nova_conf:519 : '[' True == True ']' 2021-11-02 13:51:26.128 | + lib/nova:create_nova_conf:520 : init_nova_service_user_conf 2021-11-02 13:51:26.130 | + lib/nova:init_nova_service_user_conf:721 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2021-11-02 13:51:26.160 | + lib/nova:init_nova_service_user_conf:722 : iniset /etc/nova/nova.conf service_user auth_type password 2021-11-02 13:51:26.187 | + lib/nova:init_nova_service_user_conf:723 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.44/identity 2021-11-02 13:51:26.214 | + lib/nova:init_nova_service_user_conf:724 : iniset /etc/nova/nova.conf service_user username nova 2021-11-02 13:51:26.241 | + lib/nova:init_nova_service_user_conf:725 : iniset /etc/nova/nova.conf service_user password Passw0rd 2021-11-02 13:51:26.268 | + lib/nova:init_nova_service_user_conf:726 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2021-11-02 13:51:26.295 | + lib/nova:init_nova_service_user_conf:727 : iniset /etc/nova/nova.conf service_user project_name service 2021-11-02 13:51:26.323 | + lib/nova:init_nova_service_user_conf:728 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2021-11-02 13:51:26.350 | + lib/nova:init_nova_service_user_conf:729 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2021-11-02 13:51:26.377 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2021-11-02 13:51:26.394 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:51:26.397 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2021-11-02 13:51:26.400 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-11-02 13:51:26.403 | + lib/nova:create_nova_conf:525 : local conf 2021-11-02 13:51:26.405 | + lib/nova:create_nova_conf:526 : local vhost 2021-11-02 13:51:26.408 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2021-11-02 13:51:26.410 | ++ lib/nova:conductor_conf:733 : local cell=1 2021-11-02 13:51:26.413 | ++ lib/nova:conductor_conf:734 : echo /etc/nova/nova_cell1.conf 2021-11-02 13:51:26.415 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2021-11-02 13:51:26.417 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2021-11-02 13:51:26.420 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2021-11-02 13:51:26.424 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2021-11-02 13:51:26.426 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-11-02 13:51:26.429 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-11-02 13:51:26.431 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=nova_cell1 2021-11-02 13:51:26.434 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-11-02 13:51:26.436 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-11-02 13:51:26.466 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-11-02 13:51:26.496 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-11-02 13:51:26.526 | + lib/nova:create_nova_conf:535 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-11-02 13:51:26.528 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2021-11-02 13:51:26.530 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-11-02 13:51:26.532 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-11-02 13:51:26.548 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:51:26.551 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-11-02 13:51:26.551 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-11-02 13:51:27.241 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2021-11-02 13:51:27.243 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2021-11-02 13:51:27.909 | Adding vhost "nova_cell1" ... 2021-11-02 13:51:27.954 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2021-11-02 13:51:28.633 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2021-11-02 13:51:28.655 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-11-02 13:51:28.658 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-11-02 13:51:28.660 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-11-02 13:51:28.663 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-11-02 13:51:28.665 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-11-02 13:51:28.668 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-02 13:51:28.683 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:51:28.687 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-11-02 13:51:28.689 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-11-02 13:51:28.692 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-02 13:51:28.707 | ++ functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:51:28.709 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/nova_cell1 2021-11-02 13:51:28.712 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/nova_cell1 2021-11-02 13:51:28.740 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-02 13:51:28.742 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-02 13:51:28.744 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2021-11-02 13:51:28.760 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:51:28.763 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-11-02 13:51:28.765 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2021-11-02 13:51:28.767 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-11-02 13:51:28.797 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.44/identity 2021-11-02 13:51:28.824 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-11-02 13:51:28.851 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-11-02 13:51:28.878 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-11-02 13:51:28.906 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-11-02 13:51:28.934 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-11-02 13:51:28.961 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-11-02 13:51:28.988 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2021-11-02 13:51:28.991 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-11-02 13:51:28.993 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2021-11-02 13:51:28.996 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-11-02 13:51:29.013 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-11-02 13:51:29.015 | + functions:setup_systemd_logging:695 : local pidstr= 2021-11-02 13:51:29.017 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-11-02 13:51:29.020 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-11-02 13:51:29.022 | + 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-11-02 13:51:29.050 | + 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-11-02 13:51:29.077 | + 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-11-02 13:51:29.105 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-02 13:51:29.132 | + lib/nova:create_nova_conf:555 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-11-02 13:51:29.135 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2021-11-02 13:51:29.139 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-11-02 13:51:29.141 | + lib/nova:create_nova_conf:559 : local conf 2021-11-02 13:51:29.143 | + lib/nova:create_nova_conf:560 : local offset 2021-11-02 13:51:29.146 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2021-11-02 13:51:29.149 | ++ lib/nova:conductor_conf:733 : local cell=1 2021-11-02 13:51:29.151 | ++ lib/nova:conductor_conf:734 : echo /etc/nova/nova_cell1.conf 2021-11-02 13:51:29.154 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2021-11-02 13:51:29.156 | + lib/nova:create_nova_conf:562 : offset=0 2021-11-02 13:51:29.158 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-11-02 13:51:29.160 | + lib/nova:configure_console_proxies:670 : local conf=/etc/nova/nova_cell1.conf 2021-11-02 13:51:29.163 | + lib/nova:configure_console_proxies:671 : local offset=0 2021-11-02 13:51:29.165 | + lib/nova:configure_console_proxies:675 : offset=0 2021-11-02 13:51:29.168 | + lib/nova:configure_console_proxies:677 : is_service_enabled n-novnc 2021-11-02 13:51:29.183 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:51:29.186 | + lib/nova:configure_console_proxies:677 : '[' False '!=' False ']' 2021-11-02 13:51:29.188 | + lib/nova:configure_console_proxies:709 : is_service_enabled n-spice 2021-11-02 13:51:29.204 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:51:29.206 | + lib/nova:configure_console_proxies:714 : is_service_enabled n-sproxy 2021-11-02 13:51:29.221 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:51:29.224 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2021-11-02 13:51:29.241 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:51:29.243 | + ./stack.sh:main:922 : is_service_enabled placement 2021-11-02 13:51:29.260 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:51:29.262 | + ./stack.sh:main:924 : stack_install_service placement 2021-11-02 13:51:29.265 | + lib/stack:stack_install_service:20 : local service=placement 2021-11-02 13:51:29.267 | + lib/stack:stack_install_service:21 : type install_placement 2021-11-02 13:51:29.270 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-02 13:51:29.272 | + lib/stack:stack_install_service:32 : install_placement 2021-11-02 13:51:29.275 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-11-02 13:51:29.278 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2021-11-02 13:51:29.280 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:51:29.283 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:51:29.285 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2021-11-02 13:51:29.288 | + functions-common:install_package:1347 : update_package_repo 2021-11-02 13:51:29.290 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-11-02 13:51:29.293 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-11-02 13:51:29.295 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-11-02 13:51:29.298 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-11-02 13:51:29.300 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-11-02 13:51:29.303 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:51:29.305 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:51:29.307 | + functions-common:update_package_repo:1328 : apt_get_update 2021-11-02 13:51:29.311 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-11-02 13:51:29.313 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-11-02 13:51:29.316 | + functions-common:apt_get_update:1074 : return 2021-11-02 13:51:29.318 | + functions-common:install_package:1348 : real_install_package apache2 2021-11-02 13:51:29.321 | + functions-common:real_install_package:1333 : is_ubuntu 2021-11-02 13:51:29.323 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:51:29.326 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:51:29.328 | + functions-common:real_install_package:1334 : apt_get install apache2 2021-11-02 13:51:29.349 | + 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-11-02 13:51:29.456 | Reading package lists... 2021-11-02 13:51:29.675 | Building dependency tree... 2021-11-02 13:51:29.676 | Reading state information... 2021-11-02 13:51:29.906 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2021-11-02 13:51:29.906 | The following packages were automatically installed and are no longer required: 2021-11-02 13:51:29.907 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-02 13:51:29.907 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-02 13:51:29.907 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-02 13:51:29.907 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-02 13:51:29.907 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-02 13:51:29.907 | python3-zope.interface 2021-11-02 13:51:29.907 | Use 'sudo apt autoremove' to remove them. 2021-11-02 13:51:30.016 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-11-02 13:51:30.021 | + functions-common:apt_get:1118 : result=0 2021-11-02 13:51:30.023 | + functions-common:apt_get:1121 : time_stop apt-get 2021-11-02 13:51:30.026 | + functions-common:time_stop:2309 : local name 2021-11-02 13:51:30.028 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:51:30.031 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:51:30.033 | + functions-common:time_stop:2312 : local total 2021-11-02 13:51:30.035 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:51:30.037 | + functions-common:time_stop:2315 : name=apt-get 2021-11-02 13:51:30.040 | + functions-common:time_stop:2316 : start_time=1635861089347 2021-11-02 13:51:30.043 | + functions-common:time_stop:2318 : [[ -z 1635861089347 ]] 2021-11-02 13:51:30.045 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:51:30.049 | + functions-common:time_stop:2321 : end_time=1635861090047 2021-11-02 13:51:30.052 | + functions-common:time_stop:2322 : elapsed_time=700 2021-11-02 13:51:30.054 | + functions-common:time_stop:2323 : total=279684 2021-11-02 13:51:30.056 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:51:30.059 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=280384 2021-11-02 13:51:30.061 | + functions-common:apt_get:1122 : return 0 2021-11-02 13:51:30.064 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2021-11-02 13:51:30.066 | + functions-common:is_package_installed:1356 : [[ -z libapache2-mod-wsgi ]] 2021-11-02 13:51:30.069 | + functions-common:is_package_installed:1360 : [[ -z deb ]] 2021-11-02 13:51:30.071 | + functions-common:is_package_installed:1364 : [[ deb = \d\e\b ]] 2021-11-02 13:51:30.074 | + functions-common:is_package_installed:1365 : dpkg -s libapache2-mod-wsgi 2021-11-02 13:51:30.096 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2021-11-02 13:51:30.099 | + functions-common:install_package:1347 : update_package_repo 2021-11-02 13:51:30.101 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-11-02 13:51:30.104 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-11-02 13:51:30.107 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-11-02 13:51:30.109 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-11-02 13:51:30.112 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-11-02 13:51:30.114 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:51:30.117 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:51:30.119 | + functions-common:update_package_repo:1328 : apt_get_update 2021-11-02 13:51:30.122 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-11-02 13:51:30.124 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-11-02 13:51:30.126 | + functions-common:apt_get_update:1074 : return 2021-11-02 13:51:30.129 | + functions-common:install_package:1348 : real_install_package libapache2-mod-wsgi-py3 2021-11-02 13:51:30.131 | + functions-common:real_install_package:1333 : is_ubuntu 2021-11-02 13:51:30.134 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:51:30.136 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:51:30.139 | + functions-common:real_install_package:1334 : apt_get install libapache2-mod-wsgi-py3 2021-11-02 13:51:30.161 | + 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-11-02 13:51:30.266 | Reading package lists... 2021-11-02 13:51:30.490 | Building dependency tree... 2021-11-02 13:51:30.491 | Reading state information... 2021-11-02 13:51:30.719 | The following packages were automatically installed and are no longer required: 2021-11-02 13:51:30.720 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-02 13:51:30.720 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-02 13:51:30.720 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-02 13:51:30.720 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-02 13:51:30.720 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-02 13:51:30.721 | python3-zope.interface 2021-11-02 13:51:30.721 | Use 'sudo apt autoremove' to remove them. 2021-11-02 13:51:30.785 | The following NEW packages will be installed: 2021-11-02 13:51:30.786 | libapache2-mod-wsgi-py3 2021-11-02 13:51:31.211 | 0 upgraded, 1 newly installed, 0 to remove and 94 not upgraded. 2021-11-02 13:51:31.211 | Need to get 93.3 kB of archives. 2021-11-02 13:51:31.211 | After this operation, 300 kB of additional disk space will be used. 2021-11-02 13:51:31.211 | 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-11-02 13:51:32.133 | Fetched 93.3 kB in 1s (116 kB/s) 2021-11-02 13:51:32.166 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2021-11-02 13:51:32.218 | (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 ... 91051 files and directories currently installed.) 2021-11-02 13:51:32.222 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2021-11-02 13:51:32.224 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-11-02 13:51:32.287 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-11-02 13:51:32.450 | apache2_invoke: Enable module wsgi 2021-11-02 13:51:39.894 | + functions-common:apt_get:1118 : result=0 2021-11-02 13:51:39.897 | + functions-common:apt_get:1121 : time_stop apt-get 2021-11-02 13:51:39.899 | + functions-common:time_stop:2309 : local name 2021-11-02 13:51:39.901 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:51:39.904 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:51:39.906 | + functions-common:time_stop:2312 : local total 2021-11-02 13:51:39.908 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:51:39.911 | + functions-common:time_stop:2315 : name=apt-get 2021-11-02 13:51:39.913 | + functions-common:time_stop:2316 : start_time=1635861090158 2021-11-02 13:51:39.915 | + functions-common:time_stop:2318 : [[ -z 1635861090158 ]] 2021-11-02 13:51:39.918 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:51:39.922 | + functions-common:time_stop:2321 : end_time=1635861099920 2021-11-02 13:51:39.925 | + functions-common:time_stop:2322 : elapsed_time=9762 2021-11-02 13:51:39.927 | + functions-common:time_stop:2323 : total=280384 2021-11-02 13:51:39.929 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:51:39.932 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=290146 2021-11-02 13:51:39.935 | + functions-common:apt_get:1122 : return 0 2021-11-02 13:51:39.937 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2021-11-02 13:51:39.940 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2021-11-02 13:51:39.942 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-02 13:51:39.945 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:51:39.948 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:51:39.950 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2021-11-02 13:51:39.953 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2021-11-02 13:51:40.007 | wsgi (enabled by maintainer script) 2021-11-02 13:51:40.012 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2021-11-02 13:51:40.014 | + inc/python:pip_install_gr:76 : local name=osc-placement 2021-11-02 13:51:40.017 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-02 13:51:40.020 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2021-11-02 13:51:40.022 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2021-11-02 13:51:40.025 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-11-02 13:51:40.029 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-11-02 13:51:40.029 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2021-11-02 13:51:40.034 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2021-11-02 13:51:40.037 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2021-11-02 13:51:40.039 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2021-11-02 13:51:40.042 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2021-11-02 13:51:40.045 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2021-11-02 13:51:40.067 | Using python 3.8 to install osc-placement 2021-11-02 13:51:40.070 | + 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-11-02 13:51:40.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:51:40.938 | from cryptography.utils import int_from_bytes 2021-11-02 13:51:40.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:51:40.938 | from cryptography.utils import int_from_bytes 2021-11-02 13:51:41.987 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-02 13:51:42.111 | Collecting osc-placement 2021-11-02 13:51:42.120 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c6d/5a64a2d64386f/osc_placement-3.1.1-py3-none-any.whl (63 kB) 2021-11-02 13:51:42.136 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2021-11-02 13:51:42.137 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.2) 2021-11-02 13:51:42.138 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.6.0) 2021-11-02 13:51:42.139 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2021-11-02 13:51:42.140 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.11.0) 2021-11-02 13:51:42.141 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.5) 2021-11-02 13:51:42.202 | 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-11-02 13:51:42.203 | 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-11-02 13:51:42.204 | 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-11-02 13:51:42.205 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2021-11-02 13:51:42.218 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.9.0) 2021-11-02 13:51:42.220 | 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.1.0) 2021-11-02 13:51:42.222 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.59.0) 2021-11-02 13:51:42.236 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.4.7) 2021-11-02 13:51:42.237 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.3.0) 2021-11-02 13:51:42.238 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2021-11-02 13:51:42.240 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2021-11-02 13:51:42.241 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.2) 2021-11-02 13:51:42.242 | 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-11-02 13:51:42.264 | 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.2.0) 2021-11-02 13:51:42.265 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.4.0) 2021-11-02 13:51:42.266 | 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) (2.3.0) 2021-11-02 13:51:42.267 | 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) (6.0) 2021-11-02 13:51:42.277 | 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.13.3) 2021-11-02 13:51:42.317 | 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-11-02 13:51:42.319 | 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-11-02 13:51:42.321 | 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.1.0) 2021-11-02 13:51:42.322 | 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-11-02 13:51:42.323 | 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) (35.0.0) 2021-11-02 13:51:42.325 | 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-11-02 13:51:42.326 | 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-11-02 13:51:42.327 | 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.4) 2021-11-02 13:51:42.392 | 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.7) 2021-11-02 13:51:42.392 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2021-11-02 13:51:42.394 | 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.7) 2021-11-02 13:51:42.396 | 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.3) 2021-11-02 13:51:42.492 | 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-11-02 13:51:42.493 | 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-11-02 13:51:42.494 | 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-11-02 13:51:42.495 | 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-11-02 13:51:42.539 | 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.15.0) 2021-11-02 13:51:42.581 | 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-11-02 13:51:42.738 | 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-11-02 13:51:44.854 | Installing collected packages: osc-placement 2021-11-02 13:51:45.045 | Successfully installed osc-placement-3.1.1 2021-11-02 13:51:45.045 | 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-11-02 13:51:45.176 | + inc/python:pip_install:200 : result=0 2021-11-02 13:51:45.178 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-02 13:51:45.182 | + functions-common:time_stop:2309 : local name 2021-11-02 13:51:45.184 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:51:45.186 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:51:45.189 | + functions-common:time_stop:2312 : local total 2021-11-02 13:51:45.191 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:51:45.194 | + functions-common:time_stop:2315 : name=pip_install 2021-11-02 13:51:45.196 | + functions-common:time_stop:2316 : start_time=1635861100061 2021-11-02 13:51:45.199 | + functions-common:time_stop:2318 : [[ -z 1635861100061 ]] 2021-11-02 13:51:45.202 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:51:45.206 | + functions-common:time_stop:2321 : end_time=1635861105203 2021-11-02 13:51:45.209 | + functions-common:time_stop:2322 : elapsed_time=5142 2021-11-02 13:51:45.211 | + functions-common:time_stop:2323 : total=236395 2021-11-02 13:51:45.213 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:51:45.216 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=241537 2021-11-02 13:51:45.218 | + inc/python:pip_install:203 : return 0 2021-11-02 13:51:45.221 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2021-11-02 13:51:45.223 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/placement.git 2021-11-02 13:51:45.226 | + functions-common:git_clone:524 : local git_dest=/opt/stack/placement 2021-11-02 13:51:45.229 | + functions-common:git_clone:525 : local git_ref=master 2021-11-02 13:51:45.231 | + functions-common:git_clone:526 : local orig_dir 2021-11-02 13:51:45.234 | ++ functions-common:git_clone:527 : pwd 2021-11-02 13:51:45.237 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-02 13:51:45.239 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-02 13:51:45.242 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-02 13:51:45.259 | + functions-common:git_clone:530 : RECLONE=False 2021-11-02 13:51:45.262 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-02 13:51:45.264 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-02 13:51:45.267 | + functions-common:git_clone:544 : echo master 2021-11-02 13:51:45.267 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-02 13:51:45.273 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/placement ]] 2021-11-02 13:51:45.275 | + functions-common:git_clone:559 : [[ False = \T\r\u\e ]] 2021-11-02 13:51:45.277 | + functions-common:git_clone:565 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-11-02 13:51:45.280 | + functions-common:git_timed:617 : local count=0 2021-11-02 13:51:45.282 | + functions-common:git_timed:618 : local timeout=0 2021-11-02 13:51:45.285 | + functions-common:git_timed:620 : [[ -n 0 ]] 2021-11-02 13:51:45.287 | + functions-common:git_timed:621 : timeout=0 2021-11-02 13:51:45.289 | + functions-common:git_timed:624 : time_start git_timed 2021-11-02 13:51:45.292 | + functions-common:time_start:2295 : local name=git_timed 2021-11-02 13:51:45.294 | + functions-common:time_start:2296 : local start_time= 2021-11-02 13:51:45.296 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-11-02 13:51:45.299 | ++ functions-common:time_start:2300 : date +%s%3N 2021-11-02 13:51:45.303 | + functions-common:time_start:2300 : _TIME_START[$name]=1635861105301 2021-11-02 13:51:45.306 | + functions-common:git_timed:625 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-11-02 13:51:45.309 | Cloning into '/opt/stack/placement'... 2021-11-02 13:51:52.409 | + functions-common:git_timed:639 : time_stop git_timed 2021-11-02 13:51:52.411 | + functions-common:time_stop:2309 : local name 2021-11-02 13:51:52.414 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:51:52.416 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:51:52.418 | + functions-common:time_stop:2312 : local total 2021-11-02 13:51:52.420 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:51:52.423 | + functions-common:time_stop:2315 : name=git_timed 2021-11-02 13:51:52.425 | + functions-common:time_stop:2316 : start_time=1635861105301 2021-11-02 13:51:52.427 | + functions-common:time_stop:2318 : [[ -z 1635861105301 ]] 2021-11-02 13:51:52.430 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:51:52.434 | + functions-common:time_stop:2321 : end_time=1635861112432 2021-11-02 13:51:52.436 | + functions-common:time_stop:2322 : elapsed_time=7131 2021-11-02 13:51:52.439 | + functions-common:time_stop:2323 : total=0 2021-11-02 13:51:52.441 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:51:52.443 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=7131 2021-11-02 13:51:52.446 | + functions-common:git_clone:592 : cd /opt/stack/placement 2021-11-02 13:51:52.449 | + functions-common:git_clone:593 : git show --oneline 2021-11-02 13:51:52.450 | + functions-common:git_clone:593 : head -1 2021-11-02 13:51:52.453 | 6d49b6df Use 'functional-without-sample-db-tests' tox env for placement nova job 2021-11-02 13:51:52.455 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-02 13:51:52.458 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2021-11-02 13:51:52.460 | + inc/python:setup_develop:338 : local bindep 2021-11-02 13:51:52.463 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2021-11-02 13:51:52.465 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2021-11-02 13:51:52.468 | + inc/python:setup_develop:344 : local extras= 2021-11-02 13:51:52.470 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2021-11-02 13:51:52.473 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-11-02 13:51:52.475 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2021-11-02 13:51:52.478 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2021-11-02 13:51:52.480 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-11-02 13:51:52.482 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-11-02 13:51:52.485 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2021-11-02 13:51:52.488 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-11-02 13:51:52.491 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2021-11-02 13:51:52.493 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-11-02 13:51:52.496 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-11-02 13:51:52.499 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2021-11-02 13:51:52.504 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2021-11-02 13:51:52.507 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2021-11-02 13:51:53.142 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2021-11-02 13:51:53.144 | + inc/python:setup_package:418 : local bindep=0 2021-11-02 13:51:53.147 | + inc/python:setup_package:419 : local bindep_flag= 2021-11-02 13:51:53.149 | + inc/python:setup_package:420 : local bindep_profiles= 2021-11-02 13:51:53.152 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2021-11-02 13:51:53.154 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2021-11-02 13:51:53.157 | + inc/python:setup_package:427 : local flags=-e 2021-11-02 13:51:53.159 | + inc/python:setup_package:428 : local extras= 2021-11-02 13:51:53.161 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-11-02 13:51:53.164 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-11-02 13:51:53.167 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-11-02 13:51:53.169 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-11-02 13:51:53.172 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-11-02 13:51:53.174 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2021-11-02 13:51:53.196 | Using python 3.8 to install /opt/stack/placement 2021-11-02 13:51:53.199 | + 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-11-02 13:51:54.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:51:54.053 | from cryptography.utils import int_from_bytes 2021-11-02 13:51:54.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:51:54.053 | from cryptography.utils import int_from_bytes 2021-11-02 13:51:55.101 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-02 13:51:55.118 | Obtaining file:///opt/stack/placement 2021-11-02 13:51:55.119 | Preparing metadata (setup.py): started 2021-11-02 13:51:56.272 | Preparing metadata (setup.py): finished with status 'done' 2021-11-02 13:51:56.431 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (5.6.0) 2021-11-02 13:51:56.433 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (1.4.26) 2021-11-02 13:51:56.434 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (9.3.0) 2021-11-02 13:51:56.435 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (2.5.1) 2021-11-02 13:51:56.435 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (1.8.7) 2021-11-02 13:51:56.437 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.1.0.dev5) (3.2.0) 2021-11-02 13:51:56.438 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (2.26.0) 2021-11-02 13:51:56.440 | 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==6.1.0.dev5) (58.4.0) 2021-11-02 13:51:56.441 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (4.4.1) 2021-11-02 13:51:56.442 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (8.7.1) 2021-11-02 13:51:56.443 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (3.4.0) 2021-11-02 13:51:56.444 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (4.6.1) 2021-11-02 13:51:56.445 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (4.2.0) 2021-11-02 13:51:56.446 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (4.11.0) 2021-11-02 13:51:56.448 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (11.0.0) 2021-11-02 13:51:56.449 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (3.9.0) 2021-11-02 13:51:56.450 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (4.4.0) 2021-11-02 13:51:56.451 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (1.4.0) 2021-11-02 13:51:56.452 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (1.1.0) 2021-11-02 13:51:56.453 | Requirement already satisfied: os-traits>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (2.6.0) 2021-11-02 13:51:56.454 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (1.0.1) 2021-11-02 13:51:56.518 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev5) (4.3.0) 2021-11-02 13:51:56.519 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev5) (1.16.0) 2021-11-02 13:51:56.522 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev5) (2.8.1) 2021-11-02 13:51:56.523 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev5) (5.1.0) 2021-11-02 13:51:56.524 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev5) (4.4.0) 2021-11-02 13:51:56.526 | 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==6.1.0.dev5) (3.1.1) 2021-11-02 13:51:56.547 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==6.1.0.dev5) (0.14.1) 2021-11-02 13:51:56.588 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev5) (3.5.0) 2021-11-02 13:51:56.589 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev5) (2.3.0) 2021-11-02 13:51:56.590 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev5) (6.0) 2021-11-02 13:51:56.591 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev5) (1.5.0) 2021-11-02 13:51:56.593 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev5) (0.8.0) 2021-11-02 13:51:56.643 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (0.5.0) 2021-11-02 13:51:56.644 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (0.13.0) 2021-11-02 13:51:56.646 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (1.7.4) 2021-11-02 13:51:56.649 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (2.0.1) 2021-11-02 13:51:56.691 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev5) (0.9.6) 2021-11-02 13:51:56.694 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev5) (2.8.2) 2021-11-02 13:51:56.713 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev5) (3.2.0) 2021-11-02 13:51:56.714 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev5) (3.3.0) 2021-11-02 13:51:56.716 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev5) (3.0.2) 2021-11-02 13:51:56.741 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev5) (2021.3) 2021-11-02 13:51:56.742 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev5) (1.0.2) 2021-11-02 13:51:56.756 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev5) (2.3.0) 2021-11-02 13:51:56.772 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev5) (2.4.7) 2021-11-02 13:51:56.774 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev5) (21.2) 2021-11-02 13:51:56.775 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev5) (0.11.0) 2021-11-02 13:51:56.777 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev5) (0.1.16) 2021-11-02 13:51:56.818 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev5) (2019.11.28) 2021-11-02 13:51:56.821 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev5) (3.3) 2021-11-02 13:51:56.822 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev5) (1.26.7) 2021-11-02 13:51:56.824 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev5) (2.0.7) 2021-11-02 13:51:56.842 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==6.1.0.dev5) (0.7) 2021-11-02 13:51:57.003 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==6.1.0.dev5) (1.1.2) 2021-11-02 13:51:57.043 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (5.4.0) 2021-11-02 13:51:57.044 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (1.1.5) 2021-11-02 13:51:57.045 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (4.8.1) 2021-11-02 13:51:57.062 | 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==6.1.0.dev5) (1.15.0) 2021-11-02 13:51:57.099 | 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==6.1.0.dev5) (1.13.3) 2021-11-02 13:51:57.113 | 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==6.1.0.dev5) (1.6) 2021-11-02 13:51:57.160 | 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==6.1.0.dev5) (2.0.1) 2021-11-02 13:51:57.228 | 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==6.1.0.dev5) (1.7.0) 2021-11-02 13:51:57.309 | 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==6.1.0.dev5) (1.1.4) 2021-11-02 13:51:57.361 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev5) (0.2.5) 2021-11-02 13:51:57.554 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (5.1.0) 2021-11-02 13:51:57.557 | 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==6.1.0.dev5) (0.5.2) 2021-11-02 13:51:57.558 | 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==6.1.0.dev5) (0.4.2) 2021-11-02 13:51:57.638 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (2.5.0) 2021-11-02 13:51:57.713 | 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==6.1.0.dev5) (2.20) 2021-11-02 13:51:57.900 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (3.6.0) 2021-11-02 13:51:58.010 | 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==6.1.0.dev5) (1.0.0) 2021-11-02 13:51:58.011 | 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==6.1.0.dev5) (3.0.0) 2021-11-02 13:51:59.903 | Installing collected packages: openstack-placement 2021-11-02 13:51:59.905 | Running setup.py develop for openstack-placement 2021-11-02 13:52:01.855 | Successfully installed openstack-placement 2021-11-02 13:52:01.855 | 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-11-02 13:52:01.993 | + inc/python:pip_install:200 : result=0 2021-11-02 13:52:01.995 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-02 13:52:01.998 | + functions-common:time_stop:2309 : local name 2021-11-02 13:52:02.000 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:52:02.002 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:52:02.004 | + functions-common:time_stop:2312 : local total 2021-11-02 13:52:02.006 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:52:02.009 | + functions-common:time_stop:2315 : name=pip_install 2021-11-02 13:52:02.011 | + functions-common:time_stop:2316 : start_time=1635861113191 2021-11-02 13:52:02.013 | + functions-common:time_stop:2318 : [[ -z 1635861113191 ]] 2021-11-02 13:52:02.016 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:52:02.020 | + functions-common:time_stop:2321 : end_time=1635861122018 2021-11-02 13:52:02.022 | + functions-common:time_stop:2322 : elapsed_time=8827 2021-11-02 13:52:02.025 | + functions-common:time_stop:2323 : total=241537 2021-11-02 13:52:02.027 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:52:02.029 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=250364 2021-11-02 13:52:02.032 | + inc/python:pip_install:203 : return 0 2021-11-02 13:52:02.034 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-11-02 13:52:02.037 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-11-02 13:52:02.039 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-11-02 13:52:02.059 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-11-02 13:52:02.071 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2021-11-02 13:52:02.073 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2021-11-02 13:52:02.076 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:52:02.078 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:52:02.080 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2021-11-02 13:52:02.083 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:52:02.086 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-02 13:52:02.088 | + ./stack.sh:main:925 : configure_placement 2021-11-02 13:52:02.091 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2021-11-02 13:52:02.103 | + lib/placement:configure_placement:107 : create_placement_conf 2021-11-02 13:52:02.106 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2021-11-02 13:52:02.110 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2021-11-02 13:52:02.113 | ++ lib/database:database_connection_url:132 : local db=placement 2021-11-02 13:52:02.115 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2021-11-02 13:52:02.118 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=placement 2021-11-02 13:52:02.120 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-11-02 13:52:02.123 | + 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-11-02 13:52:02.154 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2021-11-02 13:52:02.186 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2021-11-02 13:52:02.217 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2021-11-02 13:52:02.220 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/placement/placement.conf 2021-11-02 13:52:02.222 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=placement 2021-11-02 13:52:02.224 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-11-02 13:52:02.227 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2021-11-02 13:52:02.258 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2021-11-02 13:52:02.287 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.44/identity 2021-11-02 13:52:02.316 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2021-11-02 13:52:02.345 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2021-11-02 13:52:02.373 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2021-11-02 13:52:02.402 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2021-11-02 13:52:02.431 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2021-11-02 13:52:02.460 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-11-02 13:52:02.488 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2021-11-02 13:52:02.517 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2021-11-02 13:52:02.519 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2021-11-02 13:52:02.522 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2021-11-02 13:52:02.526 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-11-02 13:52:02.543 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-11-02 13:52:02.545 | + functions:setup_systemd_logging:695 : local pidstr= 2021-11-02 13:52:02.548 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-11-02 13:52:02.550 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-11-02 13:52:02.553 | + 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-11-02 13:52:02.582 | + 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-11-02 13:52:02.610 | + 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-11-02 13:52:02.639 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-02 13:52:02.667 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2021-11-02 13:52:02.670 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2021-11-02 13:52:02.672 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2021-11-02 13:52:02.675 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2021-11-02 13:52:02.677 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2021-11-02 13:52:02.680 | + lib/apache:write_uwsgi_config:257 : local http= 2021-11-02 13:52:02.682 | + lib/apache:write_uwsgi_config:258 : local name= 2021-11-02 13:52:02.686 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2021-11-02 13:52:02.690 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2021-11-02 13:52:02.693 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-11-02 13:52:02.695 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-11-02 13:52:02.708 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-11-02 13:52:02.708 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-11-02 13:52:02.717 | d /var/run/uwsgi 0755 ubuntu root 2021-11-02 13:52:02.720 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-11-02 13:52:02.735 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2021-11-02 13:52:02.738 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2021-11-02 13:52:02.742 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2021-11-02 13:52:02.773 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2021-11-02 13:52:02.801 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2021-11-02 13:52:02.830 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2021-11-02 13:52:02.859 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2021-11-02 13:52:02.893 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2021-11-02 13:52:02.924 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2021-11-02 13:52:02.955 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2021-11-02 13:52:02.985 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2021-11-02 13:52:03.015 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-11-02 13:52:03.044 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2021-11-02 13:52:03.073 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2021-11-02 13:52:03.102 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2021-11-02 13:52:03.131 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-11-02 13:52:03.134 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-11-02 13:52:03.137 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2021-11-02 13:52:03.140 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2021-11-02 13:52:03.142 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-11-02 13:52:03.145 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:52:03.147 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:52:03.150 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2021-11-02 13:52:03.153 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2021-11-02 13:52:03.155 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2021-11-02 13:52:03.184 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2021-11-02 13:52:03.213 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2021-11-02 13:52:03.213 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2021-11-02 13:52:03.222 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2021-11-02 13:52:03.225 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2021-11-02 13:52:03.228 | + lib/apache:enable_apache_site:203 : local site=placement-api 2021-11-02 13:52:03.231 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-11-02 13:52:03.233 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-11-02 13:52:03.236 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-02 13:52:03.238 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:52:03.241 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:52:03.244 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-11-02 13:52:03.246 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-11-02 13:52:03.249 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:52:03.251 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:52:03.254 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2021-11-02 13:52:03.315 | Enabling site placement-api. 2021-11-02 13:52:03.320 | To activate the new configuration, you need to run: 2021-11-02 13:52:03.320 | systemctl reload apache2 2021-11-02 13:52:03.324 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-11-02 13:52:03.327 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-11-02 13:52:03.329 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-11-02 13:52:03.332 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-11-02 13:52:03.469 | + ./stack.sh:main:932 : is_service_enabled placement placement-client 2021-11-02 13:52:03.490 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:52:03.493 | + ./stack.sh:main:933 : is_service_enabled n-cpu 2021-11-02 13:52:03.510 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:52:03.512 | + ./stack.sh:main:933 : is_service_enabled n-sch 2021-11-02 13:52:03.531 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:52:03.533 | + ./stack.sh:main:934 : configure_placement_nova_compute 2021-11-02 13:52:03.536 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2021-11-02 13:52:03.538 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2021-11-02 13:52:03.570 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.44/identity 2021-11-02 13:52:03.599 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2021-11-02 13:52:03.627 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-11-02 13:52:03.655 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-11-02 13:52:03.684 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2021-11-02 13:52:03.714 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-11-02 13:52:03.742 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2021-11-02 13:52:03.770 | + ./stack.sh:main:938 : is_service_enabled horizon 2021-11-02 13:52:03.787 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:52:03.790 | + ./stack.sh:main:943 : is_service_enabled tls-proxy 2021-11-02 13:52:03.807 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:52:03.810 | + ./stack.sh:main:951 : run_phase stack install 2021-11-02 13:52:03.812 | + functions-common:run_phase:1737 : local mode=stack 2021-11-02 13:52:03.815 | + functions-common:run_phase:1738 : local phase=install 2021-11-02 13:52:03.817 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-11-02 13:52:03.819 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-11-02 13:52:03.822 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-11-02 13:52:03.825 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-11-02 13:52:03.827 | + functions-common:run_phase:1747 : local extra 2021-11-02 13:52:03.831 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-11-02 13:52:03.835 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-11-02 13:52:03.837 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-11-02 13:52:03.840 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-11-02 13:52:03.843 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2021-11-02 13:52:03.846 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-11-02 13:52:03.861 | ++ functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:52:03.863 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-11-02 13:52:03.866 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-11-02 13:52:03.868 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2021-11-02 13:52:03.870 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2021-11-02 13:52:03.872 | ++ ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-02 13:52:03.875 | ++ ./stack.sh:echo_summary:432 : echo -e Installing Tempest 2021-11-02 13:52:03.877 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2021-11-02 13:52:03.879 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2021-11-02 13:52:03.946 | ++ inc/async:async_inner:63 : install_tempest 2021-11-02 13:52:03.982 | [17509 Async install_tempest:77130]: running: install_tempest 2021-11-02 13:52:03.984 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-11-02 13:52:03.987 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-11-02 13:52:03.990 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-11-02 13:52:03.992 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-11-02 13:52:03.995 | + functions-common:run_phase:1764 : run_plugins stack install 2021-11-02 13:52:03.998 | + functions-common:run_plugins:1723 : local mode=stack 2021-11-02 13:52:04.000 | + functions-common:run_plugins:1724 : local phase=install 2021-11-02 13:52:04.003 | + functions-common:run_plugins:1726 : local plugins= 2021-11-02 13:52:04.005 | + functions-common:run_plugins:1727 : local plugin 2021-11-02 13:52:04.008 | + ./stack.sh:main:954 : use_library_from_git python-openstackclient 2021-11-02 13:52:04.011 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2021-11-02 13:52:04.014 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-02 13:52:04.017 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-02 13:52:04.019 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2021-11-02 13:52:04.022 | + inc/python:use_library_from_git:253 : return 1 2021-11-02 13:52:04.025 | + ./stack.sh:main:958 : pip_install_gr python-openstackclient 2021-11-02 13:52:04.028 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2021-11-02 13:52:04.031 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-02 13:52:04.034 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2021-11-02 13:52:04.037 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2021-11-02 13:52:04.039 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-11-02 13:52:04.044 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2021-11-02 13:52:04.046 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-11-02 13:52:04.051 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2021-11-02 13:52:04.054 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2021-11-02 13:52:04.056 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2021-11-02 13:52:04.059 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2021-11-02 13:52:04.062 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2021-11-02 13:52:04.085 | Using python 3.8 to install python-openstackclient 2021-11-02 13:52:04.088 | + 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-11-02 13:52:04.955 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:52:04.955 | from cryptography.utils import int_from_bytes 2021-11-02 13:52:04.955 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:52:04.955 | from cryptography.utils import int_from_bytes 2021-11-02 13:52:06.007 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-02 13:52:06.199 | Collecting python-openstackclient 2021-11-02 13:52:06.210 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eb8/97db56787f64c/python_openstackclient-5.6.0-py3-none-any.whl (972 kB) 2021-11-02 13:52:06.267 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.1.0) 2021-11-02 13:52:06.268 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.3.0) 2021-11-02 13:52:06.269 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2021-11-02 13:52:06.270 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.1.16) 2021-11-02 13:52:06.271 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2021-11-02 13:52:06.273 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.4.2) 2021-11-02 13:52:06.274 | 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-11-02 13:52:06.275 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.9.0) 2021-11-02 13:52:06.276 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.59.0) 2021-11-02 13:52:06.277 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.6.0) 2021-11-02 13:52:06.278 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.11.0) 2021-11-02 13:52:06.291 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2021-11-02 13:52:06.292 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.4.0) 2021-11-02 13:52:06.293 | 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-11-02 13:52:06.294 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.2.0) 2021-11-02 13:52:06.295 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.3.0) 2021-11-02 13:52:06.322 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.4) 2021-11-02 13:52:06.323 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (5.1.0) 2021-11-02 13:52:06.324 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (35.0.0) 2021-11-02 13:52:06.325 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.10.0) 2021-11-02 13:52:06.326 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (4.4.0) 2021-11-02 13:52:06.327 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.7.0) 2021-11-02 13:52:06.328 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.1.4) 2021-11-02 13:52:06.329 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.11.0) 2021-11-02 13:52:06.330 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (2.5.0) 2021-11-02 13:52:06.332 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.32) 2021-11-02 13:52:06.332 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.0) 2021-11-02 13:52:06.347 | 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.5) 2021-11-02 13:52:06.366 | 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-11-02 13:52:06.367 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2021-11-02 13:52:06.369 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.3.0) 2021-11-02 13:52:06.371 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.2) 2021-11-02 13:52:06.391 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.26.0) 2021-11-02 13:52:06.410 | 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-11-02 13:52:06.411 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2021-11-02 13:52:06.414 | 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-11-02 13:52:06.510 | 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-11-02 13:52:06.511 | 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-11-02 13:52:06.512 | 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-11-02 13:52:06.514 | 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-11-02 13:52:06.557 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (1.15.0) 2021-11-02 13:52:06.570 | 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.13.3) 2021-11-02 13:52:06.606 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.56.0->python-openstackclient) (2.1) 2021-11-02 13:52:06.770 | 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-11-02 13:52:06.784 | 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-11-02 13:52:06.885 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2021-11-02 13:52:06.886 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.7) 2021-11-02 13:52:06.888 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.7) 2021-11-02 13:52:06.889 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2021-11-02 13:52:07.008 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (2.20) 2021-11-02 13:52:09.229 | Installing collected packages: python-openstackclient 2021-11-02 13:52:10.958 | Successfully installed python-openstackclient-5.6.0 2021-11-02 13:52:10.958 | 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-11-02 13:52:11.120 | + inc/python:pip_install:200 : result=0 2021-11-02 13:52:11.132 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-02 13:52:11.148 | + functions-common:time_stop:2309 : local name 2021-11-02 13:52:11.172 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:52:11.204 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:52:11.224 | + functions-common:time_stop:2312 : local total 2021-11-02 13:52:11.240 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:52:11.256 | + functions-common:time_stop:2315 : name=pip_install 2021-11-02 13:52:11.272 | + functions-common:time_stop:2316 : start_time=1635861124079 2021-11-02 13:52:11.292 | + functions-common:time_stop:2318 : [[ -z 1635861124079 ]] 2021-11-02 13:52:11.324 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:52:11.344 | + functions-common:time_stop:2321 : end_time=1635861131326 2021-11-02 13:52:11.360 | + functions-common:time_stop:2322 : elapsed_time=7247 2021-11-02 13:52:11.376 | + functions-common:time_stop:2323 : total=250364 2021-11-02 13:52:11.392 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:52:11.408 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=257611 2021-11-02 13:52:11.424 | + inc/python:pip_install:203 : return 0 2021-11-02 13:52:11.444 | + ./stack.sh:main:963 : install_oscwrap 2021-11-02 13:52:11.472 | ++ functions-common:install_oscwrap:2354 : mktemp 2021-11-02 13:52:11.500 | + functions-common:install_oscwrap:2354 : OSCWRAP_TIMER_FILE=/tmp/tmp.kq3DKLG1xp 2021-11-02 13:52:11.520 | + functions-common:install_oscwrap:2357 : shopt -s expand_aliases 2021-11-02 13:52:11.554 | + functions-common:install_oscwrap:2360 : unalias -a 2021-11-02 13:52:11.573 | + functions-common:install_oscwrap:2362 : alias openstack=oscwrap 2021-11-02 13:52:11.596 | + ./stack.sh:main:968 : [[ False != \F\a\l\s\e ]] 2021-11-02 13:52:11.619 | + ./stack.sh:main:1008 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-11-02 13:52:11.641 | + ./stack.sh:main:1016 : is_service_enabled mysql postgresql 2021-11-02 13:52:11.776 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:52:11.800 | + ./stack.sh:main:1017 : configure_database 2021-11-02 13:52:11.823 | + lib/database:configure_database:126 : configure_database_mysql 2021-11-02 13:52:11.840 | + lib/databases/mysql:configure_database_mysql:71 : local my_conf mysql slow_log 2021-11-02 13:52:11.856 | + lib/databases/mysql:configure_database_mysql:72 : echo_summary 'Configuring and starting MySQL' 2021-11-02 13:52:11.872 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-02 13:52:11.896 | + ./stack.sh:echo_summary:432 : echo -e Configuring and starting MySQL 2021-11-02 13:52:11.912 | + lib/databases/mysql:configure_database_mysql:74 : is_ubuntu 2021-11-02 13:52:11.940 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:52:11.964 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:52:11.984 | + lib/databases/mysql:configure_database_mysql:75 : my_conf=/etc/mysql/my.cnf 2021-11-02 13:52:12.004 | + lib/databases/mysql:configure_database_mysql:89 : is_fedora 2021-11-02 13:52:12.025 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-02 13:52:12.044 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-02 13:52:12.064 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-02 13:52:12.080 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-02 13:52:12.100 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-02 13:52:12.120 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-02 13:52:12.144 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-11-02 13:52:12.160 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-11-02 13:52:12.180 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-02 13:52:12.204 | + lib/databases/mysql:configure_database_mysql:89 : is_suse 2021-11-02 13:52:12.230 | + functions-common:is_suse:462 : is_opensuse 2021-11-02 13:52:12.252 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-02 13:52:12.272 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-02 13:52:12.292 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-02 13:52:12.316 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-02 13:52:12.344 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-02 13:52:12.364 | + lib/databases/mysql:configure_database_mysql:97 : sudo mysqladmin -u root password Passw0rd 2021-11-02 13:52:12.425 | mysqladmin: connect to server at 'localhost' failed 2021-11-02 13:52:12.425 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2021-11-02 13:52:12.444 | + lib/databases/mysql:configure_database_mysql:97 : true 2021-11-02 13:52:12.464 | + lib/databases/mysql:configure_database_mysql:101 : is_ubuntu 2021-11-02 13:52:12.488 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:52:12.500 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:52:12.504 | + lib/databases/mysql:configure_database_mysql:101 : '[' mysql == mariadb ']' 2021-11-02 13:52:12.507 | + lib/databases/mysql:configure_database_mysql:104 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2021-11-02 13:52:12.522 | + lib/databases/mysql:configure_database_mysql:110 : is_ubuntu 2021-11-02 13:52:12.525 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:52:12.540 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:52:12.548 | + lib/databases/mysql:configure_database_mysql:110 : [[ focal != \b\u\l\l\s\e\y\e ]] 2021-11-02 13:52:12.550 | + lib/databases/mysql:configure_database_mysql:110 : '[' mysql == mariadb ']' 2021-11-02 13:52:12.553 | + lib/databases/mysql:configure_database_mysql:115 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2021-11-02 13:52:12.566 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-02 13:52:12.604 | + lib/databases/mysql:configure_database_mysql:117 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2021-11-02 13:52:12.620 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-02 13:52:12.653 | ++ lib/databases/mysql:configure_database_mysql:123 : ipv6_unquote 0.0.0.0 2021-11-02 13:52:12.659 | ++ functions-common:ipv6_unquote:2107 : tr -d '[]' 2021-11-02 13:52:12.662 | ++ functions-common:ipv6_unquote:2107 : echo 0.0.0.0 2021-11-02 13:52:12.666 | + lib/databases/mysql:configure_database_mysql:123 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2021-11-02 13:52:12.741 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2021-11-02 13:52:12.805 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2021-11-02 13:52:12.869 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2021-11-02 13:52:12.925 | + lib/databases/mysql:configure_database_mysql:128 : [[ False == \T\r\u\e ]] 2021-11-02 13:52:12.927 | + lib/databases/mysql:configure_database_mysql:148 : restart_service mysql 2021-11-02 13:52:12.929 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-11-02 13:52:12.932 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart mysql 2021-11-02 13:52:14.651 | + ./stack.sh:main:1021 : save_stackenv 1021 2021-11-02 13:52:14.654 | + functions-common:save_stackenv:60 : local tag=1021 2021-11-02 13:52:14.657 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-11-02 13:52:14.662 | + functions-common:save_stackenv:62 : time_stamp=2021-11-02-135214 2021-11-02 13:52:14.664 | + functions-common:save_stackenv:63 : echo '# 2021-11-02-135214 1021' 2021-11-02 13:52:14.667 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-02 13:52:14.669 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-11-02 13:52:14.672 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-02 13:52:14.674 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-11-02 13:52:14.677 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-02 13:52:14.679 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-11-02 13:52:14.682 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-02 13:52:14.685 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-11-02 13:52:14.688 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-02 13:52:14.692 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.44 2021-11-02 13:52:14.694 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-02 13:52:14.698 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.44/identity 2021-11-02 13:52:14.701 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-02 13:52:14.703 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-11-02-134151 2021-11-02 13:52:14.708 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-02 13:52:14.712 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-11-02 13:52:14.714 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-02 13:52:14.717 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.44 2021-11-02 13:52:14.720 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-02 13:52:14.722 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-11-02 13:52:14.725 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-02 13:52:14.727 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-11-02 13:52:14.730 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-02 13:52:14.732 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-11-02 13:52:14.735 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-02 13:52:14.737 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-11-02 13:52:14.740 | + ./stack.sh:main:1033 : [[ True == \T\r\u\e ]] 2021-11-02 13:52:14.742 | + ./stack.sh:main:1034 : [[ -f /sys/kernel/mm/ksm/run ]] 2021-11-02 13:52:14.745 | + ./stack.sh:main:1035 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2021-11-02 13:52:14.757 | + ./stack.sh:main:1047 : start_dstat 2021-11-02 13:52:14.760 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-02 13:52:14.763 | + functions-common:run_process:1564 : local service=dstat 2021-11-02 13:52:14.765 | + functions-common:run_process:1565 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-02 13:52:14.767 | + functions-common:run_process:1566 : local group= 2021-11-02 13:52:14.770 | + functions-common:run_process:1567 : local user= 2021-11-02 13:52:14.772 | + functions-common:run_process:1569 : local name=dstat 2021-11-02 13:52:14.775 | + functions-common:run_process:1571 : time_start run_process 2021-11-02 13:52:14.777 | + functions-common:time_start:2295 : local name=run_process 2021-11-02 13:52:14.780 | + functions-common:time_start:2296 : local start_time= 2021-11-02 13:52:14.782 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-11-02 13:52:14.785 | ++ functions-common:time_start:2300 : date +%s%3N 2021-11-02 13:52:14.790 | + functions-common:time_start:2300 : _TIME_START[$name]=1635861134787 2021-11-02 13:52:14.793 | + functions-common:run_process:1572 : is_service_enabled dstat 2021-11-02 13:52:14.816 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:52:14.818 | + functions-common:run_process:1573 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2021-11-02 13:52:14.821 | + functions-common:_run_under_systemd:1529 : local service=dstat 2021-11-02 13:52:14.824 | + functions-common:_run_under_systemd:1530 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-02 13:52:14.826 | + functions-common:_run_under_systemd:1531 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-02 13:52:14.829 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-02 13:52:14.831 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-02 13:52:14.834 | + functions-common:_common_systemd_pitfalls:1504 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2021-11-02 13:52:14.836 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2021-11-02 13:52:14.839 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@dstat.service 2021-11-02 13:52:14.841 | + functions-common:_run_under_systemd:1536 : local group= 2021-11-02 13:52:14.844 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-11-02 13:52:14.846 | + functions-common:_run_under_systemd:1538 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2021-11-02 13:52:14.849 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2021-11-02 13:52:14.851 | + functions-common:write_user_unit_file:1446 : local service=devstack@dstat.service 2021-11-02 13:52:14.853 | + functions-common:write_user_unit_file:1447 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-02 13:52:14.856 | + functions-common:write_user_unit_file:1448 : local group= 2021-11-02 13:52:14.858 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-11-02 13:52:14.860 | + functions-common:write_user_unit_file:1450 : local extra= 2021-11-02 13:52:14.863 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-11-02 13:52:14.865 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@dstat.service 2021-11-02 13:52:14.867 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-11-02 13:52:14.872 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2021-11-02 13:52:14.938 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2021-11-02 13:52:14.999 | + 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-11-02 13:52:15.054 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2021-11-02 13:52:15.108 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2021-11-02 13:52:15.170 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-11-02 13:52:15.226 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-11-02 13:52:15.229 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2021-11-02 13:52:15.289 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-11-02 13:52:15.694 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@dstat.service 2021-11-02 13:52:15.707 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2021-11-02 13:52:16.097 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@dstat.service 2021-11-02 13:52:16.121 | + functions-common:run_process:1575 : time_stop run_process 2021-11-02 13:52:16.126 | + functions-common:time_stop:2309 : local name 2021-11-02 13:52:16.132 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:52:16.136 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:52:16.138 | + functions-common:time_stop:2312 : local total 2021-11-02 13:52:16.141 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:52:16.143 | + functions-common:time_stop:2315 : name=run_process 2021-11-02 13:52:16.146 | + functions-common:time_stop:2316 : start_time=1635861134787 2021-11-02 13:52:16.148 | + functions-common:time_stop:2318 : [[ -z 1635861134787 ]] 2021-11-02 13:52:16.152 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:52:16.156 | + functions-common:time_stop:2321 : end_time=1635861136153 2021-11-02 13:52:16.159 | + functions-common:time_stop:2322 : elapsed_time=1366 2021-11-02 13:52:16.161 | + functions-common:time_stop:2323 : total=0 2021-11-02 13:52:16.163 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:52:16.166 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1366 2021-11-02 13:52:16.168 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2021-11-02 13:52:16.171 | + functions-common:run_process:1564 : local service=memory_tracker 2021-11-02 13:52:16.173 | + functions-common:run_process:1565 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2021-11-02 13:52:16.176 | + functions-common:run_process:1566 : local group= 2021-11-02 13:52:16.178 | + functions-common:run_process:1567 : local user=root 2021-11-02 13:52:16.185 | + functions-common:run_process:1569 : local name=memory_tracker 2021-11-02 13:52:16.187 | + functions-common:run_process:1571 : time_start run_process 2021-11-02 13:52:16.190 | + functions-common:time_start:2295 : local name=run_process 2021-11-02 13:52:16.192 | + functions-common:time_start:2296 : local start_time= 2021-11-02 13:52:16.195 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-11-02 13:52:16.198 | ++ functions-common:time_start:2300 : date +%s%3N 2021-11-02 13:52:16.203 | + functions-common:time_start:2300 : _TIME_START[$name]=1635861136200 2021-11-02 13:52:16.205 | + functions-common:run_process:1572 : is_service_enabled memory_tracker 2021-11-02 13:52:16.228 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:52:16.232 | + functions-common:run_process:1575 : time_stop run_process 2021-11-02 13:52:16.235 | + functions-common:time_stop:2309 : local name 2021-11-02 13:52:16.238 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:52:16.241 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:52:16.244 | + functions-common:time_stop:2312 : local total 2021-11-02 13:52:16.246 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:52:16.249 | + functions-common:time_stop:2315 : name=run_process 2021-11-02 13:52:16.251 | + functions-common:time_stop:2316 : start_time=1635861136200 2021-11-02 13:52:16.254 | + functions-common:time_stop:2318 : [[ -z 1635861136200 ]] 2021-11-02 13:52:16.259 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:52:16.262 | + functions-common:time_stop:2321 : end_time=1635861136259 2021-11-02 13:52:16.264 | + functions-common:time_stop:2322 : elapsed_time=59 2021-11-02 13:52:16.267 | + functions-common:time_stop:2323 : total=1366 2021-11-02 13:52:16.269 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:52:16.279 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1425 2021-11-02 13:52:16.282 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2021-11-02 13:52:16.330 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:52:16.352 | + ./stack.sh:main:1051 : is_service_enabled tcpdump 2021-11-02 13:52:16.389 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:52:16.392 | + ./stack.sh:main:1059 : is_service_enabled etcd3 2021-11-02 13:52:16.412 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:52:16.415 | + ./stack.sh:main:1060 : start_etcd3 2021-11-02 13:52:16.418 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2021-11-02 13:52:16.420 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-816327-3-hyperv --data-dir /opt/stack/data/etcd' 2021-11-02 13:52:16.423 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2021-11-02 13:52:16.425 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-816327-3-hyperv=http://10.222.0.44:2380' 2021-11-02 13:52:16.427 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.44:2380' 2021-11-02 13:52:16.430 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.44:2379' 2021-11-02 13:52:16.433 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2021-11-02 13:52:16.435 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2021-11-02 13:52:16.438 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.44:2379' 2021-11-02 13:52:16.441 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2021-11-02 13:52:16.443 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2021-11-02 13:52:16.446 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-11-02 13:52:16.453 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-816327-3-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-816327-3-hyperv=http://10.222.0.44:2380 --initial-advertise-peer-urls http://10.222.0.44:2380 --advertise-client-urls http://10.222.0.44:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.44:2379 --debug' '' root 2021-11-02 13:52:16.456 | + functions-common:write_user_unit_file:1446 : local service=devstack@etcd.service 2021-11-02 13:52:16.461 | + functions-common:write_user_unit_file:1447 : local 'command=/opt/stack/bin/etcd --name dv-neutron-816327-3-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-816327-3-hyperv=http://10.222.0.44:2380 --initial-advertise-peer-urls http://10.222.0.44:2380 --advertise-client-urls http://10.222.0.44:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.44:2379 --debug' 2021-11-02 13:52:16.463 | + functions-common:write_user_unit_file:1448 : local group= 2021-11-02 13:52:16.468 | + functions-common:write_user_unit_file:1449 : local user=root 2021-11-02 13:52:16.470 | + functions-common:write_user_unit_file:1450 : local extra= 2021-11-02 13:52:16.474 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-11-02 13:52:16.477 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-11-02 13:52:16.481 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-11-02 13:52:16.488 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2021-11-02 13:52:16.565 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2021-11-02 13:52:16.627 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-816327-3-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-816327-3-hyperv=http://10.222.0.44:2380 --initial-advertise-peer-urls http://10.222.0.44:2380 --advertise-client-urls http://10.222.0.44:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.44:2379 --debug' 2021-11-02 13:52:16.678 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2021-11-02 13:52:16.732 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2021-11-02 13:52:16.793 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-11-02 13:52:16.847 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-11-02 13:52:16.849 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2021-11-02 13:52:16.913 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-11-02 13:52:17.295 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2021-11-02 13:52:17.350 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2021-11-02 13:52:17.406 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2021-11-02 13:52:17.459 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2021-11-02 13:52:17.510 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2021-11-02 13:52:17.513 | ++ functions-common:is_arch:428 : uname -m 2021-11-02 13:52:17.520 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-11-02 13:52:17.523 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2021-11-02 13:52:17.940 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2021-11-02 13:52:17.953 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2021-11-02 13:52:18.328 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2021-11-02 13:52:18.699 | + ./stack.sh:main:1071 : cat 2021-11-02 13:52:18.704 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2021-11-02 13:52:18.722 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:52:18.724 | + ./stack.sh:main:1091 : source /home/ubuntu/devstack/userrc_early 2021-11-02 13:52:18.727 | ++ userrc_early:source:4 : export OS_IDENTITY_API_VERSION=3 2021-11-02 13:52:18.730 | ++ userrc_early:source:4 : OS_IDENTITY_API_VERSION=3 2021-11-02 13:52:18.732 | ++ userrc_early:source:5 : export OS_AUTH_URL=http://10.222.0.44/identity 2021-11-02 13:52:18.735 | ++ userrc_early:source:5 : OS_AUTH_URL=http://10.222.0.44/identity 2021-11-02 13:52:18.738 | ++ userrc_early:source:6 : export OS_USERNAME=admin 2021-11-02 13:52:18.741 | ++ userrc_early:source:6 : OS_USERNAME=admin 2021-11-02 13:52:18.748 | ++ userrc_early:source:7 : export OS_USER_DOMAIN_ID=default 2021-11-02 13:52:18.750 | ++ userrc_early:source:7 : OS_USER_DOMAIN_ID=default 2021-11-02 13:52:18.753 | ++ userrc_early:source:8 : export OS_PASSWORD=Passw0rd 2021-11-02 13:52:18.756 | ++ userrc_early:source:8 : OS_PASSWORD=Passw0rd 2021-11-02 13:52:18.758 | ++ userrc_early:source:9 : export OS_PROJECT_NAME=admin 2021-11-02 13:52:18.761 | ++ userrc_early:source:9 : OS_PROJECT_NAME=admin 2021-11-02 13:52:18.763 | ++ userrc_early:source:10 : export OS_PROJECT_DOMAIN_ID=default 2021-11-02 13:52:18.766 | ++ userrc_early:source:10 : OS_PROJECT_DOMAIN_ID=default 2021-11-02 13:52:18.769 | ++ userrc_early:source:11 : export OS_REGION_NAME=RegionOne 2021-11-02 13:52:18.771 | ++ userrc_early:source:11 : OS_REGION_NAME=RegionOne 2021-11-02 13:52:18.774 | + ./stack.sh:main:1093 : is_service_enabled keystone 2021-11-02 13:52:18.797 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:52:18.800 | + ./stack.sh:main:1094 : echo_summary 'Starting Keystone' 2021-11-02 13:52:18.802 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-02 13:52:18.805 | + ./stack.sh:echo_summary:432 : echo -e Starting Keystone 2021-11-02 13:52:18.807 | + ./stack.sh:main:1096 : '[' 10.222.0.44 == 10.222.0.44 ']' 2021-11-02 13:52:18.810 | + ./stack.sh:main:1097 : init_keystone 2021-11-02 13:52:18.813 | + lib/keystone:init_keystone:443 : is_service_enabled ldap 2021-11-02 13:52:18.834 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:52:18.836 | + lib/keystone:init_keystone:447 : [[ True == True ]] 2021-11-02 13:52:18.839 | + lib/keystone:init_keystone:449 : recreate_database keystone 2021-11-02 13:52:18.842 | + lib/database:recreate_database:110 : local db=keystone 2021-11-02 13:52:18.844 | + lib/database:recreate_database:111 : recreate_database_mysql keystone 2021-11-02 13:52:18.847 | + lib/databases/mysql:recreate_database_mysql:65 : local db=keystone 2021-11-02 13:52:18.849 | + lib/databases/mysql:recreate_database_mysql:66 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2021-11-02 13:52:18.854 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-02 13:52:18.875 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2021-11-02 13:52:18.880 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-02 13:52:18.902 | + lib/keystone:init_keystone:452 : time_start dbsync 2021-11-02 13:52:18.904 | + functions-common:time_start:2295 : local name=dbsync 2021-11-02 13:52:18.907 | + functions-common:time_start:2296 : local start_time= 2021-11-02 13:52:18.909 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-11-02 13:52:18.913 | ++ functions-common:time_start:2300 : date +%s%3N 2021-11-02 13:52:18.917 | + functions-common:time_start:2300 : _TIME_START[$name]=1635861138915 2021-11-02 13:52:18.920 | + lib/keystone:init_keystone:454 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2021-11-02 13:52:23.117 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-11-02 13:52:23.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.118 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.119 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.119 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.122 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.122 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.123 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.124 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.124 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.127 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.128 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.130 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.130 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.130 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.131 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-11-02 13:52:23.131 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-11-02 13:52:23.158 | 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=78933) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-11-02 13:52:23.168 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-11-02 13:52:23.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.169 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.169 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.169 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.172 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.172 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.173 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.174 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.174 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.177 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.178 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.180 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.180 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.180 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.181 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-11-02 13:52:23.181 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-11-02 13:52:23.209 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-11-02 13:52:23.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.210 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.210 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.211 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.214 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.214 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.215 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.216 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.216 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.219 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.220 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.222 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.222 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.222 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.223 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-11-02 13:52:23.223 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-11-02 13:52:23.276 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-11-02 13:52:23.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.277 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.277 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.277 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.280 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.280 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.281 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.282 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.282 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.284 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.284 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.284 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.284 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.284 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.284 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.284 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.285 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.285 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.285 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.286 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.288 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.288 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.288 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.288 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.288 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.289 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.289 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.289 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:23.289 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:23.289 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-11-02 13:52:23.289 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-11-02 13:52:23.297 | INFO migrate.versioning.api [-] 66 -> 67...  2021-11-02 13:52:24.229 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:24.229 | INFO migrate.versioning.api [-] 67 -> 68...  2021-11-02 13:52:24.241 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:24.241 | INFO migrate.versioning.api [-] 68 -> 69...  2021-11-02 13:52:24.252 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:24.252 | INFO migrate.versioning.api [-] 69 -> 70...  2021-11-02 13:52:24.260 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:24.261 | INFO migrate.versioning.api [-] 70 -> 71...  2021-11-02 13:52:24.270 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:24.271 | INFO migrate.versioning.api [-] 71 -> 72...  2021-11-02 13:52:24.279 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:24.279 | INFO migrate.versioning.api [-] 72 -> 73...  2021-11-02 13:52:24.376 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:24.376 | INFO migrate.versioning.api [-] 73 -> 74...  2021-11-02 13:52:24.439 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:24.439 | INFO migrate.versioning.api [-] 74 -> 75...  2021-11-02 13:52:24.468 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:24.468 | INFO migrate.versioning.api [-] 75 -> 76...  2021-11-02 13:52:24.475 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:24.475 | INFO migrate.versioning.api [-] 76 -> 77...  2021-11-02 13:52:24.482 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:24.482 | INFO migrate.versioning.api [-] 77 -> 78...  2021-11-02 13:52:24.489 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:24.489 | INFO migrate.versioning.api [-] 78 -> 79...  2021-11-02 13:52:24.497 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:24.497 | INFO migrate.versioning.api [-] 79 -> 80...  2021-11-02 13:52:24.503 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:24.504 | INFO migrate.versioning.api [-] 80 -> 81...  2021-11-02 13:52:24.534 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:24.534 | INFO migrate.versioning.api [-] 81 -> 82...  2021-11-02 13:52:24.652 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:24.652 | INFO migrate.versioning.api [-] 82 -> 83...  2021-11-02 13:52:24.788 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:24.788 | INFO migrate.versioning.api [-] 83 -> 84...  2021-11-02 13:52:24.842 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:24.842 | INFO migrate.versioning.api [-] 84 -> 85...  2021-11-02 13:52:24.912 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:24.912 | INFO migrate.versioning.api [-] 85 -> 86...  2021-11-02 13:52:24.942 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:24.943 | INFO migrate.versioning.api [-] 86 -> 87...  2021-11-02 13:52:25.046 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:25.046 | INFO migrate.versioning.api [-] 87 -> 88...  2021-11-02 13:52:25.116 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:25.116 | INFO migrate.versioning.api [-] 88 -> 89...  2021-11-02 13:52:25.160 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:25.161 | INFO migrate.versioning.api [-] 89 -> 90...  2021-11-02 13:52:25.227 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:25.227 | INFO migrate.versioning.api [-] 90 -> 91...  2021-11-02 13:52:25.378 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:25.378 | INFO migrate.versioning.api [-] 91 -> 92...  2021-11-02 13:52:25.523 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:25.523 | INFO migrate.versioning.api [-] 92 -> 93...  2021-11-02 13:52:25.683 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:25.683 | INFO migrate.versioning.api [-] 93 -> 94...  2021-11-02 13:52:25.789 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:25.789 | INFO migrate.versioning.api [-] 94 -> 95...  2021-11-02 13:52:25.867 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:25.868 | INFO migrate.versioning.api [-] 95 -> 96...  2021-11-02 13:52:25.881 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:25.881 | INFO migrate.versioning.api [-] 96 -> 97...  2021-11-02 13:52:25.892 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:25.892 | INFO migrate.versioning.api [-] 97 -> 98...  2021-11-02 13:52:25.899 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:25.899 | INFO migrate.versioning.api [-] 98 -> 99...  2021-11-02 13:52:25.905 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:25.905 | INFO migrate.versioning.api [-] 99 -> 100...  2021-11-02 13:52:25.912 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:25.912 | INFO migrate.versioning.api [-] 100 -> 101...  2021-11-02 13:52:25.923 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:25.923 | INFO migrate.versioning.api [-] 101 -> 102...  2021-11-02 13:52:25.946 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:25.946 | INFO migrate.versioning.api [-] 102 -> 103...  2021-11-02 13:52:25.982 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:25.982 | INFO migrate.versioning.api [-] 103 -> 104...  2021-11-02 13:52:25.995 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:25.995 | INFO migrate.versioning.api [-] 104 -> 105...  2021-11-02 13:52:26.050 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:26.050 | INFO migrate.versioning.api [-] 105 -> 106...  2021-11-02 13:52:26.099 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:26.099 | INFO migrate.versioning.api [-] 106 -> 107...  2021-11-02 13:52:26.172 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:26.172 | INFO migrate.versioning.api [-] 107 -> 108...  2021-11-02 13:52:26.230 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:26.230 | INFO migrate.versioning.api [-] 108 -> 109...  2021-11-02 13:52:26.269 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:26.269 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-11-02 13:52:26.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.270 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.270 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.271 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.274 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.274 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.275 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.276 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.276 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.279 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.280 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.282 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.282 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.282 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.283 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-11-02 13:52:26.283 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-11-02 13:52:26.284 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-11-02 13:52:26.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.285 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.285 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.285 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.288 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.288 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.288 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.289 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.289 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.289 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.289 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.289 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.289 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.289 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.291 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.291 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.293 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.293 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.293 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.293 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.294 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.294 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.294 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.294 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.294 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.294 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.295 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.295 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.295 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.295 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.295 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.295 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.295 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.296 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.296 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.296 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.296 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.296 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.296 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.296 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.297 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.297 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.297 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.298 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-11-02 13:52:26.298 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-11-02 13:52:26.298 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-11-02 13:52:26.299 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.299 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.300 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.300 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.303 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.303 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.304 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.305 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.305 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.305 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.305 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.308 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.309 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.311 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.311 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.311 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.311 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.312 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.312 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.312 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.312 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-11-02 13:52:26.312 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-11-02 13:52:26.319 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-11-02 13:52:26.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.321 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.321 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.323 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.323 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.324 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.324 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.324 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.324 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.325 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.325 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.325 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.325 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.326 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.326 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.326 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.326 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.326 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.327 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.327 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.328 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.328 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.328 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.328 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.329 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.329 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.330 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.330 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.330 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.330 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.330 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.331 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.331 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.332 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.332 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.332 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.333 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.333 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.334 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.334 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.334 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.334 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.336 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.336 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.337 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.338 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.339 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.339 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.340 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.340 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.340 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.340 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.340 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.341 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.341 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.341 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.341 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.341 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.342 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.343 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.343 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.343 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.345 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-11-02 13:52:26.345 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-11-02 13:52:26.363 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-11-02 13:52:26.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.365 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.366 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.367 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.367 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.367 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.367 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.368 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.368 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.369 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.369 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.369 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.369 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.370 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.370 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.371 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.371 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.371 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.371 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.371 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.372 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.372 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.373 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.373 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.373 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.373 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.374 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.374 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.375 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.375 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.375 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.376 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.377 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.377 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.377 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.379 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.379 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.380 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.380 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.381 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.381 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.382 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.383 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.383 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.383 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.383 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.384 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.385 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.386 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.387 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.387 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.389 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-11-02 13:52:26.389 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-11-02 13:52:26.389 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-11-02 13:52:26.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.392 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.392 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.393 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.393 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.393 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.394 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.394 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.394 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.395 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.395 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.395 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.396 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.396 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.397 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.397 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.397 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.397 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.397 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.398 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.398 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.399 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.399 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.400 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.400 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.401 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.401 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.402 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.402 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.402 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.402 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.403 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.403 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.403 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.404 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.404 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.405 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.405 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.406 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.406 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.408 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.408 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.409 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.409 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.409 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.409 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.410 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.410 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.411 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.412 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.412 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.412 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.414 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-11-02 13:52:26.414 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-11-02 13:52:26.421 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-11-02 13:52:26.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.424 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.425 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.425 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.425 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.425 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.426 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.426 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.427 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.427 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.427 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.427 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.428 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.429 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.429 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.429 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.429 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.429 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.430 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.430 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.431 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.431 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.431 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.431 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.432 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.432 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.433 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.433 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.433 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.434 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.434 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.435 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.435 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.435 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.435 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.437 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.437 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.438 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.438 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.439 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.439 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.440 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.441 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.441 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.441 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.441 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.442 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.443 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.443 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.444 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.444 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:26.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:26.445 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-11-02 13:52:26.446 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-11-02 13:52:26.454 | INFO migrate.versioning.api [-] 0 -> 1...  2021-11-02 13:52:26.462 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:26.463 | INFO migrate.versioning.api [-] 1 -> 2...  2021-11-02 13:52:26.470 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:26.470 | INFO migrate.versioning.api [-] 2 -> 3...  2021-11-02 13:52:26.547 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:26.548 | INFO migrate.versioning.api [-] 3 -> 4...  2021-11-02 13:52:26.554 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:26.554 | INFO migrate.versioning.api [-] 4 -> 5...  2021-11-02 13:52:26.561 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:26.561 | INFO migrate.versioning.api [-] 5 -> 6...  2021-11-02 13:52:26.568 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:26.568 | INFO migrate.versioning.api [-] 6 -> 7...  2021-11-02 13:52:26.576 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:26.577 | INFO migrate.versioning.api [-] 7 -> 8...  2021-11-02 13:52:26.583 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:26.584 | INFO migrate.versioning.api [-] 8 -> 9...  2021-11-02 13:52:26.591 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:26.591 | INFO migrate.versioning.api [-] 9 -> 10...  2021-11-02 13:52:26.690 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:26.690 | INFO migrate.versioning.api [-] 10 -> 11...  2021-11-02 13:52:26.700 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:26.700 | INFO migrate.versioning.api [-] 11 -> 12...  2021-11-02 13:52:26.815 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:26.816 | INFO migrate.versioning.api [-] 12 -> 13...  2021-11-02 13:52:26.823 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:26.823 | INFO migrate.versioning.api [-] 13 -> 14...  2021-11-02 13:52:26.955 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:26.956 | INFO migrate.versioning.api [-] 14 -> 15...  2021-11-02 13:52:26.963 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:26.963 | INFO migrate.versioning.api [-] 15 -> 16...  2021-11-02 13:52:27.029 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:27.029 | INFO migrate.versioning.api [-] 16 -> 17...  2021-11-02 13:52:27.036 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:27.036 | INFO migrate.versioning.api [-] 17 -> 18...  2021-11-02 13:52:27.044 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:27.044 | INFO migrate.versioning.api [-] 18 -> 19...  2021-11-02 13:52:27.051 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:27.051 | INFO migrate.versioning.api [-] 19 -> 20...  2021-11-02 13:52:27.059 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:27.059 | INFO migrate.versioning.api [-] 20 -> 21...  2021-11-02 13:52:27.067 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:27.067 | INFO migrate.versioning.api [-] 21 -> 22...  2021-11-02 13:52:27.140 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:27.140 | INFO migrate.versioning.api [-] 22 -> 23...  2021-11-02 13:52:27.207 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:27.208 | INFO migrate.versioning.api [-] 23 -> 24...  2021-11-02 13:52:27.292 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:27.293 | INFO migrate.versioning.api [-] 24 -> 25...  2021-11-02 13:52:27.300 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:27.300 | INFO migrate.versioning.api [-] 25 -> 26...  2021-11-02 13:52:27.308 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:27.308 | INFO migrate.versioning.api [-] 26 -> 27...  2021-11-02 13:52:27.316 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:27.316 | INFO migrate.versioning.api [-] 27 -> 28...  2021-11-02 13:52:27.323 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:27.323 | INFO migrate.versioning.api [-] 28 -> 29...  2021-11-02 13:52:27.330 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:27.330 | INFO migrate.versioning.api [-] 29 -> 30...  2021-11-02 13:52:27.391 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:27.391 | INFO migrate.versioning.api [-] 30 -> 31...  2021-11-02 13:52:27.417 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:27.417 | INFO migrate.versioning.api [-] 31 -> 32...  2021-11-02 13:52:27.468 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:27.469 | INFO migrate.versioning.api [-] 32 -> 33...  2021-11-02 13:52:27.640 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:27.640 | INFO migrate.versioning.api [-] 33 -> 34...  2021-11-02 13:52:27.696 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:27.697 | INFO migrate.versioning.api [-] 34 -> 35...  2021-11-02 13:52:27.734 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:27.734 | INFO migrate.versioning.api [-] 35 -> 36...  2021-11-02 13:52:27.767 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:27.767 | INFO migrate.versioning.api [-] 36 -> 37...  2021-11-02 13:52:27.775 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:27.775 | INFO migrate.versioning.api [-] 37 -> 38...  2021-11-02 13:52:27.782 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:27.782 | INFO migrate.versioning.api [-] 38 -> 39...  2021-11-02 13:52:27.789 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:27.789 | INFO migrate.versioning.api [-] 39 -> 40...  2021-11-02 13:52:27.797 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:27.797 | INFO migrate.versioning.api [-] 40 -> 41...  2021-11-02 13:52:27.804 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:27.804 | INFO migrate.versioning.api [-] 41 -> 42...  2021-11-02 13:52:27.811 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:27.811 | INFO migrate.versioning.api [-] 42 -> 43...  2021-11-02 13:52:27.817 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:27.817 | INFO migrate.versioning.api [-] 43 -> 44...  2021-11-02 13:52:27.824 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:27.824 | INFO migrate.versioning.api [-] 44 -> 45...  2021-11-02 13:52:27.947 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:27.947 | INFO migrate.versioning.api [-] 45 -> 46...  2021-11-02 13:52:27.955 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:27.955 | INFO migrate.versioning.api [-] 46 -> 47...  2021-11-02 13:52:28.269 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:28.269 | INFO migrate.versioning.api [-] 47 -> 48...  2021-11-02 13:52:28.450 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:28.450 | INFO migrate.versioning.api [-] 48 -> 49...  2021-11-02 13:52:28.463 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:28.463 | INFO migrate.versioning.api [-] 49 -> 50...  2021-11-02 13:52:28.475 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:28.476 | INFO migrate.versioning.api [-] 50 -> 51...  2021-11-02 13:52:28.489 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:28.489 | INFO migrate.versioning.api [-] 51 -> 52...  2021-11-02 13:52:28.502 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:28.502 | INFO migrate.versioning.api [-] 52 -> 53...  2021-11-02 13:52:28.549 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:28.549 | INFO migrate.versioning.api [-] 53 -> 54...  2021-11-02 13:52:28.558 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:28.558 | INFO migrate.versioning.api [-] 54 -> 55...  2021-11-02 13:52:28.663 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:28.663 | INFO migrate.versioning.api [-] 55 -> 56...  2021-11-02 13:52:28.725 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:28.725 | INFO migrate.versioning.api [-] 56 -> 57...  2021-11-02 13:52:28.732 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:28.732 | INFO migrate.versioning.api [-] 57 -> 58...  2021-11-02 13:52:28.739 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:28.739 | INFO migrate.versioning.api [-] 58 -> 59...  2021-11-02 13:52:28.746 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:28.746 | INFO migrate.versioning.api [-] 59 -> 60...  2021-11-02 13:52:28.752 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:28.752 | INFO migrate.versioning.api [-] 60 -> 61...  2021-11-02 13:52:28.759 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:28.760 | INFO migrate.versioning.api [-] 61 -> 62...  2021-11-02 13:52:28.811 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:28.811 | INFO migrate.versioning.api [-] 62 -> 63...  2021-11-02 13:52:28.818 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:28.818 | INFO migrate.versioning.api [-] 63 -> 64...  2021-11-02 13:52:28.879 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:28.880 | INFO migrate.versioning.api [-] 64 -> 65...  2021-11-02 13:52:29.032 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.032 | INFO migrate.versioning.api [-] 65 -> 66...  2021-11-02 13:52:29.107 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.108 | INFO migrate.versioning.api [-] 66 -> 67...  2021-11-02 13:52:29.114 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.114 | INFO migrate.versioning.api [-] 67 -> 68...  2021-11-02 13:52:29.121 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.121 | INFO migrate.versioning.api [-] 68 -> 69...  2021-11-02 13:52:29.128 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.128 | INFO migrate.versioning.api [-] 69 -> 70...  2021-11-02 13:52:29.136 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.136 | INFO migrate.versioning.api [-] 70 -> 71...  2021-11-02 13:52:29.142 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.143 | INFO migrate.versioning.api [-] 71 -> 72...  2021-11-02 13:52:29.149 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.149 | INFO migrate.versioning.api [-] 72 -> 73...  2021-11-02 13:52:29.261 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.261 | INFO migrate.versioning.api [-] 73 -> 74...  2021-11-02 13:52:29.268 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.268 | INFO migrate.versioning.api [-] 74 -> 75...  2021-11-02 13:52:29.275 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.275 | INFO migrate.versioning.api [-] 75 -> 76...  2021-11-02 13:52:29.282 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.282 | INFO migrate.versioning.api [-] 76 -> 77...  2021-11-02 13:52:29.289 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.289 | INFO migrate.versioning.api [-] 77 -> 78...  2021-11-02 13:52:29.296 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.296 | INFO migrate.versioning.api [-] 78 -> 79...  2021-11-02 13:52:29.347 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.348 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-11-02 13:52:29.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.349 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.349 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.350 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.350 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.352 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.352 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.353 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.353 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.354 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.354 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.354 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.354 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.355 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.355 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.355 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.355 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.356 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.356 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.357 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.358 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.358 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.358 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.358 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.359 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.359 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.359 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.359 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.359 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.360 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.360 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.360 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.360 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.360 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.360 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.361 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.361 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.361 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.362 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.362 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.362 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.363 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.363 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.363 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.365 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.365 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.366 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.366 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.366 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.366 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.367 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.367 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.367 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.367 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.369 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.371 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.371 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.371 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.371 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.371 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.372 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.372 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.372 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.373 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-11-02 13:52:29.373 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-11-02 13:52:29.374 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-11-02 13:52:29.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.376 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.377 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.378 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.378 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.378 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.378 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.378 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.379 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.379 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.380 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.380 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.380 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.381 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.381 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.381 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.382 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.382 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.382 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.382 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.383 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.383 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.384 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.384 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.384 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.385 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.386 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.386 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.386 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.386 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.387 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.387 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.387 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.387 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.387 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.389 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.389 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.390 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.390 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.391 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.391 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.392 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.393 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.393 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.393 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.393 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.393 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.395 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.395 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.395 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.396 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.397 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-11-02 13:52:29.397 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-11-02 13:52:29.398 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-11-02 13:52:29.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.400 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.401 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.401 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.402 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.402 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.402 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.402 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.403 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.403 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.404 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.404 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.404 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.404 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.405 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.405 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.405 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.405 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.406 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.406 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.406 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.407 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.407 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.408 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.408 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.408 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.408 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.409 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.410 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.410 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.410 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.411 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.411 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.411 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.411 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.411 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.413 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.413 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.414 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.414 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.416 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.416 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.417 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.417 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.418 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.418 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.419 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.420 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.422 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-11-02 13:52:29.422 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-11-02 13:52:29.429 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-11-02 13:52:29.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.430 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.431 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.432 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.432 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.433 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.434 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.434 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.435 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.435 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.435 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.436 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.436 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.436 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.436 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.436 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.437 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.438 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.438 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.438 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.439 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.439 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.440 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.440 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.440 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.440 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.441 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.441 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.441 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.441 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.441 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.441 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.442 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.442 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.442 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.442 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.442 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.443 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.443 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.443 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.443 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.444 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.444 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.445 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.446 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.447 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.448 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.448 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.448 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.448 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.449 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.449 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.449 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.449 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.450 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.450 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.452 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.452 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.452 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.452 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.453 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.453 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.453 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.453 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.454 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.454 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.455 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-11-02 13:52:29.455 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-11-02 13:52:29.474 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-11-02 13:52:29.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.475 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.475 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.476 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.476 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.477 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.478 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.479 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.479 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.479 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.479 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.480 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.480 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.480 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.480 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.481 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.481 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.481 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.482 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.482 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.483 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.483 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.484 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.484 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.484 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.484 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.485 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.485 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.485 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.485 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.485 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.485 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.485 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.486 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.486 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.486 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.486 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.487 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.487 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.487 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.487 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.488 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.488 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.488 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.490 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.490 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.491 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.491 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.491 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.491 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.492 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.492 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.492 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.492 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.493 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.493 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.495 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.495 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.495 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.495 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.496 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.496 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.496 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.497 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.497 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.497 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.498 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-11-02 13:52:29.498 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-11-02 13:52:29.498 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-11-02 13:52:29.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.499 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.499 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.500 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.500 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.502 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.502 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.503 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.503 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.503 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.503 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.504 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.504 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.504 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.504 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.505 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.505 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.505 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.506 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.506 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.507 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.507 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.508 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.508 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.508 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.508 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.509 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.509 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.509 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.509 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.510 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.510 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.510 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.510 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.510 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.510 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.511 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.511 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.511 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.512 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.512 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.513 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.513 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.513 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.514 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.514 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.522 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.522 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.522 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.522 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.523 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.523 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.523 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.523 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.523 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.523 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.524 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.524 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.524 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.524 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.524 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.524 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.525 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.525 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.525 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.525 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.525 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-11-02 13:52:29.525 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-11-02 13:52:29.529 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-11-02 13:52:29.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.531 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.531 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.532 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.532 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.533 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.533 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.534 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.534 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.535 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.535 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.535 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.535 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.536 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.536 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.536 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.536 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.537 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.537 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.538 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.539 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.539 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.539 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.539 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.540 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.540 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.540 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.540 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.540 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.541 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.541 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.541 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.541 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.541 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.541 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.542 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.542 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.542 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.543 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.543 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.543 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.544 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.544 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.544 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.545 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.545 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.546 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.547 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.547 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.547 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.547 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.547 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.548 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.548 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.548 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.549 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.551 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.551 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.551 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.551 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.551 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.552 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.552 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.552 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.553 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:29.553 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:29.553 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-11-02 13:52:29.553 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-11-02 13:52:29.561 | INFO migrate.versioning.api [-] 0 -> 1...  2021-11-02 13:52:29.569 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.569 | INFO migrate.versioning.api [-] 1 -> 2...  2021-11-02 13:52:29.578 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.578 | INFO migrate.versioning.api [-] 2 -> 3...  2021-11-02 13:52:29.593 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.594 | INFO migrate.versioning.api [-] 3 -> 4...  2021-11-02 13:52:29.600 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.601 | INFO migrate.versioning.api [-] 4 -> 5...  2021-11-02 13:52:29.607 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.607 | INFO migrate.versioning.api [-] 5 -> 6...  2021-11-02 13:52:29.614 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.614 | INFO migrate.versioning.api [-] 6 -> 7...  2021-11-02 13:52:29.621 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.621 | INFO migrate.versioning.api [-] 7 -> 8...  2021-11-02 13:52:29.628 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.628 | INFO migrate.versioning.api [-] 8 -> 9...  2021-11-02 13:52:29.636 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.636 | INFO migrate.versioning.api [-] 9 -> 10...  2021-11-02 13:52:29.643 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.643 | INFO migrate.versioning.api [-] 10 -> 11...  2021-11-02 13:52:29.650 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.650 | INFO migrate.versioning.api [-] 11 -> 12...  2021-11-02 13:52:29.689 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.689 | INFO migrate.versioning.api [-] 12 -> 13...  2021-11-02 13:52:29.696 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.697 | INFO migrate.versioning.api [-] 13 -> 14...  2021-11-02 13:52:29.751 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.751 | INFO migrate.versioning.api [-] 14 -> 15...  2021-11-02 13:52:29.822 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.822 | INFO migrate.versioning.api [-] 15 -> 16...  2021-11-02 13:52:29.831 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.831 | INFO migrate.versioning.api [-] 16 -> 17...  2021-11-02 13:52:29.838 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.838 | INFO migrate.versioning.api [-] 17 -> 18...  2021-11-02 13:52:29.845 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.845 | INFO migrate.versioning.api [-] 18 -> 19...  2021-11-02 13:52:29.852 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.852 | INFO migrate.versioning.api [-] 19 -> 20...  2021-11-02 13:52:29.859 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.859 | INFO migrate.versioning.api [-] 20 -> 21...  2021-11-02 13:52:29.866 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.866 | INFO migrate.versioning.api [-] 21 -> 22...  2021-11-02 13:52:29.873 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.873 | INFO migrate.versioning.api [-] 22 -> 23...  2021-11-02 13:52:29.880 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.880 | INFO migrate.versioning.api [-] 23 -> 24...  2021-11-02 13:52:29.887 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.887 | INFO migrate.versioning.api [-] 24 -> 25...  2021-11-02 13:52:29.895 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.895 | INFO migrate.versioning.api [-] 25 -> 26...  2021-11-02 13:52:29.902 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.902 | INFO migrate.versioning.api [-] 26 -> 27...  2021-11-02 13:52:29.908 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.908 | INFO migrate.versioning.api [-] 27 -> 28...  2021-11-02 13:52:29.915 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.915 | INFO migrate.versioning.api [-] 28 -> 29...  2021-11-02 13:52:29.922 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.922 | INFO migrate.versioning.api [-] 29 -> 30...  2021-11-02 13:52:29.929 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.929 | INFO migrate.versioning.api [-] 30 -> 31...  2021-11-02 13:52:29.936 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.936 | INFO migrate.versioning.api [-] 31 -> 32...  2021-11-02 13:52:29.943 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.944 | INFO migrate.versioning.api [-] 32 -> 33...  2021-11-02 13:52:29.951 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.951 | INFO migrate.versioning.api [-] 33 -> 34...  2021-11-02 13:52:29.958 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.958 | INFO migrate.versioning.api [-] 34 -> 35...  2021-11-02 13:52:29.965 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.965 | INFO migrate.versioning.api [-] 35 -> 36...  2021-11-02 13:52:29.973 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.973 | INFO migrate.versioning.api [-] 36 -> 37...  2021-11-02 13:52:29.980 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.980 | INFO migrate.versioning.api [-] 37 -> 38...  2021-11-02 13:52:29.987 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.987 | INFO migrate.versioning.api [-] 38 -> 39...  2021-11-02 13:52:29.995 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:29.996 | INFO migrate.versioning.api [-] 39 -> 40...  2021-11-02 13:52:30.003 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:30.004 | INFO migrate.versioning.api [-] 40 -> 41...  2021-11-02 13:52:30.012 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:30.012 | INFO migrate.versioning.api [-] 41 -> 42...  2021-11-02 13:52:30.019 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:30.020 | INFO migrate.versioning.api [-] 42 -> 43...  2021-11-02 13:52:30.027 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:30.028 | INFO migrate.versioning.api [-] 43 -> 44...  2021-11-02 13:52:30.035 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:30.035 | INFO migrate.versioning.api [-] 44 -> 45...  2021-11-02 13:52:30.043 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:30.043 | INFO migrate.versioning.api [-] 45 -> 46...  2021-11-02 13:52:30.089 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:30.090 | INFO migrate.versioning.api [-] 46 -> 47...  2021-11-02 13:52:30.097 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:30.097 | INFO migrate.versioning.api [-] 47 -> 48...  2021-11-02 13:52:30.105 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:30.105 | INFO migrate.versioning.api [-] 48 -> 49...  2021-11-02 13:52:30.112 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:30.112 | INFO migrate.versioning.api [-] 49 -> 50...  2021-11-02 13:52:30.120 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:30.120 | INFO migrate.versioning.api [-] 50 -> 51...  2021-11-02 13:52:30.127 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:30.127 | INFO migrate.versioning.api [-] 51 -> 52...  2021-11-02 13:52:30.133 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:30.134 | INFO migrate.versioning.api [-] 52 -> 53...  2021-11-02 13:52:30.140 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:30.140 | INFO migrate.versioning.api [-] 53 -> 54...  2021-11-02 13:52:30.148 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:30.148 | INFO migrate.versioning.api [-] 54 -> 55...  2021-11-02 13:52:30.155 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:30.155 | INFO migrate.versioning.api [-] 55 -> 56...  2021-11-02 13:52:30.161 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:30.161 | INFO migrate.versioning.api [-] 56 -> 57...  2021-11-02 13:52:30.168 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:30.169 | INFO migrate.versioning.api [-] 57 -> 58...  2021-11-02 13:52:30.175 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:30.176 | INFO migrate.versioning.api [-] 58 -> 59...  2021-11-02 13:52:30.184 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:30.184 | INFO migrate.versioning.api [-] 59 -> 60...  2021-11-02 13:52:30.191 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:30.191 | INFO migrate.versioning.api [-] 60 -> 61...  2021-11-02 13:52:30.198 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:30.199 | INFO migrate.versioning.api [-] 61 -> 62...  2021-11-02 13:52:30.215 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:30.216 | INFO migrate.versioning.api [-] 62 -> 63...  2021-11-02 13:52:30.222 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:30.222 | INFO migrate.versioning.api [-] 63 -> 64...  2021-11-02 13:52:30.229 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:30.229 | INFO migrate.versioning.api [-] 64 -> 65...  2021-11-02 13:52:30.236 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:30.236 | INFO migrate.versioning.api [-] 65 -> 66...  2021-11-02 13:52:30.243 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:30.243 | INFO migrate.versioning.api [-] 66 -> 67...  2021-11-02 13:52:30.250 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:30.251 | INFO migrate.versioning.api [-] 67 -> 68...  2021-11-02 13:52:30.257 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:30.257 | INFO migrate.versioning.api [-] 68 -> 69...  2021-11-02 13:52:30.264 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:30.264 | INFO migrate.versioning.api [-] 69 -> 70...  2021-11-02 13:52:30.272 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:30.272 | INFO migrate.versioning.api [-] 70 -> 71...  2021-11-02 13:52:30.279 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:30.279 | INFO migrate.versioning.api [-] 71 -> 72...  2021-11-02 13:52:30.286 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:30.286 | INFO migrate.versioning.api [-] 72 -> 73...  2021-11-02 13:52:30.293 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:30.293 | INFO migrate.versioning.api [-] 73 -> 74...  2021-11-02 13:52:30.300 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:30.300 | INFO migrate.versioning.api [-] 74 -> 75...  2021-11-02 13:52:30.307 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:30.308 | INFO migrate.versioning.api [-] 75 -> 76...  2021-11-02 13:52:30.315 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:30.315 | INFO migrate.versioning.api [-] 76 -> 77...  2021-11-02 13:52:30.322 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:30.322 | INFO migrate.versioning.api [-] 77 -> 78...  2021-11-02 13:52:30.328 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:30.329 | INFO migrate.versioning.api [-] 78 -> 79...  2021-11-02 13:52:30.335 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:30.336 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-11-02 13:52:30.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.339 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.339 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.340 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.340 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.340 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.340 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.340 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.341 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.341 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.341 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.341 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.341 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.342 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.342 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.342 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.342 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.343 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.343 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.343 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.343 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.344 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.344 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.344 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.345 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.345 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.346 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.346 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.346 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.347 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.347 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.348 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.348 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.349 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.349 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.349 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.349 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.351 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.351 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.352 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.352 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.353 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.353 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.354 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.354 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.354 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.355 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.355 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.357 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.357 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.357 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.358 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.360 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.360 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-11-02 13:52:30.360 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-11-02 13:52:30.361 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-11-02 13:52:30.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.362 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.362 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.363 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.363 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.364 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.365 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.365 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.365 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.366 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.366 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.366 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.367 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.367 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.367 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.367 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.367 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.369 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.369 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.370 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.371 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.371 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.371 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.371 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.371 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.371 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.372 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.372 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.372 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.372 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.372 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.373 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.373 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.373 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.373 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.373 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.373 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.374 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.374 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.374 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.375 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.375 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.376 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.376 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.376 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.378 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.379 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.379 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.379 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.379 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.379 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.380 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.381 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.382 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.383 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.383 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.383 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.383 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.383 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.384 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.384 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.385 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.385 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.385 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-11-02 13:52:30.385 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-11-02 13:52:30.385 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-11-02 13:52:30.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.387 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.387 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.388 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.388 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.389 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.389 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.390 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.390 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.391 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.391 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.391 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.391 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.392 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.392 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.392 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.392 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.393 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.393 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.394 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.395 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.395 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.395 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.395 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.396 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.396 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.396 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.396 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.396 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.397 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.397 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.397 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.397 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.397 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.397 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.398 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.398 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.399 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.399 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.399 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.399 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.400 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.400 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.400 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.401 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.402 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.403 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.403 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.403 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.403 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.404 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.404 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.404 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.404 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.404 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.405 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.407 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.407 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.407 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.407 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.407 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.408 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.408 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.409 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.409 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.409 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-11-02 13:52:30.409 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-11-02 13:52:30.417 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-11-02 13:52:30.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.420 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.420 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.421 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.421 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.421 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.422 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.422 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.423 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.423 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.423 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.423 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.423 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.424 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.424 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.424 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.425 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.425 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.425 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.425 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.425 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.425 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.427 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.427 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.427 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.428 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.428 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.429 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.429 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.430 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.430 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.430 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.431 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.431 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.431 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.433 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.433 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.434 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.434 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.435 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.435 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.436 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.436 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.436 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.437 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.437 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.439 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.439 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.439 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.440 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.442 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.442 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-11-02 13:52:30.442 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-11-02 13:52:30.461 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-11-02 13:52:30.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.464 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.464 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.465 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.465 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.466 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.466 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.466 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.467 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.467 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.467 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.467 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.467 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.468 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.468 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.468 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.469 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.469 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.469 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.469 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.469 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.470 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.471 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.471 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.471 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.472 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.472 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.473 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.473 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.474 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.474 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.474 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.475 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.475 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.475 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.477 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.477 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.478 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.478 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.479 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.479 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.480 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.480 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.480 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.481 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.481 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.483 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.483 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.483 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.484 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.486 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.486 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-11-02 13:52:30.486 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-11-02 13:52:30.487 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-11-02 13:52:30.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.489 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.490 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.490 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.491 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.491 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.491 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.491 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.492 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.492 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.492 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.492 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.493 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.493 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.493 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.493 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.494 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.494 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.494 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.494 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.495 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.495 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.496 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.496 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.496 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.497 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.497 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.498 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.498 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.499 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.499 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.499 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.500 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.500 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.500 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.502 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.502 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.503 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.503 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.503 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.503 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.504 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.505 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.505 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.506 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.506 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.508 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.508 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.508 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.508 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.511 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.511 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-11-02 13:52:30.511 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-11-02 13:52:30.519 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-11-02 13:52:30.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.522 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.523 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.523 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.523 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.524 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.524 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.525 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.525 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.525 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.526 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.526 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.526 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.526 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.527 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.527 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.527 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.527 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.528 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.528 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.528 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.528 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.530 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.530 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.530 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.530 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.530 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.531 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.532 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.533 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.533 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.533 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.533 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.533 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.533 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.535 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.535 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.536 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.536 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.537 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.537 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.538 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.538 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.538 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.539 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.539 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.542 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.542 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.542 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.542 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:52:30.545 | 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=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:52:30.545 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-11-02 13:52:30.545 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-11-02 13:52:30.553 | INFO migrate.versioning.api [-] 0 -> 1...  2021-11-02 13:52:30.563 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:30.563 | INFO migrate.versioning.api [-] 1 -> 2...  2021-11-02 13:52:30.664 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:30.665 | INFO migrate.versioning.api [-] 2 -> 3...  2021-11-02 13:52:30.758 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:30.758 | INFO migrate.versioning.api [-] 3 -> 4...  2021-11-02 13:52:30.900 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:30.900 | INFO migrate.versioning.api [-] 4 -> 5...  2021-11-02 13:52:30.907 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:30.907 | INFO migrate.versioning.api [-] 5 -> 6...  2021-11-02 13:52:30.914 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:30.914 | INFO migrate.versioning.api [-] 6 -> 7...  2021-11-02 13:52:30.921 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:30.921 | INFO migrate.versioning.api [-] 7 -> 8...  2021-11-02 13:52:30.928 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:30.928 | INFO migrate.versioning.api [-] 8 -> 9...  2021-11-02 13:52:30.936 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:30.936 | INFO migrate.versioning.api [-] 9 -> 10...  2021-11-02 13:52:30.943 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:30.943 | INFO migrate.versioning.api [-] 10 -> 11...  2021-11-02 13:52:31.004 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:31.004 | INFO migrate.versioning.api [-] 11 -> 12...  2021-11-02 13:52:31.087 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:31.087 | INFO migrate.versioning.api [-] 12 -> 13...  2021-11-02 13:52:31.225 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:31.226 | INFO migrate.versioning.api [-] 13 -> 14...  2021-11-02 13:52:31.463 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:31.463 | INFO migrate.versioning.api [-] 14 -> 15...  2021-11-02 13:52:31.572 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:31.572 | INFO migrate.versioning.api [-] 15 -> 16...  2021-11-02 13:52:31.579 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:31.579 | INFO migrate.versioning.api [-] 16 -> 17...  2021-11-02 13:52:31.586 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:31.586 | INFO migrate.versioning.api [-] 17 -> 18...  2021-11-02 13:52:31.593 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:31.593 | INFO migrate.versioning.api [-] 18 -> 19...  2021-11-02 13:52:31.600 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:31.600 | INFO migrate.versioning.api [-] 19 -> 20...  2021-11-02 13:52:31.608 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:31.609 | INFO migrate.versioning.api [-] 20 -> 21...  2021-11-02 13:52:31.615 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:31.615 | INFO migrate.versioning.api [-] 21 -> 22...  2021-11-02 13:52:31.624 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:31.624 | INFO migrate.versioning.api [-] 22 -> 23...  2021-11-02 13:52:31.630 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:31.631 | INFO migrate.versioning.api [-] 23 -> 24...  2021-11-02 13:52:31.819 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:31.819 | INFO migrate.versioning.api [-] 24 -> 25...  2021-11-02 13:52:31.826 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:31.826 | INFO migrate.versioning.api [-] 25 -> 26...  2021-11-02 13:52:31.833 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:31.833 | INFO migrate.versioning.api [-] 26 -> 27...  2021-11-02 13:52:31.840 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:31.840 | INFO migrate.versioning.api [-] 27 -> 28...  2021-11-02 13:52:31.847 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:31.847 | INFO migrate.versioning.api [-] 28 -> 29...  2021-11-02 13:52:31.854 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:31.854 | INFO migrate.versioning.api [-] 29 -> 30...  2021-11-02 13:52:31.861 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:31.861 | INFO migrate.versioning.api [-] 30 -> 31...  2021-11-02 13:52:31.867 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:31.867 | INFO migrate.versioning.api [-] 31 -> 32...  2021-11-02 13:52:31.903 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:31.903 | INFO migrate.versioning.api [-] 32 -> 33...  2021-11-02 13:52:31.910 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:31.910 | INFO migrate.versioning.api [-] 33 -> 34...  2021-11-02 13:52:31.917 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:31.917 | INFO migrate.versioning.api [-] 34 -> 35...  2021-11-02 13:52:31.973 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:31.973 | INFO migrate.versioning.api [-] 35 -> 36...  2021-11-02 13:52:32.028 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:32.028 | INFO migrate.versioning.api [-] 36 -> 37...  2021-11-02 13:52:32.127 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:32.128 | INFO migrate.versioning.api [-] 37 -> 38...  2021-11-02 13:52:32.134 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:32.134 | INFO migrate.versioning.api [-] 38 -> 39...  2021-11-02 13:52:32.141 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:32.142 | INFO migrate.versioning.api [-] 39 -> 40...  2021-11-02 13:52:32.150 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:32.150 | INFO migrate.versioning.api [-] 40 -> 41...  2021-11-02 13:52:32.157 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:32.157 | INFO migrate.versioning.api [-] 41 -> 42...  2021-11-02 13:52:32.164 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:32.164 | INFO migrate.versioning.api [-] 42 -> 43...  2021-11-02 13:52:32.171 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:32.172 | INFO migrate.versioning.api [-] 43 -> 44...  2021-11-02 13:52:32.180 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:32.180 | INFO migrate.versioning.api [-] 44 -> 45...  2021-11-02 13:52:32.187 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:32.187 | INFO migrate.versioning.api [-] 45 -> 46...  2021-11-02 13:52:32.194 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:32.194 | INFO migrate.versioning.api [-] 46 -> 47...  2021-11-02 13:52:32.360 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:32.360 | INFO migrate.versioning.api [-] 47 -> 48...  2021-11-02 13:52:32.367 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:32.367 | INFO migrate.versioning.api [-] 48 -> 49...  2021-11-02 13:52:32.374 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:32.374 | INFO migrate.versioning.api [-] 49 -> 50...  2021-11-02 13:52:32.380 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:32.381 | INFO migrate.versioning.api [-] 50 -> 51...  2021-11-02 13:52:32.388 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:32.388 | INFO migrate.versioning.api [-] 51 -> 52...  2021-11-02 13:52:32.395 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:32.395 | INFO migrate.versioning.api [-] 52 -> 53...  2021-11-02 13:52:32.402 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:32.402 | INFO migrate.versioning.api [-] 53 -> 54...  2021-11-02 13:52:32.496 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:32.496 | INFO migrate.versioning.api [-] 54 -> 55...  2021-11-02 13:52:32.524 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:32.525 | INFO migrate.versioning.api [-] 55 -> 56...  2021-11-02 13:52:32.532 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:32.532 | INFO migrate.versioning.api [-] 56 -> 57...  2021-11-02 13:52:32.538 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:32.538 | INFO migrate.versioning.api [-] 57 -> 58...  2021-11-02 13:52:32.545 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:32.545 | INFO migrate.versioning.api [-] 58 -> 59...  2021-11-02 13:52:32.552 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:32.552 | INFO migrate.versioning.api [-] 59 -> 60...  2021-11-02 13:52:32.559 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:32.559 | INFO migrate.versioning.api [-] 60 -> 61...  2021-11-02 13:52:32.566 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:32.567 | INFO migrate.versioning.api [-] 61 -> 62...  2021-11-02 13:52:32.574 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:32.574 | INFO migrate.versioning.api [-] 62 -> 63...  2021-11-02 13:52:32.693 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:32.693 | INFO migrate.versioning.api [-] 63 -> 64...  2021-11-02 13:52:32.701 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:32.701 | INFO migrate.versioning.api [-] 64 -> 65...  2021-11-02 13:52:32.708 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:32.708 | INFO migrate.versioning.api [-] 65 -> 66...  2021-11-02 13:52:32.715 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:32.715 | INFO migrate.versioning.api [-] 66 -> 67...  2021-11-02 13:52:32.721 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:32.721 | INFO migrate.versioning.api [-] 67 -> 68...  2021-11-02 13:52:32.728 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:32.728 | INFO migrate.versioning.api [-] 68 -> 69...  2021-11-02 13:52:32.735 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:32.735 | INFO migrate.versioning.api [-] 69 -> 70...  2021-11-02 13:52:32.742 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:32.743 | INFO migrate.versioning.api [-] 70 -> 71...  2021-11-02 13:52:32.750 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:32.750 | INFO migrate.versioning.api [-] 71 -> 72...  2021-11-02 13:52:32.854 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:32.854 | INFO migrate.versioning.api [-] 72 -> 73...  2021-11-02 13:52:32.861 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:32.861 | INFO migrate.versioning.api [-] 73 -> 74...  2021-11-02 13:52:32.867 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:32.867 | INFO migrate.versioning.api [-] 74 -> 75...  2021-11-02 13:52:32.875 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:32.875 | INFO migrate.versioning.api [-] 75 -> 76...  2021-11-02 13:52:32.881 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:32.881 | INFO migrate.versioning.api [-] 76 -> 77...  2021-11-02 13:52:32.889 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:32.889 | INFO migrate.versioning.api [-] 77 -> 78...  2021-11-02 13:52:32.895 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:32.895 | INFO migrate.versioning.api [-] 78 -> 79...  2021-11-02 13:52:32.902 | INFO migrate.versioning.api [-] done 2021-11-02 13:52:33.278 | + lib/keystone:init_keystone:455 : time_stop dbsync 2021-11-02 13:52:33.281 | + functions-common:time_stop:2309 : local name 2021-11-02 13:52:33.283 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:52:33.286 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:52:33.288 | + functions-common:time_stop:2312 : local total 2021-11-02 13:52:33.291 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:52:33.293 | + functions-common:time_stop:2315 : name=dbsync 2021-11-02 13:52:33.296 | + functions-common:time_stop:2316 : start_time=1635861138915 2021-11-02 13:52:33.298 | + functions-common:time_stop:2318 : [[ -z 1635861138915 ]] 2021-11-02 13:52:33.301 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:52:33.306 | + functions-common:time_stop:2321 : end_time=1635861153303 2021-11-02 13:52:33.309 | + functions-common:time_stop:2322 : elapsed_time=14388 2021-11-02 13:52:33.311 | + functions-common:time_stop:2323 : total=0 2021-11-02 13:52:33.314 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:52:33.317 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=14388 2021-11-02 13:52:33.319 | + lib/keystone:init_keystone:457 : [[ fernet == \f\e\r\n\e\t ]] 2021-11-02 13:52:33.321 | + lib/keystone:init_keystone:458 : rm -rf /etc/keystone/fernet-keys/ 2021-11-02 13:52:33.325 | + lib/keystone:init_keystone:459 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2021-11-02 13:52:37.348 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2021-11-02 13:52:37.349 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-11-02 13:52:37.349 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-11-02 13:52:37.349 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2021-11-02 13:52:37.349 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-11-02 13:52:37.350 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-11-02 13:52:37.350 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-11-02 13:52:37.350 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-11-02 13:52:37.350 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-11-02 13:52:37.669 | + lib/keystone:init_keystone:461 : rm -rf /etc/keystone/credential-keys/ 2021-11-02 13:52:37.673 | + lib/keystone:init_keystone:462 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2021-11-02 13:52:41.719 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2021-11-02 13:52:41.720 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-11-02 13:52:41.720 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-11-02 13:52:41.720 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2021-11-02 13:52:41.721 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-11-02 13:52:41.721 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-11-02 13:52:41.721 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-11-02 13:52:41.721 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-11-02 13:52:41.722 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-11-02 13:52:42.036 | + ./stack.sh:main:1098 : start_keystone 2021-11-02 13:52:42.039 | + lib/keystone:start_keystone:520 : local service_port=5000 2021-11-02 13:52:42.042 | + lib/keystone:start_keystone:521 : local auth_protocol=http 2021-11-02 13:52:42.044 | + lib/keystone:start_keystone:522 : is_service_enabled tls-proxy 2021-11-02 13:52:42.060 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:52:42.063 | + lib/keystone:start_keystone:527 : '[' uwsgi == mod_wsgi ']' 2021-11-02 13:52:42.066 | ++ lib/keystone:start_keystone:531 : which uwsgi 2021-11-02 13:52:42.070 | + lib/keystone:start_keystone:531 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2021-11-02 13:52:42.073 | + functions-common:run_process:1564 : local service=keystone 2021-11-02 13:52:42.075 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-11-02 13:52:42.084 | + functions-common:run_process:1566 : local group= 2021-11-02 13:52:42.087 | + functions-common:run_process:1567 : local user= 2021-11-02 13:52:42.089 | + functions-common:run_process:1569 : local name=keystone 2021-11-02 13:52:42.092 | + functions-common:run_process:1571 : time_start run_process 2021-11-02 13:52:42.094 | + functions-common:time_start:2295 : local name=run_process 2021-11-02 13:52:42.097 | + functions-common:time_start:2296 : local start_time= 2021-11-02 13:52:42.100 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-11-02 13:52:42.103 | ++ functions-common:time_start:2300 : date +%s%3N 2021-11-02 13:52:42.108 | + functions-common:time_start:2300 : _TIME_START[$name]=1635861162105 2021-11-02 13:52:42.111 | + functions-common:run_process:1572 : is_service_enabled keystone 2021-11-02 13:52:42.128 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:52:42.130 | + functions-common:run_process:1573 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2021-11-02 13:52:42.132 | + functions-common:_run_under_systemd:1529 : local service=keystone 2021-11-02 13:52:42.135 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-11-02 13:52:42.137 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-11-02 13:52:42.140 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-11-02 13:52:42.142 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-11-02 13:52:42.144 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2021-11-02 13:52:42.147 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2021-11-02 13:52:42.149 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@keystone.service 2021-11-02 13:52:42.151 | + functions-common:_run_under_systemd:1536 : local group= 2021-11-02 13:52:42.154 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-11-02 13:52:42.156 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2021-11-02 13:52:42.159 | + 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-11-02 13:52:42.161 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@keystone.service 2021-11-02 13:52:42.163 | + functions-common:write_uwsgi_user_unit_file:1474 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-11-02 13:52:42.165 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-11-02 13:52:42.167 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-11-02 13:52:42.170 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@keystone.service 2021-11-02 13:52:42.172 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-11-02 13:52:42.176 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2021-11-02 13:52:42.234 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2021-11-02 13:52:42.292 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2021-11-02 13:52:42.341 | + 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-11-02 13:52:42.389 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-11-02 13:52:42.439 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2021-11-02 13:52:42.487 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2021-11-02 13:52:42.535 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2021-11-02 13:52:42.584 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2021-11-02 13:52:42.636 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2021-11-02 13:52:42.686 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-11-02 13:52:42.689 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2021-11-02 13:52:42.748 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-11-02 13:52:43.126 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@keystone.service 2021-11-02 13:52:43.141 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2021-11-02 13:52:43.512 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@keystone.service 2021-11-02 13:52:43.600 | + functions-common:run_process:1575 : time_stop run_process 2021-11-02 13:52:43.603 | + functions-common:time_stop:2309 : local name 2021-11-02 13:52:43.605 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:52:43.607 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:52:43.610 | + functions-common:time_stop:2312 : local total 2021-11-02 13:52:43.612 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:52:43.615 | + functions-common:time_stop:2315 : name=run_process 2021-11-02 13:52:43.617 | + functions-common:time_stop:2316 : start_time=1635861162105 2021-11-02 13:52:43.620 | + functions-common:time_stop:2318 : [[ -z 1635861162105 ]] 2021-11-02 13:52:43.625 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:52:43.629 | + functions-common:time_stop:2321 : end_time=1635861163627 2021-11-02 13:52:43.632 | + functions-common:time_stop:2322 : elapsed_time=1522 2021-11-02 13:52:43.634 | + functions-common:time_stop:2323 : total=1425 2021-11-02 13:52:43.637 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:52:43.639 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2947 2021-11-02 13:52:43.642 | + lib/keystone:start_keystone:534 : echo 'Waiting for keystone to start...' 2021-11-02 13:52:43.642 | Waiting for keystone to start... 2021-11-02 13:52:43.644 | + lib/keystone:start_keystone:540 : local service_uri=http://10.222.0.44/identity/v3/ 2021-11-02 13:52:43.647 | + lib/keystone:start_keystone:542 : wait_for_service 60 http://10.222.0.44/identity/v3/ 2021-11-02 13:52:43.649 | + functions:wait_for_service:457 : local timeout=60 2021-11-02 13:52:43.652 | + functions:wait_for_service:458 : local url=http://10.222.0.44/identity/v3/ 2021-11-02 13:52:43.654 | + functions:wait_for_service:459 : local rval=0 2021-11-02 13:52:43.657 | + functions:wait_for_service:460 : time_start wait_for_service 2021-11-02 13:52:43.659 | + functions-common:time_start:2295 : local name=wait_for_service 2021-11-02 13:52:43.661 | + functions-common:time_start:2296 : local start_time= 2021-11-02 13:52:43.664 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-11-02 13:52:43.668 | ++ functions-common:time_start:2300 : date +%s%3N 2021-11-02 13:52:43.673 | + functions-common:time_start:2300 : _TIME_START[$name]=1635861163669 2021-11-02 13:52:43.676 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-11-02 13:52:43.692 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.44/identity/v3/ 2021-11-02 13:52:49.522 | + :: : [[ 200 == 503 ]] 2021-11-02 13:52:49.523 | + :: : [[ 0 -eq 7 ]] 2021-11-02 13:52:49.527 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-11-02 13:52:49.529 | + functions-common:time_stop:2309 : local name 2021-11-02 13:52:49.532 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:52:49.534 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:52:49.536 | + functions-common:time_stop:2312 : local total 2021-11-02 13:52:49.539 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:52:49.541 | + functions-common:time_stop:2315 : name=wait_for_service 2021-11-02 13:52:49.544 | + functions-common:time_stop:2316 : start_time=1635861163669 2021-11-02 13:52:49.546 | + functions-common:time_stop:2318 : [[ -z 1635861163669 ]] 2021-11-02 13:52:49.549 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:52:49.554 | + functions-common:time_stop:2321 : end_time=1635861169551 2021-11-02 13:52:49.556 | + functions-common:time_stop:2322 : elapsed_time=5882 2021-11-02 13:52:49.558 | + functions-common:time_stop:2323 : total=0 2021-11-02 13:52:49.561 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:52:49.563 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5882 2021-11-02 13:52:49.566 | + functions:wait_for_service:467 : return 0 2021-11-02 13:52:49.568 | + lib/keystone:start_keystone:547 : is_service_enabled tls-proxy 2021-11-02 13:52:49.585 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:52:49.588 | + lib/keystone:start_keystone:553 : restart_service memcached 2021-11-02 13:52:49.591 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-11-02 13:52:49.593 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart memcached 2021-11-02 13:52:49.626 | + ./stack.sh:main:1099 : bootstrap_keystone 2021-11-02 13:52:49.629 | + 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.44/identity --bootstrap-public-url http://10.222.0.44/identity 2021-11-02 13:52:53.802 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=79773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-02 13:52:53.802 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=79773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-02 13:52:53.802 | 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=79773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-02 13:52:53.810 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=79773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-02 13:52:53.826 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=79773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-02 13:52:53.826 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=79773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-02 13:52:53.858 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=79773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-02 13:52:53.890 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=79773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-02 13:52:53.890 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=79773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-02 13:52:54.066 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=79773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-02 13:52:54.066 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=79773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-02 13:52:54.066 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=79773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-02 13:52:54.066 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=79773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-02 13:52:54.066 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=79773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-02 13:52:54.067 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=79773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-02 13:52:54.079 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=79773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-02 13:52:54.079 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=79773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-02 13:52:54.079 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=79773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-02 13:52:54.079 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=79773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-02 13:52:54.079 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=79773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-02 13:52:54.080 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=79773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-02 13:52:54.080 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=79773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-02 13:52:54.087 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=79773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-02 13:52:54.090 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=79773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-02 13:52:54.091 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=79773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-02 13:52:54.091 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=79773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-02 13:52:54.091 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=79773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-02 13:52:54.091 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=79773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-02 13:52:54.091 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=79773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-02 13:52:54.092 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=79773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-02 13:52:54.126 | 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=79773) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-11-02 13:52:54.339 | INFO keystone.cmd.bootstrap [None req-df886524-54b7-4428-9519-ca845ed8bba4 None None] Created domain default 2021-11-02 13:52:54.383 | INFO keystone.cmd.bootstrap [None req-df886524-54b7-4428-9519-ca845ed8bba4 None None] Created project admin 2021-11-02 13:52:54.413 | DEBUG passlib.handlers.bcrypt [None req-df886524-54b7-4428-9519-ca845ed8bba4 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=79773) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2021-11-02 13:52:54.413 | DEBUG passlib.handlers.bcrypt [None req-df886524-54b7-4428-9519-ca845ed8bba4 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=79773) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2021-11-02 13:52:54.475 | INFO keystone.cmd.bootstrap [None req-df886524-54b7-4428-9519-ca845ed8bba4 None None] Created user admin 2021-11-02 13:52:54.490 | INFO keystone.cmd.bootstrap [None req-df886524-54b7-4428-9519-ca845ed8bba4 None None] Created role reader 2021-11-02 13:52:54.501 | INFO keystone.cmd.bootstrap [None req-df886524-54b7-4428-9519-ca845ed8bba4 None None] Created role member 2021-11-02 13:52:54.528 | INFO keystone.cmd.bootstrap [None req-df886524-54b7-4428-9519-ca845ed8bba4 None None] Created implied role where 3eef863c7c1741c591683b6007e4ae4a implies 61abd3824bc84697b542907a281342d6 2021-11-02 13:52:54.538 | INFO keystone.cmd.bootstrap [None req-df886524-54b7-4428-9519-ca845ed8bba4 None None] Created role admin 2021-11-02 13:52:54.556 | INFO keystone.cmd.bootstrap [None req-df886524-54b7-4428-9519-ca845ed8bba4 None None] Created implied role where 1f88b4eb097b48eabe86e2cfa6182411 implies 3eef863c7c1741c591683b6007e4ae4a 2021-11-02 13:52:54.567 | INFO keystone.cmd.bootstrap [None req-df886524-54b7-4428-9519-ca845ed8bba4 None None] Granted role admin on project admin to user admin. 2021-11-02 13:52:54.580 | INFO keystone.cmd.bootstrap [None req-df886524-54b7-4428-9519-ca845ed8bba4 None None] Granted role admin on the system to user admin. 2021-11-02 13:52:54.593 | WARNING py.warnings [None req-df886524-54b7-4428-9519-ca845ed8bba4 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-11-02 13:52:54.593 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2021-11-02 13:52:54.593 |  2021-11-02 13:52:54.597 | INFO keystone.cmd.bootstrap [None req-df886524-54b7-4428-9519-ca845ed8bba4 None None] Created region RegionOne 2021-11-02 13:52:54.628 | INFO keystone.cmd.bootstrap [None req-df886524-54b7-4428-9519-ca845ed8bba4 None None] Created public endpoint http://10.222.0.44/identity 2021-11-02 13:52:54.638 | INFO keystone.cmd.bootstrap [None req-df886524-54b7-4428-9519-ca845ed8bba4 None None] Created admin endpoint http://10.222.0.44/identity 2021-11-02 13:52:55.056 | + ./stack.sh:main:1102 : create_keystone_accounts 2021-11-02 13:52:55.059 | + lib/keystone:create_keystone_accounts:314 : local admin_project 2021-11-02 13:52:55.062 | ++ lib/keystone:create_keystone_accounts:315 : oscwrap project show admin -f value -c id 2021-11-02 13:52:58.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:52:58.135 | from cryptography.utils import int_from_bytes 2021-11-02 13:52:58.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:52:58.135 | from cryptography.utils import int_from_bytes 2021-11-02 13:52:58.328 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:52:58.331 | + lib/keystone:create_keystone_accounts:315 : admin_project=410afb5b80da44c19aa1cace60eeb072 2021-11-02 13:52:58.333 | + lib/keystone:create_keystone_accounts:316 : local admin_user 2021-11-02 13:52:58.337 | ++ lib/keystone:create_keystone_accounts:317 : oscwrap user show admin -f value -c id 2021-11-02 13:53:00.495 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:00.495 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:00.495 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:00.495 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:00.679 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:53:00.683 | + lib/keystone:create_keystone_accounts:317 : admin_user=f097237c2d584a04aeec3856cab9a270 2021-11-02 13:53:00.685 | + lib/keystone:create_keystone_accounts:318 : local admin_role=admin 2021-11-02 13:53:00.688 | + lib/keystone:create_keystone_accounts:319 : local member_role=member 2021-11-02 13:53:00.690 | + lib/keystone:create_keystone_accounts:321 : async_run ks-domain-role get_or_add_user_domain_role admin f097237c2d584a04aeec3856cab9a270 default 2021-11-02 13:53:00.747 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin f097237c2d584a04aeec3856cab9a270 default 2021-11-02 13:53:00.787 | [17509 Async ks-domain-role:79935]: running: get_or_add_user_domain_role admin f097237c2d584a04aeec3856cab9a270 default 2021-11-02 13:53:00.790 | + lib/keystone:create_keystone_accounts:324 : get_or_create_domain Default 2021-11-02 13:53:00.794 | + functions-common:get_or_create_domain:792 : local domain_id 2021-11-02 13:53:00.805 | ++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-11-02 13:53:01.152 | ++ inc/async:async_inner:64 : rc=0 2021-11-02 13:53:01.179 | [77130 Async install_tempest:77130]: finished successfully 2021-11-02 13:53:03.188 | + functions-common:get_or_create_domain:802 : domain_id=default 2021-11-02 13:53:03.190 | + functions-common:get_or_create_domain:803 : echo default 2021-11-02 13:53:03.190 | default 2021-11-02 13:53:03.195 | + lib/keystone:create_keystone_accounts:325 : async_run ks-project get_or_create_project service Default 2021-11-02 13:53:03.261 | + inc/async:async_inner:63 : get_or_create_project service Default 2021-11-02 13:53:03.344 | [17509 Async ks-project:80145]: running: get_or_create_project service Default 2021-11-02 13:53:03.352 | + lib/keystone:create_keystone_accounts:328 : async_run ks-service get_or_create_role service 2021-11-02 13:53:03.425 | + inc/async:async_inner:63 : get_or_create_role service 2021-11-02 13:53:03.467 | [17509 Async ks-service:80233]: running: get_or_create_role service 2021-11-02 13:53:03.470 | + lib/keystone:create_keystone_accounts:334 : async_run ks-reseller get_or_create_role ResellerAdmin 2021-11-02 13:53:03.546 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2021-11-02 13:53:03.661 | [17509 Async ks-reseller:80319]: running: get_or_create_role ResellerAdmin 2021-11-02 13:53:03.676 | + lib/keystone:create_keystone_accounts:338 : local another_role=anotherrole 2021-11-02 13:53:03.696 | + lib/keystone:create_keystone_accounts:339 : async_run ks-anotherrole get_or_create_role anotherrole 2021-11-02 13:53:04.121 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2021-11-02 13:53:04.362 | [17509 Async ks-anotherrole:80410]: running: get_or_create_role anotherrole 2021-11-02 13:53:04.380 | + lib/keystone:create_keystone_accounts:342 : local invis_project 2021-11-02 13:53:04.412 | ++ lib/keystone:create_keystone_accounts:343 : get_or_create_project invisible_to_admin default 2021-11-02 13:53:04.436 | ++ functions-common:get_or_create_project:847 : local project_id 2021-11-02 13:53:04.473 | +++ functions-common:get_or_create_project:855 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2021-11-02 13:53:06.728 | + inc/async:async_inner:64 : rc=0 2021-11-02 13:53:06.894 | [80145 Async ks-project:80145]: finished successfully 2021-11-02 13:53:06.915 | + inc/async:async_inner:64 : rc=0 2021-11-02 13:53:07.038 | [80233 Async ks-service:80233]: finished successfully 2021-11-02 13:53:07.277 | + inc/async:async_inner:64 : rc=0 2021-11-02 13:53:07.309 | [80319 Async ks-reseller:80319]: finished successfully 2021-11-02 13:53:07.359 | + inc/async:async_inner:64 : rc=0 2021-11-02 13:53:07.388 | [80410 Async ks-anotherrole:80410]: finished successfully 2021-11-02 13:53:07.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:07.748 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:07.748 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:07.748 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:07.931 | +++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:53:07.934 | ++ functions-common:get_or_create_project:853 : project_id=d1ca45dcd1484439ad55b9362d3e7006 2021-11-02 13:53:07.937 | ++ functions-common:get_or_create_project:854 : echo d1ca45dcd1484439ad55b9362d3e7006 2021-11-02 13:53:07.940 | + lib/keystone:create_keystone_accounts:343 : invis_project=d1ca45dcd1484439ad55b9362d3e7006 2021-11-02 13:53:07.942 | + lib/keystone:create_keystone_accounts:346 : local demo_project 2021-11-02 13:53:07.945 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_project demo default 2021-11-02 13:53:07.947 | ++ functions-common:get_or_create_project:847 : local project_id 2021-11-02 13:53:07.951 | +++ functions-common:get_or_create_project:855 : oscwrap project create demo --domain=default --or-show -f value -c id 2021-11-02 13:53:09.129 | + inc/async:async_inner:64 : rc=0 2021-11-02 13:53:09.153 | [79935 Async ks-domain-role:79935]: finished successfully 2021-11-02 13:53:10.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:10.118 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:10.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:10.118 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:10.301 | +++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:53:10.304 | ++ functions-common:get_or_create_project:853 : project_id=a14eaccd1cd8444e97b1182cc452b776 2021-11-02 13:53:10.307 | ++ functions-common:get_or_create_project:854 : echo a14eaccd1cd8444e97b1182cc452b776 2021-11-02 13:53:10.310 | + lib/keystone:create_keystone_accounts:347 : demo_project=a14eaccd1cd8444e97b1182cc452b776 2021-11-02 13:53:10.312 | + lib/keystone:create_keystone_accounts:348 : local demo_user 2021-11-02 13:53:10.315 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_user demo Passw0rd default demo@example.com 2021-11-02 13:53:10.318 | ++ functions-common:get_or_create_user:824 : local user_id 2021-11-02 13:53:10.321 | ++ functions-common:get_or_create_user:825 : [[ ! -z demo@example.com ]] 2021-11-02 13:53:10.323 | ++ functions-common:get_or_create_user:826 : local email=--email=demo@example.com 2021-11-02 13:53:10.327 | +++ 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-11-02 13:53:12.495 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:12.495 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:12.496 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:12.496 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:12.678 | +++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:53:12.682 | ++ functions-common:get_or_create_user:840 : user_id=67894bca909a453187b469491ffe00b9 2021-11-02 13:53:12.684 | ++ functions-common:get_or_create_user:841 : echo 67894bca909a453187b469491ffe00b9 2021-11-02 13:53:12.687 | + lib/keystone:create_keystone_accounts:350 : demo_user=67894bca909a453187b469491ffe00b9 2021-11-02 13:53:12.690 | + lib/keystone:create_keystone_accounts:352 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2021-11-02 13:53:12.738 | [17509 Async ks-domain-role:79935]: Waiting for completion of get_or_add_user_domain_role admin f097237c2d584a04aeec3856cab9a270 default running on PID 79935 (6 other jobs running) 2021-11-02 13:53:12.763 | [17509 Async ks-domain-role:79935]: Signaling child to exit 2021-11-02 13:53:12.763 | WAKEUP 2021-11-02 13:53:12.786 | [17509 Async ks-domain-role:79935]: Signaled 2021-11-02 13:53:12.788 | + functions-common:get_or_add_user_domain_role:918 : local user_role_id 2021-11-02 13:53:12.788 | ++ functions-common:get_or_add_user_domain_role:924 : get_field 1 2021-11-02 13:53:12.788 | ++ functions-common:get_or_add_user_domain_role:924 : oscwrap role assignment list --role admin --user f097237c2d584a04aeec3856cab9a270 --domain default 2021-11-02 13:53:12.788 | ++ functions-common:get_or_add_user_domain_role:924 : grep '^|\s[a-f0-9]\+' 2021-11-02 13:53:12.788 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:53:12.788 | ++ functions-common:get_field:727 : read data 2021-11-02 13:53:12.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:12.788 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:12.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:12.788 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:12.788 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:53:12.788 | + functions-common:get_or_add_user_domain_role:924 : user_role_id= 2021-11-02 13:53:12.788 | + functions-common:get_or_add_user_domain_role:925 : [[ -z '' ]] 2021-11-02 13:53:12.788 | + functions-common:get_or_add_user_domain_role:927 : openstack role add admin --user f097237c2d584a04aeec3856cab9a270 --domain default 2021-11-02 13:53:12.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:12.788 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:12.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:12.788 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:12.788 | ++ functions-common:get_or_add_user_domain_role:934 : grep '^|\s[a-f0-9]\+' 2021-11-02 13:53:12.788 | ++ functions-common:get_or_add_user_domain_role:934 : oscwrap role assignment list --role admin --user f097237c2d584a04aeec3856cab9a270 --domain default 2021-11-02 13:53:12.788 | ++ functions-common:get_or_add_user_domain_role:934 : get_field 1 2021-11-02 13:53:12.788 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:53:12.788 | ++ functions-common:get_field:727 : read data 2021-11-02 13:53:12.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:12.788 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:12.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:12.788 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:12.788 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:53:12.788 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-02 13:53:12.788 | ++ functions-common:get_field:731 : field='$2' 2021-11-02 13:53:12.788 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-02 13:53:12.789 | ++ functions-common:get_field:733 : echo '| 1f88b4eb097b48eabe86e2cfa6182411 | f097237c2d584a04aeec3856cab9a270 | | | default | | False |' 2021-11-02 13:53:12.789 | ++ functions-common:get_field:727 : read data 2021-11-02 13:53:12.789 | + functions-common:get_or_add_user_domain_role:934 : user_role_id=1f88b4eb097b48eabe86e2cfa6182411 2021-11-02 13:53:12.789 | + functions-common:get_or_add_user_domain_role:936 : echo 1f88b4eb097b48eabe86e2cfa6182411 2021-11-02 13:53:12.789 | 1f88b4eb097b48eabe86e2cfa6182411 2021-11-02 13:53:12.833 | [17509 Async ks-domain-role:79935]: finished get_or_add_user_domain_role admin f097237c2d584a04aeec3856cab9a270 default with result 0 in 8 seconds 2021-11-02 13:53:12.839 | Not waiting for async task ks-domain that we never started or has already been waited for 2021-11-02 13:53:12.874 | [17509 Async ks-project:80145]: Waiting for completion of get_or_create_project service Default running on PID 80145 (5 other jobs running) 2021-11-02 13:53:12.898 | [17509 Async ks-project:80145]: Signaling child to exit 2021-11-02 13:53:12.898 | WAKEUP 2021-11-02 13:53:12.920 | [17509 Async ks-project:80145]: Signaled 2021-11-02 13:53:12.921 | + functions-common:get_or_create_project:847 : local project_id 2021-11-02 13:53:12.921 | ++ functions-common:get_or_create_project:855 : oscwrap project create service --domain=Default --or-show -f value -c id 2021-11-02 13:53:12.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:12.921 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:12.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:12.921 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:12.922 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:53:12.922 | + functions-common:get_or_create_project:853 : project_id=dad972d2915e4fa0a74edd0311131f39 2021-11-02 13:53:12.922 | + functions-common:get_or_create_project:854 : echo dad972d2915e4fa0a74edd0311131f39 2021-11-02 13:53:12.922 | dad972d2915e4fa0a74edd0311131f39 2021-11-02 13:53:12.965 | [17509 Async ks-project:80145]: finished get_or_create_project service Default with result 0 in 3 seconds 2021-11-02 13:53:13.002 | [17509 Async ks-service:80233]: Waiting for completion of get_or_create_role service running on PID 80233 (4 other jobs running) 2021-11-02 13:53:13.025 | [17509 Async ks-service:80233]: Signaling child to exit 2021-11-02 13:53:13.026 | WAKEUP 2021-11-02 13:53:13.048 | [17509 Async ks-service:80233]: Signaled 2021-11-02 13:53:13.049 | + functions-common:get_or_create_role:860 : local role_id 2021-11-02 13:53:13.049 | ++ functions-common:get_or_create_role:867 : oscwrap role create service --or-show -f value -c id 2021-11-02 13:53:13.049 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:13.049 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:13.049 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:13.049 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:13.049 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:53:13.049 | + functions-common:get_or_create_role:865 : role_id=02647f700f984b4f8176a5959290b19c 2021-11-02 13:53:13.049 | + functions-common:get_or_create_role:866 : echo 02647f700f984b4f8176a5959290b19c 2021-11-02 13:53:13.049 | 02647f700f984b4f8176a5959290b19c 2021-11-02 13:53:13.092 | [17509 Async ks-service:80233]: finished get_or_create_role service with result 0 in 3 seconds 2021-11-02 13:53:13.128 | [17509 Async ks-reseller:80319]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 80319 (3 other jobs running) 2021-11-02 13:53:13.152 | [17509 Async ks-reseller:80319]: Signaling child to exit 2021-11-02 13:53:13.152 | WAKEUP 2021-11-02 13:53:13.174 | [17509 Async ks-reseller:80319]: Signaled 2021-11-02 13:53:13.175 | + functions-common:get_or_create_role:860 : local role_id 2021-11-02 13:53:13.175 | ++ functions-common:get_or_create_role:867 : oscwrap role create ResellerAdmin --or-show -f value -c id 2021-11-02 13:53:13.175 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:13.175 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:13.175 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:13.175 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:13.175 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:53:13.176 | + functions-common:get_or_create_role:865 : role_id=e55b90778ffe4ed4ae9f70017c0ea34d 2021-11-02 13:53:13.176 | + functions-common:get_or_create_role:866 : echo e55b90778ffe4ed4ae9f70017c0ea34d 2021-11-02 13:53:13.176 | e55b90778ffe4ed4ae9f70017c0ea34d 2021-11-02 13:53:13.220 | [17509 Async ks-reseller:80319]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2021-11-02 13:53:13.256 | [17509 Async ks-anotherrole:80410]: Waiting for completion of get_or_create_role anotherrole running on PID 80410 (2 other jobs running) 2021-11-02 13:53:13.282 | [17509 Async ks-anotherrole:80410]: Signaling child to exit 2021-11-02 13:53:13.282 | WAKEUP 2021-11-02 13:53:13.304 | [17509 Async ks-anotherrole:80410]: Signaled 2021-11-02 13:53:13.306 | + functions-common:get_or_create_role:860 : local role_id 2021-11-02 13:53:13.306 | ++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-11-02 13:53:13.306 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:13.306 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:13.306 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:13.306 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:13.306 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:53:13.306 | + functions-common:get_or_create_role:865 : role_id=e071df0a455b40ea830e91cd87189e00 2021-11-02 13:53:13.306 | + functions-common:get_or_create_role:866 : echo e071df0a455b40ea830e91cd87189e00 2021-11-02 13:53:13.306 | e071df0a455b40ea830e91cd87189e00 2021-11-02 13:53:13.349 | [17509 Async ks-anotherrole:80410]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2021-11-02 13:53:13.353 | + inc/async:async_wait:197 : return 0 2021-11-02 13:53:13.356 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-member get_or_add_user_project_role member 67894bca909a453187b469491ffe00b9 a14eaccd1cd8444e97b1182cc452b776 2021-11-02 13:53:13.413 | + inc/async:async_inner:63 : get_or_add_user_project_role member 67894bca909a453187b469491ffe00b9 a14eaccd1cd8444e97b1182cc452b776 2021-11-02 13:53:13.452 | [17509 Async ks-demo-member:81276]: running: get_or_add_user_project_role member 67894bca909a453187b469491ffe00b9 a14eaccd1cd8444e97b1182cc452b776 2021-11-02 13:53:13.455 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-admin get_or_add_user_project_role admin f097237c2d584a04aeec3856cab9a270 a14eaccd1cd8444e97b1182cc452b776 2021-11-02 13:53:13.517 | + inc/async:async_inner:63 : get_or_add_user_project_role admin f097237c2d584a04aeec3856cab9a270 a14eaccd1cd8444e97b1182cc452b776 2021-11-02 13:53:13.578 | [17509 Async ks-demo-admin:81388]: running: get_or_add_user_project_role admin f097237c2d584a04aeec3856cab9a270 a14eaccd1cd8444e97b1182cc452b776 2021-11-02 13:53:13.580 | + lib/keystone:create_keystone_accounts:356 : async_run ks-demo-another get_or_add_user_project_role anotherrole 67894bca909a453187b469491ffe00b9 a14eaccd1cd8444e97b1182cc452b776 2021-11-02 13:53:13.649 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 67894bca909a453187b469491ffe00b9 a14eaccd1cd8444e97b1182cc452b776 2021-11-02 13:53:13.698 | [17509 Async ks-demo-another:81500]: running: get_or_add_user_project_role anotherrole 67894bca909a453187b469491ffe00b9 a14eaccd1cd8444e97b1182cc452b776 2021-11-02 13:53:13.701 | + lib/keystone:create_keystone_accounts:357 : async_run ks-demo-invis get_or_add_user_project_role member 67894bca909a453187b469491ffe00b9 d1ca45dcd1484439ad55b9362d3e7006 2021-11-02 13:53:13.775 | + inc/async:async_inner:63 : get_or_add_user_project_role member 67894bca909a453187b469491ffe00b9 d1ca45dcd1484439ad55b9362d3e7006 2021-11-02 13:53:13.836 | [17509 Async ks-demo-invis:81612]: running: get_or_add_user_project_role member 67894bca909a453187b469491ffe00b9 d1ca45dcd1484439ad55b9362d3e7006 2021-11-02 13:53:13.848 | + lib/keystone:create_keystone_accounts:360 : local alt_demo_project 2021-11-02 13:53:13.864 | ++ lib/keystone:create_keystone_accounts:361 : get_or_create_project alt_demo default 2021-11-02 13:53:13.868 | ++ functions-common:get_or_create_project:847 : local project_id 2021-11-02 13:53:13.874 | +++ functions-common:get_or_create_project:855 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2021-11-02 13:53:16.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:16.817 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:16.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:16.817 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:17.088 | +++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:53:17.104 | ++ functions-common:get_or_create_project:853 : project_id=a287946cc3d84bb89997c25cc5488870 2021-11-02 13:53:17.107 | ++ functions-common:get_or_create_project:854 : echo a287946cc3d84bb89997c25cc5488870 2021-11-02 13:53:17.110 | + lib/keystone:create_keystone_accounts:361 : alt_demo_project=a287946cc3d84bb89997c25cc5488870 2021-11-02 13:53:17.112 | + lib/keystone:create_keystone_accounts:362 : local alt_demo_user 2021-11-02 13:53:17.118 | ++ lib/keystone:create_keystone_accounts:364 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2021-11-02 13:53:17.125 | ++ functions-common:get_or_create_user:824 : local user_id 2021-11-02 13:53:17.149 | ++ functions-common:get_or_create_user:825 : [[ ! -z alt_demo@example.com ]] 2021-11-02 13:53:17.176 | ++ functions-common:get_or_create_user:826 : local email=--email=alt_demo@example.com 2021-11-02 13:53:17.208 | +++ 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-11-02 13:53:20.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:20.063 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:20.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:20.063 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:20.316 | +++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:53:20.319 | ++ functions-common:get_or_create_user:840 : user_id=f39860cd34f6445a93f14de65ebdd8de 2021-11-02 13:53:20.323 | ++ functions-common:get_or_create_user:841 : echo f39860cd34f6445a93f14de65ebdd8de 2021-11-02 13:53:20.325 | + lib/keystone:create_keystone_accounts:364 : alt_demo_user=f39860cd34f6445a93f14de65ebdd8de 2021-11-02 13:53:20.328 | + lib/keystone:create_keystone_accounts:366 : async_run ks-alt-member get_or_add_user_project_role member f39860cd34f6445a93f14de65ebdd8de a287946cc3d84bb89997c25cc5488870 2021-11-02 13:53:20.660 | + inc/async:async_inner:63 : get_or_add_user_project_role member f39860cd34f6445a93f14de65ebdd8de a287946cc3d84bb89997c25cc5488870 2021-11-02 13:53:20.887 | [17509 Async ks-alt-member:81969]: running: get_or_add_user_project_role member f39860cd34f6445a93f14de65ebdd8de a287946cc3d84bb89997c25cc5488870 2021-11-02 13:53:20.905 | + lib/keystone:create_keystone_accounts:367 : async_run ks-alt-admin get_or_add_user_project_role admin f097237c2d584a04aeec3856cab9a270 a287946cc3d84bb89997c25cc5488870 2021-11-02 13:53:21.280 | + inc/async:async_inner:63 : get_or_add_user_project_role admin f097237c2d584a04aeec3856cab9a270 a287946cc3d84bb89997c25cc5488870 2021-11-02 13:53:21.551 | [17509 Async ks-alt-admin:82083]: running: get_or_add_user_project_role admin f097237c2d584a04aeec3856cab9a270 a287946cc3d84bb89997c25cc5488870 2021-11-02 13:53:21.573 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-another get_or_add_user_project_role anotherrole f39860cd34f6445a93f14de65ebdd8de a287946cc3d84bb89997c25cc5488870 2021-11-02 13:53:21.988 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole f39860cd34f6445a93f14de65ebdd8de a287946cc3d84bb89997c25cc5488870 2021-11-02 13:53:22.205 | [17509 Async ks-alt-another:82199]: running: get_or_add_user_project_role anotherrole f39860cd34f6445a93f14de65ebdd8de a287946cc3d84bb89997c25cc5488870 2021-11-02 13:53:22.225 | + lib/keystone:create_keystone_accounts:371 : local admin_group 2021-11-02 13:53:22.263 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_group admins default 'openstack admin group' 2021-11-02 13:53:22.286 | ++ functions-common:get_or_create_group:809 : local 'desc=openstack admin group' 2021-11-02 13:53:22.290 | ++ functions-common:get_or_create_group:810 : local group_id 2021-11-02 13:53:22.317 | +++ functions-common:get_or_create_group:819 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2021-11-02 13:53:23.092 | + inc/async:async_inner:64 : rc=0 2021-11-02 13:53:23.299 | [81388 Async ks-demo-admin:81388]: finished successfully 2021-11-02 13:53:24.223 | + inc/async:async_inner:64 : rc=0 2021-11-02 13:53:24.401 | + inc/async:async_inner:64 : rc=0 2021-11-02 13:53:24.408 | [81276 Async ks-demo-member:81276]: finished successfully 2021-11-02 13:53:24.582 | [81500 Async ks-demo-another:81500]: finished successfully 2021-11-02 13:53:24.816 | + inc/async:async_inner:64 : rc=0 2021-11-02 13:53:24.970 | [81612 Async ks-demo-invis:81612]: finished successfully 2021-11-02 13:53:25.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:25.474 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:25.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:25.474 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:25.725 | +++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:53:25.728 | ++ functions-common:get_or_create_group:817 : group_id=a1066be9b76245a6a13173b017d0f168 2021-11-02 13:53:25.731 | ++ functions-common:get_or_create_group:818 : echo a1066be9b76245a6a13173b017d0f168 2021-11-02 13:53:25.734 | + lib/keystone:create_keystone_accounts:373 : admin_group=a1066be9b76245a6a13173b017d0f168 2021-11-02 13:53:25.737 | + lib/keystone:create_keystone_accounts:374 : local non_admin_group 2021-11-02 13:53:25.741 | ++ lib/keystone:create_keystone_accounts:376 : get_or_create_group nonadmins default 'non-admin group' 2021-11-02 13:53:25.747 | ++ functions-common:get_or_create_group:809 : local 'desc=non-admin group' 2021-11-02 13:53:25.751 | ++ functions-common:get_or_create_group:810 : local group_id 2021-11-02 13:53:25.758 | +++ functions-common:get_or_create_group:819 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2021-11-02 13:53:28.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:28.025 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:28.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:28.025 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:28.276 | +++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:53:28.279 | ++ functions-common:get_or_create_group:817 : group_id=a5826ec8fb1743f2a1a263b53c10e1a5 2021-11-02 13:53:28.282 | ++ functions-common:get_or_create_group:818 : echo a5826ec8fb1743f2a1a263b53c10e1a5 2021-11-02 13:53:28.284 | + lib/keystone:create_keystone_accounts:376 : non_admin_group=a5826ec8fb1743f2a1a263b53c10e1a5 2021-11-02 13:53:28.287 | + lib/keystone:create_keystone_accounts:378 : async_run ks-group-memberdemo get_or_add_group_project_role member a5826ec8fb1743f2a1a263b53c10e1a5 a14eaccd1cd8444e97b1182cc452b776 2021-11-02 13:53:28.383 | + inc/async:async_inner:63 : get_or_add_group_project_role member a5826ec8fb1743f2a1a263b53c10e1a5 a14eaccd1cd8444e97b1182cc452b776 2021-11-02 13:53:28.504 | [17509 Async ks-group-memberdemo:82679]: running: get_or_add_group_project_role member a5826ec8fb1743f2a1a263b53c10e1a5 a14eaccd1cd8444e97b1182cc452b776 2021-11-02 13:53:28.509 | + lib/keystone:create_keystone_accounts:379 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole a5826ec8fb1743f2a1a263b53c10e1a5 a14eaccd1cd8444e97b1182cc452b776 2021-11-02 13:53:28.814 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole a5826ec8fb1743f2a1a263b53c10e1a5 a14eaccd1cd8444e97b1182cc452b776 2021-11-02 13:53:28.995 | [17509 Async ks-group-anotherdemo:82788]: running: get_or_add_group_project_role anotherrole a5826ec8fb1743f2a1a263b53c10e1a5 a14eaccd1cd8444e97b1182cc452b776 2021-11-02 13:53:29.020 | + lib/keystone:create_keystone_accounts:380 : async_run ks-group-memberalt get_or_add_group_project_role member a5826ec8fb1743f2a1a263b53c10e1a5 a287946cc3d84bb89997c25cc5488870 2021-11-02 13:53:29.476 | + inc/async:async_inner:63 : get_or_add_group_project_role member a5826ec8fb1743f2a1a263b53c10e1a5 a287946cc3d84bb89997c25cc5488870 2021-11-02 13:53:29.715 | [17509 Async ks-group-memberalt:82883]: running: get_or_add_group_project_role member a5826ec8fb1743f2a1a263b53c10e1a5 a287946cc3d84bb89997c25cc5488870 2021-11-02 13:53:29.745 | + lib/keystone:create_keystone_accounts:381 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole a5826ec8fb1743f2a1a263b53c10e1a5 a287946cc3d84bb89997c25cc5488870 2021-11-02 13:53:30.171 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole a5826ec8fb1743f2a1a263b53c10e1a5 a287946cc3d84bb89997c25cc5488870 2021-11-02 13:53:30.448 | [17509 Async ks-group-anotheralt:82971]: running: get_or_add_group_project_role anotherrole a5826ec8fb1743f2a1a263b53c10e1a5 a287946cc3d84bb89997c25cc5488870 2021-11-02 13:53:30.472 | + lib/keystone:create_keystone_accounts:382 : async_run ks-group-admin get_or_add_group_project_role admin a1066be9b76245a6a13173b017d0f168 410afb5b80da44c19aa1cace60eeb072 2021-11-02 13:53:30.832 | + inc/async:async_inner:64 : rc=0 2021-11-02 13:53:30.948 | + inc/async:async_inner:63 : get_or_add_group_project_role admin a1066be9b76245a6a13173b017d0f168 410afb5b80da44c19aa1cace60eeb072 2021-11-02 13:53:31.018 | [81969 Async ks-alt-member:81969]: finished successfully 2021-11-02 13:53:31.172 | [17509 Async ks-group-admin:83086]: running: get_or_add_group_project_role admin a1066be9b76245a6a13173b017d0f168 410afb5b80da44c19aa1cace60eeb072 2021-11-02 13:53:31.195 | + lib/keystone:create_keystone_accounts:384 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis 2021-11-02 13:53:31.649 | [17509 Async ks-demo-member:81276]: Waiting for completion of get_or_add_user_project_role member 67894bca909a453187b469491ffe00b9 a14eaccd1cd8444e97b1182cc452b776 running on PID 81276 (13 other jobs running) 2021-11-02 13:53:31.868 | [17509 Async ks-demo-member:81276]: Signaling child to exit 2021-11-02 13:53:31.869 | WAKEUP 2021-11-02 13:53:32.031 | [17509 Async ks-demo-member:81276]: Signaled 2021-11-02 13:53:32.046 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-02 13:53:32.046 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-11-02 13:53:32.046 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-02 13:53:32.046 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-02 13:53:32.046 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-11-02 13:53:32.046 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-11-02 13:53:32.046 | ++ functions-common:_get_domain_args:882 : echo 2021-11-02 13:53:32.046 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-11-02 13:53:32.046 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 67894bca909a453187b469491ffe00b9 --project a14eaccd1cd8444e97b1182cc452b776 2021-11-02 13:53:32.046 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-02 13:53:32.047 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-02 13:53:32.047 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:53:32.047 | ++ functions-common:get_field:727 : read data 2021-11-02 13:53:32.047 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:32.047 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:32.047 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:32.047 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:32.048 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:53:32.048 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-02 13:53:32.048 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-02 13:53:32.048 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 67894bca909a453187b469491ffe00b9 --project a14eaccd1cd8444e97b1182cc452b776 2021-11-02 13:53:32.048 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:32.048 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:32.048 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:32.048 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:32.048 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 67894bca909a453187b469491ffe00b9 --project a14eaccd1cd8444e97b1182cc452b776 2021-11-02 13:53:32.048 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-02 13:53:32.048 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:53:32.048 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-02 13:53:32.048 | ++ functions-common:get_field:727 : read data 2021-11-02 13:53:32.048 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:32.048 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:32.048 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:32.048 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:32.048 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:53:32.048 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-02 13:53:32.048 | ++ functions-common:get_field:731 : field='$2' 2021-11-02 13:53:32.048 | ++ functions-common:get_field:733 : echo '| 3eef863c7c1741c591683b6007e4ae4a | 67894bca909a453187b469491ffe00b9 | | a14eaccd1cd8444e97b1182cc452b776 | | | False |' 2021-11-02 13:53:32.048 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-02 13:53:32.048 | ++ functions-common:get_field:727 : read data 2021-11-02 13:53:32.048 | + functions-common:get_or_add_user_project_role:910 : user_role_id=3eef863c7c1741c591683b6007e4ae4a 2021-11-02 13:53:32.048 | + functions-common:get_or_add_user_project_role:912 : echo 3eef863c7c1741c591683b6007e4ae4a 2021-11-02 13:53:32.048 | 3eef863c7c1741c591683b6007e4ae4a 2021-11-02 13:53:32.382 | [17509 Async ks-demo-member:81276]: finished get_or_add_user_project_role member 67894bca909a453187b469491ffe00b9 a14eaccd1cd8444e97b1182cc452b776 with result 0 in 11 seconds 2021-11-02 13:53:32.682 | [17509 Async ks-demo-admin:81388]: Waiting for completion of get_or_add_user_project_role admin f097237c2d584a04aeec3856cab9a270 a14eaccd1cd8444e97b1182cc452b776 running on PID 81388 (12 other jobs running) 2021-11-02 13:53:32.865 | [17509 Async ks-demo-admin:81388]: Signaling child to exit 2021-11-02 13:53:32.870 | WAKEUP 2021-11-02 13:53:32.876 | + inc/async:async_inner:64 : rc=0 2021-11-02 13:53:32.985 | [17509 Async ks-demo-admin:81388]: Signaled 2021-11-02 13:53:32.989 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-02 13:53:32.989 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-11-02 13:53:32.989 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-02 13:53:32.990 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-02 13:53:32.990 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-11-02 13:53:32.990 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-11-02 13:53:32.990 | ++ functions-common:_get_domain_args:882 : echo 2021-11-02 13:53:32.990 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-11-02 13:53:32.990 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user f097237c2d584a04aeec3856cab9a270 --project a14eaccd1cd8444e97b1182cc452b776 2021-11-02 13:53:32.990 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-02 13:53:32.990 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-02 13:53:32.990 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:53:32.990 | ++ functions-common:get_field:727 : read data 2021-11-02 13:53:32.990 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:32.990 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:32.990 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:32.990 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:32.990 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:53:32.990 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-02 13:53:32.990 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-02 13:53:32.990 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user f097237c2d584a04aeec3856cab9a270 --project a14eaccd1cd8444e97b1182cc452b776 2021-11-02 13:53:32.990 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:32.990 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:32.990 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:32.990 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:32.990 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user f097237c2d584a04aeec3856cab9a270 --project a14eaccd1cd8444e97b1182cc452b776 2021-11-02 13:53:32.990 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-02 13:53:32.990 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-02 13:53:32.990 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:53:32.990 | ++ functions-common:get_field:727 : read data 2021-11-02 13:53:32.990 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:32.990 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:32.990 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:32.991 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:32.991 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:53:32.991 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-02 13:53:32.991 | ++ functions-common:get_field:731 : field='$2' 2021-11-02 13:53:32.991 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-02 13:53:32.991 | ++ functions-common:get_field:733 : echo '| 1f88b4eb097b48eabe86e2cfa6182411 | f097237c2d584a04aeec3856cab9a270 | | a14eaccd1cd8444e97b1182cc452b776 | | | False |' 2021-11-02 13:53:32.991 | ++ functions-common:get_field:727 : read data 2021-11-02 13:53:32.991 | + functions-common:get_or_add_user_project_role:910 : user_role_id=1f88b4eb097b48eabe86e2cfa6182411 2021-11-02 13:53:32.991 | + functions-common:get_or_add_user_project_role:912 : echo 1f88b4eb097b48eabe86e2cfa6182411 2021-11-02 13:53:32.991 | 1f88b4eb097b48eabe86e2cfa6182411 2021-11-02 13:53:33.037 | + inc/async:async_inner:64 : rc=0 2021-11-02 13:53:33.046 | [82083 Async ks-alt-admin:82083]: finished successfully 2021-11-02 13:53:33.199 | [82199 Async ks-alt-another:82199]: finished successfully 2021-11-02 13:53:33.291 | [17509 Async ks-demo-admin:81388]: finished get_or_add_user_project_role admin f097237c2d584a04aeec3856cab9a270 a14eaccd1cd8444e97b1182cc452b776 with result 0 in 9 seconds 2021-11-02 13:53:33.585 | [17509 Async ks-demo-another:81500]: Waiting for completion of get_or_add_user_project_role anotherrole 67894bca909a453187b469491ffe00b9 a14eaccd1cd8444e97b1182cc452b776 running on PID 81500 (11 other jobs running) 2021-11-02 13:53:33.751 | [17509 Async ks-demo-another:81500]: Signaling child to exit 2021-11-02 13:53:33.752 | WAKEUP 2021-11-02 13:53:33.885 | [17509 Async ks-demo-another:81500]: Signaled 2021-11-02 13:53:33.900 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-02 13:53:33.900 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-11-02 13:53:33.900 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-02 13:53:33.900 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-02 13:53:33.900 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-11-02 13:53:33.900 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-11-02 13:53:33.900 | ++ functions-common:_get_domain_args:882 : echo 2021-11-02 13:53:33.900 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-11-02 13:53:33.900 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-02 13:53:33.900 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user 67894bca909a453187b469491ffe00b9 --project a14eaccd1cd8444e97b1182cc452b776 2021-11-02 13:53:33.900 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-02 13:53:33.900 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:53:33.900 | ++ functions-common:get_field:727 : read data 2021-11-02 13:53:33.900 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:33.900 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:33.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:33.900 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:33.900 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:53:33.900 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-02 13:53:33.900 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-02 13:53:33.900 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user 67894bca909a453187b469491ffe00b9 --project a14eaccd1cd8444e97b1182cc452b776 2021-11-02 13:53:33.900 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:33.900 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:33.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:33.900 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:33.900 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user 67894bca909a453187b469491ffe00b9 --project a14eaccd1cd8444e97b1182cc452b776 2021-11-02 13:53:33.900 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-02 13:53:33.900 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-02 13:53:33.901 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:53:33.901 | ++ functions-common:get_field:727 : read data 2021-11-02 13:53:33.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:33.901 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:33.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:33.901 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:33.901 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:53:33.901 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-02 13:53:33.901 | ++ functions-common:get_field:731 : field='$2' 2021-11-02 13:53:33.901 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-02 13:53:33.901 | ++ functions-common:get_field:733 : echo '| e071df0a455b40ea830e91cd87189e00 | 67894bca909a453187b469491ffe00b9 | | a14eaccd1cd8444e97b1182cc452b776 | | | False |' 2021-11-02 13:53:33.901 | ++ functions-common:get_field:727 : read data 2021-11-02 13:53:33.901 | + functions-common:get_or_add_user_project_role:910 : user_role_id=e071df0a455b40ea830e91cd87189e00 2021-11-02 13:53:33.901 | + functions-common:get_or_add_user_project_role:912 : echo e071df0a455b40ea830e91cd87189e00 2021-11-02 13:53:33.901 | e071df0a455b40ea830e91cd87189e00 2021-11-02 13:53:34.202 | [17509 Async ks-demo-another:81500]: finished get_or_add_user_project_role anotherrole 67894bca909a453187b469491ffe00b9 a14eaccd1cd8444e97b1182cc452b776 with result 0 in 10 seconds 2021-11-02 13:53:34.446 | [17509 Async ks-demo-invis:81612]: Waiting for completion of get_or_add_user_project_role member 67894bca909a453187b469491ffe00b9 d1ca45dcd1484439ad55b9362d3e7006 running on PID 81612 (10 other jobs running) 2021-11-02 13:53:34.641 | [17509 Async ks-demo-invis:81612]: Signaling child to exit 2021-11-02 13:53:34.641 | WAKEUP 2021-11-02 13:53:34.833 | [17509 Async ks-demo-invis:81612]: Signaled 2021-11-02 13:53:34.858 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-02 13:53:34.858 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-11-02 13:53:34.858 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-02 13:53:34.858 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-02 13:53:34.858 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-11-02 13:53:34.858 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-11-02 13:53:34.858 | ++ functions-common:_get_domain_args:882 : echo 2021-11-02 13:53:34.858 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-11-02 13:53:34.858 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 67894bca909a453187b469491ffe00b9 --project d1ca45dcd1484439ad55b9362d3e7006 2021-11-02 13:53:34.858 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-02 13:53:34.858 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-02 13:53:34.859 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:53:34.859 | ++ functions-common:get_field:727 : read data 2021-11-02 13:53:34.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:34.859 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:34.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:34.859 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:34.859 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:53:34.859 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-02 13:53:34.859 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-02 13:53:34.859 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 67894bca909a453187b469491ffe00b9 --project d1ca45dcd1484439ad55b9362d3e7006 2021-11-02 13:53:34.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:34.859 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:34.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:34.859 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:34.859 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-02 13:53:34.859 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 67894bca909a453187b469491ffe00b9 --project d1ca45dcd1484439ad55b9362d3e7006 2021-11-02 13:53:34.859 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-02 13:53:34.859 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:53:34.859 | ++ functions-common:get_field:727 : read data 2021-11-02 13:53:34.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:34.859 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:34.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:34.859 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:34.859 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:53:34.859 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-02 13:53:34.859 | ++ functions-common:get_field:731 : field='$2' 2021-11-02 13:53:34.859 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-02 13:53:34.859 | ++ functions-common:get_field:733 : echo '| 3eef863c7c1741c591683b6007e4ae4a | 67894bca909a453187b469491ffe00b9 | | d1ca45dcd1484439ad55b9362d3e7006 | | | False |' 2021-11-02 13:53:34.860 | ++ functions-common:get_field:727 : read data 2021-11-02 13:53:34.860 | + functions-common:get_or_add_user_project_role:910 : user_role_id=3eef863c7c1741c591683b6007e4ae4a 2021-11-02 13:53:34.860 | + functions-common:get_or_add_user_project_role:912 : echo 3eef863c7c1741c591683b6007e4ae4a 2021-11-02 13:53:34.860 | 3eef863c7c1741c591683b6007e4ae4a 2021-11-02 13:53:35.168 | [17509 Async ks-demo-invis:81612]: finished get_or_add_user_project_role member 67894bca909a453187b469491ffe00b9 d1ca45dcd1484439ad55b9362d3e7006 with result 0 in 11 seconds 2021-11-02 13:53:35.213 | + inc/async:async_wait:197 : return 0 2021-11-02 13:53:35.237 | + lib/keystone:create_keystone_accounts:385 : async_wait ks-alt-member ks-alt-admin ks-alt-another 2021-11-02 13:53:35.587 | [17509 Async ks-alt-member:81969]: Waiting for completion of get_or_add_user_project_role member f39860cd34f6445a93f14de65ebdd8de a287946cc3d84bb89997c25cc5488870 running on PID 81969 (9 other jobs running) 2021-11-02 13:53:35.786 | [17509 Async ks-alt-member:81969]: Signaling child to exit 2021-11-02 13:53:35.786 | WAKEUP 2021-11-02 13:53:35.941 | [17509 Async ks-alt-member:81969]: Signaled 2021-11-02 13:53:35.963 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-02 13:53:35.963 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-11-02 13:53:35.963 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-02 13:53:35.963 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-02 13:53:35.963 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-11-02 13:53:35.964 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-11-02 13:53:35.964 | ++ functions-common:_get_domain_args:882 : echo 2021-11-02 13:53:35.964 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-11-02 13:53:35.964 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-02 13:53:35.964 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-02 13:53:35.964 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user f39860cd34f6445a93f14de65ebdd8de --project a287946cc3d84bb89997c25cc5488870 2021-11-02 13:53:35.964 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:53:35.964 | ++ functions-common:get_field:727 : read data 2021-11-02 13:53:35.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:35.964 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:35.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:35.964 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:35.964 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:53:35.964 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-02 13:53:35.964 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-02 13:53:35.964 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user f39860cd34f6445a93f14de65ebdd8de --project a287946cc3d84bb89997c25cc5488870 2021-11-02 13:53:35.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:35.964 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:35.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:35.964 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:35.964 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user f39860cd34f6445a93f14de65ebdd8de --project a287946cc3d84bb89997c25cc5488870 2021-11-02 13:53:35.964 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-02 13:53:35.964 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:53:35.964 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-02 13:53:35.964 | ++ functions-common:get_field:727 : read data 2021-11-02 13:53:35.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:35.964 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:35.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:35.964 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:35.964 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:53:35.964 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-02 13:53:35.964 | ++ functions-common:get_field:731 : field='$2' 2021-11-02 13:53:35.964 | ++ functions-common:get_field:733 : echo '| 3eef863c7c1741c591683b6007e4ae4a | f39860cd34f6445a93f14de65ebdd8de | | a287946cc3d84bb89997c25cc5488870 | | | False |' 2021-11-02 13:53:35.965 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-02 13:53:35.965 | ++ functions-common:get_field:727 : read data 2021-11-02 13:53:35.965 | + functions-common:get_or_add_user_project_role:910 : user_role_id=3eef863c7c1741c591683b6007e4ae4a 2021-11-02 13:53:35.965 | + functions-common:get_or_add_user_project_role:912 : echo 3eef863c7c1741c591683b6007e4ae4a 2021-11-02 13:53:35.965 | 3eef863c7c1741c591683b6007e4ae4a 2021-11-02 13:53:36.266 | [17509 Async ks-alt-member:81969]: finished get_or_add_user_project_role member f39860cd34f6445a93f14de65ebdd8de a287946cc3d84bb89997c25cc5488870 with result 0 in 10 seconds 2021-11-02 13:53:36.526 | [17509 Async ks-alt-admin:82083]: Waiting for completion of get_or_add_user_project_role admin f097237c2d584a04aeec3856cab9a270 a287946cc3d84bb89997c25cc5488870 running on PID 82083 (8 other jobs running) 2021-11-02 13:53:36.694 | [17509 Async ks-alt-admin:82083]: Signaling child to exit 2021-11-02 13:53:36.694 | WAKEUP 2021-11-02 13:53:36.838 | [17509 Async ks-alt-admin:82083]: Signaled 2021-11-02 13:53:36.852 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-02 13:53:36.852 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-11-02 13:53:36.852 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-02 13:53:36.852 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-02 13:53:36.852 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-11-02 13:53:36.852 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-11-02 13:53:36.852 | ++ functions-common:_get_domain_args:882 : echo 2021-11-02 13:53:36.852 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-11-02 13:53:36.852 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user f097237c2d584a04aeec3856cab9a270 --project a287946cc3d84bb89997c25cc5488870 2021-11-02 13:53:36.852 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-02 13:53:36.852 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-02 13:53:36.852 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:53:36.852 | ++ functions-common:get_field:727 : read data 2021-11-02 13:53:36.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:36.852 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:36.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:36.852 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:36.852 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:53:36.852 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-02 13:53:36.852 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-02 13:53:36.852 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user f097237c2d584a04aeec3856cab9a270 --project a287946cc3d84bb89997c25cc5488870 2021-11-02 13:53:36.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:36.853 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:36.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:36.853 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:36.853 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-02 13:53:36.853 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user f097237c2d584a04aeec3856cab9a270 --project a287946cc3d84bb89997c25cc5488870 2021-11-02 13:53:36.853 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-02 13:53:36.853 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:53:36.853 | ++ functions-common:get_field:727 : read data 2021-11-02 13:53:36.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:36.853 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:36.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:36.853 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:36.853 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:53:36.853 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-02 13:53:36.853 | ++ functions-common:get_field:731 : field='$2' 2021-11-02 13:53:36.853 | ++ functions-common:get_field:733 : echo '| 1f88b4eb097b48eabe86e2cfa6182411 | f097237c2d584a04aeec3856cab9a270 | | a287946cc3d84bb89997c25cc5488870 | | | False |' 2021-11-02 13:53:36.853 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-02 13:53:36.853 | ++ functions-common:get_field:727 : read data 2021-11-02 13:53:36.853 | + functions-common:get_or_add_user_project_role:910 : user_role_id=1f88b4eb097b48eabe86e2cfa6182411 2021-11-02 13:53:36.853 | + functions-common:get_or_add_user_project_role:912 : echo 1f88b4eb097b48eabe86e2cfa6182411 2021-11-02 13:53:36.853 | 1f88b4eb097b48eabe86e2cfa6182411 2021-11-02 13:53:37.133 | [17509 Async ks-alt-admin:82083]: finished get_or_add_user_project_role admin f097237c2d584a04aeec3856cab9a270 a287946cc3d84bb89997c25cc5488870 with result 0 in 11 seconds 2021-11-02 13:53:37.400 | [17509 Async ks-alt-another:82199]: Waiting for completion of get_or_add_user_project_role anotherrole f39860cd34f6445a93f14de65ebdd8de a287946cc3d84bb89997c25cc5488870 running on PID 82199 (7 other jobs running) 2021-11-02 13:53:37.581 | [17509 Async ks-alt-another:82199]: Signaling child to exit 2021-11-02 13:53:37.581 | WAKEUP 2021-11-02 13:53:37.740 | [17509 Async ks-alt-another:82199]: Signaled 2021-11-02 13:53:37.752 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-02 13:53:37.752 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-11-02 13:53:37.752 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-02 13:53:37.752 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-02 13:53:37.752 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-11-02 13:53:37.752 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-11-02 13:53:37.752 | ++ functions-common:_get_domain_args:882 : echo 2021-11-02 13:53:37.752 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-11-02 13:53:37.753 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-02 13:53:37.753 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-02 13:53:37.753 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user f39860cd34f6445a93f14de65ebdd8de --project a287946cc3d84bb89997c25cc5488870 2021-11-02 13:53:37.753 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:53:37.753 | ++ functions-common:get_field:727 : read data 2021-11-02 13:53:37.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:37.753 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:37.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:37.753 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:37.753 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:53:37.753 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-02 13:53:37.753 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-02 13:53:37.753 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user f39860cd34f6445a93f14de65ebdd8de --project a287946cc3d84bb89997c25cc5488870 2021-11-02 13:53:37.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:37.753 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:37.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:37.753 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:37.753 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user f39860cd34f6445a93f14de65ebdd8de --project a287946cc3d84bb89997c25cc5488870 2021-11-02 13:53:37.753 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-02 13:53:37.753 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-02 13:53:37.753 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:53:37.753 | ++ functions-common:get_field:727 : read data 2021-11-02 13:53:37.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:37.753 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:37.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:37.754 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:37.754 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:53:37.754 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-02 13:53:37.754 | ++ functions-common:get_field:731 : field='$2' 2021-11-02 13:53:37.754 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-02 13:53:37.754 | ++ functions-common:get_field:733 : echo '| e071df0a455b40ea830e91cd87189e00 | f39860cd34f6445a93f14de65ebdd8de | | a287946cc3d84bb89997c25cc5488870 | | | False |' 2021-11-02 13:53:37.754 | ++ functions-common:get_field:727 : read data 2021-11-02 13:53:37.754 | + functions-common:get_or_add_user_project_role:910 : user_role_id=e071df0a455b40ea830e91cd87189e00 2021-11-02 13:53:37.754 | + functions-common:get_or_add_user_project_role:912 : echo e071df0a455b40ea830e91cd87189e00 2021-11-02 13:53:37.754 | e071df0a455b40ea830e91cd87189e00 2021-11-02 13:53:38.043 | [17509 Async ks-alt-another:82199]: finished get_or_add_user_project_role anotherrole f39860cd34f6445a93f14de65ebdd8de a287946cc3d84bb89997c25cc5488870 with result 0 in 11 seconds 2021-11-02 13:53:38.078 | + inc/async:async_wait:197 : return 0 2021-11-02 13:53:38.096 | + lib/keystone:create_keystone_accounts:386 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2021-11-02 13:53:38.460 | [17509 Async ks-group-memberdemo:82679]: Waiting for completion of get_or_add_group_project_role member a5826ec8fb1743f2a1a263b53c10e1a5 a14eaccd1cd8444e97b1182cc452b776 running on PID 82679 (6 other jobs running) 2021-11-02 13:53:38.621 | [17509 Async ks-group-memberdemo:82679]: Signaling child to exit 2021-11-02 13:53:39.556 | + inc/async:async_inner:64 : rc=0 2021-11-02 13:53:39.619 | + inc/async:async_inner:64 : rc=0 2021-11-02 13:53:39.655 | [82679 Async ks-group-memberdemo:82679]: finished successfully 2021-11-02 13:53:39.668 | [82883 Async ks-group-memberalt:82883]: finished successfully 2021-11-02 13:53:39.708 | WAKEUP 2021-11-02 13:53:39.736 | [17509 Async ks-group-memberdemo:82679]: Signaled 2021-11-02 13:53:39.737 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-11-02 13:53:39.737 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group a5826ec8fb1743f2a1a263b53c10e1a5 --project a14eaccd1cd8444e97b1182cc452b776 -f value 2021-11-02 13:53:39.737 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:39.737 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:39.737 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:39.737 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:39.737 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:53:39.738 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-11-02 13:53:39.738 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-11-02 13:53:39.738 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group a5826ec8fb1743f2a1a263b53c10e1a5 --project a14eaccd1cd8444e97b1182cc452b776 2021-11-02 13:53:39.738 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:39.738 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:39.738 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:39.738 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:39.738 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group a5826ec8fb1743f2a1a263b53c10e1a5 --project a14eaccd1cd8444e97b1182cc452b776 -f value 2021-11-02 13:53:39.738 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:39.738 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:39.738 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:39.738 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:39.738 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:53:39.738 | + functions-common:get_or_add_group_project_role:958 : group_role_id='3eef863c7c1741c591683b6007e4ae4a a5826ec8fb1743f2a1a263b53c10e1a5 a14eaccd1cd8444e97b1182cc452b776 False' 2021-11-02 13:53:39.738 | + functions-common:get_or_add_group_project_role:960 : echo 3eef863c7c1741c591683b6007e4ae4a a5826ec8fb1743f2a1a263b53c10e1a5 a14eaccd1cd8444e97b1182cc452b776 False 2021-11-02 13:53:39.738 | 3eef863c7c1741c591683b6007e4ae4a a5826ec8fb1743f2a1a263b53c10e1a5 a14eaccd1cd8444e97b1182cc452b776 False 2021-11-02 13:53:39.790 | [17509 Async ks-group-memberdemo:82679]: finished get_or_add_group_project_role member a5826ec8fb1743f2a1a263b53c10e1a5 a14eaccd1cd8444e97b1182cc452b776 with result 0 in 11 seconds 2021-11-02 13:53:39.838 | [17509 Async ks-group-anotherdemo:82788]: Waiting for completion of get_or_add_group_project_role anotherrole a5826ec8fb1743f2a1a263b53c10e1a5 a14eaccd1cd8444e97b1182cc452b776 running on PID 82788 (5 other jobs running) 2021-11-02 13:53:39.868 | [17509 Async ks-group-anotherdemo:82788]: Signaling child to exit 2021-11-02 13:53:40.740 | + inc/async:async_inner:64 : rc=0 2021-11-02 13:53:40.775 | [82788 Async ks-group-anotherdemo:82788]: finished successfully 2021-11-02 13:53:40.796 | WAKEUP 2021-11-02 13:53:40.827 | [17509 Async ks-group-anotherdemo:82788]: Signaled 2021-11-02 13:53:40.829 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-11-02 13:53:40.829 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group a5826ec8fb1743f2a1a263b53c10e1a5 --project a14eaccd1cd8444e97b1182cc452b776 -f value 2021-11-02 13:53:40.829 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:40.829 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:40.829 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:40.829 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:40.829 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:53:40.829 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-11-02 13:53:40.829 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-11-02 13:53:40.829 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group a5826ec8fb1743f2a1a263b53c10e1a5 --project a14eaccd1cd8444e97b1182cc452b776 2021-11-02 13:53:40.829 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:40.829 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:40.829 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:40.829 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:40.829 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group a5826ec8fb1743f2a1a263b53c10e1a5 --project a14eaccd1cd8444e97b1182cc452b776 -f value 2021-11-02 13:53:40.829 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:40.829 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:40.829 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:40.829 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:40.829 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:53:40.830 | + functions-common:get_or_add_group_project_role:958 : group_role_id='e071df0a455b40ea830e91cd87189e00 a5826ec8fb1743f2a1a263b53c10e1a5 a14eaccd1cd8444e97b1182cc452b776 False' 2021-11-02 13:53:40.830 | + functions-common:get_or_add_group_project_role:960 : echo e071df0a455b40ea830e91cd87189e00 a5826ec8fb1743f2a1a263b53c10e1a5 a14eaccd1cd8444e97b1182cc452b776 False 2021-11-02 13:53:40.830 | e071df0a455b40ea830e91cd87189e00 a5826ec8fb1743f2a1a263b53c10e1a5 a14eaccd1cd8444e97b1182cc452b776 False 2021-11-02 13:53:40.892 | [17509 Async ks-group-anotherdemo:82788]: finished get_or_add_group_project_role anotherrole a5826ec8fb1743f2a1a263b53c10e1a5 a14eaccd1cd8444e97b1182cc452b776 with result 0 in 12 seconds 2021-11-02 13:53:40.940 | [17509 Async ks-group-memberalt:82883]: Waiting for completion of get_or_add_group_project_role member a5826ec8fb1743f2a1a263b53c10e1a5 a287946cc3d84bb89997c25cc5488870 running on PID 82883 (4 other jobs running) 2021-11-02 13:53:40.971 | [17509 Async ks-group-memberalt:82883]: Signaling child to exit 2021-11-02 13:53:40.971 | WAKEUP 2021-11-02 13:53:40.996 | [17509 Async ks-group-memberalt:82883]: Signaled 2021-11-02 13:53:40.998 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-11-02 13:53:40.998 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group a5826ec8fb1743f2a1a263b53c10e1a5 --project a287946cc3d84bb89997c25cc5488870 -f value 2021-11-02 13:53:40.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:40.998 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:40.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:40.998 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:40.998 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:53:40.998 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-11-02 13:53:40.998 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-11-02 13:53:40.998 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group a5826ec8fb1743f2a1a263b53c10e1a5 --project a287946cc3d84bb89997c25cc5488870 2021-11-02 13:53:40.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:40.998 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:40.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:40.998 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:40.998 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group a5826ec8fb1743f2a1a263b53c10e1a5 --project a287946cc3d84bb89997c25cc5488870 -f value 2021-11-02 13:53:40.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:40.998 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:40.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:40.998 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:40.998 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:53:40.999 | + functions-common:get_or_add_group_project_role:958 : group_role_id='3eef863c7c1741c591683b6007e4ae4a a5826ec8fb1743f2a1a263b53c10e1a5 a287946cc3d84bb89997c25cc5488870 False' 2021-11-02 13:53:40.999 | + functions-common:get_or_add_group_project_role:960 : echo 3eef863c7c1741c591683b6007e4ae4a a5826ec8fb1743f2a1a263b53c10e1a5 a287946cc3d84bb89997c25cc5488870 False 2021-11-02 13:53:40.999 | 3eef863c7c1741c591683b6007e4ae4a a5826ec8fb1743f2a1a263b53c10e1a5 a287946cc3d84bb89997c25cc5488870 False 2021-11-02 13:53:41.051 | [17509 Async ks-group-memberalt:82883]: finished get_or_add_group_project_role member a5826ec8fb1743f2a1a263b53c10e1a5 a287946cc3d84bb89997c25cc5488870 with result 0 in 10 seconds 2021-11-02 13:53:41.095 | [17509 Async ks-group-anotheralt:82971]: Waiting for completion of get_or_add_group_project_role anotherrole a5826ec8fb1743f2a1a263b53c10e1a5 a287946cc3d84bb89997c25cc5488870 running on PID 82971 (3 other jobs running) 2021-11-02 13:53:41.122 | [17509 Async ks-group-anotheralt:82971]: Signaling child to exit 2021-11-02 13:53:41.137 | + inc/async:async_inner:64 : rc=0 2021-11-02 13:53:41.164 | [82971 Async ks-group-anotheralt:82971]: finished successfully 2021-11-02 13:53:41.185 | WAKEUP 2021-11-02 13:53:41.212 | [17509 Async ks-group-anotheralt:82971]: Signaled 2021-11-02 13:53:41.213 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-11-02 13:53:41.213 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group a5826ec8fb1743f2a1a263b53c10e1a5 --project a287946cc3d84bb89997c25cc5488870 -f value 2021-11-02 13:53:41.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:41.213 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:41.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:41.213 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:41.213 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:53:41.213 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-11-02 13:53:41.213 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-11-02 13:53:41.213 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group a5826ec8fb1743f2a1a263b53c10e1a5 --project a287946cc3d84bb89997c25cc5488870 2021-11-02 13:53:41.214 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:41.214 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:41.214 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:41.214 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:41.214 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group a5826ec8fb1743f2a1a263b53c10e1a5 --project a287946cc3d84bb89997c25cc5488870 -f value 2021-11-02 13:53:41.214 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:41.214 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:41.214 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:41.214 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:41.214 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:53:41.214 | + functions-common:get_or_add_group_project_role:958 : group_role_id='e071df0a455b40ea830e91cd87189e00 a5826ec8fb1743f2a1a263b53c10e1a5 a287946cc3d84bb89997c25cc5488870 False' 2021-11-02 13:53:41.214 | + functions-common:get_or_add_group_project_role:960 : echo e071df0a455b40ea830e91cd87189e00 a5826ec8fb1743f2a1a263b53c10e1a5 a287946cc3d84bb89997c25cc5488870 False 2021-11-02 13:53:41.214 | e071df0a455b40ea830e91cd87189e00 a5826ec8fb1743f2a1a263b53c10e1a5 a287946cc3d84bb89997c25cc5488870 False 2021-11-02 13:53:41.263 | [17509 Async ks-group-anotheralt:82971]: finished get_or_add_group_project_role anotherrole a5826ec8fb1743f2a1a263b53c10e1a5 a287946cc3d84bb89997c25cc5488870 with result 0 in 11 seconds 2021-11-02 13:53:41.303 | [17509 Async ks-group-admin:83086]: Waiting for completion of get_or_add_group_project_role admin a1066be9b76245a6a13173b017d0f168 410afb5b80da44c19aa1cace60eeb072 running on PID 83086 (2 other jobs running) 2021-11-02 13:53:41.329 | [17509 Async ks-group-admin:83086]: Signaling child to exit 2021-11-02 13:53:41.625 | + inc/async:async_inner:64 : rc=0 2021-11-02 13:53:41.649 | [83086 Async ks-group-admin:83086]: finished successfully 2021-11-02 13:53:41.669 | WAKEUP 2021-11-02 13:53:41.692 | [17509 Async ks-group-admin:83086]: Signaled 2021-11-02 13:53:41.694 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-11-02 13:53:41.694 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role admin --group a1066be9b76245a6a13173b017d0f168 --project 410afb5b80da44c19aa1cace60eeb072 -f value 2021-11-02 13:53:41.694 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:41.694 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:41.694 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:41.694 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:41.694 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:53:41.694 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-11-02 13:53:41.694 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-11-02 13:53:41.694 | + functions-common:get_or_add_group_project_role:951 : openstack role add admin --group a1066be9b76245a6a13173b017d0f168 --project 410afb5b80da44c19aa1cace60eeb072 2021-11-02 13:53:41.694 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:41.694 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:41.694 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:41.694 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:41.694 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role admin --group a1066be9b76245a6a13173b017d0f168 --project 410afb5b80da44c19aa1cace60eeb072 -f value 2021-11-02 13:53:41.694 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:41.694 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:41.694 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:53:41.694 | from cryptography.utils import int_from_bytes 2021-11-02 13:53:41.694 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:53:41.695 | + functions-common:get_or_add_group_project_role:958 : group_role_id='1f88b4eb097b48eabe86e2cfa6182411 a1066be9b76245a6a13173b017d0f168 410afb5b80da44c19aa1cace60eeb072 False' 2021-11-02 13:53:41.695 | + functions-common:get_or_add_group_project_role:960 : echo 1f88b4eb097b48eabe86e2cfa6182411 a1066be9b76245a6a13173b017d0f168 410afb5b80da44c19aa1cace60eeb072 False 2021-11-02 13:53:41.695 | 1f88b4eb097b48eabe86e2cfa6182411 a1066be9b76245a6a13173b017d0f168 410afb5b80da44c19aa1cace60eeb072 False 2021-11-02 13:53:41.738 | [17509 Async ks-group-admin:83086]: finished get_or_add_group_project_role admin a1066be9b76245a6a13173b017d0f168 410afb5b80da44c19aa1cace60eeb072 with result 0 in 10 seconds 2021-11-02 13:53:41.742 | + inc/async:async_wait:197 : return 0 2021-11-02 13:53:41.745 | + lib/keystone:create_keystone_accounts:388 : is_service_enabled ldap 2021-11-02 13:53:41.761 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:53:41.764 | + ./stack.sh:main:1103 : is_service_enabled nova 2021-11-02 13:53:41.781 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:53:41.784 | + ./stack.sh:main:1104 : async_runfunc create_nova_accounts 2021-11-02 13:53:41.786 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2021-11-02 13:53:41.845 | + inc/async:async_inner:63 : create_nova_accounts 2021-11-02 13:53:41.885 | [17509 Async create_nova_accounts:84720]: running: create_nova_accounts 2021-11-02 13:53:41.887 | + ./stack.sh:main:1106 : is_service_enabled glance 2021-11-02 13:53:41.905 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:53:41.908 | + ./stack.sh:main:1107 : async_runfunc create_glance_accounts 2021-11-02 13:53:41.911 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2021-11-02 13:53:41.971 | + inc/async:async_inner:63 : create_glance_accounts 2021-11-02 13:53:42.017 | [17509 Async create_glance_accounts:84835]: running: create_glance_accounts 2021-11-02 13:53:42.020 | + ./stack.sh:main:1109 : is_service_enabled cinder 2021-11-02 13:53:42.045 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:53:42.048 | + ./stack.sh:main:1110 : async_runfunc create_cinder_accounts 2021-11-02 13:53:42.051 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2021-11-02 13:53:42.117 | + inc/async:async_inner:63 : create_cinder_accounts 2021-11-02 13:53:42.159 | [17509 Async create_cinder_accounts:84965]: running: create_cinder_accounts 2021-11-02 13:53:42.161 | + ./stack.sh:main:1112 : is_service_enabled neutron 2021-11-02 13:53:42.186 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:53:42.189 | + ./stack.sh:main:1113 : async_runfunc create_neutron_accounts 2021-11-02 13:53:42.194 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2021-11-02 13:53:42.261 | + inc/async:async_inner:63 : create_neutron_accounts 2021-11-02 13:53:42.337 | [17509 Async create_neutron_accounts:85080]: running: create_neutron_accounts 2021-11-02 13:53:42.345 | + ./stack.sh:main:1115 : is_service_enabled swift 2021-11-02 13:53:42.374 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:53:42.377 | + ./stack.sh:main:1116 : async_runfunc create_swift_accounts 2021-11-02 13:53:42.383 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2021-11-02 13:53:42.677 | + inc/async:async_inner:63 : create_swift_accounts 2021-11-02 13:53:42.906 | [17509 Async create_swift_accounts:85221]: running: create_swift_accounts 2021-11-02 13:53:42.929 | + ./stack.sh:main:1122 : write_clouds_yaml 2021-11-02 13:53:42.948 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2021-11-02 13:53:42.978 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2021-11-02 13:53:42.993 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2021-11-02 13:53:43.052 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2021-11-02 13:53:43.108 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2021-11-02 13:53:43.130 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-11-02 13:53:43.149 | + 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.44/identity --os-username demo --os-password Passw0rd --os-project-name demo 2021-11-02 13:53:43.357 | The user clouds.yaml file didn't exist. 2021-11-02 13:53:43.388 | + 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.44/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2021-11-02 13:53:43.644 | + 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.44/identity --os-username admin --os-password Passw0rd --os-project-name admin 2021-11-02 13:53:43.880 | + 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.44/identity --os-username admin --os-password Passw0rd --os-system-scope all 2021-11-02 13:53:44.182 | + functions-common:write_clouds_yaml:132 : cat 2021-11-02 13:53:44.202 | ++ functions-common:write_clouds_yaml:138 : eval echo '~ubuntu' 2021-11-02 13:53:44.233 | +++ functions-common:write_clouds_yaml:138 : echo /home/ubuntu 2021-11-02 13:53:44.264 | + functions-common:write_clouds_yaml:138 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2021-11-02 13:53:44.318 | + ./stack.sh:main:1127 : is_service_enabled horizon 2021-11-02 13:53:44.461 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:53:44.488 | + ./stack.sh:main:1132 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2021-11-02 13:53:44.805 | [17509 Async create_nova_accounts:84720]: Waiting for completion of create_nova_accounts running on PID 84720 (6 other jobs running) 2021-11-02 13:53:44.923 | [17509 Async create_nova_accounts:84720]: Signaling child to exit 2021-11-02 13:54:10.180 | + inc/async:async_inner:64 : rc=0 2021-11-02 13:54:10.261 | [85080 Async create_neutron_accounts:85080]: finished successfully 2021-11-02 13:54:25.602 | + inc/async:async_inner:64 : rc=0 2021-11-02 13:54:25.632 | [84965 Async create_cinder_accounts:84965]: finished successfully 2021-11-02 13:54:32.177 | + inc/async:async_inner:64 : rc=0 2021-11-02 13:54:32.237 | [84835 Async create_glance_accounts:84835]: finished successfully 2021-11-02 13:54:37.692 | + inc/async:async_inner:64 : rc=0 2021-11-02 13:54:37.716 | [84720 Async create_nova_accounts:84720]: finished successfully 2021-11-02 13:54:37.737 | WAKEUP 2021-11-02 13:54:37.760 | [17509 Async create_nova_accounts:84720]: Signaled 2021-11-02 13:54:37.761 | + lib/nova:create_nova_accounts:340 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2021-11-02 13:54:37.761 | + lib/nova:create_nova_accounts:344 : create_service_user nova admin 2021-11-02 13:54:37.761 | + lib/keystone:create_service_user:401 : get_or_create_user nova Passw0rd Default 2021-11-02 13:54:37.761 | + functions-common:get_or_create_user:824 : local user_id 2021-11-02 13:54:37.761 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-11-02 13:54:37.761 | + functions-common:get_or_create_user:828 : local email= 2021-11-02 13:54:37.761 | ++ functions-common:get_or_create_user:842 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2021-11-02 13:54:37.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.761 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.762 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.762 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:54:37.762 | + functions-common:get_or_create_user:840 : user_id=2860b9ca73d94f29ae614814edf7dcca 2021-11-02 13:54:37.762 | + functions-common:get_or_create_user:841 : echo 2860b9ca73d94f29ae614814edf7dcca 2021-11-02 13:54:37.762 | 2860b9ca73d94f29ae614814edf7dcca 2021-11-02 13:54:37.762 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service nova service Default Default 2021-11-02 13:54:37.762 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-02 13:54:37.762 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-11-02 13:54:37.762 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-02 13:54:37.762 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-02 13:54:37.762 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-11-02 13:54:37.762 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-11-02 13:54:37.762 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-11-02 13:54:37.762 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-11-02 13:54:37.762 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-11-02 13:54:37.762 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-11-02 13:54:37.762 | ++ 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-11-02 13:54:37.762 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-02 13:54:37.762 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-02 13:54:37.762 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:54:37.762 | ++ functions-common:get_field:727 : read data 2021-11-02 13:54:37.762 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.762 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.762 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.762 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.762 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:54:37.762 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-02 13:54:37.762 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-02 13:54:37.762 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2021-11-02 13:54:37.762 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.762 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.762 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.763 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.763 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-02 13:54:37.763 | ++ 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-11-02 13:54:37.763 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:54:37.763 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-02 13:54:37.763 | ++ functions-common:get_field:727 : read data 2021-11-02 13:54:37.763 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.763 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.763 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.763 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.763 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:54:37.763 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-02 13:54:37.763 | ++ functions-common:get_field:731 : field='$2' 2021-11-02 13:54:37.763 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-02 13:54:37.763 | ++ functions-common:get_field:733 : echo '| 02647f700f984b4f8176a5959290b19c | 2860b9ca73d94f29ae614814edf7dcca | | dad972d2915e4fa0a74edd0311131f39 | | | False |' 2021-11-02 13:54:37.763 | ++ functions-common:get_field:727 : read data 2021-11-02 13:54:37.763 | + functions-common:get_or_add_user_project_role:910 : user_role_id=02647f700f984b4f8176a5959290b19c 2021-11-02 13:54:37.763 | + functions-common:get_or_add_user_project_role:912 : echo 02647f700f984b4f8176a5959290b19c 2021-11-02 13:54:37.763 | 02647f700f984b4f8176a5959290b19c 2021-11-02 13:54:37.763 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2021-11-02 13:54:37.763 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin nova service Default Default 2021-11-02 13:54:37.763 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-02 13:54:37.763 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-11-02 13:54:37.763 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-02 13:54:37.763 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-02 13:54:37.763 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-11-02 13:54:37.763 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-11-02 13:54:37.763 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-11-02 13:54:37.763 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-11-02 13:54:37.763 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-11-02 13:54:37.763 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-11-02 13:54:37.763 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-02 13:54:37.763 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-02 13:54:37.763 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:54:37.764 | ++ 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-11-02 13:54:37.764 | ++ functions-common:get_field:727 : read data 2021-11-02 13:54:37.764 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.764 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.764 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.764 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.764 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:54:37.764 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-02 13:54:37.764 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-02 13:54:37.764 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2021-11-02 13:54:37.764 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.764 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.764 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.764 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.764 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-02 13:54:37.764 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-02 13:54:37.764 | ++ 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-11-02 13:54:37.764 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:54:37.764 | ++ functions-common:get_field:727 : read data 2021-11-02 13:54:37.764 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.764 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.764 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.764 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.764 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:54:37.764 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-02 13:54:37.764 | ++ functions-common:get_field:731 : field='$2' 2021-11-02 13:54:37.764 | ++ functions-common:get_field:733 : echo '| 1f88b4eb097b48eabe86e2cfa6182411 | 2860b9ca73d94f29ae614814edf7dcca | | dad972d2915e4fa0a74edd0311131f39 | | | False |' 2021-11-02 13:54:37.764 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-02 13:54:37.764 | ++ functions-common:get_field:727 : read data 2021-11-02 13:54:37.764 | + functions-common:get_or_add_user_project_role:910 : user_role_id=1f88b4eb097b48eabe86e2cfa6182411 2021-11-02 13:54:37.764 | + functions-common:get_or_add_user_project_role:912 : echo 1f88b4eb097b48eabe86e2cfa6182411 2021-11-02 13:54:37.764 | 1f88b4eb097b48eabe86e2cfa6182411 2021-11-02 13:54:37.764 | + lib/nova:create_nova_accounts:346 : local nova_api_url 2021-11-02 13:54:37.765 | + lib/nova:create_nova_accounts:347 : [[ True == \F\a\l\s\e ]] 2021-11-02 13:54:37.765 | + lib/nova:create_nova_accounts:350 : nova_api_url=http://10.222.0.44/compute 2021-11-02 13:54:37.765 | + lib/nova:create_nova_accounts:353 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2021-11-02 13:54:37.765 | + functions-common:get_or_create_service:966 : local service_id 2021-11-02 13:54:37.765 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute_legacy -f value -c id 2021-11-02 13:54:37.765 | ++ 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-11-02 13:54:37.765 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.765 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.765 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.765 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.765 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:54:37.765 | + functions-common:get_or_create_service:977 : service_id=' 2021-11-02 13:54:37.765 | 042f757f15c84af9a36501189658104e' 2021-11-02 13:54:37.765 | + functions-common:get_or_create_service:978 : echo 042f757f15c84af9a36501189658104e 2021-11-02 13:54:37.765 | 042f757f15c84af9a36501189658104e 2021-11-02 13:54:37.765 | + lib/nova:create_nova_accounts:355 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.44/compute/v2/$(project_id)s' 2021-11-02 13:54:37.765 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-11-02 13:54:37.765 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.44/compute/v2/$(project_id)s' RegionOne 2021-11-02 13:54:37.765 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-11-02 13:54:37.765 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2021-11-02 13:54:37.765 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.765 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.765 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.765 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.765 | +++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:54:37.765 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-11-02 13:54:37.765 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-11-02 13:54:37.765 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute_legacy public 'http://10.222.0.44/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2021-11-02 13:54:37.765 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.765 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.765 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.765 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.766 | +++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:54:37.766 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=c724841348f04c8980bf33a167710a33 2021-11-02 13:54:37.766 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo c724841348f04c8980bf33a167710a33 2021-11-02 13:54:37.766 | + functions-common:get_or_create_endpoint:1011 : public_id=c724841348f04c8980bf33a167710a33 2021-11-02 13:54:37.766 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-11-02 13:54:37.766 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-11-02 13:54:37.766 | + functions-common:get_or_create_endpoint:1020 : echo c724841348f04c8980bf33a167710a33 2021-11-02 13:54:37.766 | c724841348f04c8980bf33a167710a33 2021-11-02 13:54:37.766 | + lib/nova:create_nova_accounts:359 : get_or_create_service nova compute 'Nova Compute Service' 2021-11-02 13:54:37.766 | + functions-common:get_or_create_service:966 : local service_id 2021-11-02 13:54:37.766 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute -f value -c id 2021-11-02 13:54:37.766 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2021-11-02 13:54:37.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.766 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.766 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.766 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:54:37.766 | + functions-common:get_or_create_service:977 : service_id=' 2021-11-02 13:54:37.766 | d3181861436c45a4b79340192547877c' 2021-11-02 13:54:37.766 | + functions-common:get_or_create_service:978 : echo d3181861436c45a4b79340192547877c 2021-11-02 13:54:37.766 | d3181861436c45a4b79340192547877c 2021-11-02 13:54:37.766 | + lib/nova:create_nova_accounts:361 : get_or_create_endpoint compute RegionOne http://10.222.0.44/compute/v2.1 2021-11-02 13:54:37.766 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-11-02 13:54:37.766 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute public http://10.222.0.44/compute/v2.1 RegionOne 2021-11-02 13:54:37.766 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-11-02 13:54:37.766 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2021-11-02 13:54:37.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.766 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.766 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.766 | +++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:54:37.766 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-11-02 13:54:37.767 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-11-02 13:54:37.767 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute public http://10.222.0.44/compute/v2.1 --region RegionOne -f value -c id 2021-11-02 13:54:37.767 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.767 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.767 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.767 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.767 | +++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:54:37.767 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=6716e4a5041a42caa6712f96003fc14f 2021-11-02 13:54:37.767 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 6716e4a5041a42caa6712f96003fc14f 2021-11-02 13:54:37.767 | + functions-common:get_or_create_endpoint:1011 : public_id=6716e4a5041a42caa6712f96003fc14f 2021-11-02 13:54:37.767 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-11-02 13:54:37.767 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-11-02 13:54:37.767 | + functions-common:get_or_create_endpoint:1020 : echo 6716e4a5041a42caa6712f96003fc14f 2021-11-02 13:54:37.767 | 6716e4a5041a42caa6712f96003fc14f 2021-11-02 13:54:37.767 | + lib/nova:create_nova_accounts:366 : is_service_enabled n-api 2021-11-02 13:54:37.767 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:54:37.767 | + lib/nova:create_nova_accounts:368 : is_service_enabled swift 2021-11-02 13:54:37.767 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:54:37.767 | + lib/nova:create_nova_accounts:371 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2021-11-02 13:54:37.767 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-02 13:54:37.767 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-11-02 13:54:37.767 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-02 13:54:37.767 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-02 13:54:37.767 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-11-02 13:54:37.767 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-11-02 13:54:37.767 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-11-02 13:54:37.767 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-11-02 13:54:37.767 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-11-02 13:54:37.767 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-11-02 13:54:37.767 | ++ 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-11-02 13:54:37.767 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-02 13:54:37.767 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:54:37.767 | ++ functions-common:get_field:727 : read data 2021-11-02 13:54:37.767 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-02 13:54:37.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.768 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.768 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.768 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.768 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:54:37.768 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-02 13:54:37.768 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-02 13:54:37.768 | + functions-common:get_or_add_user_project_role:901 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-11-02 13:54:37.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.768 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.768 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.768 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.768 | ++ 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-11-02 13:54:37.768 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-02 13:54:37.768 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-02 13:54:37.768 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:54:37.768 | ++ functions-common:get_field:727 : read data 2021-11-02 13:54:37.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.768 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.768 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.768 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.768 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:54:37.768 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-02 13:54:37.768 | ++ functions-common:get_field:731 : field='$2' 2021-11-02 13:54:37.768 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-02 13:54:37.768 | ++ functions-common:get_field:733 : echo '| e55b90778ffe4ed4ae9f70017c0ea34d | 2860b9ca73d94f29ae614814edf7dcca | | dad972d2915e4fa0a74edd0311131f39 | | | False |' 2021-11-02 13:54:37.768 | ++ functions-common:get_field:727 : read data 2021-11-02 13:54:37.768 | + functions-common:get_or_add_user_project_role:910 : user_role_id=e55b90778ffe4ed4ae9f70017c0ea34d 2021-11-02 13:54:37.768 | + functions-common:get_or_add_user_project_role:912 : echo e55b90778ffe4ed4ae9f70017c0ea34d 2021-11-02 13:54:37.768 | e55b90778ffe4ed4ae9f70017c0ea34d 2021-11-02 13:54:37.768 | + lib/nova:create_nova_accounts:376 : is_service_enabled s3api 2021-11-02 13:54:37.768 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:54:37.806 | [17509 Async create_nova_accounts:84720]: finished create_nova_accounts with result 0 in 55 seconds 2021-11-02 13:54:37.844 | [17509 Async create_glance_accounts:84835]: Waiting for completion of create_glance_accounts running on PID 84835 (5 other jobs running) 2021-11-02 13:54:37.870 | [17509 Async create_glance_accounts:84835]: Signaling child to exit 2021-11-02 13:54:37.870 | WAKEUP 2021-11-02 13:54:37.892 | [17509 Async create_glance_accounts:84835]: Signaled 2021-11-02 13:54:37.893 | + lib/glance:create_glance_accounts:458 : is_service_enabled g-api 2021-11-02 13:54:37.893 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:54:37.893 | + lib/glance:create_glance_accounts:460 : create_service_user glance 2021-11-02 13:54:37.893 | + lib/keystone:create_service_user:401 : get_or_create_user glance Passw0rd Default 2021-11-02 13:54:37.893 | + functions-common:get_or_create_user:824 : local user_id 2021-11-02 13:54:37.893 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-11-02 13:54:37.893 | + functions-common:get_or_create_user:828 : local email= 2021-11-02 13:54:37.893 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2021-11-02 13:54:37.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.893 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.894 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.894 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:54:37.894 | + functions-common:get_or_create_user:840 : user_id=72e9d3022ec641c3a8019fcf617e7333 2021-11-02 13:54:37.894 | + functions-common:get_or_create_user:841 : echo 72e9d3022ec641c3a8019fcf617e7333 2021-11-02 13:54:37.894 | 72e9d3022ec641c3a8019fcf617e7333 2021-11-02 13:54:37.894 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service glance service Default Default 2021-11-02 13:54:37.894 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-02 13:54:37.894 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-11-02 13:54:37.894 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-02 13:54:37.894 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-02 13:54:37.894 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-11-02 13:54:37.894 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-11-02 13:54:37.894 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-11-02 13:54:37.894 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-11-02 13:54:37.894 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-11-02 13:54:37.894 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-11-02 13:54:37.894 | ++ 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-11-02 13:54:37.894 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-02 13:54:37.894 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-02 13:54:37.894 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:54:37.894 | ++ functions-common:get_field:727 : read data 2021-11-02 13:54:37.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.894 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.894 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.894 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:54:37.894 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-02 13:54:37.894 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-02 13:54:37.894 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2021-11-02 13:54:37.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.894 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.895 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.895 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-02 13:54:37.895 | ++ 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-11-02 13:54:37.895 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-02 13:54:37.895 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:54:37.895 | ++ functions-common:get_field:727 : read data 2021-11-02 13:54:37.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.895 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.895 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.895 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:54:37.895 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-02 13:54:37.895 | ++ functions-common:get_field:731 : field='$2' 2021-11-02 13:54:37.895 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-02 13:54:37.895 | ++ functions-common:get_field:733 : echo '| 02647f700f984b4f8176a5959290b19c | 72e9d3022ec641c3a8019fcf617e7333 | | dad972d2915e4fa0a74edd0311131f39 | | | False |' 2021-11-02 13:54:37.895 | ++ functions-common:get_field:727 : read data 2021-11-02 13:54:37.895 | + functions-common:get_or_add_user_project_role:910 : user_role_id=02647f700f984b4f8176a5959290b19c 2021-11-02 13:54:37.895 | + functions-common:get_or_add_user_project_role:912 : echo 02647f700f984b4f8176a5959290b19c 2021-11-02 13:54:37.895 | 02647f700f984b4f8176a5959290b19c 2021-11-02 13:54:37.895 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2021-11-02 13:54:37.895 | + lib/glance:create_glance_accounts:463 : is_service_enabled s-proxy 2021-11-02 13:54:37.895 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:54:37.895 | + lib/glance:create_glance_accounts:464 : create_service_user glance-swift ResellerAdmin 2021-11-02 13:54:37.895 | + lib/keystone:create_service_user:401 : get_or_create_user glance-swift Passw0rd Default 2021-11-02 13:54:37.895 | + functions-common:get_or_create_user:824 : local user_id 2021-11-02 13:54:37.895 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-11-02 13:54:37.895 | + functions-common:get_or_create_user:828 : local email= 2021-11-02 13:54:37.895 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-11-02 13:54:37.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.895 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.896 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.896 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:54:37.896 | + functions-common:get_or_create_user:840 : user_id=a9b2fb27d73c4820aa6d8fae4bd79563 2021-11-02 13:54:37.896 | + functions-common:get_or_create_user:841 : echo a9b2fb27d73c4820aa6d8fae4bd79563 2021-11-02 13:54:37.896 | a9b2fb27d73c4820aa6d8fae4bd79563 2021-11-02 13:54:37.896 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service glance-swift service Default Default 2021-11-02 13:54:37.896 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-02 13:54:37.896 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-11-02 13:54:37.896 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-02 13:54:37.896 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-02 13:54:37.896 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-11-02 13:54:37.896 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-11-02 13:54:37.896 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-11-02 13:54:37.896 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-11-02 13:54:37.896 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-11-02 13:54:37.896 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-11-02 13:54:37.896 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-02 13:54:37.896 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-02 13:54:37.896 | ++ 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-11-02 13:54:37.896 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:54:37.896 | ++ functions-common:get_field:727 : read data 2021-11-02 13:54:37.896 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.896 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.896 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.896 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.896 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:54:37.896 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-02 13:54:37.896 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-02 13:54:37.896 | + 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-11-02 13:54:37.896 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.896 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.896 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.896 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.897 | ++ 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-11-02 13:54:37.897 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-02 13:54:37.897 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-02 13:54:37.897 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:54:37.897 | ++ functions-common:get_field:727 : read data 2021-11-02 13:54:37.897 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.897 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.897 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.897 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.897 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:54:37.897 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-02 13:54:37.897 | ++ functions-common:get_field:731 : field='$2' 2021-11-02 13:54:37.897 | ++ functions-common:get_field:733 : echo '| 02647f700f984b4f8176a5959290b19c | a9b2fb27d73c4820aa6d8fae4bd79563 | | dad972d2915e4fa0a74edd0311131f39 | | | False |' 2021-11-02 13:54:37.897 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-02 13:54:37.897 | ++ functions-common:get_field:727 : read data 2021-11-02 13:54:37.897 | + functions-common:get_or_add_user_project_role:910 : user_role_id=02647f700f984b4f8176a5959290b19c 2021-11-02 13:54:37.897 | + functions-common:get_or_add_user_project_role:912 : echo 02647f700f984b4f8176a5959290b19c 2021-11-02 13:54:37.897 | 02647f700f984b4f8176a5959290b19c 2021-11-02 13:54:37.897 | + lib/keystone:create_service_user:404 : [[ -n ResellerAdmin ]] 2021-11-02 13:54:37.897 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2021-11-02 13:54:37.897 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-02 13:54:37.897 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-11-02 13:54:37.897 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-02 13:54:37.897 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-02 13:54:37.897 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-11-02 13:54:37.897 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-11-02 13:54:37.897 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-11-02 13:54:37.897 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-11-02 13:54:37.897 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-11-02 13:54:37.897 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-11-02 13:54:37.897 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-02 13:54:37.897 | ++ 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-11-02 13:54:37.897 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:54:37.898 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-02 13:54:37.898 | ++ functions-common:get_field:727 : read data 2021-11-02 13:54:37.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.898 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.898 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.898 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:54:37.898 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-02 13:54:37.898 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-02 13:54:37.898 | + 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-11-02 13:54:37.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.898 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.898 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.898 | ++ 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-11-02 13:54:37.898 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-02 13:54:37.898 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-02 13:54:37.898 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:54:37.898 | ++ functions-common:get_field:727 : read data 2021-11-02 13:54:37.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.898 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.898 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.898 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:54:37.898 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-02 13:54:37.898 | ++ functions-common:get_field:731 : field='$2' 2021-11-02 13:54:37.898 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-02 13:54:37.898 | ++ functions-common:get_field:733 : echo '| e55b90778ffe4ed4ae9f70017c0ea34d | a9b2fb27d73c4820aa6d8fae4bd79563 | | dad972d2915e4fa0a74edd0311131f39 | | | False |' 2021-11-02 13:54:37.898 | ++ functions-common:get_field:727 : read data 2021-11-02 13:54:37.898 | + functions-common:get_or_add_user_project_role:910 : user_role_id=e55b90778ffe4ed4ae9f70017c0ea34d 2021-11-02 13:54:37.898 | + functions-common:get_or_add_user_project_role:912 : echo e55b90778ffe4ed4ae9f70017c0ea34d 2021-11-02 13:54:37.899 | e55b90778ffe4ed4ae9f70017c0ea34d 2021-11-02 13:54:37.899 | + lib/glance:create_glance_accounts:467 : get_or_create_service glance image 'Glance Image Service' 2021-11-02 13:54:37.899 | + functions-common:get_or_create_service:966 : local service_id 2021-11-02 13:54:37.899 | ++ functions-common:get_or_create_service:979 : oscwrap service show image -f value -c id 2021-11-02 13:54:37.899 | ++ functions-common:get_or_create_service:981 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2021-11-02 13:54:37.899 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.899 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.899 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.899 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.899 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:54:37.899 | + functions-common:get_or_create_service:977 : service_id=' 2021-11-02 13:54:37.899 | 19efb5abb9234bd3be19888d2721c265' 2021-11-02 13:54:37.899 | + functions-common:get_or_create_service:978 : echo 19efb5abb9234bd3be19888d2721c265 2021-11-02 13:54:37.899 | 19efb5abb9234bd3be19888d2721c265 2021-11-02 13:54:37.899 | + lib/glance:create_glance_accounts:469 : get_or_create_endpoint image RegionOne http://10.222.0.44/image 2021-11-02 13:54:37.899 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-11-02 13:54:37.899 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface image public http://10.222.0.44/image RegionOne 2021-11-02 13:54:37.899 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-11-02 13:54:37.899 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2021-11-02 13:54:37.899 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.899 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.899 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.899 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.899 | +++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:54:37.899 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-11-02 13:54:37.899 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-11-02 13:54:37.899 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create image public http://10.222.0.44/image --region RegionOne -f value -c id 2021-11-02 13:54:37.899 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.899 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.899 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:37.899 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:37.899 | +++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:54:37.900 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=1a5ab1b7a78142ff863a4f811554bbae 2021-11-02 13:54:37.900 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 1a5ab1b7a78142ff863a4f811554bbae 2021-11-02 13:54:37.900 | + functions-common:get_or_create_endpoint:1011 : public_id=1a5ab1b7a78142ff863a4f811554bbae 2021-11-02 13:54:37.900 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-11-02 13:54:37.900 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-11-02 13:54:37.900 | + functions-common:get_or_create_endpoint:1020 : echo 1a5ab1b7a78142ff863a4f811554bbae 2021-11-02 13:54:37.900 | 1a5ab1b7a78142ff863a4f811554bbae 2021-11-02 13:54:37.900 | ++ lib/glance:create_glance_accounts:474 : get_or_create_domain Default 2021-11-02 13:54:37.900 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-11-02 13:54:37.900 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-11-02 13:54:37.900 | ++ functions-common:get_or_create_domain:802 : domain_id=default 2021-11-02 13:54:37.900 | ++ functions-common:get_or_create_domain:803 : echo default 2021-11-02 13:54:37.900 | + lib/glance:create_glance_accounts:474 : service_domain_id=default 2021-11-02 13:54:37.900 | + lib/glance:create_glance_accounts:475 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2021-11-02 13:54:37.900 | + lib/glance:create_glance_accounts:476 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2021-11-02 13:54:37.900 | + lib/glance:create_glance_accounts:478 : [[ False = True ]] 2021-11-02 13:54:37.938 | [17509 Async create_glance_accounts:84835]: finished create_glance_accounts with result 0 in 50 seconds 2021-11-02 13:54:37.977 | [17509 Async create_cinder_accounts:84965]: Waiting for completion of create_cinder_accounts running on PID 84965 (4 other jobs running) 2021-11-02 13:54:38.001 | [17509 Async create_cinder_accounts:84965]: Signaling child to exit 2021-11-02 13:54:38.001 | WAKEUP 2021-11-02 13:54:38.024 | [17509 Async create_cinder_accounts:84965]: Signaled 2021-11-02 13:54:38.025 | + 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,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2021-11-02 13:54:38.025 | + lib/cinder:create_cinder_accounts:393 : create_service_user cinder 2021-11-02 13:54:38.026 | + lib/keystone:create_service_user:401 : get_or_create_user cinder Passw0rd Default 2021-11-02 13:54:38.026 | + functions-common:get_or_create_user:824 : local user_id 2021-11-02 13:54:38.026 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-11-02 13:54:38.026 | + functions-common:get_or_create_user:828 : local email= 2021-11-02 13:54:38.026 | ++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2021-11-02 13:54:38.026 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:38.026 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:38.026 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:38.026 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:38.026 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:54:38.026 | + functions-common:get_or_create_user:840 : user_id=b7381add6afc44f09ad0f3ed74c3c43e 2021-11-02 13:54:38.026 | + functions-common:get_or_create_user:841 : echo b7381add6afc44f09ad0f3ed74c3c43e 2021-11-02 13:54:38.026 | b7381add6afc44f09ad0f3ed74c3c43e 2021-11-02 13:54:38.026 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service cinder service Default Default 2021-11-02 13:54:38.026 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-02 13:54:38.026 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-11-02 13:54:38.026 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-02 13:54:38.026 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-02 13:54:38.026 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-11-02 13:54:38.026 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-11-02 13:54:38.026 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-11-02 13:54:38.026 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-11-02 13:54:38.026 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-11-02 13:54:38.026 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-11-02 13:54:38.026 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-02 13:54:38.026 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-02 13:54:38.026 | ++ 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-11-02 13:54:38.026 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:54:38.026 | ++ functions-common:get_field:727 : read data 2021-11-02 13:54:38.026 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:38.027 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:38.027 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:38.027 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:38.027 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:54:38.027 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-02 13:54:38.027 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-02 13:54:38.027 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2021-11-02 13:54:38.027 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:38.027 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:38.027 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:38.027 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:38.027 | ++ 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-11-02 13:54:38.027 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-02 13:54:38.027 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-02 13:54:38.027 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:54:38.027 | ++ functions-common:get_field:727 : read data 2021-11-02 13:54:38.027 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:38.027 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:38.027 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:38.027 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:38.027 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:54:38.027 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-02 13:54:38.027 | ++ functions-common:get_field:731 : field='$2' 2021-11-02 13:54:38.027 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-02 13:54:38.027 | ++ functions-common:get_field:733 : echo '| 02647f700f984b4f8176a5959290b19c | b7381add6afc44f09ad0f3ed74c3c43e | | dad972d2915e4fa0a74edd0311131f39 | | | False |' 2021-11-02 13:54:38.027 | ++ functions-common:get_field:727 : read data 2021-11-02 13:54:38.027 | + functions-common:get_or_add_user_project_role:910 : user_role_id=02647f700f984b4f8176a5959290b19c 2021-11-02 13:54:38.027 | + functions-common:get_or_add_user_project_role:912 : echo 02647f700f984b4f8176a5959290b19c 2021-11-02 13:54:38.027 | 02647f700f984b4f8176a5959290b19c 2021-11-02 13:54:38.027 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2021-11-02 13:54:38.027 | + lib/cinder:create_cinder_accounts:396 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2021-11-02 13:54:38.027 | + functions-common:get_or_create_service:966 : local service_id 2021-11-02 13:54:38.027 | ++ functions-common:get_or_create_service:979 : oscwrap service show block-storage -f value -c id 2021-11-02 13:54:38.028 | ++ functions-common:get_or_create_service:981 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2021-11-02 13:54:38.028 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:38.028 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:38.028 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:38.028 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:38.028 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:54:38.028 | + functions-common:get_or_create_service:977 : service_id=' 2021-11-02 13:54:38.028 | d7a22740cb394a658f13b6adbf3f826b' 2021-11-02 13:54:38.028 | + functions-common:get_or_create_service:978 : echo d7a22740cb394a658f13b6adbf3f826b 2021-11-02 13:54:38.028 | d7a22740cb394a658f13b6adbf3f826b 2021-11-02 13:54:38.028 | + lib/cinder:create_cinder_accounts:397 : '[' True == False ']' 2021-11-02 13:54:38.028 | + lib/cinder:create_cinder_accounts:410 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.44/volume/v3/$(project_id)s' 2021-11-02 13:54:38.028 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-11-02 13:54:38.028 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.44/volume/v3/$(project_id)s' RegionOne 2021-11-02 13:54:38.028 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-11-02 13:54:38.028 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2021-11-02 13:54:38.028 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:38.028 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:38.028 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:38.028 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:38.028 | +++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:54:38.028 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-11-02 13:54:38.028 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-11-02 13:54:38.028 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create block-storage public 'http://10.222.0.44/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-11-02 13:54:38.028 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:38.028 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:38.028 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:38.028 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:38.028 | +++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:54:38.028 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=f75f3db20284418ba51410df2eff0d33 2021-11-02 13:54:38.028 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo f75f3db20284418ba51410df2eff0d33 2021-11-02 13:54:38.028 | + functions-common:get_or_create_endpoint:1011 : public_id=f75f3db20284418ba51410df2eff0d33 2021-11-02 13:54:38.029 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-11-02 13:54:38.029 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-11-02 13:54:38.029 | + functions-common:get_or_create_endpoint:1020 : echo f75f3db20284418ba51410df2eff0d33 2021-11-02 13:54:38.029 | f75f3db20284418ba51410df2eff0d33 2021-11-02 13:54:38.029 | + lib/cinder:create_cinder_accounts:414 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2021-11-02 13:54:38.029 | + functions-common:get_or_create_service:966 : local service_id 2021-11-02 13:54:38.029 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev3 -f value -c id 2021-11-02 13:54:38.029 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2021-11-02 13:54:38.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:38.029 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:38.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:38.029 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:38.029 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:54:38.029 | + functions-common:get_or_create_service:977 : service_id=' 2021-11-02 13:54:38.029 | 50237984186e455faf5310db6af3be6f' 2021-11-02 13:54:38.029 | + functions-common:get_or_create_service:978 : echo 50237984186e455faf5310db6af3be6f 2021-11-02 13:54:38.029 | 50237984186e455faf5310db6af3be6f 2021-11-02 13:54:38.029 | + lib/cinder:create_cinder_accounts:416 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.44/volume/v3/$(project_id)s' 2021-11-02 13:54:38.029 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-11-02 13:54:38.029 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.44/volume/v3/$(project_id)s' RegionOne 2021-11-02 13:54:38.029 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-11-02 13:54:38.029 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2021-11-02 13:54:38.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:38.029 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:38.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:38.029 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:38.029 | +++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:54:38.029 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-11-02 13:54:38.029 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-11-02 13:54:38.029 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev3 public 'http://10.222.0.44/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-11-02 13:54:38.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:38.029 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:38.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:38.030 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:38.030 | +++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:54:38.030 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=3bd871a9f17d4bf7a5198e03f67a2667 2021-11-02 13:54:38.030 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 3bd871a9f17d4bf7a5198e03f67a2667 2021-11-02 13:54:38.030 | + functions-common:get_or_create_endpoint:1011 : public_id=3bd871a9f17d4bf7a5198e03f67a2667 2021-11-02 13:54:38.030 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-11-02 13:54:38.030 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-11-02 13:54:38.030 | + functions-common:get_or_create_endpoint:1020 : echo 3bd871a9f17d4bf7a5198e03f67a2667 2021-11-02 13:54:38.030 | 3bd871a9f17d4bf7a5198e03f67a2667 2021-11-02 13:54:38.030 | + lib/cinder:create_cinder_accounts:421 : configure_cinder_internal_tenant 2021-11-02 13:54:38.030 | ++ lib/cinder:configure_cinder_internal_tenant:608 : get_or_create_project service 2021-11-02 13:54:38.030 | ++ functions-common:get_or_create_project:847 : local project_id 2021-11-02 13:54:38.030 | +++ functions-common:get_or_create_project:855 : oscwrap project create service --domain= --or-show -f value -c id 2021-11-02 13:54:38.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:38.030 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:38.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:38.030 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:38.030 | +++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:54:38.030 | ++ functions-common:get_or_create_project:853 : project_id=dad972d2915e4fa0a74edd0311131f39 2021-11-02 13:54:38.030 | ++ functions-common:get_or_create_project:854 : echo dad972d2915e4fa0a74edd0311131f39 2021-11-02 13:54:38.030 | + lib/cinder:configure_cinder_internal_tenant:608 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id dad972d2915e4fa0a74edd0311131f39 2021-11-02 13:54:38.030 | ++ lib/cinder:configure_cinder_internal_tenant:609 : get_or_create_user cinder 2021-11-02 13:54:38.030 | ++ functions-common:get_or_create_user:824 : local user_id 2021-11-02 13:54:38.030 | ++ functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-11-02 13:54:38.030 | ++ functions-common:get_or_create_user:828 : local email= 2021-11-02 13:54:38.030 | +++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2021-11-02 13:54:38.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:38.030 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:38.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:38.030 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:38.030 | No password was supplied, authentication will fail when a user does not have a password. 2021-11-02 13:54:38.031 | +++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:54:38.031 | ++ functions-common:get_or_create_user:840 : user_id=b7381add6afc44f09ad0f3ed74c3c43e 2021-11-02 13:54:38.031 | ++ functions-common:get_or_create_user:841 : echo b7381add6afc44f09ad0f3ed74c3c43e 2021-11-02 13:54:38.031 | + lib/cinder:configure_cinder_internal_tenant:609 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id b7381add6afc44f09ad0f3ed74c3c43e 2021-11-02 13:54:38.071 | [17509 Async create_cinder_accounts:84965]: finished create_cinder_accounts with result 0 in 43 seconds 2021-11-02 13:54:38.075 | + inc/async:async_wait:197 : return 0 2021-11-02 13:54:38.077 | + ./stack.sh:main:1133 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2021-11-02 13:54:38.129 | [17509 Async create_neutron_accounts:85080]: Waiting for completion of create_neutron_accounts running on PID 85080 (3 other jobs running) 2021-11-02 13:54:38.155 | [17509 Async create_neutron_accounts:85080]: Signaling child to exit 2021-11-02 13:54:38.155 | WAKEUP 2021-11-02 13:54:38.178 | [17509 Async create_neutron_accounts:85080]: Signaled 2021-11-02 13:54:38.180 | + lib/neutron:create_neutron_accounts:639 : is_neutron_legacy_enabled 2021-11-02 13:54:38.180 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-02 13:54:38.180 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-11-02 13:54:38.180 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-02 13:54:38.180 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-11-02 13:54:38.180 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-11-02 13:54:38.180 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-11-02 13:54:38.180 | + lib/neutron:create_neutron_accounts:641 : create_mutnauq_accounts 2021-11-02 13:54:38.180 | + lib/neutron-legacy:create_mutnauq_accounts:419 : local neutron_url 2021-11-02 13:54:38.180 | + lib/neutron-legacy:create_mutnauq_accounts:420 : '[' False == True ']' 2021-11-02 13:54:38.180 | + lib/neutron-legacy:create_mutnauq_accounts:423 : neutron_url=http://10.222.0.44:9696/ 2021-11-02 13:54:38.180 | + lib/neutron-legacy:create_mutnauq_accounts:426 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2021-11-02 13:54:38.180 | + lib/neutron-legacy:create_mutnauq_accounts:428 : create_service_user neutron 2021-11-02 13:54:38.180 | + lib/keystone:create_service_user:401 : get_or_create_user neutron Passw0rd Default 2021-11-02 13:54:38.180 | + functions-common:get_or_create_user:824 : local user_id 2021-11-02 13:54:38.180 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-11-02 13:54:38.180 | + functions-common:get_or_create_user:828 : local email= 2021-11-02 13:54:38.180 | ++ functions-common:get_or_create_user:842 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2021-11-02 13:54:38.180 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:38.181 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:38.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:38.181 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:38.181 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:54:38.181 | + functions-common:get_or_create_user:840 : user_id=9f78ff7faadf4a6090751234842fdf2b 2021-11-02 13:54:38.181 | + functions-common:get_or_create_user:841 : echo 9f78ff7faadf4a6090751234842fdf2b 2021-11-02 13:54:38.181 | 9f78ff7faadf4a6090751234842fdf2b 2021-11-02 13:54:38.181 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service neutron service Default Default 2021-11-02 13:54:38.181 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-02 13:54:38.181 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-11-02 13:54:38.181 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-02 13:54:38.181 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-02 13:54:38.181 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-11-02 13:54:38.181 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-11-02 13:54:38.181 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-11-02 13:54:38.181 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-11-02 13:54:38.181 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-11-02 13:54:38.181 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-11-02 13:54:38.181 | ++ 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-11-02 13:54:38.181 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-02 13:54:38.181 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-02 13:54:38.181 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:54:38.181 | ++ functions-common:get_field:727 : read data 2021-11-02 13:54:38.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:38.181 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:38.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:38.181 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:38.181 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:54:38.181 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-02 13:54:38.181 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-02 13:54:38.181 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2021-11-02 13:54:38.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:38.181 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:38.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:38.182 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:38.182 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-02 13:54:38.182 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-02 13:54:38.182 | ++ 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-11-02 13:54:38.182 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:54:38.182 | ++ functions-common:get_field:727 : read data 2021-11-02 13:54:38.182 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:38.182 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:38.182 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:38.182 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:38.182 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:54:38.182 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-02 13:54:38.182 | ++ functions-common:get_field:731 : field='$2' 2021-11-02 13:54:38.182 | ++ functions-common:get_field:733 : echo '| 02647f700f984b4f8176a5959290b19c | 9f78ff7faadf4a6090751234842fdf2b | | dad972d2915e4fa0a74edd0311131f39 | | | False |' 2021-11-02 13:54:38.182 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-02 13:54:38.182 | ++ functions-common:get_field:727 : read data 2021-11-02 13:54:38.182 | + functions-common:get_or_add_user_project_role:910 : user_role_id=02647f700f984b4f8176a5959290b19c 2021-11-02 13:54:38.182 | + functions-common:get_or_add_user_project_role:912 : echo 02647f700f984b4f8176a5959290b19c 2021-11-02 13:54:38.182 | 02647f700f984b4f8176a5959290b19c 2021-11-02 13:54:38.182 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2021-11-02 13:54:38.182 | + lib/neutron-legacy:create_mutnauq_accounts:430 : get_or_create_service neutron network 'Neutron Service' 2021-11-02 13:54:38.182 | + functions-common:get_or_create_service:966 : local service_id 2021-11-02 13:54:38.182 | ++ functions-common:get_or_create_service:979 : oscwrap service show network -f value -c id 2021-11-02 13:54:38.182 | ++ functions-common:get_or_create_service:981 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2021-11-02 13:54:38.182 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:38.182 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:38.182 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:38.182 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:38.182 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:54:38.182 | + functions-common:get_or_create_service:977 : service_id=' 2021-11-02 13:54:38.182 | bf0fab25ddf840a796aec62ab228602f' 2021-11-02 13:54:38.182 | + functions-common:get_or_create_service:978 : echo bf0fab25ddf840a796aec62ab228602f 2021-11-02 13:54:38.183 | bf0fab25ddf840a796aec62ab228602f 2021-11-02 13:54:38.183 | + lib/neutron-legacy:create_mutnauq_accounts:432 : get_or_create_endpoint network RegionOne http://10.222.0.44:9696/ 2021-11-02 13:54:38.183 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-11-02 13:54:38.183 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface network public http://10.222.0.44:9696/ RegionOne 2021-11-02 13:54:38.183 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-11-02 13:54:38.183 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2021-11-02 13:54:38.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:38.183 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:38.183 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:38.183 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:38.183 | +++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:54:38.183 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-11-02 13:54:38.183 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-11-02 13:54:38.183 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create network public http://10.222.0.44:9696/ --region RegionOne -f value -c id 2021-11-02 13:54:38.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:38.183 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:38.183 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:54:38.183 | from cryptography.utils import int_from_bytes 2021-11-02 13:54:38.183 | +++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:54:38.183 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=0bbbdc5b16b247feb5f4e7413f17f56c 2021-11-02 13:54:38.183 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 0bbbdc5b16b247feb5f4e7413f17f56c 2021-11-02 13:54:38.183 | + functions-common:get_or_create_endpoint:1011 : public_id=0bbbdc5b16b247feb5f4e7413f17f56c 2021-11-02 13:54:38.183 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-11-02 13:54:38.183 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-11-02 13:54:38.183 | + functions-common:get_or_create_endpoint:1020 : echo 0bbbdc5b16b247feb5f4e7413f17f56c 2021-11-02 13:54:38.183 | 0bbbdc5b16b247feb5f4e7413f17f56c 2021-11-02 13:54:38.226 | [17509 Async create_neutron_accounts:85080]: finished create_neutron_accounts with result 0 in 28 seconds 2021-11-02 13:54:38.262 | [17509 Async create_swift_accounts:85221]: Waiting for completion of create_swift_accounts running on PID 85221 (2 other jobs running) 2021-11-02 13:54:38.289 | [17509 Async create_swift_accounts:85221]: Signaling child to exit 2021-11-02 13:55:18.826 | + inc/async:async_inner:64 : rc=0 2021-11-02 13:55:18.852 | [85221 Async create_swift_accounts:85221]: finished successfully 2021-11-02 13:55:18.871 | WAKEUP 2021-11-02 13:55:18.893 | [17509 Async create_swift_accounts:85221]: Signaled 2021-11-02 13:55:18.895 | + lib/swift:create_swift_accounts:632 : export swiftusertest1_password=testing 2021-11-02 13:55:18.895 | + lib/swift:create_swift_accounts:632 : swiftusertest1_password=testing 2021-11-02 13:55:18.895 | + lib/swift:create_swift_accounts:633 : export swiftusertest2_password=testing2 2021-11-02 13:55:18.895 | + lib/swift:create_swift_accounts:633 : swiftusertest2_password=testing2 2021-11-02 13:55:18.895 | + lib/swift:create_swift_accounts:634 : export swiftusertest3_password=testing3 2021-11-02 13:55:18.895 | + lib/swift:create_swift_accounts:634 : swiftusertest3_password=testing3 2021-11-02 13:55:18.896 | + lib/swift:create_swift_accounts:635 : export swiftusertest4_password=testing4 2021-11-02 13:55:18.896 | + lib/swift:create_swift_accounts:635 : swiftusertest4_password=testing4 2021-11-02 13:55:18.896 | + lib/swift:create_swift_accounts:637 : local another_role 2021-11-02 13:55:18.896 | ++ lib/swift:create_swift_accounts:638 : get_or_create_role anotherrole 2021-11-02 13:55:18.896 | ++ functions-common:get_or_create_role:860 : local role_id 2021-11-02 13:55:18.896 | +++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-11-02 13:55:18.896 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.896 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.896 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.896 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.896 | +++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:55:18.896 | ++ functions-common:get_or_create_role:865 : role_id=e071df0a455b40ea830e91cd87189e00 2021-11-02 13:55:18.896 | ++ functions-common:get_or_create_role:866 : echo e071df0a455b40ea830e91cd87189e00 2021-11-02 13:55:18.896 | + lib/swift:create_swift_accounts:638 : another_role=e071df0a455b40ea830e91cd87189e00 2021-11-02 13:55:18.896 | + lib/swift:create_swift_accounts:642 : create_service_user swift admin 2021-11-02 13:55:18.896 | + lib/keystone:create_service_user:401 : get_or_create_user swift Passw0rd Default 2021-11-02 13:55:18.896 | + functions-common:get_or_create_user:824 : local user_id 2021-11-02 13:55:18.896 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-11-02 13:55:18.896 | + functions-common:get_or_create_user:828 : local email= 2021-11-02 13:55:18.896 | ++ functions-common:get_or_create_user:842 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-11-02 13:55:18.896 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.896 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.896 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.896 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.896 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:55:18.897 | + functions-common:get_or_create_user:840 : user_id=db7f6845252347f2a0174f928ed856d6 2021-11-02 13:55:18.897 | + functions-common:get_or_create_user:841 : echo db7f6845252347f2a0174f928ed856d6 2021-11-02 13:55:18.897 | db7f6845252347f2a0174f928ed856d6 2021-11-02 13:55:18.897 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service swift service Default Default 2021-11-02 13:55:18.897 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-02 13:55:18.897 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-11-02 13:55:18.897 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-02 13:55:18.897 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-02 13:55:18.897 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-11-02 13:55:18.897 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-11-02 13:55:18.897 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-11-02 13:55:18.897 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-11-02 13:55:18.897 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-11-02 13:55:18.897 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-11-02 13:55:18.897 | ++ 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-11-02 13:55:18.897 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-02 13:55:18.897 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-02 13:55:18.897 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:55:18.897 | ++ functions-common:get_field:727 : read data 2021-11-02 13:55:18.897 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.897 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.897 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.897 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.897 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:55:18.897 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-02 13:55:18.897 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-02 13:55:18.897 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2021-11-02 13:55:18.897 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.897 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.897 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.897 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.897 | ++ 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-11-02 13:55:18.897 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-02 13:55:18.897 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-02 13:55:18.898 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:55:18.898 | ++ functions-common:get_field:727 : read data 2021-11-02 13:55:18.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.898 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.898 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.898 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:55:18.898 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-02 13:55:18.898 | ++ functions-common:get_field:731 : field='$2' 2021-11-02 13:55:18.898 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-02 13:55:18.898 | ++ functions-common:get_field:733 : echo '| 02647f700f984b4f8176a5959290b19c | db7f6845252347f2a0174f928ed856d6 | | dad972d2915e4fa0a74edd0311131f39 | | | False |' 2021-11-02 13:55:18.898 | ++ functions-common:get_field:727 : read data 2021-11-02 13:55:18.898 | + functions-common:get_or_add_user_project_role:910 : user_role_id=02647f700f984b4f8176a5959290b19c 2021-11-02 13:55:18.898 | + functions-common:get_or_add_user_project_role:912 : echo 02647f700f984b4f8176a5959290b19c 2021-11-02 13:55:18.898 | 02647f700f984b4f8176a5959290b19c 2021-11-02 13:55:18.898 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2021-11-02 13:55:18.898 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin swift service Default Default 2021-11-02 13:55:18.898 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-02 13:55:18.898 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-11-02 13:55:18.898 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-02 13:55:18.898 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-02 13:55:18.898 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-11-02 13:55:18.898 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-11-02 13:55:18.898 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-11-02 13:55:18.898 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-11-02 13:55:18.898 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-11-02 13:55:18.898 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-11-02 13:55:18.898 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-02 13:55:18.898 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-02 13:55:18.898 | ++ 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-11-02 13:55:18.898 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:55:18.899 | ++ functions-common:get_field:727 : read data 2021-11-02 13:55:18.899 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.899 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.899 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.899 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.899 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:55:18.899 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-02 13:55:18.899 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-02 13:55:18.899 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2021-11-02 13:55:18.899 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.899 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.899 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.899 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.899 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-02 13:55:18.899 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-02 13:55:18.899 | ++ 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-11-02 13:55:18.899 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:55:18.899 | ++ functions-common:get_field:727 : read data 2021-11-02 13:55:18.899 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.899 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.899 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.899 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.899 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:55:18.899 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-02 13:55:18.899 | ++ functions-common:get_field:731 : field='$2' 2021-11-02 13:55:18.899 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-02 13:55:18.899 | ++ functions-common:get_field:733 : echo '| 1f88b4eb097b48eabe86e2cfa6182411 | db7f6845252347f2a0174f928ed856d6 | | dad972d2915e4fa0a74edd0311131f39 | | | False |' 2021-11-02 13:55:18.899 | ++ functions-common:get_field:727 : read data 2021-11-02 13:55:18.899 | + functions-common:get_or_add_user_project_role:910 : user_role_id=1f88b4eb097b48eabe86e2cfa6182411 2021-11-02 13:55:18.899 | + functions-common:get_or_add_user_project_role:912 : echo 1f88b4eb097b48eabe86e2cfa6182411 2021-11-02 13:55:18.899 | 1f88b4eb097b48eabe86e2cfa6182411 2021-11-02 13:55:18.899 | + lib/swift:create_swift_accounts:644 : get_or_create_service swift object-store 'Swift Service' 2021-11-02 13:55:18.899 | + functions-common:get_or_create_service:966 : local service_id 2021-11-02 13:55:18.899 | ++ functions-common:get_or_create_service:979 : oscwrap service show object-store -f value -c id 2021-11-02 13:55:18.900 | ++ functions-common:get_or_create_service:981 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2021-11-02 13:55:18.900 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.900 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.900 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.900 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:55:18.900 | + functions-common:get_or_create_service:977 : service_id=' 2021-11-02 13:55:18.900 | c1403583f5094437a9ed9cb22a8e251e' 2021-11-02 13:55:18.900 | + functions-common:get_or_create_service:978 : echo c1403583f5094437a9ed9cb22a8e251e 2021-11-02 13:55:18.900 | c1403583f5094437a9ed9cb22a8e251e 2021-11-02 13:55:18.900 | + lib/swift:create_swift_accounts:646 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.44:8080/v1/AUTH_$(project_id)s' http://10.222.0.44:8080 2021-11-02 13:55:18.900 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-11-02 13:55:18.900 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.44:8080/v1/AUTH_$(project_id)s' RegionOne 2021-11-02 13:55:18.900 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-11-02 13:55:18.900 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2021-11-02 13:55:18.900 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.900 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.900 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.900 | +++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:55:18.900 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-11-02 13:55:18.900 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-11-02 13:55:18.900 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store public 'http://10.222.0.44:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2021-11-02 13:55:18.900 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.900 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.900 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.900 | +++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:55:18.900 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=a92dea0925cd40f8a3e2029f39cb592c 2021-11-02 13:55:18.900 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo a92dea0925cd40f8a3e2029f39cb592c 2021-11-02 13:55:18.900 | + functions-common:get_or_create_endpoint:1011 : public_id=a92dea0925cd40f8a3e2029f39cb592c 2021-11-02 13:55:18.900 | + functions-common:get_or_create_endpoint:1013 : [[ -n http://10.222.0.44:8080 ]] 2021-11-02 13:55:18.901 | + functions-common:get_or_create_endpoint:1014 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.44:8080 RegionOne 2021-11-02 13:55:18.901 | + functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-11-02 13:55:18.901 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2021-11-02 13:55:18.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.901 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.901 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.901 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:55:18.901 | + functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-11-02 13:55:18.901 | + functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-11-02 13:55:18.901 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store admin http://10.222.0.44:8080 --region RegionOne -f value -c id 2021-11-02 13:55:18.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.901 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.901 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.901 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:55:18.901 | + functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=86613866621140e9b5fe0eddd6bbcd83 2021-11-02 13:55:18.901 | + functions-common:_get_or_create_endpoint_with_interface:996 : echo 86613866621140e9b5fe0eddd6bbcd83 2021-11-02 13:55:18.901 | 86613866621140e9b5fe0eddd6bbcd83 2021-11-02 13:55:18.901 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-11-02 13:55:18.901 | + functions-common:get_or_create_endpoint:1020 : echo a92dea0925cd40f8a3e2029f39cb592c 2021-11-02 13:55:18.901 | a92dea0925cd40f8a3e2029f39cb592c 2021-11-02 13:55:18.901 | + lib/swift:create_swift_accounts:651 : local swift_project_test1 2021-11-02 13:55:18.901 | ++ lib/swift:create_swift_accounts:652 : get_or_create_project swiftprojecttest1 default 2021-11-02 13:55:18.901 | ++ functions-common:get_or_create_project:847 : local project_id 2021-11-02 13:55:18.901 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2021-11-02 13:55:18.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.901 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.901 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.901 | +++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:55:18.901 | ++ functions-common:get_or_create_project:853 : project_id=337c4c06c8fa4d609836113a4db0f20d 2021-11-02 13:55:18.901 | ++ functions-common:get_or_create_project:854 : echo 337c4c06c8fa4d609836113a4db0f20d 2021-11-02 13:55:18.902 | + lib/swift:create_swift_accounts:652 : swift_project_test1=337c4c06c8fa4d609836113a4db0f20d 2021-11-02 13:55:18.902 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_project_test1 'Failure creating swift_project_test1' 2021-11-02 13:55:18.902 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-11-02 13:55:18.902 | ++ lib/swift:create_swift_accounts:655 : get_or_create_user swiftusertest1 testing default test@example.com 2021-11-02 13:55:18.902 | ++ functions-common:get_or_create_user:824 : local user_id 2021-11-02 13:55:18.902 | ++ functions-common:get_or_create_user:825 : [[ ! -z test@example.com ]] 2021-11-02 13:55:18.902 | ++ functions-common:get_or_create_user:826 : local email=--email=test@example.com 2021-11-02 13:55:18.902 | +++ 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-11-02 13:55:18.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.902 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.902 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.902 | +++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:55:18.902 | ++ functions-common:get_or_create_user:840 : user_id=d23cdcbf8c18478580531716edbe22b9 2021-11-02 13:55:18.902 | ++ functions-common:get_or_create_user:841 : echo d23cdcbf8c18478580531716edbe22b9 2021-11-02 13:55:18.902 | + lib/swift:create_swift_accounts:655 : SWIFT_USER_TEST1=d23cdcbf8c18478580531716edbe22b9 2021-11-02 13:55:18.902 | + lib/swift:create_swift_accounts:656 : die_if_not_set 656 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2021-11-02 13:55:18.902 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-11-02 13:55:18.902 | + lib/swift:create_swift_accounts:657 : get_or_add_user_project_role admin d23cdcbf8c18478580531716edbe22b9 337c4c06c8fa4d609836113a4db0f20d 2021-11-02 13:55:18.902 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-02 13:55:18.902 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-11-02 13:55:18.902 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-02 13:55:18.902 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-02 13:55:18.902 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-11-02 13:55:18.902 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-11-02 13:55:18.902 | ++ functions-common:_get_domain_args:882 : echo 2021-11-02 13:55:18.902 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-11-02 13:55:18.902 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user d23cdcbf8c18478580531716edbe22b9 --project 337c4c06c8fa4d609836113a4db0f20d 2021-11-02 13:55:18.902 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-02 13:55:18.902 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-02 13:55:18.902 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:55:18.903 | ++ functions-common:get_field:727 : read data 2021-11-02 13:55:18.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.903 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.903 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.903 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:55:18.903 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-02 13:55:18.903 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-02 13:55:18.903 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user d23cdcbf8c18478580531716edbe22b9 --project 337c4c06c8fa4d609836113a4db0f20d 2021-11-02 13:55:18.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.903 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.903 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.903 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user d23cdcbf8c18478580531716edbe22b9 --project 337c4c06c8fa4d609836113a4db0f20d 2021-11-02 13:55:18.903 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-02 13:55:18.903 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-02 13:55:18.903 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:55:18.903 | ++ functions-common:get_field:727 : read data 2021-11-02 13:55:18.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.903 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.903 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.903 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:55:18.903 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-02 13:55:18.903 | ++ functions-common:get_field:731 : field='$2' 2021-11-02 13:55:18.903 | ++ functions-common:get_field:733 : echo '| 1f88b4eb097b48eabe86e2cfa6182411 | d23cdcbf8c18478580531716edbe22b9 | | 337c4c06c8fa4d609836113a4db0f20d | | | False |' 2021-11-02 13:55:18.903 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-02 13:55:18.903 | ++ functions-common:get_field:727 : read data 2021-11-02 13:55:18.903 | + functions-common:get_or_add_user_project_role:910 : user_role_id=1f88b4eb097b48eabe86e2cfa6182411 2021-11-02 13:55:18.903 | + functions-common:get_or_add_user_project_role:912 : echo 1f88b4eb097b48eabe86e2cfa6182411 2021-11-02 13:55:18.903 | 1f88b4eb097b48eabe86e2cfa6182411 2021-11-02 13:55:18.903 | + lib/swift:create_swift_accounts:659 : local swift_user_test3 2021-11-02 13:55:18.903 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2021-11-02 13:55:18.904 | ++ functions-common:get_or_create_user:824 : local user_id 2021-11-02 13:55:18.904 | ++ functions-common:get_or_create_user:825 : [[ ! -z test3@example.com ]] 2021-11-02 13:55:18.904 | ++ functions-common:get_or_create_user:826 : local email=--email=test3@example.com 2021-11-02 13:55:18.904 | +++ 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-11-02 13:55:18.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.904 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.904 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.904 | +++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:55:18.904 | ++ functions-common:get_or_create_user:840 : user_id=3f9d21b7cbc04744af36cf3eaf12bf55 2021-11-02 13:55:18.904 | ++ functions-common:get_or_create_user:841 : echo 3f9d21b7cbc04744af36cf3eaf12bf55 2021-11-02 13:55:18.904 | + lib/swift:create_swift_accounts:661 : swift_user_test3=3f9d21b7cbc04744af36cf3eaf12bf55 2021-11-02 13:55:18.904 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test3 'Failure creating swift_user_test3' 2021-11-02 13:55:18.904 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-11-02 13:55:18.904 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role e071df0a455b40ea830e91cd87189e00 3f9d21b7cbc04744af36cf3eaf12bf55 337c4c06c8fa4d609836113a4db0f20d 2021-11-02 13:55:18.904 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-02 13:55:18.904 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-11-02 13:55:18.904 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-02 13:55:18.904 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-02 13:55:18.904 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-11-02 13:55:18.904 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-11-02 13:55:18.904 | ++ functions-common:_get_domain_args:882 : echo 2021-11-02 13:55:18.904 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-11-02 13:55:18.904 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role e071df0a455b40ea830e91cd87189e00 --user 3f9d21b7cbc04744af36cf3eaf12bf55 --project 337c4c06c8fa4d609836113a4db0f20d 2021-11-02 13:55:18.904 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-02 13:55:18.904 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-02 13:55:18.904 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:55:18.904 | ++ functions-common:get_field:727 : read data 2021-11-02 13:55:18.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.904 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.904 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.904 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:55:18.905 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-02 13:55:18.905 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-02 13:55:18.905 | + functions-common:get_or_add_user_project_role:901 : openstack role add e071df0a455b40ea830e91cd87189e00 --user 3f9d21b7cbc04744af36cf3eaf12bf55 --project 337c4c06c8fa4d609836113a4db0f20d 2021-11-02 13:55:18.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.905 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.905 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.905 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role e071df0a455b40ea830e91cd87189e00 --user 3f9d21b7cbc04744af36cf3eaf12bf55 --project 337c4c06c8fa4d609836113a4db0f20d 2021-11-02 13:55:18.905 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-02 13:55:18.905 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-02 13:55:18.905 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:55:18.905 | ++ functions-common:get_field:727 : read data 2021-11-02 13:55:18.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.905 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.905 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.905 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:55:18.905 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-02 13:55:18.905 | ++ functions-common:get_field:731 : field='$2' 2021-11-02 13:55:18.905 | ++ functions-common:get_field:733 : echo '| e071df0a455b40ea830e91cd87189e00 | 3f9d21b7cbc04744af36cf3eaf12bf55 | | 337c4c06c8fa4d609836113a4db0f20d | | | False |' 2021-11-02 13:55:18.905 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-02 13:55:18.905 | ++ functions-common:get_field:727 : read data 2021-11-02 13:55:18.905 | + functions-common:get_or_add_user_project_role:910 : user_role_id=e071df0a455b40ea830e91cd87189e00 2021-11-02 13:55:18.905 | + functions-common:get_or_add_user_project_role:912 : echo e071df0a455b40ea830e91cd87189e00 2021-11-02 13:55:18.905 | e071df0a455b40ea830e91cd87189e00 2021-11-02 13:55:18.905 | + lib/swift:create_swift_accounts:665 : local swift_project_test2 2021-11-02 13:55:18.905 | ++ lib/swift:create_swift_accounts:666 : get_or_create_project swiftprojecttest2 default 2021-11-02 13:55:18.905 | ++ functions-common:get_or_create_project:847 : local project_id 2021-11-02 13:55:18.905 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2021-11-02 13:55:18.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.905 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.905 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.906 | +++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:55:18.906 | ++ functions-common:get_or_create_project:853 : project_id=8e09df4167a44b6691c2f393d6bb8941 2021-11-02 13:55:18.906 | ++ functions-common:get_or_create_project:854 : echo 8e09df4167a44b6691c2f393d6bb8941 2021-11-02 13:55:18.906 | + lib/swift:create_swift_accounts:666 : swift_project_test2=8e09df4167a44b6691c2f393d6bb8941 2021-11-02 13:55:18.906 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_project_test2 'Failure creating swift_project_test2' 2021-11-02 13:55:18.906 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-11-02 13:55:18.906 | + lib/swift:create_swift_accounts:669 : local swift_user_test2 2021-11-02 13:55:18.906 | ++ lib/swift:create_swift_accounts:671 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2021-11-02 13:55:18.906 | ++ functions-common:get_or_create_user:824 : local user_id 2021-11-02 13:55:18.906 | ++ functions-common:get_or_create_user:825 : [[ ! -z test2@example.com ]] 2021-11-02 13:55:18.906 | ++ functions-common:get_or_create_user:826 : local email=--email=test2@example.com 2021-11-02 13:55:18.906 | +++ 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-11-02 13:55:18.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.906 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.906 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.906 | +++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:55:18.906 | ++ functions-common:get_or_create_user:840 : user_id=6cdf89b76b5e4d8e991c2aab6b340847 2021-11-02 13:55:18.906 | ++ functions-common:get_or_create_user:841 : echo 6cdf89b76b5e4d8e991c2aab6b340847 2021-11-02 13:55:18.906 | + lib/swift:create_swift_accounts:671 : swift_user_test2=6cdf89b76b5e4d8e991c2aab6b340847 2021-11-02 13:55:18.906 | + lib/swift:create_swift_accounts:672 : die_if_not_set 672 swift_user_test2 'Failure creating swift_user_test2' 2021-11-02 13:55:18.906 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-11-02 13:55:18.906 | + lib/swift:create_swift_accounts:673 : get_or_add_user_project_role admin 6cdf89b76b5e4d8e991c2aab6b340847 8e09df4167a44b6691c2f393d6bb8941 2021-11-02 13:55:18.906 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-02 13:55:18.906 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-11-02 13:55:18.906 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-02 13:55:18.906 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-02 13:55:18.906 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-11-02 13:55:18.906 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-11-02 13:55:18.906 | ++ functions-common:_get_domain_args:882 : echo 2021-11-02 13:55:18.907 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-11-02 13:55:18.907 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 6cdf89b76b5e4d8e991c2aab6b340847 --project 8e09df4167a44b6691c2f393d6bb8941 2021-11-02 13:55:18.907 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-02 13:55:18.907 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-02 13:55:18.907 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:55:18.907 | ++ functions-common:get_field:727 : read data 2021-11-02 13:55:18.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.907 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.907 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.907 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:55:18.907 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-02 13:55:18.907 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-02 13:55:18.907 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 6cdf89b76b5e4d8e991c2aab6b340847 --project 8e09df4167a44b6691c2f393d6bb8941 2021-11-02 13:55:18.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.907 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.907 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.907 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 6cdf89b76b5e4d8e991c2aab6b340847 --project 8e09df4167a44b6691c2f393d6bb8941 2021-11-02 13:55:18.907 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-02 13:55:18.907 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-02 13:55:18.907 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:55:18.907 | ++ functions-common:get_field:727 : read data 2021-11-02 13:55:18.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.907 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.907 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.907 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:55:18.907 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-02 13:55:18.907 | ++ functions-common:get_field:731 : field='$2' 2021-11-02 13:55:18.907 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-02 13:55:18.907 | ++ functions-common:get_field:733 : echo '| 1f88b4eb097b48eabe86e2cfa6182411 | 6cdf89b76b5e4d8e991c2aab6b340847 | | 8e09df4167a44b6691c2f393d6bb8941 | | | False |' 2021-11-02 13:55:18.908 | ++ functions-common:get_field:727 : read data 2021-11-02 13:55:18.908 | + functions-common:get_or_add_user_project_role:910 : user_role_id=1f88b4eb097b48eabe86e2cfa6182411 2021-11-02 13:55:18.908 | + functions-common:get_or_add_user_project_role:912 : echo 1f88b4eb097b48eabe86e2cfa6182411 2021-11-02 13:55:18.908 | 1f88b4eb097b48eabe86e2cfa6182411 2021-11-02 13:55:18.908 | + lib/swift:create_swift_accounts:675 : local swift_domain 2021-11-02 13:55:18.908 | ++ lib/swift:create_swift_accounts:676 : get_or_create_domain swift_test 'Used for swift functional testing' 2021-11-02 13:55:18.908 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-11-02 13:55:18.908 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show swift_test -f value -c id 2021-11-02 13:55:18.908 | +++ functions-common:get_or_create_domain:806 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2021-11-02 13:55:18.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.908 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.908 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.908 | +++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:55:18.908 | ++ functions-common:get_or_create_domain:802 : domain_id=' 2021-11-02 13:55:18.908 | 7fbf1986013c4d928539ed263cfe42ee' 2021-11-02 13:55:18.908 | ++ functions-common:get_or_create_domain:803 : echo 7fbf1986013c4d928539ed263cfe42ee 2021-11-02 13:55:18.908 | + lib/swift:create_swift_accounts:676 : swift_domain=7fbf1986013c4d928539ed263cfe42ee 2021-11-02 13:55:18.908 | + lib/swift:create_swift_accounts:677 : die_if_not_set 677 swift_domain 'Failure creating swift_test domain' 2021-11-02 13:55:18.908 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-11-02 13:55:18.908 | + lib/swift:create_swift_accounts:679 : local swift_project_test4 2021-11-02 13:55:18.908 | ++ lib/swift:create_swift_accounts:680 : get_or_create_project swiftprojecttest4 7fbf1986013c4d928539ed263cfe42ee 2021-11-02 13:55:18.908 | ++ functions-common:get_or_create_project:847 : local project_id 2021-11-02 13:55:18.908 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest4 --domain=7fbf1986013c4d928539ed263cfe42ee --or-show -f value -c id 2021-11-02 13:55:18.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.908 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.908 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.908 | +++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:55:18.908 | ++ functions-common:get_or_create_project:853 : project_id=e90e493acf384310abd24bb5f1e946af 2021-11-02 13:55:18.908 | ++ functions-common:get_or_create_project:854 : echo e90e493acf384310abd24bb5f1e946af 2021-11-02 13:55:18.908 | + lib/swift:create_swift_accounts:680 : swift_project_test4=e90e493acf384310abd24bb5f1e946af 2021-11-02 13:55:18.908 | + lib/swift:create_swift_accounts:681 : die_if_not_set 681 swift_project_test4 'Failure creating swift_project_test4' 2021-11-02 13:55:18.909 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-11-02 13:55:18.909 | + lib/swift:create_swift_accounts:683 : local swift_user_test4 2021-11-02 13:55:18.909 | ++ lib/swift:create_swift_accounts:685 : get_or_create_user swiftusertest4 testing4 7fbf1986013c4d928539ed263cfe42ee test4@example.com 2021-11-02 13:55:18.909 | ++ functions-common:get_or_create_user:824 : local user_id 2021-11-02 13:55:18.909 | ++ functions-common:get_or_create_user:825 : [[ ! -z test4@example.com ]] 2021-11-02 13:55:18.909 | ++ functions-common:get_or_create_user:826 : local email=--email=test4@example.com 2021-11-02 13:55:18.909 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest4 --password testing4 --domain=7fbf1986013c4d928539ed263cfe42ee --email=test4@example.com --or-show -f value -c id 2021-11-02 13:55:18.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.909 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.909 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.909 | +++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:55:18.909 | ++ functions-common:get_or_create_user:840 : user_id=cfe09c347fc949c780ddf2a489a952a4 2021-11-02 13:55:18.909 | ++ functions-common:get_or_create_user:841 : echo cfe09c347fc949c780ddf2a489a952a4 2021-11-02 13:55:18.909 | + lib/swift:create_swift_accounts:685 : swift_user_test4=cfe09c347fc949c780ddf2a489a952a4 2021-11-02 13:55:18.909 | + lib/swift:create_swift_accounts:686 : die_if_not_set 686 swift_user_test4 'Failure creating swift_user_test4' 2021-11-02 13:55:18.909 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-11-02 13:55:18.909 | + lib/swift:create_swift_accounts:687 : get_or_add_user_project_role admin cfe09c347fc949c780ddf2a489a952a4 e90e493acf384310abd24bb5f1e946af 2021-11-02 13:55:18.909 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-02 13:55:18.909 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-11-02 13:55:18.909 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-02 13:55:18.909 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-02 13:55:18.909 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-11-02 13:55:18.909 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-11-02 13:55:18.909 | ++ functions-common:_get_domain_args:882 : echo 2021-11-02 13:55:18.909 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-11-02 13:55:18.909 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user cfe09c347fc949c780ddf2a489a952a4 --project e90e493acf384310abd24bb5f1e946af 2021-11-02 13:55:18.909 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-02 13:55:18.909 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-02 13:55:18.909 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:55:18.909 | ++ functions-common:get_field:727 : read data 2021-11-02 13:55:18.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.910 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.910 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.910 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:55:18.910 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-02 13:55:18.910 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-02 13:55:18.910 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user cfe09c347fc949c780ddf2a489a952a4 --project e90e493acf384310abd24bb5f1e946af 2021-11-02 13:55:18.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.910 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.910 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.910 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user cfe09c347fc949c780ddf2a489a952a4 --project e90e493acf384310abd24bb5f1e946af 2021-11-02 13:55:18.910 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-02 13:55:18.910 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-02 13:55:18.910 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:55:18.910 | ++ functions-common:get_field:727 : read data 2021-11-02 13:55:18.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.910 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:18.910 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:18.910 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:55:18.910 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-02 13:55:18.910 | ++ functions-common:get_field:731 : field='$2' 2021-11-02 13:55:18.910 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-02 13:55:18.910 | ++ functions-common:get_field:733 : echo '| 1f88b4eb097b48eabe86e2cfa6182411 | cfe09c347fc949c780ddf2a489a952a4 | | e90e493acf384310abd24bb5f1e946af | | | False |' 2021-11-02 13:55:18.910 | ++ functions-common:get_field:727 : read data 2021-11-02 13:55:18.910 | + functions-common:get_or_add_user_project_role:910 : user_role_id=1f88b4eb097b48eabe86e2cfa6182411 2021-11-02 13:55:18.910 | + functions-common:get_or_add_user_project_role:912 : echo 1f88b4eb097b48eabe86e2cfa6182411 2021-11-02 13:55:18.910 | 1f88b4eb097b48eabe86e2cfa6182411 2021-11-02 13:55:18.939 | [17509 Async create_swift_accounts:85221]: finished create_swift_accounts with result 0 in 96 seconds 2021-11-02 13:55:18.947 | Not waiting for async task configure_horizon that we never started or has already been waited for 2021-11-02 13:55:18.950 | + inc/async:async_wait:197 : return 0 2021-11-02 13:55:18.952 | + ./stack.sh:main:1139 : is_service_enabled mysql postgresql 2021-11-02 13:55:18.970 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:55:18.973 | + ./stack.sh:main:1139 : is_service_enabled glance 2021-11-02 13:55:18.990 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:55:18.992 | + ./stack.sh:main:1140 : echo_summary 'Configuring Glance' 2021-11-02 13:55:18.995 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-02 13:55:18.997 | + ./stack.sh:echo_summary:432 : echo -e Configuring Glance 2021-11-02 13:55:19.000 | + ./stack.sh:main:1141 : async_runfunc init_glance 2021-11-02 13:55:19.002 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2021-11-02 13:55:19.062 | + inc/async:async_inner:63 : init_glance 2021-11-02 13:55:19.104 | [17509 Async init_glance:89691]: running: init_glance 2021-11-02 13:55:19.106 | + ./stack.sh:main:1148 : is_service_enabled neutron 2021-11-02 13:55:19.124 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:55:19.127 | + ./stack.sh:main:1149 : echo_summary 'Configuring Neutron' 2021-11-02 13:55:19.132 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-02 13:55:19.135 | + ./stack.sh:echo_summary:432 : echo -e Configuring Neutron 2021-11-02 13:55:19.137 | + ./stack.sh:main:1151 : configure_neutron 2021-11-02 13:55:19.140 | + lib/neutron:configure_neutron:603 : is_neutron_legacy_enabled 2021-11-02 13:55:19.144 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-11-02 13:55:19.144 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-02 13:55:19.150 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-02 13:55:19.153 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-11-02 13:55:19.155 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-11-02 13:55:19.158 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-11-02 13:55:19.160 | + lib/neutron:configure_neutron:605 : configure_mutnauq 2021-11-02 13:55:19.163 | + lib/neutron-legacy:configure_mutnauq:342 : _configure_neutron_common 2021-11-02 13:55:19.165 | + lib/neutron-legacy:_configure_neutron_common:748 : _create_neutron_conf_dir 2021-11-02 13:55:19.168 | + lib/neutron-legacy:_create_neutron_conf_dir:741 : sudo install -d -o ubuntu /etc/neutron 2021-11-02 13:55:19.181 | + lib/neutron-legacy:_configure_neutron_common:751 : cd /opt/stack/neutron 2021-11-02 13:55:19.184 | + lib/neutron-legacy:_configure_neutron_common:751 : exec ./tools/generate_config_file_samples.sh 2021-11-02 13:55:22.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:22.386 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:22.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:22.386 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:25.703 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:25.703 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:25.703 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:25.703 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:28.271 | + inc/async:async_inner:64 : rc=0 2021-11-02 13:55:28.297 | [89691 Async init_glance:89691]: finished successfully 2021-11-02 13:55:28.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:28.846 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:28.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:28.846 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:31.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:31.938 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:31.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:31.938 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:35.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:35.006 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:35.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:35.007 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:38.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:38.060 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:38.061 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:38.061 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:41.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:41.138 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:41.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:41.139 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:44.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:44.466 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:44.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:44.466 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:48.306 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:48.306 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:48.306 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:48.306 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:53.497 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:53.497 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:53.497 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:55:53.497 | from cryptography.utils import int_from_bytes 2021-11-02 13:55:53.774 | + lib/neutron-legacy:_configure_neutron_common:753 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2021-11-02 13:55:53.778 | + lib/neutron-legacy:_configure_neutron_common:755 : Q_POLICY_FILE=/etc/neutron/policy.json 2021-11-02 13:55:53.780 | + lib/neutron-legacy:_configure_neutron_common:759 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2021-11-02 13:55:53.783 | + lib/neutron-legacy:_configure_neutron_common:763 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2021-11-02 13:55:53.785 | + lib/neutron-legacy:_configure_neutron_common:768 : neutron_plugin_configure_common 2021-11-02 13:55:53.788 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2021-11-02 13:55:53.790 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2021-11-02 13:55:53.792 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2021-11-02 13:55:53.794 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2021-11-02 13:55:53.796 | + lib/neutron-legacy:_neutron_service_plugin_class_add:917 : local service_plugin_class=router 2021-11-02 13:55:53.798 | + lib/neutron-legacy:_neutron_service_plugin_class_add:918 : [[ '' == '' ]] 2021-11-02 13:55:53.801 | + lib/neutron-legacy:_neutron_service_plugin_class_add:919 : Q_SERVICE_PLUGIN_CLASSES=router 2021-11-02 13:55:53.803 | + lib/neutron-legacy:_configure_neutron_common:770 : [[ etc/neutron/plugins/ml2 == '' ]] 2021-11-02 13:55:53.805 | + lib/neutron-legacy:_configure_neutron_common:770 : [[ ml2_conf.ini == '' ]] 2021-11-02 13:55:53.807 | + lib/neutron-legacy:_configure_neutron_common:770 : [[ ml2 == '' ]] 2021-11-02 13:55:53.809 | + lib/neutron-legacy:_configure_neutron_common:775 : mkdir -p /etc/neutron/plugins/ml2 2021-11-02 13:55:53.814 | + lib/neutron-legacy:_configure_neutron_common:776 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-02 13:55:53.816 | + lib/neutron-legacy:_configure_neutron_common:779 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2021-11-02 13:55:53.818 | + lib/neutron-legacy:_configure_neutron_common:780 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-02 13:55:53.823 | ++ lib/neutron-legacy:_configure_neutron_common:785 : database_connection_url neutron 2021-11-02 13:55:53.825 | ++ lib/database:database_connection_url:132 : local db=neutron 2021-11-02 13:55:53.827 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql neutron 2021-11-02 13:55:53.830 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=neutron 2021-11-02 13:55:53.832 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-11-02 13:55:53.835 | + lib/neutron-legacy:_configure_neutron_common:785 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-11-02 13:55:53.862 | + lib/neutron-legacy:_configure_neutron_common:786 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2021-11-02 13:55:53.890 | + lib/neutron-legacy:_configure_neutron_common:787 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2021-11-02 13:55:53.924 | + lib/neutron-legacy:_configure_neutron_common:788 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2021-11-02 13:55:53.953 | + lib/neutron-legacy:_configure_neutron_common:789 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2021-11-02 13:55:53.981 | + lib/neutron-legacy:_configure_neutron_common:792 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2021-11-02 13:55:54.010 | + lib/neutron-legacy:_configure_neutron_common:794 : '[' libvirt = fake ']' 2021-11-02 13:55:54.012 | + lib/neutron-legacy:_configure_neutron_common:804 : setup_logging /etc/neutron/neutron.conf 2021-11-02 13:55:54.015 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2021-11-02 13:55:54.017 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2021-11-02 13:55:54.020 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-11-02 13:55:54.036 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-11-02 13:55:54.039 | + functions:setup_systemd_logging:695 : local pidstr= 2021-11-02 13:55:54.041 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-11-02 13:55:54.043 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-11-02 13:55:54.045 | + 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-11-02 13:55:54.073 | + 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-11-02 13:55:54.102 | + 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-11-02 13:55:54.130 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-02 13:55:54.159 | + lib/neutron-legacy:_configure_neutron_common:806 : is_service_enabled tls-proxy 2021-11-02 13:55:54.174 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:55:54.177 | + lib/neutron-legacy:_configure_neutron_common:812 : _neutron_setup_rootwrap 2021-11-02 13:55:54.179 | + lib/neutron-legacy:_neutron_setup_rootwrap:952 : [[ True == \F\a\l\s\e ]] 2021-11-02 13:55:54.181 | + lib/neutron-legacy:_neutron_setup_rootwrap:956 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2021-11-02 13:55:54.184 | + lib/neutron-legacy:_neutron_setup_rootwrap:957 : [[ -d /etc/neutron/rootwrap.d ]] 2021-11-02 13:55:54.186 | + lib/neutron-legacy:_neutron_setup_rootwrap:961 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2021-11-02 13:55:54.188 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:942 : [[ True == \F\a\l\s\e ]] 2021-11-02 13:55:54.191 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:945 : local srcdir=/opt/stack/neutron 2021-11-02 13:55:54.193 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:946 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2021-11-02 13:55:54.206 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:947 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2021-11-02 13:55:54.219 | + lib/neutron-legacy:_neutron_setup_rootwrap:965 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2021-11-02 13:55:54.221 | + lib/neutron-legacy:_neutron_setup_rootwrap:968 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2021-11-02 13:55:54.233 | + lib/neutron-legacy:_neutron_setup_rootwrap:970 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2021-11-02 13:55:54.245 | + lib/neutron-legacy:_neutron_setup_rootwrap:971 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2021-11-02 13:55:54.257 | + lib/neutron-legacy:_neutron_setup_rootwrap:974 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-11-02 13:55:54.260 | + lib/neutron-legacy:_neutron_setup_rootwrap:975 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-11-02 13:55:54.263 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:978 : mktemp 2021-11-02 13:55:54.267 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : TEMPFILE=/tmp/tmp.pTyV1zwRNw 2021-11-02 13:55:54.269 | + lib/neutron-legacy:_neutron_setup_rootwrap:979 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-11-02 13:55:54.272 | + lib/neutron-legacy:_neutron_setup_rootwrap:980 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-11-02 13:55:54.274 | + lib/neutron-legacy:_neutron_setup_rootwrap:981 : chmod 0440 /tmp/tmp.pTyV1zwRNw 2021-11-02 13:55:54.278 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : sudo chown root:root /tmp/tmp.pTyV1zwRNw 2021-11-02 13:55:54.289 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : sudo mv /tmp/tmp.pTyV1zwRNw /etc/sudoers.d/neutron-rootwrap 2021-11-02 13:55:54.301 | + lib/neutron-legacy:_neutron_setup_rootwrap:986 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-11-02 13:55:54.329 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : [[ True == \T\r\u\e ]] 2021-11-02 13:55:54.332 | + lib/neutron-legacy:_neutron_setup_rootwrap:988 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-11-02 13:55:54.360 | + lib/neutron-legacy:configure_mutnauq:343 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2021-11-02 13:55:54.363 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2021-11-02 13:55:54.365 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2021-11-02 13:55:54.368 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-11-02 13:55:54.370 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-11-02 13:55:54.372 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-02 13:55:54.389 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:55:54.392 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-11-02 13:55:54.395 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-11-02 13:55:54.398 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-02 13:55:54.415 | ++ functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:55:54.417 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2021-11-02 13:55:54.420 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2021-11-02 13:55:54.451 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-02 13:55:54.453 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-02 13:55:54.456 | + lib/neutron-legacy:configure_mutnauq:345 : is_service_enabled q-metering 2021-11-02 13:55:54.472 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:55:54.474 | + lib/neutron-legacy:configure_mutnauq:346 : _configure_neutron_metering 2021-11-02 13:55:54.477 | + lib/neutron-legacy:_configure_neutron_metering:861 : neutron_agent_metering_configure_common 2021-11-02 13:55:54.479 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2021-11-02 13:55:54.481 | + lib/neutron-legacy:_neutron_service_plugin_class_add:917 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2021-11-02 13:55:54.484 | + lib/neutron-legacy:_neutron_service_plugin_class_add:918 : [[ router == '' ]] 2021-11-02 13:55:54.486 | + lib/neutron-legacy:_neutron_service_plugin_class_add:920 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2021-11-02 13:55:54.489 | + lib/neutron-legacy:_neutron_service_plugin_class_add:921 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2021-11-02 13:55:54.492 | + lib/neutron-legacy:_configure_neutron_metering:862 : neutron_agent_metering_configure_agent 2021-11-02 13:55:54.494 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2021-11-02 13:55:54.496 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2021-11-02 13:55:54.501 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2021-11-02 13:55:54.503 | + 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-11-02 13:55:54.508 | + lib/neutron-legacy:configure_mutnauq:348 : is_service_enabled q-agt q-svc 2021-11-02 13:55:54.527 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:55:54.529 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_service 2021-11-02 13:55:54.532 | + lib/neutron-legacy:_configure_neutron_service:889 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2021-11-02 13:55:54.534 | + lib/neutron-legacy:_configure_neutron_service:890 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2021-11-02 13:55:54.539 | + lib/neutron-legacy:_configure_neutron_service:893 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2021-11-02 13:55:54.569 | + lib/neutron-legacy:_configure_neutron_service:895 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-11-02 13:55:54.597 | + lib/neutron-legacy:_configure_neutron_service:896 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2021-11-02 13:55:54.627 | + lib/neutron-legacy:_configure_neutron_service:897 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2021-11-02 13:55:54.657 | + lib/neutron-legacy:_configure_neutron_service:899 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2021-11-02 13:55:54.686 | + lib/neutron-legacy:_configure_neutron_service:900 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2021-11-02 13:55:54.689 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/neutron/neutron.conf 2021-11-02 13:55:54.691 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=neutron 2021-11-02 13:55:54.694 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-11-02 13:55:54.697 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2021-11-02 13:55:54.725 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2021-11-02 13:55:54.753 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.44/identity 2021-11-02 13:55:54.783 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2021-11-02 13:55:54.813 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2021-11-02 13:55:54.841 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2021-11-02 13:55:54.871 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2021-11-02 13:55:54.899 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2021-11-02 13:55:54.929 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-11-02 13:55:54.958 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2021-11-02 13:55:54.988 | + lib/neutron-legacy:_configure_neutron_service:903 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2021-11-02 13:55:55.018 | + lib/neutron-legacy:_configure_neutron_service:904 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2021-11-02 13:55:55.047 | + lib/neutron-legacy:_configure_neutron_service:906 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2021-11-02 13:55:55.050 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/neutron/neutron.conf 2021-11-02 13:55:55.053 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-11-02 13:55:55.056 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-11-02 13:55:55.058 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf nova auth_type password 2021-11-02 13:55:55.087 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf nova interface public 2021-11-02 13:55:55.117 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.44/identity 2021-11-02 13:55:55.146 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf nova username nova 2021-11-02 13:55:55.175 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2021-11-02 13:55:55.206 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2021-11-02 13:55:55.237 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/neutron/neutron.conf nova project_name service 2021-11-02 13:55:55.267 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2021-11-02 13:55:55.297 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-11-02 13:55:55.327 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2021-11-02 13:55:55.356 | + lib/neutron-legacy:_configure_neutron_service:909 : neutron_plugin_configure_service 2021-11-02 13:55:55.359 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2021-11-02 13:55:55.361 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2021-11-02 13:55:55.364 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2021-11-02 13:55:55.367 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2021-11-02 13:55:55.369 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2021-11-02 13:55:55.372 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2021-11-02 13:55:55.374 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 300:349 != '' ]] 2021-11-02 13:55:55.376 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:300:349 2021-11-02 13:55:55.379 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:300:349 != '' ]] 2021-11-02 13:55:55.382 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2021-11-02 13:55:55.384 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2021-11-02 13:55:55.387 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2021-11-02 13:55:55.389 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2021-11-02 13:55:55.392 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2021-11-02 13:55:55.394 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2021-11-02 13:55:55.396 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2021-11-02 13:55:55.399 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2021-11-02 13:55:55.401 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2021-11-02 13:55:55.404 | + 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-11-02 13:55:55.432 | + 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-11-02 13:55:55.434 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-02 13:55:55.437 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2021-11-02 13:55:55.439 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2021-11-02 13:55:55.442 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2021-11-02 13:55:55.445 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-11-02 13:55:55.447 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2021-11-02 13:55:55.474 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2021-11-02 13:55:55.476 | + 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-11-02 13:55:55.479 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-02 13:55:55.481 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2021-11-02 13:55:55.483 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2021-11-02 13:55:55.486 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2021-11-02 13:55:55.488 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-11-02 13:55:55.491 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2021-11-02 13:55:55.519 | + 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-11-02 13:55:55.521 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-02 13:55:55.523 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2021-11-02 13:55:55.526 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2021-11-02 13:55:55.528 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2021-11-02 13:55:55.530 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-11-02 13:55:55.533 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2021-11-02 13:55:55.562 | + 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-11-02 13:55:55.564 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-02 13:55:55.567 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2021-11-02 13:55:55.569 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2021-11-02 13:55:55.571 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2021-11-02 13:55:55.574 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-11-02 13:55:55.576 | + 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-11-02 13:55:55.604 | + 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-11-02 13:55:55.607 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-02 13:55:55.609 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2021-11-02 13:55:55.611 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2021-11-02 13:55:55.614 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2021-11-02 13:55:55.616 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-11-02 13:55:55.619 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2021-11-02 13:55:55.646 | + 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-11-02 13:55:55.649 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-02 13:55:55.651 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2021-11-02 13:55:55.653 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2021-11-02 13:55:55.656 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2021-11-02 13:55:55.658 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-11-02 13:55:55.661 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2021-11-02 13:55:55.689 | + 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:300:349 2021-11-02 13:55:55.692 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-02 13:55:55.694 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2021-11-02 13:55:55.696 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:300:349 2021-11-02 13:55:55.699 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:300:349 ']' 2021-11-02 13:55:55.701 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-11-02 13:55:55.703 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:300:349 2021-11-02 13:55:55.731 | + 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-11-02 13:55:55.734 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-02 13:55:55.736 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2021-11-02 13:55:55.738 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2021-11-02 13:55:55.741 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2021-11-02 13:55:55.743 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-11-02 13:55:55.746 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2021-11-02 13:55:55.774 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2021-11-02 13:55:55.776 | + lib/neutron-legacy:configure_mutnauq:351 : is_service_enabled q-agt 2021-11-02 13:55:55.793 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:55:55.795 | + lib/neutron-legacy:configure_mutnauq:352 : _configure_neutron_plugin_agent 2021-11-02 13:55:55.798 | + lib/neutron-legacy:_configure_neutron_plugin_agent:876 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-11-02 13:55:55.830 | + lib/neutron-legacy:_configure_neutron_plugin_agent:877 : [[ True == \T\r\u\e ]] 2021-11-02 13:55:55.832 | + lib/neutron-legacy:_configure_neutron_plugin_agent:878 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-11-02 13:55:55.861 | + lib/neutron-legacy:_configure_neutron_plugin_agent:880 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-11-02 13:55:55.892 | + lib/neutron-legacy:_configure_neutron_plugin_agent:883 : neutron_plugin_configure_plugin_agent 2021-11-02 13:55:55.894 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2021-11-02 13:55:55.897 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:32 : local bridge=br-int 2021-11-02 13:55:55.900 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:33 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-11-02 13:55:58.625 | INFO neutron.common.config [-] Logging enabled! 2021-11-02 13:55:58.625 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev136 2021-11-02 13:55:58.626 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=91631) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2021-11-02 13:55:58.626 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2021-11-02 13:55:58.627 | 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/tmp4ozm3cvq/privsep.sock'] 2021-11-02 13:55:59.841 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2021-11-02 13:55:59.842 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmp4ozm3cvq/privsep.sock {{(pid=91631) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:363}} 2021-11-02 13:55:59.843 | INFO oslo.privsep.daemon [-] privsep daemon starting 2021-11-02 13:55:59.843 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2021-11-02 13:55:59.843 | 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-11-02 13:55:59.844 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 91639 2021-11-02 13:55:59.844 | DEBUG oslo.privsep.daemon [-] privsep: reply[1803b333-8b07-4c46-b4ac-63738e3ece07]: (2,) {{(pid=91639) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2021-11-02 13:56:00.041 | 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=91639) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2021-11-02 13:56:00.053 | 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=91639) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2021-11-02 13:56:00.054 | DEBUG oslo.privsep.daemon [-] privsep: reply[533c770a-3273-4862-b78b-1704ba6f6064]: (4, ('1294ccae-b22f-4092-a665-ba94738cb041\n', '')) {{(pid=91639) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2021-11-02 13:56:00.217 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=91631) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-11-02 13:56:00.217 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=91631) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-11-02 13:56:00.217 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=91631) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-11-02 13:56:00.218 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=91631) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-11-02 13:56:00.218 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=91631) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-11-02 13:56:00.218 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=91631) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-11-02 13:56:00.273 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-11-02 13:56:00.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:56:00.273 | from cryptography.utils import int_from_bytes 2021-11-02 13:56:00.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:56:00.273 | from cryptography.utils import int_from_bytes 2021-11-02 13:56:00.611 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:34 : _neutron_ovs_base_add_bridge br-int 2021-11-02 13:56:00.614 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-int 2021-11-02 13:56:00.616 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2021-11-02 13:56:00.619 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-11-02 13:56:00.621 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-int 2021-11-02 13:56:00.695 | + 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-11-02 13:56:00.717 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2021-11-02 13:56:00.719 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:88 : [[ True == \T\r\u\e ]] 2021-11-02 13:56:00.722 | + 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-11-02 13:56:00.752 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:90 : running_in_container 2021-11-02 13:56:00.756 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2021-11-02 13:56:00.763 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2021-11-02 13:56:00.766 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:91 : enable_kernel_bridge_firewall 2021-11-02 13:56:00.768 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2021-11-02 13:56:00.791 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2021-11-02 13:56:00.809 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2021-11-02 13:56:00.812 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2021-11-02 13:56:00.821 | net.bridge.bridge-nf-call-iptables = 1 2021-11-02 13:56:00.824 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2021-11-02 13:56:00.826 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2021-11-02 13:56:00.835 | net.bridge.bridge-nf-call-ip6tables = 1 2021-11-02 13:56:00.838 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2021-11-02 13:56:00.841 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2021-11-02 13:56:00.843 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2021-11-02 13:56:00.845 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2021-11-02 13:56:00.848 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2021-11-02 13:56:00.850 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-11-02 13:56:00.853 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-11-02 13:56:00.855 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-11-02 13:56:00.857 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-11-02 13:56:00.883 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2021-11-02 13:56:00.886 | + 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-11-02 13:56:00.921 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2021-11-02 13:56:00.924 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2021-11-02 13:56:00.953 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2021-11-02 13:56:00.981 | + lib/neutron-legacy:configure_mutnauq:354 : is_service_enabled q-dhcp 2021-11-02 13:56:00.998 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:56:01.000 | + lib/neutron-legacy:configure_mutnauq:355 : _configure_neutron_dhcp_agent 2021-11-02 13:56:01.003 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:817 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2021-11-02 13:56:01.008 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:819 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2021-11-02 13:56:01.036 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:821 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2021-11-02 13:56:01.065 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:822 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-11-02 13:56:01.097 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:823 : [[ True == \T\r\u\e ]] 2021-11-02 13:56:01.099 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:824 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-11-02 13:56:01.127 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:827 : is_service_enabled q-l3 2021-11-02 13:56:01.144 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:56:01.147 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:838 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-11-02 13:56:01.149 | + lib/neutron-legacy:_neutron_setup_interface_driver:996 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2021-11-02 13:56:01.178 | + lib/neutron-legacy:_neutron_setup_interface_driver:998 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-11-02 13:56:01.180 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-11-02 13:56:01.183 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2021-11-02 13:56:01.211 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:840 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2021-11-02 13:56:01.214 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-11-02 13:56:01.216 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2021-11-02 13:56:01.219 | + lib/neutron-legacy:configure_mutnauq:357 : is_service_enabled q-l3 2021-11-02 13:56:01.235 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:56:01.238 | + lib/neutron-legacy:configure_mutnauq:358 : _configure_neutron_l3_agent 2021-11-02 13:56:01.241 | + 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-11-02 13:56:01.245 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2021-11-02 13:56:01.274 | + 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-11-02 13:56:01.305 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2021-11-02 13:56:01.307 | + 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-11-02 13:56:01.337 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2021-11-02 13:56:01.340 | + lib/neutron-legacy:_neutron_setup_interface_driver:996 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2021-11-02 13:56:01.369 | + lib/neutron-legacy:_neutron_setup_interface_driver:998 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2021-11-02 13:56:01.371 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2021-11-02 13:56:01.374 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2021-11-02 13:56:01.402 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2021-11-02 13:56:01.405 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2021-11-02 13:56:01.407 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2021-11-02 13:56:01.410 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:99 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-11-02 13:56:04.067 | INFO neutron.common.config [-] Logging enabled! 2021-11-02 13:56:04.068 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev136 2021-11-02 13:56:04.068 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=92182) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2021-11-02 13:56:04.119 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=92182) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-11-02 13:56:04.119 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=92182) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-11-02 13:56:04.119 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=92182) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-11-02 13:56:04.120 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=92182) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-11-02 13:56:04.120 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=92182) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-11-02 13:56:04.120 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=92182) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-11-02 13:56:04.179 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2021-11-02 13:56:04.179 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=92182) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2021-11-02 13:56:04.180 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=92182) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:134}} 2021-11-02 13:56:04.180 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-11-02 13:56:04.180 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:56:04.180 | from cryptography.utils import int_from_bytes 2021-11-02 13:56:04.180 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:56:04.180 | from cryptography.utils import int_from_bytes 2021-11-02 13:56:04.516 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:100 : [[ False = \T\r\u\e ]] 2021-11-02 13:56:04.518 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:108 : _neutron_ovs_base_add_public_bridge 2021-11-02 13:56:04.521 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:114 : _neutron_ovs_base_add_bridge br-data 2021-11-02 13:56:04.524 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-11-02 13:56:04.526 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-11-02 13:56:04.529 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-11-02 13:56:04.531 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-11-02 13:56:04.548 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:115 : set_mtu br-data 1500 2021-11-02 13:56:04.551 | + functions:set_mtu:785 : local dev=br-data 2021-11-02 13:56:04.553 | + functions:set_mtu:786 : local mtu=1500 2021-11-02 13:56:04.555 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2021-11-02 13:56:04.568 | + 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-11-02 13:56:04.586 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2021-11-02 13:56:04.588 | + lib/neutron-legacy:_configure_public_network_connectivity:683 : [[ -n eth1 ]] 2021-11-02 13:56:04.591 | + lib/neutron-legacy:_configure_public_network_connectivity:684 : _move_neutron_addresses_route eth1 br-data True False inet 2021-11-02 13:56:04.593 | + lib/neutron-legacy:_move_neutron_addresses_route:624 : local from_intf=eth1 2021-11-02 13:56:04.596 | + lib/neutron-legacy:_move_neutron_addresses_route:625 : local to_intf=br-data 2021-11-02 13:56:04.598 | + lib/neutron-legacy:_move_neutron_addresses_route:626 : local add_ovs_port=True 2021-11-02 13:56:04.601 | + lib/neutron-legacy:_move_neutron_addresses_route:627 : local del_ovs_port=False 2021-11-02 13:56:04.603 | + lib/neutron-legacy:_move_neutron_addresses_route:628 : local af=inet 2021-11-02 13:56:04.605 | + lib/neutron-legacy:_move_neutron_addresses_route:630 : [[ -n eth1 ]] 2021-11-02 13:56:04.608 | + lib/neutron-legacy:_move_neutron_addresses_route:630 : [[ -n br-data ]] 2021-11-02 13:56:04.610 | + lib/neutron-legacy:_move_neutron_addresses_route:636 : local IP_REPLACE= 2021-11-02 13:56:04.613 | + lib/neutron-legacy:_move_neutron_addresses_route:637 : local IP_DEL= 2021-11-02 13:56:04.615 | + lib/neutron-legacy:_move_neutron_addresses_route:638 : local IP_UP= 2021-11-02 13:56:04.617 | + lib/neutron-legacy:_move_neutron_addresses_route:639 : local DEFAULT_ROUTE_GW 2021-11-02 13:56:04.621 | ++ lib/neutron-legacy:_move_neutron_addresses_route:640 : ip -f inet r 2021-11-02 13:56:04.621 | ++ lib/neutron-legacy:_move_neutron_addresses_route:640 : awk '/default.+eth1\s/ { print $3; exit }' 2021-11-02 13:56:04.627 | + lib/neutron-legacy:_move_neutron_addresses_route:640 : DEFAULT_ROUTE_GW= 2021-11-02 13:56:04.630 | + lib/neutron-legacy:_move_neutron_addresses_route:641 : local ADD_OVS_PORT= 2021-11-02 13:56:04.633 | + lib/neutron-legacy:_move_neutron_addresses_route:642 : local DEL_OVS_PORT= 2021-11-02 13:56:04.635 | + lib/neutron-legacy:_move_neutron_addresses_route:643 : local ARP_CMD= 2021-11-02 13:56:04.639 | ++ lib/neutron-legacy:_move_neutron_addresses_route:645 : ip -f inet a s dev eth1 scope global primary 2021-11-02 13:56:04.640 | ++ lib/neutron-legacy:_move_neutron_addresses_route:645 : grep inet 2021-11-02 13:56:04.640 | ++ lib/neutron-legacy:_move_neutron_addresses_route:645 : awk '{ print $2, $3, $4; exit }' 2021-11-02 13:56:04.646 | + lib/neutron-legacy:_move_neutron_addresses_route:645 : IP_BRD='192.168.0.47/22 brd 192.168.3.255' 2021-11-02 13:56:04.649 | + lib/neutron-legacy:_move_neutron_addresses_route:647 : '[' '' '!=' '' ']' 2021-11-02 13:56:04.651 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : [[ True == \T\r\u\e ]] 2021-11-02 13:56:04.653 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2021-11-02 13:56:04.656 | + lib/neutron-legacy:_move_neutron_addresses_route:655 : [[ False == \T\r\u\e ]] 2021-11-02 13:56:04.658 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : [[ 192.168.0.47/22 brd 192.168.3.255 != '' ]] 2021-11-02 13:56:04.661 | + lib/neutron-legacy:_move_neutron_addresses_route:660 : IP_DEL='sudo ip addr del 192.168.0.47/22 brd 192.168.3.255 dev eth1' 2021-11-02 13:56:04.663 | + lib/neutron-legacy:_move_neutron_addresses_route:661 : IP_REPLACE='sudo ip addr replace 192.168.0.47/22 brd 192.168.3.255 dev br-data' 2021-11-02 13:56:04.665 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : IP_UP='sudo ip link set br-data up' 2021-11-02 13:56:04.668 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : [[ inet == \i\n\e\t ]] 2021-11-02 13:56:04.672 | ++ lib/neutron-legacy:_move_neutron_addresses_route:664 : awk '{ print $1; exit }' 2021-11-02 13:56:04.672 | ++ lib/neutron-legacy:_move_neutron_addresses_route:664 : echo 192.168.0.47/22 brd 192.168.3.255 2021-11-02 13:56:04.673 | ++ lib/neutron-legacy:_move_neutron_addresses_route:664 : grep -o -E '(.*)/' 2021-11-02 13:56:04.673 | ++ lib/neutron-legacy:_move_neutron_addresses_route:664 : cut -d / -f1 2021-11-02 13:56:04.678 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : IP=192.168.0.47 2021-11-02 13:56:04.680 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.47 ' 2021-11-02 13:56:04.683 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : sudo ip addr del 192.168.0.47/22 brd 192.168.3.255 dev eth1 2021-11-02 13:56:04.696 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : sudo ip addr replace 192.168.0.47/22 brd 192.168.3.255 dev br-data 2021-11-02 13:56:04.708 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : sudo ip link set br-data up 2021-11-02 13:56:04.721 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : sudo ovs-vsctl --may-exist add-port br-data eth1 2021-11-02 13:56:04.740 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : sudo ping -c 3 -w 5 -I br-data 192.168.0.47 2021-11-02 13:56:04.759 | PING 192.168.0.47 (192.168.0.47) from 192.168.0.47 br-data: 56(84) bytes of data. 2021-11-02 13:56:04.759 | 64 bytes from 192.168.0.47: icmp_seq=1 ttl=64 time=0.067 ms 2021-11-02 13:56:05.783 | 64 bytes from 192.168.0.47: icmp_seq=2 ttl=64 time=0.038 ms 2021-11-02 13:56:06.807 | 64 bytes from 192.168.0.47: icmp_seq=3 ttl=64 time=0.041 ms 2021-11-02 13:56:06.807 | 2021-11-02 13:56:06.807 | --- 192.168.0.47 ping statistics --- 2021-11-02 13:56:06.807 | 3 packets transmitted, 3 received, 0% packet loss, time 2048ms 2021-11-02 13:56:06.807 | rtt min/avg/max/mdev = 0.038/0.048/0.067/0.013 ms 2021-11-02 13:56:06.812 | ++ lib/neutron-legacy:_configure_public_network_connectivity:686 : ip -f inet6 a s dev eth1 2021-11-02 13:56:06.812 | ++ lib/neutron-legacy:_configure_public_network_connectivity:686 : grep -c global 2021-11-02 13:56:06.818 | + lib/neutron-legacy:_configure_public_network_connectivity:686 : [[ 0 != 0 ]] 2021-11-02 13:56:06.821 | + lib/neutron-legacy:configure_mutnauq:360 : is_service_enabled q-meta 2021-11-02 13:56:06.837 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:56:06.840 | + lib/neutron-legacy:configure_mutnauq:361 : _configure_neutron_metadata_agent 2021-11-02 13:56:06.842 | + lib/neutron-legacy:_configure_neutron_metadata_agent:845 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2021-11-02 13:56:06.847 | + lib/neutron-legacy:_configure_neutron_metadata_agent:847 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2021-11-02 13:56:06.876 | + lib/neutron-legacy:_configure_neutron_metadata_agent:848 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.44 2021-11-02 13:56:06.904 | + lib/neutron-legacy:_configure_neutron_metadata_agent:849 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2021-11-02 13:56:06.934 | + lib/neutron-legacy:_configure_neutron_metadata_agent:850 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-11-02 13:56:06.965 | + lib/neutron-legacy:_configure_neutron_metadata_agent:851 : [[ True == \T\r\u\e ]] 2021-11-02 13:56:06.967 | + lib/neutron-legacy:_configure_neutron_metadata_agent:852 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-11-02 13:56:06.996 | + lib/neutron-legacy:configure_mutnauq:364 : [[ legacy != \l\e\g\a\c\y ]] 2021-11-02 13:56:06.999 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled ceilometer 2021-11-02 13:56:07.015 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:56:07.018 | + lib/neutron-legacy:configure_mutnauq:371 : [[ openvswitch == \o\v\n ]] 2021-11-02 13:56:07.020 | + lib/neutron-legacy:configure_mutnauq:377 : is_service_enabled q-trunk neutron-trunk 2021-11-02 13:56:07.038 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:56:07.040 | + lib/neutron-legacy:configure_mutnauq:381 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2021-11-02 13:56:07.070 | + lib/neutron-legacy:configure_mutnauq:385 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2021-11-02 13:56:07.100 | + lib/neutron:configure_neutron:610 : '[' False == True ']' 2021-11-02 13:56:07.102 | + ./stack.sh:main:1154 : is_service_enabled mysql postgresql 2021-11-02 13:56:07.120 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:56:07.123 | + ./stack.sh:main:1154 : is_service_enabled neutron 2021-11-02 13:56:07.140 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:56:07.142 | + ./stack.sh:main:1155 : async_runfunc init_neutron 2021-11-02 13:56:07.145 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2021-11-02 13:56:07.204 | + inc/async:async_inner:63 : init_neutron 2021-11-02 13:56:07.242 | [17509 Async init_neutron:92661]: running: init_neutron 2021-11-02 13:56:07.245 | + ./stack.sh:main:1163 : is_service_enabled q-dhcp 2021-11-02 13:56:07.265 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:56:07.268 | ++ ./stack.sh:main:1166 : pidof NetworkManager 2021-11-02 13:56:07.279 | ++ ./stack.sh:main:1166 : true 2021-11-02 13:56:07.282 | + ./stack.sh:main:1166 : netman_pid= 2021-11-02 13:56:07.285 | + ./stack.sh:main:1167 : '[' -z '' ']' 2021-11-02 13:56:07.288 | + ./stack.sh:main:1168 : sudo killall dnsmasq 2021-11-02 13:56:07.304 | dnsmasq: no process found 2021-11-02 13:56:07.308 | + ./stack.sh:main:1168 : true 2021-11-02 13:56:07.310 | + ./stack.sh:main:1173 : clean_iptables 2021-11-02 13:56:07.316 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2021-11-02 13:56:07.319 | + lib/nova:clean_iptables:183 : grep nova 2021-11-02 13:56:07.319 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2021-11-02 13:56:07.324 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2021-11-02 13:56:07.324 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2021-11-02 13:56:07.324 | + lib/nova:clean_iptables:183 : grep '\-A' 2021-11-02 13:56:07.327 | + lib/nova:clean_iptables:183 : bash 2021-11-02 13:56:07.334 | + lib/nova:clean_iptables:185 : grep nova 2021-11-02 13:56:07.336 | + lib/nova:clean_iptables:185 : grep '\-A' 2021-11-02 13:56:07.340 | + lib/nova:clean_iptables:185 : bash 2021-11-02 13:56:07.340 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2021-11-02 13:56:07.340 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2021-11-02 13:56:07.344 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2021-11-02 13:56:07.348 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2021-11-02 13:56:07.359 | + lib/nova:clean_iptables:187 : grep '\-N' 2021-11-02 13:56:07.360 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2021-11-02 13:56:07.361 | + lib/nova:clean_iptables:187 : grep nova 2021-11-02 13:56:07.364 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2021-11-02 13:56:07.370 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2021-11-02 13:56:07.374 | + lib/nova:clean_iptables:187 : bash 2021-11-02 13:56:07.374 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2021-11-02 13:56:07.379 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2021-11-02 13:56:07.381 | + lib/nova:clean_iptables:189 : grep '\-N' 2021-11-02 13:56:07.382 | + lib/nova:clean_iptables:189 : bash 2021-11-02 13:56:07.384 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2021-11-02 13:56:07.387 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2021-11-02 13:56:07.389 | + lib/nova:clean_iptables:189 : grep nova 2021-11-02 13:56:07.392 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2021-11-02 13:56:07.399 | + ./stack.sh:main:1176 : sudo sysctl -w net.ipv4.ip_forward=1 2021-11-02 13:56:07.407 | net.ipv4.ip_forward = 1 2021-11-02 13:56:07.411 | + ./stack.sh:main:1181 : is_service_enabled nova neutron 2021-11-02 13:56:07.429 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:56:07.432 | + ./stack.sh:main:1182 : configure_os_vif 2021-11-02 13:56:07.434 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2021-11-02 13:56:07.437 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2021-11-02 13:56:07.470 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2021-11-02 13:56:07.501 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2021-11-02 13:56:07.503 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2021-11-02 13:56:07.542 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2021-11-02 13:56:07.573 | + ./stack.sh:main:1188 : is_service_enabled swift 2021-11-02 13:56:07.591 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:56:07.593 | + ./stack.sh:main:1189 : echo_summary 'Configuring Swift' 2021-11-02 13:56:07.596 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-02 13:56:07.598 | + ./stack.sh:echo_summary:432 : echo -e Configuring Swift 2021-11-02 13:56:07.601 | + ./stack.sh:main:1190 : async_runfunc init_swift 2021-11-02 13:56:07.603 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2021-11-02 13:56:07.664 | + inc/async:async_inner:63 : init_swift 2021-11-02 13:56:07.701 | [17509 Async init_swift:93039]: running: init_swift 2021-11-02 13:56:07.704 | + ./stack.sh:main:1197 : is_service_enabled cinder 2021-11-02 13:56:07.723 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:56:07.726 | + ./stack.sh:main:1198 : echo_summary 'Configuring Cinder' 2021-11-02 13:56:07.729 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-02 13:56:07.731 | + ./stack.sh:echo_summary:432 : echo -e Configuring Cinder 2021-11-02 13:56:07.734 | + ./stack.sh:main:1199 : async_runfunc init_cinder 2021-11-02 13:56:07.736 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2021-11-02 13:56:07.801 | + inc/async:async_inner:63 : init_cinder 2021-11-02 13:56:07.846 | [17509 Async init_cinder:93134]: running: init_cinder 2021-11-02 13:56:07.848 | + ./stack.sh:main:1205 : is_service_enabled placement 2021-11-02 13:56:07.892 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:56:07.895 | + ./stack.sh:main:1206 : echo_summary 'Configuring placement' 2021-11-02 13:56:07.899 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-02 13:56:07.902 | + ./stack.sh:echo_summary:432 : echo -e Configuring placement 2021-11-02 13:56:07.905 | + ./stack.sh:main:1207 : async_runfunc init_placement 2021-11-02 13:56:07.908 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2021-11-02 13:56:07.978 | + inc/async:async_inner:63 : init_placement 2021-11-02 13:56:08.047 | [17509 Async init_placement:93271]: running: init_placement 2021-11-02 13:56:08.050 | + ./stack.sh:main:1211 : async_wait init_neutron 2021-11-02 13:56:08.272 | [17509 Async init_neutron:92661]: Waiting for completion of init_neutron running on PID 92661 (6 other jobs running) 2021-11-02 13:56:08.438 | [17509 Async init_neutron:92661]: Signaling child to exit 2021-11-02 13:56:17.580 | + inc/async:async_inner:64 : rc=0 2021-11-02 13:56:17.638 | [93134 Async init_cinder:93134]: finished successfully 2021-11-02 13:56:19.959 | + inc/async:async_inner:64 : rc=0 2021-11-02 13:56:19.990 | [93039 Async init_swift:93039]: finished successfully 2021-11-02 13:56:30.849 | + inc/async:async_inner:64 : rc=0 2021-11-02 13:56:30.874 | [92661 Async init_neutron:92661]: finished successfully 2021-11-02 13:56:30.893 | WAKEUP 2021-11-02 13:56:30.917 | [17509 Async init_neutron:92661]: Signaled 2021-11-02 13:56:30.918 | + lib/neutron:init_neutron:648 : is_neutron_legacy_enabled 2021-11-02 13:56:30.918 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-02 13:56:30.918 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-11-02 13:56:30.918 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-02 13:56:30.918 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-11-02 13:56:30.918 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-11-02 13:56:30.919 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-11-02 13:56:30.919 | + lib/neutron:init_neutron:650 : init_mutnauq 2021-11-02 13:56:30.919 | + lib/neutron-legacy:init_mutnauq:439 : recreate_database neutron 2021-11-02 13:56:30.919 | + lib/database:recreate_database:110 : local db=neutron 2021-11-02 13:56:30.919 | + lib/database:recreate_database:111 : recreate_database_mysql neutron 2021-11-02 13:56:30.919 | + lib/databases/mysql:recreate_database_mysql:65 : local db=neutron 2021-11-02 13:56:30.919 | + lib/databases/mysql:recreate_database_mysql:66 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2021-11-02 13:56:30.919 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-02 13:56:30.919 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2021-11-02 13:56:30.919 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-02 13:56:30.919 | + lib/neutron-legacy:init_mutnauq:440 : time_start dbsync 2021-11-02 13:56:30.919 | + functions-common:time_start:2295 : local name=dbsync 2021-11-02 13:56:30.919 | + functions-common:time_start:2296 : local start_time= 2021-11-02 13:56:30.919 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-11-02 13:56:30.919 | ++ functions-common:time_start:2300 : date +%s%3N 2021-11-02 13:56:30.919 | + functions-common:time_start:2300 : _TIME_START[$name]=1635861367298 2021-11-02 13:56:30.919 | + lib/neutron-legacy:init_mutnauq:442 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2021-11-02 13:56:30.919 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:56:30.919 | from cryptography.utils import int_from_bytes 2021-11-02 13:56:30.919 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:56:30.919 | from cryptography.utils import int_from_bytes 2021-11-02 13:56:30.919 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-11-02 13:56:30.919 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-11-02 13:56:30.919 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-11-02 13:56:30.919 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-11-02 13:56:30.919 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2021-11-02 13:56:30.919 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2021-11-02 13:56:30.919 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2021-11-02 13:56:30.919 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2021-11-02 13:56:30.919 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2021-11-02 13:56:30.919 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2021-11-02 13:56:30.919 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2021-11-02 13:56:30.919 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2021-11-02 13:56:30.920 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2021-11-02 13:56:30.920 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2021-11-02 13:56:30.920 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2021-11-02 13:56:30.920 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2021-11-02 13:56:30.920 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2021-11-02 13:56:30.920 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2021-11-02 13:56:30.920 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2021-11-02 13:56:30.920 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2021-11-02 13:56:30.920 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2021-11-02 13:56:30.920 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2021-11-02 13:56:30.920 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2021-11-02 13:56:30.920 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2021-11-02 13:56:30.920 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2021-11-02 13:56:30.920 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2021-11-02 13:56:30.920 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2021-11-02 13:56:30.920 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2021-11-02 13:56:30.920 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2021-11-02 13:56:30.920 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2021-11-02 13:56:30.920 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2021-11-02 13:56:30.920 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2021-11-02 13:56:30.920 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2021-11-02 13:56:30.920 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2021-11-02 13:56:30.920 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2021-11-02 13:56:30.920 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2021-11-02 13:56:30.920 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2021-11-02 13:56:30.920 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2021-11-02 13:56:30.920 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2021-11-02 13:56:30.920 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2021-11-02 13:56:30.920 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2021-11-02 13:56:30.920 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2021-11-02 13:56:30.920 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2021-11-02 13:56:30.920 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2021-11-02 13:56:30.920 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2021-11-02 13:56:30.920 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2021-11-02 13:56:30.920 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2021-11-02 13:56:30.921 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2021-11-02 13:56:30.921 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2021-11-02 13:56:30.921 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2021-11-02 13:56:30.921 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2021-11-02 13:56:30.921 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2021-11-02 13:56:30.921 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2021-11-02 13:56:30.921 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2021-11-02 13:56:30.921 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2021-11-02 13:56:30.921 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2021-11-02 13:56:30.921 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2021-11-02 13:56:30.921 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2021-11-02 13:56:30.921 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2021-11-02 13:56:30.921 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2021-11-02 13:56:30.921 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2021-11-02 13:56:30.921 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2021-11-02 13:56:30.921 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2021-11-02 13:56:30.921 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2021-11-02 13:56:30.921 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2021-11-02 13:56:30.921 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2021-11-02 13:56:30.921 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2021-11-02 13:56:30.921 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2021-11-02 13:56:30.921 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2021-11-02 13:56:30.921 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2021-11-02 13:56:30.921 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2021-11-02 13:56:30.921 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2021-11-02 13:56:30.921 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2021-11-02 13:56:30.921 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2021-11-02 13:56:30.921 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2021-11-02 13:56:30.921 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2021-11-02 13:56:30.921 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2021-11-02 13:56:30.921 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2021-11-02 13:56:30.921 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2021-11-02 13:56:30.921 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2021-11-02 13:56:30.921 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2021-11-02 13:56:30.922 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2021-11-02 13:56:30.922 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2021-11-02 13:56:30.922 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2021-11-02 13:56:30.922 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2021-11-02 13:56:30.922 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2021-11-02 13:56:30.922 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2021-11-02 13:56:30.922 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2021-11-02 13:56:30.922 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2021-11-02 13:56:30.922 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2021-11-02 13:56:30.922 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2021-11-02 13:56:30.922 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2021-11-02 13:56:30.922 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2021-11-02 13:56:30.922 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2021-11-02 13:56:30.922 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2021-11-02 13:56:30.922 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2021-11-02 13:56:30.922 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2021-11-02 13:56:30.922 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2021-11-02 13:56:30.922 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2021-11-02 13:56:30.922 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2021-11-02 13:56:30.922 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2021-11-02 13:56:30.922 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2021-11-02 13:56:30.922 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2021-11-02 13:56:30.922 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2021-11-02 13:56:30.922 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2021-11-02 13:56:30.922 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2021-11-02 13:56:30.922 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2021-11-02 13:56:30.922 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2021-11-02 13:56:30.922 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2021-11-02 13:56:30.922 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2021-11-02 13:56:30.922 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2021-11-02 13:56:30.922 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2021-11-02 13:56:30.922 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2021-11-02 13:56:30.922 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2021-11-02 13:56:30.922 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2021-11-02 13:56:30.923 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2021-11-02 13:56:30.923 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2021-11-02 13:56:30.923 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2021-11-02 13:56:30.923 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2021-11-02 13:56:30.923 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2021-11-02 13:56:30.923 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2021-11-02 13:56:30.923 | Running upgrade for neutron ... 2021-11-02 13:56:30.923 | OK 2021-11-02 13:56:30.923 | + lib/neutron-legacy:init_mutnauq:443 : time_stop dbsync 2021-11-02 13:56:30.923 | + functions-common:time_stop:2309 : local name 2021-11-02 13:56:30.923 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:56:30.923 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:56:30.923 | + functions-common:time_stop:2312 : local total 2021-11-02 13:56:30.923 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:56:30.923 | + functions-common:time_stop:2315 : name=dbsync 2021-11-02 13:56:30.923 | + functions-common:time_stop:2316 : start_time=1635861367298 2021-11-02 13:56:30.923 | + functions-common:time_stop:2318 : [[ -z 1635861367298 ]] 2021-11-02 13:56:30.923 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:56:30.923 | + functions-common:time_stop:2321 : end_time=1635861390833 2021-11-02 13:56:30.923 | + functions-common:time_stop:2322 : elapsed_time=23535 2021-11-02 13:56:30.923 | + functions-common:time_stop:2323 : total=14388 2021-11-02 13:56:30.923 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:56:30.923 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=37923 2021-11-02 13:56:30.964 | [17509 Async init_neutron:92661]: finished init_neutron with result 0 in 23 seconds 2021-11-02 13:56:30.968 | + inc/async:async_wait:197 : return 0 2021-11-02 13:56:30.971 | + ./stack.sh:main:1212 : async_wait init_placement 2021-11-02 13:56:31.023 | [17509 Async init_placement:93271]: Waiting for completion of init_placement running on PID 93271 (5 other jobs running) 2021-11-02 13:56:31.050 | [17509 Async init_placement:93271]: Signaling child to exit 2021-11-02 13:56:42.475 | + inc/async:async_inner:64 : rc=0 2021-11-02 13:56:42.500 | [93271 Async init_placement:93271]: finished successfully 2021-11-02 13:56:42.519 | WAKEUP 2021-11-02 13:56:42.543 | [17509 Async init_placement:93271]: Signaled 2021-11-02 13:56:42.544 | + lib/placement:init_placement:130 : recreate_database placement 2021-11-02 13:56:42.545 | + lib/database:recreate_database:110 : local db=placement 2021-11-02 13:56:42.545 | + lib/database:recreate_database:111 : recreate_database_mysql placement 2021-11-02 13:56:42.545 | + lib/databases/mysql:recreate_database_mysql:65 : local db=placement 2021-11-02 13:56:42.545 | + lib/databases/mysql:recreate_database_mysql:66 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2021-11-02 13:56:42.545 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-02 13:56:42.545 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2021-11-02 13:56:42.545 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-02 13:56:42.545 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2021-11-02 13:56:42.545 | + lib/placement:init_placement:132 : create_placement_accounts 2021-11-02 13:56:42.545 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2021-11-02 13:56:42.545 | + lib/keystone:create_service_user:401 : get_or_create_user placement Passw0rd Default 2021-11-02 13:56:42.545 | + functions-common:get_or_create_user:824 : local user_id 2021-11-02 13:56:42.545 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-11-02 13:56:42.545 | + functions-common:get_or_create_user:828 : local email= 2021-11-02 13:56:42.545 | ++ functions-common:get_or_create_user:842 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2021-11-02 13:56:42.545 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:56:42.545 | from cryptography.utils import int_from_bytes 2021-11-02 13:56:42.545 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:56:42.545 | from cryptography.utils import int_from_bytes 2021-11-02 13:56:42.545 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:56:42.545 | + functions-common:get_or_create_user:840 : user_id=46d9fd2f02084f6bb464a5b1b16975d8 2021-11-02 13:56:42.545 | + functions-common:get_or_create_user:841 : echo 46d9fd2f02084f6bb464a5b1b16975d8 2021-11-02 13:56:42.545 | 46d9fd2f02084f6bb464a5b1b16975d8 2021-11-02 13:56:42.545 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service placement service Default Default 2021-11-02 13:56:42.545 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-02 13:56:42.545 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-11-02 13:56:42.545 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-02 13:56:42.545 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-02 13:56:42.545 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-11-02 13:56:42.545 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-11-02 13:56:42.545 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-11-02 13:56:42.545 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-11-02 13:56:42.546 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-11-02 13:56:42.546 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-11-02 13:56:42.546 | ++ 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-11-02 13:56:42.546 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-02 13:56:42.546 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-02 13:56:42.546 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:56:42.546 | ++ functions-common:get_field:727 : read data 2021-11-02 13:56:42.546 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:56:42.546 | from cryptography.utils import int_from_bytes 2021-11-02 13:56:42.546 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:56:42.546 | from cryptography.utils import int_from_bytes 2021-11-02 13:56:42.546 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:56:42.546 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-02 13:56:42.546 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-02 13:56:42.546 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2021-11-02 13:56:42.546 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:56:42.546 | from cryptography.utils import int_from_bytes 2021-11-02 13:56:42.546 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:56:42.546 | from cryptography.utils import int_from_bytes 2021-11-02 13:56:42.546 | ++ 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-11-02 13:56:42.546 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-02 13:56:42.546 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-02 13:56:42.546 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:56:42.546 | ++ functions-common:get_field:727 : read data 2021-11-02 13:56:42.546 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:56:42.546 | from cryptography.utils import int_from_bytes 2021-11-02 13:56:42.546 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:56:42.546 | from cryptography.utils import int_from_bytes 2021-11-02 13:56:42.546 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:56:42.546 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-02 13:56:42.546 | ++ functions-common:get_field:731 : field='$2' 2021-11-02 13:56:42.547 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-02 13:56:42.547 | ++ functions-common:get_field:733 : echo '| 02647f700f984b4f8176a5959290b19c | 46d9fd2f02084f6bb464a5b1b16975d8 | | dad972d2915e4fa0a74edd0311131f39 | | | False |' 2021-11-02 13:56:42.547 | ++ functions-common:get_field:727 : read data 2021-11-02 13:56:42.547 | + functions-common:get_or_add_user_project_role:910 : user_role_id=02647f700f984b4f8176a5959290b19c 2021-11-02 13:56:42.547 | + functions-common:get_or_add_user_project_role:912 : echo 02647f700f984b4f8176a5959290b19c 2021-11-02 13:56:42.547 | 02647f700f984b4f8176a5959290b19c 2021-11-02 13:56:42.547 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2021-11-02 13:56:42.547 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin placement service Default Default 2021-11-02 13:56:42.547 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-02 13:56:42.547 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-11-02 13:56:42.547 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-02 13:56:42.547 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-02 13:56:42.547 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-11-02 13:56:42.547 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-11-02 13:56:42.547 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-11-02 13:56:42.547 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-11-02 13:56:42.547 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-11-02 13:56:42.547 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-11-02 13:56:42.547 | ++ 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-11-02 13:56:42.547 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-02 13:56:42.547 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-02 13:56:42.547 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:56:42.547 | ++ functions-common:get_field:727 : read data 2021-11-02 13:56:42.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:56:42.547 | from cryptography.utils import int_from_bytes 2021-11-02 13:56:42.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:56:42.547 | from cryptography.utils import int_from_bytes 2021-11-02 13:56:42.547 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:56:42.547 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-02 13:56:42.547 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-02 13:56:42.547 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2021-11-02 13:56:42.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:56:42.548 | from cryptography.utils import int_from_bytes 2021-11-02 13:56:42.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:56:42.548 | from cryptography.utils import int_from_bytes 2021-11-02 13:56:42.548 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-02 13:56:42.548 | ++ 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-11-02 13:56:42.548 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-02 13:56:42.548 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:56:42.548 | ++ functions-common:get_field:727 : read data 2021-11-02 13:56:42.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:56:42.548 | from cryptography.utils import int_from_bytes 2021-11-02 13:56:42.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:56:42.548 | from cryptography.utils import int_from_bytes 2021-11-02 13:56:42.548 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:56:42.548 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-02 13:56:42.548 | ++ functions-common:get_field:731 : field='$2' 2021-11-02 13:56:42.548 | ++ functions-common:get_field:733 : echo '| 1f88b4eb097b48eabe86e2cfa6182411 | 46d9fd2f02084f6bb464a5b1b16975d8 | | dad972d2915e4fa0a74edd0311131f39 | | | False |' 2021-11-02 13:56:42.548 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-02 13:56:42.548 | ++ functions-common:get_field:727 : read data 2021-11-02 13:56:42.548 | + functions-common:get_or_add_user_project_role:910 : user_role_id=1f88b4eb097b48eabe86e2cfa6182411 2021-11-02 13:56:42.548 | + functions-common:get_or_add_user_project_role:912 : echo 1f88b4eb097b48eabe86e2cfa6182411 2021-11-02 13:56:42.548 | 1f88b4eb097b48eabe86e2cfa6182411 2021-11-02 13:56:42.548 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.44/placement 2021-11-02 13:56:42.548 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2021-11-02 13:56:42.548 | + functions-common:get_or_create_service:966 : local service_id 2021-11-02 13:56:42.548 | ++ functions-common:get_or_create_service:979 : oscwrap service show placement -f value -c id 2021-11-02 13:56:42.548 | ++ functions-common:get_or_create_service:981 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2021-11-02 13:56:42.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:56:42.548 | from cryptography.utils import int_from_bytes 2021-11-02 13:56:42.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:56:42.548 | from cryptography.utils import int_from_bytes 2021-11-02 13:56:42.548 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:56:42.548 | + functions-common:get_or_create_service:977 : service_id=' 2021-11-02 13:56:42.548 | 1958980784dc4fe7962d6a4e4c240d95' 2021-11-02 13:56:42.548 | + functions-common:get_or_create_service:978 : echo 1958980784dc4fe7962d6a4e4c240d95 2021-11-02 13:56:42.549 | 1958980784dc4fe7962d6a4e4c240d95 2021-11-02 13:56:42.549 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.44/placement 2021-11-02 13:56:42.549 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-11-02 13:56:42.549 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface placement public http://10.222.0.44/placement RegionOne 2021-11-02 13:56:42.549 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-11-02 13:56:42.549 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2021-11-02 13:56:42.549 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:56:42.549 | from cryptography.utils import int_from_bytes 2021-11-02 13:56:42.549 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:56:42.549 | from cryptography.utils import int_from_bytes 2021-11-02 13:56:42.549 | +++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:56:42.549 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-11-02 13:56:42.549 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-11-02 13:56:42.549 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create placement public http://10.222.0.44/placement --region RegionOne -f value -c id 2021-11-02 13:56:42.549 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:56:42.549 | from cryptography.utils import int_from_bytes 2021-11-02 13:56:42.549 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:56:42.549 | from cryptography.utils import int_from_bytes 2021-11-02 13:56:42.549 | +++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:56:42.549 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=766ad338ceb54e1d8594ea810d94efe2 2021-11-02 13:56:42.549 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 766ad338ceb54e1d8594ea810d94efe2 2021-11-02 13:56:42.549 | + functions-common:get_or_create_endpoint:1011 : public_id=766ad338ceb54e1d8594ea810d94efe2 2021-11-02 13:56:42.549 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-11-02 13:56:42.549 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-11-02 13:56:42.549 | + functions-common:get_or_create_endpoint:1020 : echo 766ad338ceb54e1d8594ea810d94efe2 2021-11-02 13:56:42.549 | 766ad338ceb54e1d8594ea810d94efe2 2021-11-02 13:56:42.591 | [17509 Async init_placement:93271]: finished init_placement with result 0 in 34 seconds 2021-11-02 13:56:42.595 | + inc/async:async_wait:197 : return 0 2021-11-02 13:56:42.598 | + ./stack.sh:main:1213 : async_wait init_glance 2021-11-02 13:56:42.649 | [17509 Async init_glance:89691]: Waiting for completion of init_glance running on PID 89691 (4 other jobs running) 2021-11-02 13:56:42.674 | [17509 Async init_glance:89691]: Signaling child to exit 2021-11-02 13:56:42.674 | WAKEUP 2021-11-02 13:56:42.697 | [17509 Async init_glance:89691]: Signaled 2021-11-02 13:56:42.698 | + lib/glance:init_glance:488 : rm -rf /opt/stack/data/glance/images 2021-11-02 13:56:42.698 | + lib/glance:init_glance:489 : mkdir -p /opt/stack/data/glance/images 2021-11-02 13:56:42.698 | + lib/glance:init_glance:492 : recreate_database glance 2021-11-02 13:56:42.698 | + lib/database:recreate_database:110 : local db=glance 2021-11-02 13:56:42.698 | + lib/database:recreate_database:111 : recreate_database_mysql glance 2021-11-02 13:56:42.698 | + lib/databases/mysql:recreate_database_mysql:65 : local db=glance 2021-11-02 13:56:42.698 | + lib/databases/mysql:recreate_database_mysql:66 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2021-11-02 13:56:42.699 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-02 13:56:42.699 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2021-11-02 13:56:42.699 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-02 13:56:42.699 | + lib/glance:init_glance:494 : time_start dbsync 2021-11-02 13:56:42.699 | + functions-common:time_start:2295 : local name=dbsync 2021-11-02 13:56:42.699 | + functions-common:time_start:2296 : local start_time= 2021-11-02 13:56:42.699 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-11-02 13:56:42.699 | ++ functions-common:time_start:2300 : date +%s%3N 2021-11-02 13:56:42.699 | + functions-common:time_start:2300 : _TIME_START[$name]=1635861319143 2021-11-02 13:56:42.699 | + lib/glance:init_glance:496 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2021-11-02 13:56:42.699 | 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=89790) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-11-02 13:56:42.699 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-11-02 13:56:42.699 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-11-02 13:56:42.699 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-11-02 13:56:42.699 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-11-02 13:56:42.699 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-11-02 13:56:42.699 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-11-02 13:56:42.699 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2021-11-02 13:56:42.699 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2021-11-02 13:56:42.699 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2021-11-02 13:56:42.699 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2021-11-02 13:56:42.699 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2021-11-02 13:56:42.699 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2021-11-02 13:56:42.699 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2021-11-02 13:56:42.699 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2021-11-02 13:56:42.699 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2021-11-02 13:56:42.699 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2021-11-02 13:56:42.699 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2021-11-02 13:56:42.699 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-11-02 13:56:42.699 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-11-02 13:56:42.699 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-11-02 13:56:42.699 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-11-02 13:56:42.700 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-11-02 13:56:42.700 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-11-02 13:56:42.700 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-11-02 13:56:42.700 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-11-02 13:56:42.700 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-11-02 13:56:42.700 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-11-02 13:56:42.700 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2021-11-02 13:56:42.700 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2021-11-02 13:56:42.700 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2021-11-02 13:56:42.700 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2021-11-02 13:56:42.700 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2021-11-02 13:56:42.700 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2021-11-02 13:56:42.700 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2021-11-02 13:56:42.700 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2021-11-02 13:56:42.700 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-11-02 13:56:42.700 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-11-02 13:56:42.700 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-11-02 13:56:42.700 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-11-02 13:56:42.700 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2021-11-02 13:56:42.700 | Database migration is up to date. No migration needed. 2021-11-02 13:56:42.700 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2021-11-02 13:56:42.700 | Database is synced successfully. 2021-11-02 13:56:42.700 | + lib/glance:init_glance:499 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2021-11-02 13:56:42.700 | 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=89970) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-11-02 13:56:42.700 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2021-11-02 13:56:42.700 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2021-11-02 13:56:42.700 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2021-11-02 13:56:42.700 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2021-11-02 13:56:42.700 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2021-11-02 13:56:42.700 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2021-11-02 13:56:42.700 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2021-11-02 13:56:42.700 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2021-11-02 13:56:42.700 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2021-11-02 13:56:42.701 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2021-11-02 13:56:42.701 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2021-11-02 13:56:42.701 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2021-11-02 13:56:42.701 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2021-11-02 13:56:42.701 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2021-11-02 13:56:42.701 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2021-11-02 13:56:42.701 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2021-11-02 13:56:42.701 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2021-11-02 13:56:42.701 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2021-11-02 13:56:42.701 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2021-11-02 13:56:42.701 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2021-11-02 13:56:42.701 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2021-11-02 13:56:42.701 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2021-11-02 13:56:42.701 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2021-11-02 13:56:42.701 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2021-11-02 13:56:42.701 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2021-11-02 13:56:42.701 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2021-11-02 13:56:42.701 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2021-11-02 13:56:42.701 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2021-11-02 13:56:42.701 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2021-11-02 13:56:42.701 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2021-11-02 13:56:42.701 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2021-11-02 13:56:42.701 | + lib/glance:init_glance:500 : time_stop dbsync 2021-11-02 13:56:42.701 | + functions-common:time_stop:2309 : local name 2021-11-02 13:56:42.701 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:56:42.701 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:56:42.701 | + functions-common:time_stop:2312 : local total 2021-11-02 13:56:42.701 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:56:42.701 | + functions-common:time_stop:2315 : name=dbsync 2021-11-02 13:56:42.701 | + functions-common:time_stop:2316 : start_time=1635861319143 2021-11-02 13:56:42.701 | + functions-common:time_stop:2318 : [[ -z 1635861319143 ]] 2021-11-02 13:56:42.701 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:56:42.702 | + functions-common:time_stop:2321 : end_time=1635861328255 2021-11-02 13:56:42.702 | + functions-common:time_stop:2322 : elapsed_time=9112 2021-11-02 13:56:42.702 | + functions-common:time_stop:2323 : total=14388 2021-11-02 13:56:42.702 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:56:42.702 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=23500 2021-11-02 13:56:42.748 | [17509 Async init_glance:89691]: finished init_glance with result 0 in 9 seconds 2021-11-02 13:56:42.752 | + inc/async:async_wait:197 : return 0 2021-11-02 13:56:42.756 | + ./stack.sh:main:1214 : async_wait init_swift 2021-11-02 13:56:42.807 | [17509 Async init_swift:93039]: Waiting for completion of init_swift running on PID 93039 (3 other jobs running) 2021-11-02 13:56:42.832 | [17509 Async init_swift:93039]: Signaling child to exit 2021-11-02 13:56:42.832 | WAKEUP 2021-11-02 13:56:42.855 | [17509 Async init_swift:93039]: Signaled 2021-11-02 13:56:42.856 | + lib/swift:init_swift:692 : local node_number 2021-11-02 13:56:42.856 | + lib/swift:init_swift:694 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-11-02 13:56:42.856 | No account-server running 2021-11-02 13:56:42.856 | No container-sync running 2021-11-02 13:56:42.856 | No object-server running 2021-11-02 13:56:42.856 | No container-sharder running 2021-11-02 13:56:42.856 | No container-replicator running 2021-11-02 13:56:42.856 | No object-auditor running 2021-11-02 13:56:42.856 | No object-reconstructor running 2021-11-02 13:56:42.856 | No proxy-server running 2021-11-02 13:56:42.856 | No account-auditor running 2021-11-02 13:56:42.857 | No object-replicator running 2021-11-02 13:56:42.857 | No account-reaper running 2021-11-02 13:56:42.857 | No container-auditor running 2021-11-02 13:56:42.857 | No object-updater running 2021-11-02 13:56:42.857 | No container-server running 2021-11-02 13:56:42.857 | No container-reconciler running 2021-11-02 13:56:42.857 | No account-replicator running 2021-11-02 13:56:42.857 | No object-expirer running 2021-11-02 13:56:42.857 | No container-updater running 2021-11-02 13:56:42.857 | + lib/swift:init_swift:694 : true 2021-11-02 13:56:42.857 | + lib/swift:init_swift:697 : create_swift_disk 2021-11-02 13:56:42.857 | + lib/swift:create_swift_disk:568 : local node_number 2021-11-02 13:56:42.857 | + lib/swift:create_swift_disk:573 : local user_group 2021-11-02 13:56:42.857 | ++ lib/swift:create_swift_disk:574 : id -g ubuntu 2021-11-02 13:56:42.857 | + lib/swift:create_swift_disk:574 : user_group=1000 2021-11-02 13:56:42.857 | + lib/swift:create_swift_disk:575 : 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-11-02 13:56:42.857 | + lib/swift:create_swift_disk:578 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2021-11-02 13:56:42.857 | + lib/swift:create_swift_disk:585 : mkdir -p /opt/stack/data/swift/drives/images 2021-11-02 13:56:42.857 | + lib/swift:create_swift_disk:586 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2021-11-02 13:56:42.857 | + lib/swift:create_swift_disk:587 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2021-11-02 13:56:42.857 | + lib/swift:create_swift_disk:589 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2021-11-02 13:56:42.857 | + lib/swift:create_swift_disk:592 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2021-11-02 13:56:42.857 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2021-11-02 13:56:42.857 | = sectsz=512 attr=2, projid32bit=1 2021-11-02 13:56:42.857 | = crc=1 finobt=1, sparse=1, rmapbt=0 2021-11-02 13:56:42.857 | = reflink=1 2021-11-02 13:56:42.857 | data = bsize=4096 blocks=1572864, imaxpct=25 2021-11-02 13:56:42.857 | = sunit=0 swidth=0 blks 2021-11-02 13:56:42.857 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2021-11-02 13:56:42.857 | log =internal log bsize=4096 blocks=2560, version=2 2021-11-02 13:56:42.857 | = sectsz=512 sunit=0 blks, lazy-count=1 2021-11-02 13:56:42.857 | realtime =none extsz=4096 blocks=0, rtextents=0 2021-11-02 13:56:42.857 | + lib/swift:create_swift_disk:595 : mkdir -p /opt/stack/data/swift/drives/sdb1 2021-11-02 13:56:42.857 | + lib/swift:create_swift_disk:596 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2021-11-02 13:56:42.858 | + lib/swift:create_swift_disk:597 : 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-11-02 13:56:42.858 | + lib/swift:create_swift_disk:603 : local node_number 2021-11-02 13:56:42.858 | + lib/swift:create_swift_disk:604 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-11-02 13:56:42.858 | + lib/swift:create_swift_disk:606 : local node_devices=/opt/stack/data/swift/1 2021-11-02 13:56:42.858 | + lib/swift:create_swift_disk:607 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2021-11-02 13:56:42.858 | + lib/swift:create_swift_disk:608 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2021-11-02 13:56:42.858 | + lib/swift:create_swift_disk:609 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2021-11-02 13:56:42.858 | + lib/swift:create_swift_disk:610 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2021-11-02 13:56:42.858 | + lib/swift:create_swift_disk:611 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2021-11-02 13:56:42.858 | + lib/swift:init_swift:701 : pushd /etc/swift 2021-11-02 13:56:42.858 | + lib/swift:init_swift:703 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2021-11-02 13:56:42.858 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2021-11-02 13:56:42.858 | + lib/swift:init_swift:706 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2021-11-02 13:56:42.858 | + lib/swift:init_swift:707 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2021-11-02 13:56:42.858 | + lib/swift:init_swift:713 : [[ -n '' ]] 2021-11-02 13:56:42.858 | + lib/swift:init_swift:726 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-11-02 13:56:42.858 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2021-11-02 13:56:42.858 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2021-11-02 13:56:42.858 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2021-11-02 13:56:42.858 | + lib/swift:init_swift:728 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2021-11-02 13:56:42.858 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2021-11-02 13:56:42.858 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2021-11-02 13:56:42.858 | + lib/swift:init_swift:729 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2021-11-02 13:56:42.858 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2021-11-02 13:56:42.858 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2021-11-02 13:56:42.858 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2021-11-02 13:56:42.858 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-11-02 13:56:42.858 | + lib/swift:init_swift:736 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2021-11-02 13:56:42.858 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-11-02 13:56:42.858 | + lib/swift:init_swift:737 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2021-11-02 13:56:42.858 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-11-02 13:56:42.858 | + lib/swift:init_swift:738 : popd 2021-11-02 13:56:42.901 | [17509 Async init_swift:93039]: finished init_swift with result 0 in 12 seconds 2021-11-02 13:56:42.905 | + inc/async:async_wait:197 : return 0 2021-11-02 13:56:42.908 | + ./stack.sh:main:1215 : async_wait init_cinder 2021-11-02 13:56:42.960 | [17509 Async init_cinder:93134]: Waiting for completion of init_cinder running on PID 93134 (2 other jobs running) 2021-11-02 13:56:42.984 | [17509 Async init_cinder:93134]: Signaling child to exit 2021-11-02 13:56:42.984 | WAKEUP 2021-11-02 13:56:43.007 | [17509 Async init_cinder:93134]: Signaled 2021-11-02 13:56:43.008 | + lib/cinder:init_cinder:427 : is_service_enabled mysql postgresql 2021-11-02 13:56:43.008 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:56:43.008 | + lib/cinder:init_cinder:429 : recreate_database cinder 2021-11-02 13:56:43.008 | + lib/database:recreate_database:110 : local db=cinder 2021-11-02 13:56:43.009 | + lib/database:recreate_database:111 : recreate_database_mysql cinder 2021-11-02 13:56:43.009 | + lib/databases/mysql:recreate_database_mysql:65 : local db=cinder 2021-11-02 13:56:43.009 | + lib/databases/mysql:recreate_database_mysql:66 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2021-11-02 13:56:43.009 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-02 13:56:43.009 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2021-11-02 13:56:43.009 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-02 13:56:43.009 | + lib/cinder:init_cinder:431 : time_start dbsync 2021-11-02 13:56:43.009 | + functions-common:time_start:2295 : local name=dbsync 2021-11-02 13:56:43.009 | + functions-common:time_start:2296 : local start_time= 2021-11-02 13:56:43.009 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-11-02 13:56:43.009 | ++ functions-common:time_start:2300 : date +%s%3N 2021-11-02 13:56:43.009 | + functions-common:time_start:2300 : _TIME_START[$name]=1635861367898 2021-11-02 13:56:43.009 | + lib/cinder:init_cinder:433 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2021-11-02 13:56:43.009 | 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=93233) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-11-02 13:56:43.009 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=93233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-11-02 13:56:43.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=93233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:43.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=93233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:43.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=93233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:43.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=93233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:43.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=93233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:43.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=93233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:43.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=93233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:43.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=93233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:43.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=93233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:43.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=93233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:43.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=93233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:43.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=93233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:43.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=93233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:43.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=93233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:43.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=93233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:43.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=93233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:43.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=93233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:43.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=93233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:43.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=93233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:43.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=93233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:43.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=93233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:43.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=93233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:43.010 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=93233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-11-02 13:56:43.010 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=93233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-11-02 13:56:43.010 | INFO cinder.db.migration [-] Applying migration(s) 2021-11-02 13:56:43.010 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-11-02 13:56:43.010 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-11-02 13:56:43.010 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2021-11-02 13:56:43.010 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=93233) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2021-11-02 13:56:43.010 | INFO cinder.db.migration [-] Migration(s) applied 2021-11-02 13:56:43.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:56:43.010 | from cryptography.utils import int_from_bytes 2021-11-02 13:56:43.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:56:43.010 | from cryptography.utils import int_from_bytes 2021-11-02 13:56:43.010 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:136: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2021-11-02 13:56:43.010 | last_heartbeat = column_property( 2021-11-02 13:56:43.010 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:142: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2021-11-02 13:56:43.010 | num_hosts = column_property( 2021-11-02 13:56:43.010 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:149: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2021-11-02 13:56:43.010 | num_down_hosts = column_property( 2021-11-02 13:56:43.010 | + lib/cinder:init_cinder:434 : time_stop dbsync 2021-11-02 13:56:43.010 | + functions-common:time_stop:2309 : local name 2021-11-02 13:56:43.011 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:56:43.011 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:56:43.011 | + functions-common:time_stop:2312 : local total 2021-11-02 13:56:43.011 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:56:43.011 | + functions-common:time_stop:2315 : name=dbsync 2021-11-02 13:56:43.011 | + functions-common:time_stop:2316 : start_time=1635861367898 2021-11-02 13:56:43.011 | + functions-common:time_stop:2318 : [[ -z 1635861367898 ]] 2021-11-02 13:56:43.011 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:56:43.011 | + functions-common:time_stop:2321 : end_time=1635861374826 2021-11-02 13:56:43.011 | + functions-common:time_stop:2322 : elapsed_time=6928 2021-11-02 13:56:43.011 | + functions-common:time_stop:2323 : total=14388 2021-11-02 13:56:43.011 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:56:43.011 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=21316 2021-11-02 13:56:43.011 | + lib/cinder:init_cinder:437 : is_service_enabled c-vol 2021-11-02 13:56:43.011 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:56:43.011 | + lib/cinder:init_cinder:437 : [[ -n lvm:lvmdriver-1 ]] 2021-11-02 13:56:43.011 | + lib/cinder:init_cinder:438 : local be be_name be_type 2021-11-02 13:56:43.011 | + lib/cinder:init_cinder:439 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-11-02 13:56:43.011 | + lib/cinder:init_cinder:440 : be_type=lvm 2021-11-02 13:56:43.011 | + lib/cinder:init_cinder:441 : be_name=lvmdriver-1 2021-11-02 13:56:43.011 | + lib/cinder:init_cinder:442 : type init_cinder_backend_lvm 2021-11-02 13:56:43.011 | + lib/cinder:init_cinder:444 : [[ lvm == \l\v\m ]] 2021-11-02 13:56:43.011 | + lib/cinder:init_cinder:445 : init_default_lvm_volume_group 2021-11-02 13:56:43.011 | + lib/lvm:init_default_lvm_volume_group:156 : [[ 0 = \0 ]] 2021-11-02 13:56:43.011 | + lib/lvm:init_default_lvm_volume_group:157 : init_lvm_volume_group stack-volumes-default 50000M 2021-11-02 13:56:43.011 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-default 2021-11-02 13:56:43.011 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2021-11-02 13:56:43.011 | + lib/lvm:init_lvm_volume_group:128 : is_fedora 2021-11-02 13:56:43.011 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-02 13:56:43.011 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-02 13:56:43.011 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-02 13:56:43.011 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-02 13:56:43.011 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-02 13:56:43.011 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-02 13:56:43.012 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-11-02 13:56:43.012 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-11-02 13:56:43.012 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-02 13:56:43.012 | + lib/lvm:init_lvm_volume_group:128 : is_suse 2021-11-02 13:56:43.012 | + functions-common:is_suse:462 : is_opensuse 2021-11-02 13:56:43.012 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-02 13:56:43.012 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-02 13:56:43.012 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-02 13:56:43.012 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-02 13:56:43.012 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-02 13:56:43.012 | + lib/lvm:init_lvm_volume_group:133 : _create_lvm_volume_group stack-volumes-default 50000M 2021-11-02 13:56:43.012 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-default 2021-11-02 13:56:43.012 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2021-11-02 13:56:43.012 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-default-backing-file 2021-11-02 13:56:43.012 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-default 2021-11-02 13:56:43.012 | Volume group "stack-volumes-default" not found 2021-11-02 13:56:43.012 | Cannot process volume group stack-volumes-default 2021-11-02 13:56:43.012 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-default-backing-file ]] 2021-11-02 13:56:43.012 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-default-backing-file 2021-11-02 13:56:43.012 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2021-11-02 13:56:43.012 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2021-11-02 13:56:43.012 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2021-11-02 13:56:43.012 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2021-11-02 13:56:43.012 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2021-11-02 13:56:43.012 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-default-backing-file 2021-11-02 13:56:43.012 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop4 2021-11-02 13:56:43.012 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-default 2021-11-02 13:56:43.012 | Volume group "stack-volumes-default" not found 2021-11-02 13:56:43.012 | Cannot process volume group stack-volumes-default 2021-11-02 13:56:43.012 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-default /dev/loop4 2021-11-02 13:56:43.012 | Physical volume "/dev/loop4" successfully created. 2021-11-02 13:56:43.012 | Volume group "stack-volumes-default" successfully created 2021-11-02 13:56:43.012 | + lib/lvm:init_lvm_volume_group:136 : '[' lioadm = lioadm ']' 2021-11-02 13:56:43.012 | + lib/lvm:init_lvm_volume_group:137 : sudo cinder-rtstool get-targets 2021-11-02 13:56:43.013 | + lib/lvm:init_lvm_volume_group:137 : sudo xargs -rn 1 cinder-rtstool delete 2021-11-02 13:56:43.013 | + lib/lvm:init_lvm_volume_group:141 : _clean_lvm_volume_group stack-volumes-default 2021-11-02 13:56:43.013 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-default 2021-11-02 13:56:43.013 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-default 2021-11-02 13:56:43.013 | + lib/lvm:init_default_lvm_volume_group:158 : _DEFAULT_LVM_INIT=1 2021-11-02 13:56:43.013 | + lib/cinder:init_cinder:447 : init_cinder_backend_lvm lvmdriver-1 2021-11-02 13:56:43.013 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2021-11-02 13:56:43.013 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2021-11-02 13:56:43.013 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-lvmdriver-1 2021-11-02 13:56:43.013 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2021-11-02 13:56:43.013 | + lib/lvm:init_lvm_volume_group:128 : is_fedora 2021-11-02 13:56:43.013 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-02 13:56:43.013 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-02 13:56:43.013 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-02 13:56:43.013 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-02 13:56:43.013 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-02 13:56:43.013 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-02 13:56:43.013 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-11-02 13:56:43.013 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-11-02 13:56:43.013 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-02 13:56:43.013 | + lib/lvm:init_lvm_volume_group:128 : is_suse 2021-11-02 13:56:43.013 | + functions-common:is_suse:462 : is_opensuse 2021-11-02 13:56:43.013 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-02 13:56:43.013 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-02 13:56:43.013 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-02 13:56:43.013 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-02 13:56:43.013 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-02 13:56:43.013 | + lib/lvm:init_lvm_volume_group:133 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2021-11-02 13:56:43.013 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-lvmdriver-1 2021-11-02 13:56:43.013 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2021-11-02 13:56:43.013 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2021-11-02 13:56:43.013 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-lvmdriver-1 2021-11-02 13:56:43.013 | Volume group "stack-volumes-lvmdriver-1" not found 2021-11-02 13:56:43.013 | Cannot process volume group stack-volumes-lvmdriver-1 2021-11-02 13:56:43.014 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2021-11-02 13:56:43.014 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2021-11-02 13:56:43.014 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2021-11-02 13:56:43.014 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2021-11-02 13:56:43.014 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2021-11-02 13:56:43.014 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2021-11-02 13:56:43.014 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2021-11-02 13:56:43.014 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2021-11-02 13:56:43.014 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop5 2021-11-02 13:56:43.014 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-lvmdriver-1 2021-11-02 13:56:43.014 | Volume group "stack-volumes-lvmdriver-1" not found 2021-11-02 13:56:43.014 | Cannot process volume group stack-volumes-lvmdriver-1 2021-11-02 13:56:43.014 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop5 2021-11-02 13:56:43.014 | Physical volume "/dev/loop5" successfully created. 2021-11-02 13:56:43.014 | Volume group "stack-volumes-lvmdriver-1" successfully created 2021-11-02 13:56:43.014 | + lib/lvm:init_lvm_volume_group:136 : '[' lioadm = lioadm ']' 2021-11-02 13:56:43.014 | + lib/lvm:init_lvm_volume_group:137 : sudo cinder-rtstool get-targets 2021-11-02 13:56:43.014 | + lib/lvm:init_lvm_volume_group:137 : sudo xargs -rn 1 cinder-rtstool delete 2021-11-02 13:56:43.014 | + lib/lvm:init_lvm_volume_group:141 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2021-11-02 13:56:43.014 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2021-11-02 13:56:43.014 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2021-11-02 13:56:43.014 | + lib/cinder:init_cinder:452 : is_service_enabled c-bak 2021-11-02 13:56:43.014 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:56:43.014 | + lib/cinder:init_cinder:452 : [[ -n swift ]] 2021-11-02 13:56:43.014 | + lib/cinder:init_cinder:453 : type init_cinder_backup_swift 2021-11-02 13:56:43.014 | + lib/cinder:init_cinder:458 : mkdir -p /opt/stack/data/cinder/volumes 2021-11-02 13:56:43.053 | [17509 Async init_cinder:93134]: finished init_cinder with result 0 in 9 seconds 2021-11-02 13:56:43.057 | + inc/async:async_wait:197 : return 0 2021-11-02 13:56:43.059 | + ./stack.sh:main:1220 : is_service_enabled nova 2021-11-02 13:56:43.077 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:56:43.080 | + ./stack.sh:main:1221 : echo_summary 'Configuring Nova' 2021-11-02 13:56:43.083 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-02 13:56:43.085 | + ./stack.sh:echo_summary:432 : echo -e Configuring Nova 2021-11-02 13:56:43.088 | + ./stack.sh:main:1222 : init_nova 2021-11-02 13:56:43.091 | + lib/nova:init_nova:754 : is_service_enabled mysql postgresql 2021-11-02 13:56:43.110 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:56:43.113 | + lib/nova:init_nova:754 : is_service_enabled n-api 2021-11-02 13:56:43.130 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:56:43.133 | + lib/nova:init_nova:756 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-11-02 13:56:43.135 | + lib/nova:init_nova:764 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2021-11-02 13:56:43.194 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2021-11-02 13:56:43.233 | [17509 Async nova-cell-0:95531]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2021-11-02 13:56:43.237 | ++ lib/nova:init_nova:767 : seq 1 1 2021-11-02 13:56:43.242 | + lib/nova:init_nova:767 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-11-02 13:56:43.246 | ++ lib/nova:init_nova:768 : conductor_conf 1 2021-11-02 13:56:43.249 | ++ lib/nova:conductor_conf:733 : local cell=1 2021-11-02 13:56:43.252 | ++ lib/nova:conductor_conf:734 : echo /etc/nova/nova_cell1.conf 2021-11-02 13:56:43.258 | + lib/nova:init_nova:768 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-11-02 13:56:43.318 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-11-02 13:56:43.360 | [17509 Async nova-cell-1:95629]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-11-02 13:56:43.363 | + lib/nova:init_nova:771 : recreate_database nova_api 2021-11-02 13:56:43.366 | + lib/database:recreate_database:110 : local db=nova_api 2021-11-02 13:56:43.371 | + lib/database:recreate_database:111 : recreate_database_mysql nova_api 2021-11-02 13:56:43.374 | + lib/databases/mysql:recreate_database_mysql:65 : local db=nova_api 2021-11-02 13:56:43.381 | + lib/databases/mysql:recreate_database_mysql:66 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2021-11-02 13:56:43.386 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-02 13:56:43.402 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2021-11-02 13:56:43.407 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-02 13:56:43.425 | + lib/nova:init_nova:772 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2021-11-02 13:56:47.405 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=95693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-11-02 13:56:47.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=95693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:47.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=95693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:47.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=95693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:47.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=95693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:47.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=95693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:47.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=95693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:47.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=95693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:47.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=95693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:47.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=95693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:47.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=95693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:47.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=95693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:47.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=95693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:47.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=95693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:47.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=95693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:47.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=95693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:47.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=95693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:47.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=95693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:47.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=95693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:47.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=95693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:47.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=95693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:47.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=95693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:47.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=95693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:47.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=95693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:47.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=95693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:47.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=95693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:47.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=95693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:47.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=95693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:47.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=95693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:47.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=95693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:47.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=95693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:47.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=95693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:47.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=95693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:47.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=95693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:47.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=95693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:47.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=95693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:47.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=95693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:47.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=95693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:47.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=95693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:47.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=95693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:47.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=95693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:47.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=95693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:47.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=95693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:47.415 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=95693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-11-02 13:56:47.416 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=95693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-11-02 13:56:47.443 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-11-02 13:56:47.443 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-11-02 13:56:47.482 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2021-11-02 13:56:49.691 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=95693) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2021-11-02 13:56:49.697 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:56:49.698 | from cryptography.utils import int_from_bytes 2021-11-02 13:56:49.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:56:49.698 | from cryptography.utils import int_from_bytes 2021-11-02 13:56:50.142 | ++ lib/nova:init_nova:776 : database_connection_url nova_cell0 2021-11-02 13:56:50.145 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-11-02 13:56:50.148 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-11-02 13:56:50.151 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=nova_cell0 2021-11-02 13:56:50.153 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-11-02 13:56:50.156 | + lib/nova:init_nova:776 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-11-02 13:56:53.914 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:56:53.915 | from cryptography.utils import int_from_bytes 2021-11-02 13:56:53.915 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:56:53.915 | from cryptography.utils import int_from_bytes 2021-11-02 13:56:54.359 | ++ lib/nova:init_nova:779 : seq 0 1 2021-11-02 13:56:54.364 | + lib/nova:init_nova:779 : for i in $(seq 0 $NOVA_NUM_CELLS) 2021-11-02 13:56:54.367 | + lib/nova:init_nova:780 : async_wait nova-cell-0 2021-11-02 13:56:54.430 | [17509 Async nova-cell-0:95531]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 95531 (3 other jobs running) 2021-11-02 13:56:54.464 | [17509 Async nova-cell-0:95531]: Signaling child to exit 2021-11-02 13:56:54.955 | + inc/async:async_inner:64 : rc=0 2021-11-02 13:56:54.981 | [95531 Async nova-cell-0:95531]: finished successfully 2021-11-02 13:56:54.996 | + inc/async:async_inner:64 : rc=0 2021-11-02 13:56:55.001 | WAKEUP 2021-11-02 13:56:55.021 | [95629 Async nova-cell-1:95629]: finished successfully 2021-11-02 13:56:55.025 | [17509 Async nova-cell-0:95531]: Signaled 2021-11-02 13:56:55.026 | + lib/nova:init_nova_db:744 : local dbname=nova_cell0 2021-11-02 13:56:55.026 | + lib/nova:init_nova_db:745 : local conffile=/etc/nova/nova.conf 2021-11-02 13:56:55.026 | + lib/nova:init_nova_db:746 : recreate_database nova_cell0 2021-11-02 13:56:55.026 | + lib/database:recreate_database:110 : local db=nova_cell0 2021-11-02 13:56:55.026 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell0 2021-11-02 13:56:55.026 | + lib/databases/mysql:recreate_database_mysql:65 : local db=nova_cell0 2021-11-02 13:56:55.026 | + lib/databases/mysql:recreate_database_mysql:66 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2021-11-02 13:56:55.026 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-02 13:56:55.026 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2021-11-02 13:56:55.027 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-02 13:56:55.027 | + lib/nova:init_nova_db:747 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2021-11-02 13:56:55.027 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=95591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-11-02 13:56:55.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=95591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:55.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=95591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:55.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=95591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:55.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=95591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:55.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=95591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:55.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=95591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:55.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=95591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:55.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=95591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:55.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=95591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:55.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=95591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:55.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=95591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:55.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=95591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:55.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=95591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:55.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=95591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:55.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=95591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:55.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=95591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:55.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=95591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:55.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=95591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:55.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=95591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:55.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=95591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:55.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=95591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:55.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=95591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:55.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=95591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:55.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=95591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:55.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=95591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:55.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=95591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:55.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=95591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:55.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=95591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:55.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=95591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:55.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=95591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:55.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=95591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:55.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=95591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:55.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=95591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:55.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=95591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:55.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=95591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:55.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=95591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:55.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=95591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:55.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=95591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:55.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=95591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:55.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=95591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:55.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=95591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:55.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=95591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:55.028 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=95591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-11-02 13:56:55.028 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=95591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-11-02 13:56:55.028 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-11-02 13:56:55.028 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-11-02 13:56:55.028 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2021-11-02 13:56:55.028 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=95591) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2021-11-02 13:56:55.028 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2021-11-02 13:56:55.028 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=95591) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2021-11-02 13:56:55.028 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:56:55.029 | from cryptography.utils import int_from_bytes 2021-11-02 13:56:55.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:56:55.029 | from cryptography.utils import int_from_bytes 2021-11-02 13:56:55.072 | [17509 Async nova-cell-0:95531]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 11 seconds 2021-11-02 13:56:55.076 | + inc/async:async_wait:197 : return 0 2021-11-02 13:56:55.079 | + lib/nova:init_nova:779 : for i in $(seq 0 $NOVA_NUM_CELLS) 2021-11-02 13:56:55.081 | + lib/nova:init_nova:780 : async_wait nova-cell-1 2021-11-02 13:56:55.131 | [17509 Async nova-cell-1:95629]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 95629 (2 other jobs running) 2021-11-02 13:56:55.156 | [17509 Async nova-cell-1:95629]: Signaling child to exit 2021-11-02 13:56:55.156 | WAKEUP 2021-11-02 13:56:55.179 | [17509 Async nova-cell-1:95629]: Signaled 2021-11-02 13:56:55.180 | + lib/nova:init_nova_db:744 : local dbname=nova_cell1 2021-11-02 13:56:55.180 | + lib/nova:init_nova_db:745 : local conffile=/etc/nova/nova_cell1.conf 2021-11-02 13:56:55.180 | + lib/nova:init_nova_db:746 : recreate_database nova_cell1 2021-11-02 13:56:55.180 | + lib/database:recreate_database:110 : local db=nova_cell1 2021-11-02 13:56:55.180 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell1 2021-11-02 13:56:55.180 | + lib/databases/mysql:recreate_database_mysql:65 : local db=nova_cell1 2021-11-02 13:56:55.180 | + lib/databases/mysql:recreate_database_mysql:66 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2021-11-02 13:56:55.180 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-02 13:56:55.180 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2021-11-02 13:56:55.180 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-02 13:56:55.180 | + lib/nova:init_nova_db:747 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2021-11-02 13:56:55.180 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=95686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-11-02 13:56:55.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=95686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:55.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=95686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:55.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=95686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:55.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=95686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:55.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=95686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:55.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=95686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:55.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=95686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:55.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=95686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:55.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=95686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:55.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=95686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:55.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=95686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:55.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=95686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:55.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=95686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:55.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=95686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:55.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=95686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:55.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=95686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:55.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=95686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:55.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=95686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:55.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=95686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:55.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=95686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:55.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=95686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:55.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=95686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:55.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=95686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:55.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=95686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:55.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=95686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:55.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=95686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:55.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=95686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:55.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=95686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:55.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=95686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:55.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=95686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:55.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=95686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:55.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=95686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:55.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=95686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:55.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=95686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:55.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=95686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:55.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=95686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:55.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=95686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:55.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=95686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:55.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=95686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:55.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=95686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:55.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=95686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-02 13:56:55.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=95686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-02 13:56:55.182 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=95686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-11-02 13:56:55.182 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=95686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-11-02 13:56:55.182 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-11-02 13:56:55.182 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-11-02 13:56:55.182 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2021-11-02 13:56:55.182 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=95686) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2021-11-02 13:56:55.182 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2021-11-02 13:56:55.182 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=95686) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2021-11-02 13:56:55.182 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:56:55.182 | from cryptography.utils import int_from_bytes 2021-11-02 13:56:55.182 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:56:55.182 | from cryptography.utils import int_from_bytes 2021-11-02 13:56:55.228 | [17509 Async nova-cell-1:95629]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 11 seconds 2021-11-02 13:56:55.232 | + inc/async:async_wait:197 : return 0 2021-11-02 13:56:55.235 | + lib/nova:init_nova:783 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-11-02 13:56:55.238 | + lib/nova:init_nova:790 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2021-11-02 13:56:59.049 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:56:59.049 | from cryptography.utils import int_from_bytes 2021-11-02 13:56:59.049 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:56:59.049 | from cryptography.utils import int_from_bytes 2021-11-02 13:56:59.049 | Running batches of 50 until complete 2021-11-02 13:56:59.049 | +-------------------------------------+--------------+-----------+ 2021-11-02 13:56:59.049 | | Migration | Total Needed | Completed | 2021-11-02 13:56:59.049 | +-------------------------------------+--------------+-----------+ 2021-11-02 13:56:59.049 | | fill_virtual_interface_list | 0 | 0 | 2021-11-02 13:56:59.049 | | migrate_empty_ratio | 0 | 0 | 2021-11-02 13:56:59.049 | | migrate_quota_classes_to_api_db | 0 | 0 | 2021-11-02 13:56:59.049 | | migrate_quota_limits_to_api_db | 0 | 0 | 2021-11-02 13:56:59.049 | | migration_migrate_to_uuid | 0 | 0 | 2021-11-02 13:56:59.049 | | populate_dev_uuids | 0 | 0 | 2021-11-02 13:56:59.049 | | populate_missing_availability_zones | 0 | 0 | 2021-11-02 13:56:59.049 | | populate_queued_for_delete | 0 | 0 | 2021-11-02 13:56:59.049 | | populate_user_id | 0 | 0 | 2021-11-02 13:56:59.049 | | populate_uuids | 0 | 0 | 2021-11-02 13:56:59.049 | +-------------------------------------+--------------+-----------+ 2021-11-02 13:56:59.516 | ++ lib/nova:init_nova:793 : seq 1 1 2021-11-02 13:56:59.521 | + lib/nova:init_nova:793 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-11-02 13:56:59.525 | ++ lib/nova:init_nova:794 : conductor_conf 1 2021-11-02 13:56:59.527 | ++ lib/nova:conductor_conf:733 : local cell=1 2021-11-02 13:56:59.530 | ++ lib/nova:conductor_conf:734 : echo /etc/nova/nova_cell1.conf 2021-11-02 13:56:59.533 | + lib/nova:init_nova:794 : /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-11-02 13:57:03.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:57:03.009 | from cryptography.utils import int_from_bytes 2021-11-02 13:57:03.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:57:03.009 | from cryptography.utils import int_from_bytes 2021-11-02 13:57:03.009 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2021-11-02 13:57:03.009 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2021-11-02 13:57:03.423 | + lib/nova:init_nova:798 : create_nova_keys_dir 2021-11-02 13:57:03.425 | + lib/nova:create_nova_keys_dir:740 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2021-11-02 13:57:03.439 | + lib/nova:init_nova:800 : [[ '' == \L\V\M ]] 2021-11-02 13:57:03.442 | + ./stack.sh:main:1227 : is_service_enabled neutron 2021-11-02 13:57:03.459 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:57:03.462 | + ./stack.sh:main:1228 : async_runfunc configure_neutron_nova 2021-11-02 13:57:03.464 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2021-11-02 13:57:03.523 | + inc/async:async_inner:63 : configure_neutron_nova 2021-11-02 13:57:03.562 | [17509 Async configure_neutron_nova:96799]: running: configure_neutron_nova 2021-11-02 13:57:03.565 | + ./stack.sh:main:1237 : run_phase stack post-config 2021-11-02 13:57:03.567 | + functions-common:run_phase:1737 : local mode=stack 2021-11-02 13:57:03.570 | + functions-common:run_phase:1738 : local phase=post-config 2021-11-02 13:57:03.573 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-11-02 13:57:03.575 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-11-02 13:57:03.579 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-11-02 13:57:03.581 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-11-02 13:57:03.584 | + functions-common:run_phase:1747 : local extra 2021-11-02 13:57:03.588 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-11-02 13:57:03.593 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-11-02 13:57:03.595 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-11-02 13:57:03.599 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-11-02 13:57:03.601 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2021-11-02 13:57:03.604 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-11-02 13:57:03.622 | ++ functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:57:03.624 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-11-02 13:57:03.627 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-11-02 13:57:03.629 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2021-11-02 13:57:03.632 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-11-02 13:57:03.634 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-11-02 13:57:03.637 | ++ extras.d/80-tempest.sh:source:12 : : 2021-11-02 13:57:03.639 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-11-02 13:57:03.642 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-11-02 13:57:03.646 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-11-02 13:57:03.649 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-11-02 13:57:03.652 | + functions-common:run_phase:1764 : run_plugins stack post-config 2021-11-02 13:57:03.654 | + functions-common:run_plugins:1723 : local mode=stack 2021-11-02 13:57:03.657 | + functions-common:run_plugins:1724 : local phase=post-config 2021-11-02 13:57:03.659 | + functions-common:run_plugins:1726 : local plugins= 2021-11-02 13:57:03.663 | + functions-common:run_plugins:1727 : local plugin 2021-11-02 13:57:03.665 | + ./stack.sh:main:1245 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2021-11-02 13:57:03.668 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-11-02 13:57:03.671 | + inc/meta-config:merge_config_group:171 : shift 2021-11-02 13:57:03.673 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2021-11-02 13:57:03.676 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-11-02 13:57:03.679 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-11-02 13:57:03.681 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-11-02 13:57:03.685 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2021-11-02 13:57:03.688 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-11-02 13:57:03.690 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2021-11-02 13:57:03.693 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-11-02 13:57:03.696 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2021-11-02 13:57:03.696 | /^\[\[.+\|.*\]\]/ { 2021-11-02 13:57:03.696 | gsub("[][]", "", $1); 2021-11-02 13:57:03.696 | split($1, a, "|"); 2021-11-02 13:57:03.696 | if (a[1] == matchgroup) 2021-11-02 13:57:03.696 | print a[2] 2021-11-02 13:57:03.696 | } 2021-11-02 13:57:03.696 | ' /home/ubuntu/devstack/local.conf 2021-11-02 13:57:03.703 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-11-02 13:57:03.705 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-11-02 13:57:03.708 | + inc/meta-config:merge_config_group:180 : local dir 2021-11-02 13:57:03.712 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2021-11-02 13:57:03.715 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2021-11-02 13:57:03.718 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2021-11-02 13:57:03.720 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2021-11-02 13:57:03.724 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2021-11-02 13:57:03.728 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2021-11-02 13:57:03.731 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2021-11-02 13:57:03.734 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-11-02 13:57:03.737 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-11-02 13:57:03.740 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-11-02 13:57:03.743 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2021-11-02 13:57:03.745 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-11-02 13:57:03.749 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2021-11-02 13:57:03.751 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2021-11-02 13:57:03.755 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2021-11-02 13:57:03.758 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2021-11-02 13:57:03.763 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2021-11-02 13:57:03.763 | BEGIN { 2021-11-02 13:57:03.763 | section = "" 2021-11-02 13:57:03.763 | last_section = "" 2021-11-02 13:57:03.763 | section_count = 0 2021-11-02 13:57:03.763 | } 2021-11-02 13:57:03.763 | /^\[.+\]/ { 2021-11-02 13:57:03.763 | gsub("[][]", "", $1); 2021-11-02 13:57:03.763 | section=$1 2021-11-02 13:57:03.763 | next 2021-11-02 13:57:03.763 | } 2021-11-02 13:57:03.763 | /^ *\#/ { 2021-11-02 13:57:03.763 | next 2021-11-02 13:57:03.763 | } 2021-11-02 13:57:03.763 | /^[^ \t]+/ { 2021-11-02 13:57:03.763 | # get offset of first = in $0 2021-11-02 13:57:03.763 | eq_idx = index($0, "=") 2021-11-02 13:57:03.763 | # extract attr & value from $0 2021-11-02 13:57:03.763 | attr = substr($0, 1, eq_idx - 1) 2021-11-02 13:57:03.763 | value = substr($0, eq_idx + 1) 2021-11-02 13:57:03.763 | # only need to strip trailing whitespace from attr 2021-11-02 13:57:03.763 | sub(/[ \t]*$/, "", attr) 2021-11-02 13:57:03.763 | # need to strip leading & trailing whitespace from value 2021-11-02 13:57:03.763 | sub(/^[ \t]*/, "", value) 2021-11-02 13:57:03.763 | sub(/[ \t]*$/, "", value) 2021-11-02 13:57:03.763 | 2021-11-02 13:57:03.763 | # cfg_attr_count: number of config lines per [section, attr] 2021-11-02 13:57:03.763 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-11-02 13:57:03.763 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-11-02 13:57:03.764 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-11-02 13:57:03.764 | if (! (section, attr) in cfg_attr_count) { 2021-11-02 13:57:03.764 | if (section != last_section) { 2021-11-02 13:57:03.764 | cfg_section[section_count++] = section 2021-11-02 13:57:03.764 | last_section = section 2021-11-02 13:57:03.764 | } 2021-11-02 13:57:03.764 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-11-02 13:57:03.764 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-11-02 13:57:03.764 | 2021-11-02 13:57:03.764 | cfg_attr[section, attr, 0] = value 2021-11-02 13:57:03.764 | cfg_attr_count[section, attr] = 1 2021-11-02 13:57:03.764 | } else { 2021-11-02 13:57:03.764 | lno = cfg_attr_count[section, attr]++ 2021-11-02 13:57:03.764 | cfg_attr[section, attr, lno] = value 2021-11-02 13:57:03.764 | } 2021-11-02 13:57:03.764 | } 2021-11-02 13:57:03.764 | END { 2021-11-02 13:57:03.764 | # Process each section in order 2021-11-02 13:57:03.764 | for (sno = 0; sno < section_count; sno++) { 2021-11-02 13:57:03.764 | section = cfg_section[sno] 2021-11-02 13:57:03.764 | # The ini routines simply append a config item immediately 2021-11-02 13:57:03.764 | # after the section header. To keep the same order as defined 2021-11-02 13:57:03.764 | # in local.conf, invoke the ini routines in the reverse order 2021-11-02 13:57:03.764 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-11-02 13:57:03.764 | attr = cfg_sec_attr_name[sno, attr_no] 2021-11-02 13:57:03.764 | if (cfg_attr_count[section, attr] == 1) 2021-11-02 13:57:03.764 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-11-02 13:57:03.764 | else { 2021-11-02 13:57:03.764 | # For multiline, invoke the ini routines in the reverse order 2021-11-02 13:57:03.764 | count = cfg_attr_count[section, attr] 2021-11-02 13:57:03.764 | print "inidelete " configfile " " section " " attr 2021-11-02 13:57:03.764 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-11-02 13:57:03.764 | for (l = count -2; l >= 0; l--) 2021-11-02 13:57:03.764 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-11-02 13:57:03.765 | } 2021-11-02 13:57:03.765 | } 2021-11-02 13:57:03.765 | } 2021-11-02 13:57:03.765 | } 2021-11-02 13:57:03.765 | ' 2021-11-02 13:57:03.765 | + inc/meta-config:merge_config_file:164 : read a 2021-11-02 13:57:03.765 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-11-02 13:57:03.766 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-11-02 13:57:03.766 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-11-02 13:57:03.769 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-11-02 13:57:03.772 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2021-11-02 13:57:03.774 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-11-02 13:57:03.777 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2021-11-02 13:57:03.780 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2021-11-02 13:57:03.780 | BEGIN { group = "" } 2021-11-02 13:57:03.780 | /^\[\[.+\|.*\]\]/ { 2021-11-02 13:57:03.780 | gsub("[][]", "", $1); 2021-11-02 13:57:03.780 | split($1, a, "|"); 2021-11-02 13:57:03.780 | if (a[1] == matchgroup && a[2] == configfile) { 2021-11-02 13:57:03.780 | group=a[1] 2021-11-02 13:57:03.780 | } else { 2021-11-02 13:57:03.780 | group="" 2021-11-02 13:57:03.780 | } 2021-11-02 13:57:03.780 | next 2021-11-02 13:57:03.780 | } 2021-11-02 13:57:03.780 | { 2021-11-02 13:57:03.780 | if (group != "") 2021-11-02 13:57:03.780 | print $0 2021-11-02 13:57:03.780 | } 2021-11-02 13:57:03.780 | ' /home/ubuntu/devstack/local.conf 2021-11-02 13:57:03.787 | + 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-11-02 13:57:03.790 | ++ 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-11-02 13:57:03.819 | + inc/meta-config:merge_config_file:164 : read a 2021-11-02 13:57:03.821 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2021-11-02 13:57:03.824 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2021-11-02 13:57:03.854 | + inc/meta-config:merge_config_file:164 : read a 2021-11-02 13:57:03.857 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2021-11-02 13:57:03.859 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2021-11-02 13:57:03.894 | + inc/meta-config:merge_config_file:164 : read a 2021-11-02 13:57:03.897 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2021-11-02 13:57:03.899 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2021-11-02 13:57:03.932 | + inc/meta-config:merge_config_file:164 : read a 2021-11-02 13:57:03.935 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2021-11-02 13:57:03.937 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2021-11-02 13:57:03.967 | + inc/meta-config:merge_config_file:164 : read a 2021-11-02 13:57:03.970 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2021-11-02 13:57:03.973 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2021-11-02 13:57:04.005 | + inc/meta-config:merge_config_file:164 : read a 2021-11-02 13:57:04.008 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.44/identity"' 2021-11-02 13:57:04.010 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.44/identity 2021-11-02 13:57:04.042 | + inc/meta-config:merge_config_file:164 : read a 2021-11-02 13:57:04.045 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2021-11-02 13:57:04.047 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2021-11-02 13:57:04.078 | + inc/meta-config:merge_config_file:164 : read a 2021-11-02 13:57:04.081 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2021-11-02 13:57:04.084 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-11-02 13:57:04.116 | + inc/meta-config:merge_config_file:164 : read a 2021-11-02 13:57:04.118 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2021-11-02 13:57:04.121 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-11-02 13:57:04.153 | + inc/meta-config:merge_config_file:164 : read a 2021-11-02 13:57:04.156 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2021-11-02 13:57:04.159 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2021-11-02 13:57:04.191 | + inc/meta-config:merge_config_file:164 : read a 2021-11-02 13:57:04.193 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2021-11-02 13:57:04.196 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-11-02 13:57:04.231 | + inc/meta-config:merge_config_file:164 : read a 2021-11-02 13:57:04.234 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2021-11-02 13:57:04.236 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2021-11-02 13:57:04.267 | + inc/meta-config:merge_config_file:164 : read a 2021-11-02 13:57:04.271 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-11-02 13:57:04.274 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-11-02 13:57:04.276 | + inc/meta-config:merge_config_group:180 : local dir 2021-11-02 13:57:04.280 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2021-11-02 13:57:04.283 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2021-11-02 13:57:04.286 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2021-11-02 13:57:04.289 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2021-11-02 13:57:04.292 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2021-11-02 13:57:04.296 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2021-11-02 13:57:04.299 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2021-11-02 13:57:04.302 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-11-02 13:57:04.305 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-11-02 13:57:04.308 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-11-02 13:57:04.312 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2021-11-02 13:57:04.315 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-11-02 13:57:04.319 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2021-11-02 13:57:04.321 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2021-11-02 13:57:04.324 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2021-11-02 13:57:04.327 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2021-11-02 13:57:04.331 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-11-02 13:57:04.331 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2021-11-02 13:57:04.331 | BEGIN { 2021-11-02 13:57:04.331 | section = "" 2021-11-02 13:57:04.331 | last_section = "" 2021-11-02 13:57:04.331 | section_count = 0 2021-11-02 13:57:04.331 | } 2021-11-02 13:57:04.331 | /^\[.+\]/ { 2021-11-02 13:57:04.331 | gsub("[][]", "", $1); 2021-11-02 13:57:04.331 | section=$1 2021-11-02 13:57:04.331 | next 2021-11-02 13:57:04.331 | } 2021-11-02 13:57:04.331 | /^ *\#/ { 2021-11-02 13:57:04.331 | next 2021-11-02 13:57:04.332 | } 2021-11-02 13:57:04.332 | /^[^ \t]+/ { 2021-11-02 13:57:04.332 | # get offset of first = in $0 2021-11-02 13:57:04.332 | eq_idx = index($0, "=") 2021-11-02 13:57:04.332 | # extract attr & value from $0 2021-11-02 13:57:04.332 | attr = substr($0, 1, eq_idx - 1) 2021-11-02 13:57:04.332 | value = substr($0, eq_idx + 1) 2021-11-02 13:57:04.332 | # only need to strip trailing whitespace from attr 2021-11-02 13:57:04.332 | sub(/[ \t]*$/, "", attr) 2021-11-02 13:57:04.332 | # need to strip leading & trailing whitespace from value 2021-11-02 13:57:04.332 | sub(/^[ \t]*/, "", value) 2021-11-02 13:57:04.332 | sub(/[ \t]*$/, "", value) 2021-11-02 13:57:04.332 | 2021-11-02 13:57:04.332 | # cfg_attr_count: number of config lines per [section, attr] 2021-11-02 13:57:04.332 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-11-02 13:57:04.332 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-11-02 13:57:04.332 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-11-02 13:57:04.332 | if (! (section, attr) in cfg_attr_count) { 2021-11-02 13:57:04.332 | if (section != last_section) { 2021-11-02 13:57:04.332 | cfg_section[section_count++] = section 2021-11-02 13:57:04.332 | last_section = section 2021-11-02 13:57:04.332 | } 2021-11-02 13:57:04.332 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-11-02 13:57:04.332 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-11-02 13:57:04.332 | 2021-11-02 13:57:04.332 | cfg_attr[section, attr, 0] = value 2021-11-02 13:57:04.332 | cfg_attr_count[section, attr] = 1 2021-11-02 13:57:04.332 | } else { 2021-11-02 13:57:04.332 | lno = cfg_attr_count[section, attr]++ 2021-11-02 13:57:04.332 | cfg_attr[section, attr, lno] = value 2021-11-02 13:57:04.332 | } 2021-11-02 13:57:04.332 | } 2021-11-02 13:57:04.332 | END { 2021-11-02 13:57:04.332 | # Process each section in order 2021-11-02 13:57:04.332 | for (sno = 0; sno < section_count; sno++) { 2021-11-02 13:57:04.332 | section = cfg_section[sno] 2021-11-02 13:57:04.332 | # The ini routines simply append a config item immediately 2021-11-02 13:57:04.333 | # after the section header. To keep the same order as defined 2021-11-02 13:57:04.333 | # in local.conf, invoke the ini routines in the reverse order 2021-11-02 13:57:04.333 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-11-02 13:57:04.333 | attr = cfg_sec_attr_name[sno, attr_no] 2021-11-02 13:57:04.333 | if (cfg_attr_count[section, attr] == 1) 2021-11-02 13:57:04.333 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-11-02 13:57:04.333 | else { 2021-11-02 13:57:04.333 | # For multiline, invoke the ini routines in the reverse order 2021-11-02 13:57:04.333 | count = cfg_attr_count[section, attr] 2021-11-02 13:57:04.333 | print "inidelete " configfile " " section " " attr 2021-11-02 13:57:04.333 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-11-02 13:57:04.333 | for (l = count -2; l >= 0; l--) 2021-11-02 13:57:04.333 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-11-02 13:57:04.333 | } 2021-11-02 13:57:04.333 | } 2021-11-02 13:57:04.333 | } 2021-11-02 13:57:04.333 | } 2021-11-02 13:57:04.333 | ' 2021-11-02 13:57:04.333 | + inc/meta-config:merge_config_file:164 : read a 2021-11-02 13:57:04.334 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-11-02 13:57:04.335 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-11-02 13:57:04.338 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-11-02 13:57:04.340 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2021-11-02 13:57:04.343 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-11-02 13:57:04.345 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2021-11-02 13:57:04.348 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2021-11-02 13:57:04.348 | BEGIN { group = "" } 2021-11-02 13:57:04.348 | /^\[\[.+\|.*\]\]/ { 2021-11-02 13:57:04.348 | gsub("[][]", "", $1); 2021-11-02 13:57:04.348 | split($1, a, "|"); 2021-11-02 13:57:04.348 | if (a[1] == matchgroup && a[2] == configfile) { 2021-11-02 13:57:04.348 | group=a[1] 2021-11-02 13:57:04.348 | } else { 2021-11-02 13:57:04.348 | group="" 2021-11-02 13:57:04.348 | } 2021-11-02 13:57:04.348 | next 2021-11-02 13:57:04.348 | } 2021-11-02 13:57:04.348 | { 2021-11-02 13:57:04.348 | if (group != "") 2021-11-02 13:57:04.348 | print $0 2021-11-02 13:57:04.348 | } 2021-11-02 13:57:04.348 | ' /home/ubuntu/devstack/local.conf 2021-11-02 13:57:04.355 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2021-11-02 13:57:04.357 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2021-11-02 13:57:04.361 | + inc/async:async_inner:64 : rc=0 2021-11-02 13:57:04.388 | + inc/meta-config:merge_config_file:164 : read a 2021-11-02 13:57:04.390 | [96799 Async configure_neutron_nova:96799]: finished successfully 2021-11-02 13:57:04.391 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2021-11-02 13:57:04.393 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2021-11-02 13:57:04.423 | + inc/meta-config:merge_config_file:164 : read a 2021-11-02 13:57:04.426 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2021-11-02 13:57:04.429 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2021-11-02 13:57:04.459 | + inc/meta-config:merge_config_file:164 : read a 2021-11-02 13:57:04.461 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2021-11-02 13:57:04.464 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2021-11-02 13:57:04.493 | + inc/meta-config:merge_config_file:164 : read a 2021-11-02 13:57:04.497 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2021-11-02 13:57:04.500 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2021-11-02 13:57:04.536 | + inc/meta-config:merge_config_file:164 : read a 2021-11-02 13:57:04.538 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2021-11-02 13:57:04.541 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2021-11-02 13:57:04.583 | + inc/meta-config:merge_config_file:164 : read a 2021-11-02 13:57:04.585 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2021-11-02 13:57:04.588 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2021-11-02 13:57:04.619 | + inc/meta-config:merge_config_file:164 : read a 2021-11-02 13:57:04.621 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2021-11-02 13:57:04.624 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2021-11-02 13:57:04.654 | + inc/meta-config:merge_config_file:164 : read a 2021-11-02 13:57:04.656 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2021-11-02 13:57:04.659 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2021-11-02 13:57:04.690 | + inc/meta-config:merge_config_file:164 : read a 2021-11-02 13:57:04.692 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2021-11-02 13:57:04.695 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2021-11-02 13:57:04.728 | + inc/meta-config:merge_config_file:164 : read a 2021-11-02 13:57:04.730 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2021-11-02 13:57:04.733 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2021-11-02 13:57:04.764 | + inc/meta-config:merge_config_file:164 : read a 2021-11-02 13:57:04.767 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2021-11-02 13:57:04.769 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2021-11-02 13:57:04.799 | + inc/meta-config:merge_config_file:164 : read a 2021-11-02 13:57:04.802 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2021-11-02 13:57:04.804 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2021-11-02 13:57:04.834 | + inc/meta-config:merge_config_file:164 : read a 2021-11-02 13:57:04.836 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2021-11-02 13:57:04.839 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2021-11-02 13:57:04.868 | + inc/meta-config:merge_config_file:164 : read a 2021-11-02 13:57:04.871 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2021-11-02 13:57:04.873 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2021-11-02 13:57:04.903 | + inc/meta-config:merge_config_file:164 : read a 2021-11-02 13:57:04.906 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2021-11-02 13:57:04.908 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2021-11-02 13:57:04.938 | + inc/meta-config:merge_config_file:164 : read a 2021-11-02 13:57:04.941 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-11-02 13:57:04.944 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-11-02 13:57:04.946 | + inc/meta-config:merge_config_group:180 : local dir 2021-11-02 13:57:04.949 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2021-11-02 13:57:04.952 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2021-11-02 13:57:04.955 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2021-11-02 13:57:04.958 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2021-11-02 13:57:04.961 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2021-11-02 13:57:04.965 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2021-11-02 13:57:04.968 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2021-11-02 13:57:04.970 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-11-02 13:57:04.973 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-11-02 13:57:04.976 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-11-02 13:57:04.978 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2021-11-02 13:57:04.981 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-11-02 13:57:04.984 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2021-11-02 13:57:04.987 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2021-11-02 13:57:04.990 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2021-11-02 13:57:04.992 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2021-11-02 13:57:04.996 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-11-02 13:57:04.997 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2021-11-02 13:57:04.997 | BEGIN { 2021-11-02 13:57:04.998 | section = "" 2021-11-02 13:57:04.998 | last_section = "" 2021-11-02 13:57:04.998 | section_count = 0 2021-11-02 13:57:04.998 | } 2021-11-02 13:57:04.998 | /^\[.+\]/ { 2021-11-02 13:57:04.998 | gsub("[][]", "", $1); 2021-11-02 13:57:04.998 | section=$1 2021-11-02 13:57:04.998 | next 2021-11-02 13:57:04.998 | } 2021-11-02 13:57:04.998 | /^ *\#/ { 2021-11-02 13:57:04.998 | next 2021-11-02 13:57:04.998 | } 2021-11-02 13:57:04.998 | /^[^ \t]+/ { 2021-11-02 13:57:04.998 | # get offset of first = in $0 2021-11-02 13:57:04.998 | eq_idx = index($0, "=") 2021-11-02 13:57:04.998 | # extract attr & value from $0 2021-11-02 13:57:04.998 | attr = substr($0, 1, eq_idx - 1) 2021-11-02 13:57:04.998 | value = substr($0, eq_idx + 1) 2021-11-02 13:57:04.998 | # only need to strip trailing whitespace from attr 2021-11-02 13:57:04.998 | sub(/[ \t]*$/, "", attr) 2021-11-02 13:57:04.998 | # need to strip leading & trailing whitespace from value 2021-11-02 13:57:04.998 | sub(/^[ \t]*/, "", value) 2021-11-02 13:57:04.998 | sub(/[ \t]*$/, "", value) 2021-11-02 13:57:04.998 | 2021-11-02 13:57:04.998 | # cfg_attr_count: number of config lines per [section, attr] 2021-11-02 13:57:04.998 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-11-02 13:57:04.998 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-11-02 13:57:04.998 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-11-02 13:57:04.998 | if (! (section, attr) in cfg_attr_count) { 2021-11-02 13:57:04.998 | if (section != last_section) { 2021-11-02 13:57:04.998 | cfg_section[section_count++] = section 2021-11-02 13:57:04.998 | last_section = section 2021-11-02 13:57:04.998 | } 2021-11-02 13:57:04.998 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-11-02 13:57:04.999 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-11-02 13:57:04.999 | 2021-11-02 13:57:04.999 | cfg_attr[section, attr, 0] = value 2021-11-02 13:57:04.999 | cfg_attr_count[section, attr] = 1 2021-11-02 13:57:04.999 | } else { 2021-11-02 13:57:04.999 | lno = cfg_attr_count[section, attr]++ 2021-11-02 13:57:04.999 | cfg_attr[section, attr, lno] = value 2021-11-02 13:57:04.999 | } 2021-11-02 13:57:04.999 | } 2021-11-02 13:57:04.999 | END { 2021-11-02 13:57:04.999 | # Process each section in order 2021-11-02 13:57:04.999 | for (sno = 0; sno < section_count; sno++) { 2021-11-02 13:57:04.999 | section = cfg_section[sno] 2021-11-02 13:57:04.999 | # The ini routines simply append a config item immediately 2021-11-02 13:57:04.999 | # after the section header. To keep the same order as defined 2021-11-02 13:57:04.999 | # in local.conf, invoke the ini routines in the reverse order 2021-11-02 13:57:04.999 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-11-02 13:57:04.999 | attr = cfg_sec_attr_name[sno, attr_no] 2021-11-02 13:57:04.999 | if (cfg_attr_count[section, attr] == 1) 2021-11-02 13:57:04.999 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-11-02 13:57:04.999 | else { 2021-11-02 13:57:04.999 | # For multiline, invoke the ini routines in the reverse order 2021-11-02 13:57:04.999 | count = cfg_attr_count[section, attr] 2021-11-02 13:57:04.999 | print "inidelete " configfile " " section " " attr 2021-11-02 13:57:04.999 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-11-02 13:57:04.999 | for (l = count -2; l >= 0; l--) 2021-11-02 13:57:04.999 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-11-02 13:57:04.999 | } 2021-11-02 13:57:04.999 | } 2021-11-02 13:57:04.999 | } 2021-11-02 13:57:04.999 | } 2021-11-02 13:57:04.999 | ' 2021-11-02 13:57:04.999 | + inc/meta-config:merge_config_file:164 : read a 2021-11-02 13:57:04.999 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-11-02 13:57:04.999 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-11-02 13:57:05.002 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-11-02 13:57:05.004 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2021-11-02 13:57:05.007 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-11-02 13:57:05.009 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2021-11-02 13:57:05.012 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2021-11-02 13:57:05.012 | BEGIN { group = "" } 2021-11-02 13:57:05.012 | /^\[\[.+\|.*\]\]/ { 2021-11-02 13:57:05.012 | gsub("[][]", "", $1); 2021-11-02 13:57:05.012 | split($1, a, "|"); 2021-11-02 13:57:05.012 | if (a[1] == matchgroup && a[2] == configfile) { 2021-11-02 13:57:05.012 | group=a[1] 2021-11-02 13:57:05.012 | } else { 2021-11-02 13:57:05.012 | group="" 2021-11-02 13:57:05.012 | } 2021-11-02 13:57:05.012 | next 2021-11-02 13:57:05.012 | } 2021-11-02 13:57:05.012 | { 2021-11-02 13:57:05.012 | if (group != "") 2021-11-02 13:57:05.012 | print $0 2021-11-02 13:57:05.012 | } 2021-11-02 13:57:05.012 | ' /home/ubuntu/devstack/local.conf 2021-11-02 13:57:05.018 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2021-11-02 13:57:05.021 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2021-11-02 13:57:05.050 | + inc/meta-config:merge_config_file:164 : read a 2021-11-02 13:57:05.052 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2021-11-02 13:57:05.055 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2021-11-02 13:57:05.084 | + inc/meta-config:merge_config_file:164 : read a 2021-11-02 13:57:05.087 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2021-11-02 13:57:05.090 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2021-11-02 13:57:05.118 | + inc/meta-config:merge_config_file:164 : read a 2021-11-02 13:57:05.120 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2021-11-02 13:57:05.123 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2021-11-02 13:57:05.151 | + inc/meta-config:merge_config_file:164 : read a 2021-11-02 13:57:05.154 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2021-11-02 13:57:05.156 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2021-11-02 13:57:05.184 | + inc/meta-config:merge_config_file:164 : read a 2021-11-02 13:57:05.187 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2021-11-02 13:57:05.189 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2021-11-02 13:57:05.219 | + inc/meta-config:merge_config_file:164 : read a 2021-11-02 13:57:05.221 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2021-11-02 13:57:05.225 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2021-11-02 13:57:05.255 | + inc/meta-config:merge_config_file:164 : read a 2021-11-02 13:57:05.257 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2021-11-02 13:57:05.260 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2021-11-02 13:57:05.289 | + inc/meta-config:merge_config_file:164 : read a 2021-11-02 13:57:05.292 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-11-02 13:57:05.295 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-11-02 13:57:05.297 | + inc/meta-config:merge_config_group:180 : local dir 2021-11-02 13:57:05.300 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2021-11-02 13:57:05.303 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-02 13:57:05.306 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-02 13:57:05.308 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2021-11-02 13:57:05.312 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-02 13:57:05.317 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2021-11-02 13:57:05.319 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2021-11-02 13:57:05.322 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-11-02 13:57:05.324 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-11-02 13:57:05.327 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-11-02 13:57:05.329 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-11-02 13:57:05.332 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-11-02 13:57:05.336 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2021-11-02 13:57:05.338 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-02 13:57:05.341 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-02 13:57:05.343 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2021-11-02 13:57:05.347 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-11-02 13:57:05.347 | BEGIN { 2021-11-02 13:57:05.347 | section = "" 2021-11-02 13:57:05.347 | last_section = "" 2021-11-02 13:57:05.347 | section_count = 0 2021-11-02 13:57:05.347 | } 2021-11-02 13:57:05.347 | /^\[.+\]/ { 2021-11-02 13:57:05.347 | gsub("[][]", "", $1); 2021-11-02 13:57:05.347 | section=$1 2021-11-02 13:57:05.347 | next 2021-11-02 13:57:05.347 | } 2021-11-02 13:57:05.348 | /^ *\#/ { 2021-11-02 13:57:05.348 | next 2021-11-02 13:57:05.348 | } 2021-11-02 13:57:05.348 | /^[^ \t]+/ { 2021-11-02 13:57:05.348 | # get offset of first = in $0 2021-11-02 13:57:05.348 | eq_idx = index($0, "=") 2021-11-02 13:57:05.348 | # extract attr & value from $0 2021-11-02 13:57:05.348 | attr = substr($0, 1, eq_idx - 1) 2021-11-02 13:57:05.348 | value = substr($0, eq_idx + 1) 2021-11-02 13:57:05.348 | # only need to strip trailing whitespace from attr 2021-11-02 13:57:05.348 | sub(/[ \t]*$/, "", attr) 2021-11-02 13:57:05.348 | # need to strip leading & trailing whitespace from value 2021-11-02 13:57:05.348 | sub(/^[ \t]*/, "", value) 2021-11-02 13:57:05.348 | sub(/[ \t]*$/, "", value) 2021-11-02 13:57:05.348 | 2021-11-02 13:57:05.348 | # cfg_attr_count: number of config lines per [section, attr] 2021-11-02 13:57:05.348 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-11-02 13:57:05.348 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-11-02 13:57:05.348 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-11-02 13:57:05.348 | if (! (section, attr) in cfg_attr_count) { 2021-11-02 13:57:05.348 | if (section != last_section) { 2021-11-02 13:57:05.348 | cfg_section[section_count++] = section 2021-11-02 13:57:05.348 | last_section = section 2021-11-02 13:57:05.348 | } 2021-11-02 13:57:05.348 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-11-02 13:57:05.348 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-11-02 13:57:05.348 | 2021-11-02 13:57:05.348 | cfg_attr[section, attr, 0] = value 2021-11-02 13:57:05.348 | cfg_attr_count[section, attr] = 1 2021-11-02 13:57:05.348 | } else { 2021-11-02 13:57:05.348 | lno = cfg_attr_count[section, attr]++ 2021-11-02 13:57:05.348 | cfg_attr[section, attr, lno] = value 2021-11-02 13:57:05.348 | } 2021-11-02 13:57:05.348 | } 2021-11-02 13:57:05.348 | END { 2021-11-02 13:57:05.348 | # Process each section in order 2021-11-02 13:57:05.349 | for (sno = 0; sno < section_count; sno++) { 2021-11-02 13:57:05.349 | section = cfg_section[sno] 2021-11-02 13:57:05.349 | # The ini routines simply append a config item immediately 2021-11-02 13:57:05.349 | # after the section header. To keep the same order as defined 2021-11-02 13:57:05.349 | # in local.conf, invoke the ini routines in the reverse order 2021-11-02 13:57:05.349 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-11-02 13:57:05.349 | attr = cfg_sec_attr_name[sno, attr_no] 2021-11-02 13:57:05.349 | if (cfg_attr_count[section, attr] == 1) 2021-11-02 13:57:05.349 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-11-02 13:57:05.349 | else { 2021-11-02 13:57:05.349 | # For multiline, invoke the ini routines in the reverse order 2021-11-02 13:57:05.349 | count = cfg_attr_count[section, attr] 2021-11-02 13:57:05.349 | print "inidelete " configfile " " section " " attr 2021-11-02 13:57:05.349 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-11-02 13:57:05.349 | for (l = count -2; l >= 0; l--) 2021-11-02 13:57:05.349 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-11-02 13:57:05.349 | } 2021-11-02 13:57:05.349 | } 2021-11-02 13:57:05.349 | } 2021-11-02 13:57:05.349 | } 2021-11-02 13:57:05.349 | ' 2021-11-02 13:57:05.349 | + inc/meta-config:merge_config_file:164 : read a 2021-11-02 13:57:05.349 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-11-02 13:57:05.350 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-11-02 13:57:05.351 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-11-02 13:57:05.354 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-11-02 13:57:05.356 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-11-02 13:57:05.358 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-11-02 13:57:05.361 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2021-11-02 13:57:05.363 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-11-02 13:57:05.363 | BEGIN { group = "" } 2021-11-02 13:57:05.363 | /^\[\[.+\|.*\]\]/ { 2021-11-02 13:57:05.363 | gsub("[][]", "", $1); 2021-11-02 13:57:05.363 | split($1, a, "|"); 2021-11-02 13:57:05.363 | if (a[1] == matchgroup && a[2] == configfile) { 2021-11-02 13:57:05.363 | group=a[1] 2021-11-02 13:57:05.363 | } else { 2021-11-02 13:57:05.364 | group="" 2021-11-02 13:57:05.364 | } 2021-11-02 13:57:05.364 | next 2021-11-02 13:57:05.364 | } 2021-11-02 13:57:05.364 | { 2021-11-02 13:57:05.364 | if (group != "") 2021-11-02 13:57:05.364 | print $0 2021-11-02 13:57:05.364 | } 2021-11-02 13:57:05.364 | ' /home/ubuntu/devstack/local.conf 2021-11-02 13:57:05.369 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2021-11-02 13:57:05.372 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2021-11-02 13:57:05.400 | + inc/meta-config:merge_config_file:164 : read a 2021-11-02 13:57:05.403 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2021-11-02 13:57:05.405 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2021-11-02 13:57:05.432 | + inc/meta-config:merge_config_file:164 : read a 2021-11-02 13:57:05.436 | + ./stack.sh:main:1254 : is_service_enabled swift 2021-11-02 13:57:05.453 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:57:05.456 | + ./stack.sh:main:1255 : echo_summary 'Starting Swift' 2021-11-02 13:57:05.459 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-02 13:57:05.461 | + ./stack.sh:echo_summary:432 : echo -e Starting Swift 2021-11-02 13:57:05.464 | + ./stack.sh:main:1256 : start_swift 2021-11-02 13:57:05.467 | + lib/swift:start_swift:776 : restart_service memcached 2021-11-02 13:57:05.469 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-11-02 13:57:05.472 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart memcached 2021-11-02 13:57:05.502 | + lib/swift:start_swift:779 : is_ubuntu 2021-11-02 13:57:05.506 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-02 13:57:05.508 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-02 13:57:05.510 | + lib/swift:start_swift:780 : sudo /etc/init.d/rsync restart 2021-11-02 13:57:05.562 | Restarting rsync (via systemctl): rsync.service. 2021-11-02 13:57:05.567 | + lib/swift:start_swift:787 : '[' False == True ']' 2021-11-02 13:57:05.569 | + lib/swift:start_swift:806 : [[ 1 == 1 ]] 2021-11-02 13:57:05.572 | + lib/swift:start_swift:807 : local foreground_services type 2021-11-02 13:57:05.575 | + lib/swift:start_swift:809 : foreground_services='object container account' 2021-11-02 13:57:05.577 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2021-11-02 13:57:05.580 | + lib/swift:start_swift:811 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-11-02 13:57:05.583 | + functions-common:run_process:1564 : local service=s-object 2021-11-02 13:57:05.585 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-11-02 13:57:05.588 | + functions-common:run_process:1566 : local group= 2021-11-02 13:57:05.590 | + functions-common:run_process:1567 : local user= 2021-11-02 13:57:05.593 | + functions-common:run_process:1569 : local name=s-object 2021-11-02 13:57:05.595 | + functions-common:run_process:1571 : time_start run_process 2021-11-02 13:57:05.597 | + functions-common:time_start:2295 : local name=run_process 2021-11-02 13:57:05.600 | + functions-common:time_start:2296 : local start_time= 2021-11-02 13:57:05.602 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-11-02 13:57:05.605 | ++ functions-common:time_start:2300 : date +%s%3N 2021-11-02 13:57:05.609 | + functions-common:time_start:2300 : _TIME_START[$name]=1635861425607 2021-11-02 13:57:05.612 | + functions-common:run_process:1572 : is_service_enabled s-object 2021-11-02 13:57:05.628 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:57:05.630 | + functions-common:run_process:1573 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2021-11-02 13:57:05.633 | + functions-common:_run_under_systemd:1529 : local service=s-object 2021-11-02 13:57:05.635 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-11-02 13:57:05.638 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-11-02 13:57:05.640 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-11-02 13:57:05.643 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-11-02 13:57:05.646 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2021-11-02 13:57:05.648 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2021-11-02 13:57:05.651 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-object.service 2021-11-02 13:57:05.653 | + functions-common:_run_under_systemd:1536 : local group= 2021-11-02 13:57:05.655 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-11-02 13:57:05.658 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2021-11-02 13:57:05.660 | + 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-11-02 13:57:05.663 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-object.service 2021-11-02 13:57:05.665 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-11-02 13:57:05.667 | + functions-common:write_user_unit_file:1448 : local group= 2021-11-02 13:57:05.669 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-11-02 13:57:05.672 | + functions-common:write_user_unit_file:1450 : local extra= 2021-11-02 13:57:05.674 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-11-02 13:57:05.676 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-object.service 2021-11-02 13:57:05.679 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-11-02 13:57:05.683 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2021-11-02 13:57:05.743 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2021-11-02 13:57:05.802 | + 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-11-02 13:57:05.852 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2021-11-02 13:57:05.903 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2021-11-02 13:57:05.953 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-11-02 13:57:06.005 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-11-02 13:57:06.007 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2021-11-02 13:57:06.068 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-11-02 13:57:06.472 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-object.service 2021-11-02 13:57:06.486 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2021-11-02 13:57:06.882 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-object.service 2021-11-02 13:57:06.905 | + functions-common:run_process:1575 : time_stop run_process 2021-11-02 13:57:06.910 | + functions-common:time_stop:2309 : local name 2021-11-02 13:57:06.912 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:57:06.915 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:57:06.917 | + functions-common:time_stop:2312 : local total 2021-11-02 13:57:06.919 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:57:06.922 | + functions-common:time_stop:2315 : name=run_process 2021-11-02 13:57:06.924 | + functions-common:time_stop:2316 : start_time=1635861425607 2021-11-02 13:57:06.927 | + functions-common:time_stop:2318 : [[ -z 1635861425607 ]] 2021-11-02 13:57:06.930 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:57:06.934 | + functions-common:time_stop:2321 : end_time=1635861426931 2021-11-02 13:57:06.937 | + functions-common:time_stop:2322 : elapsed_time=1324 2021-11-02 13:57:06.939 | + functions-common:time_stop:2323 : total=2947 2021-11-02 13:57:06.942 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:57:06.944 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4271 2021-11-02 13:57:06.947 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2021-11-02 13:57:06.949 | + lib/swift:start_swift:811 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-11-02 13:57:06.952 | + functions-common:run_process:1564 : local service=s-container 2021-11-02 13:57:06.954 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-11-02 13:57:06.956 | + functions-common:run_process:1566 : local group= 2021-11-02 13:57:06.959 | + functions-common:run_process:1567 : local user= 2021-11-02 13:57:06.962 | + functions-common:run_process:1569 : local name=s-container 2021-11-02 13:57:06.964 | + functions-common:run_process:1571 : time_start run_process 2021-11-02 13:57:06.967 | + functions-common:time_start:2295 : local name=run_process 2021-11-02 13:57:06.969 | + functions-common:time_start:2296 : local start_time= 2021-11-02 13:57:06.971 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-11-02 13:57:06.974 | ++ functions-common:time_start:2300 : date +%s%3N 2021-11-02 13:57:06.979 | + functions-common:time_start:2300 : _TIME_START[$name]=1635861426976 2021-11-02 13:57:06.981 | + functions-common:run_process:1572 : is_service_enabled s-container 2021-11-02 13:57:06.998 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:57:07.001 | + functions-common:run_process:1573 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2021-11-02 13:57:07.004 | + functions-common:_run_under_systemd:1529 : local service=s-container 2021-11-02 13:57:07.006 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-11-02 13:57:07.009 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-11-02 13:57:07.011 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-11-02 13:57:07.013 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-11-02 13:57:07.016 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2021-11-02 13:57:07.018 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2021-11-02 13:57:07.021 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-container.service 2021-11-02 13:57:07.024 | + functions-common:_run_under_systemd:1536 : local group= 2021-11-02 13:57:07.026 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-11-02 13:57:07.029 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2021-11-02 13:57:07.031 | + 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-11-02 13:57:07.033 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-container.service 2021-11-02 13:57:07.036 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-11-02 13:57:07.038 | + functions-common:write_user_unit_file:1448 : local group= 2021-11-02 13:57:07.040 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-11-02 13:57:07.043 | + functions-common:write_user_unit_file:1450 : local extra= 2021-11-02 13:57:07.045 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-11-02 13:57:07.047 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-container.service 2021-11-02 13:57:07.050 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-11-02 13:57:07.054 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2021-11-02 13:57:07.116 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2021-11-02 13:57:07.177 | + 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-11-02 13:57:07.239 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2021-11-02 13:57:07.297 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2021-11-02 13:57:07.349 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-11-02 13:57:07.400 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-11-02 13:57:07.403 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2021-11-02 13:57:07.464 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-11-02 13:57:07.870 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-container.service 2021-11-02 13:57:07.884 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2021-11-02 13:57:08.294 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-container.service 2021-11-02 13:57:08.320 | + functions-common:run_process:1575 : time_stop run_process 2021-11-02 13:57:08.324 | + functions-common:time_stop:2309 : local name 2021-11-02 13:57:08.326 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:57:08.329 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:57:08.331 | + functions-common:time_stop:2312 : local total 2021-11-02 13:57:08.334 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:57:08.336 | + functions-common:time_stop:2315 : name=run_process 2021-11-02 13:57:08.339 | + functions-common:time_stop:2316 : start_time=1635861426976 2021-11-02 13:57:08.341 | + functions-common:time_stop:2318 : [[ -z 1635861426976 ]] 2021-11-02 13:57:08.344 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:57:08.349 | + functions-common:time_stop:2321 : end_time=1635861428346 2021-11-02 13:57:08.351 | + functions-common:time_stop:2322 : elapsed_time=1370 2021-11-02 13:57:08.354 | + functions-common:time_stop:2323 : total=4271 2021-11-02 13:57:08.356 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:57:08.359 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5641 2021-11-02 13:57:08.361 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2021-11-02 13:57:08.363 | + lib/swift:start_swift:811 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-11-02 13:57:08.366 | + functions-common:run_process:1564 : local service=s-account 2021-11-02 13:57:08.368 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-11-02 13:57:08.371 | + functions-common:run_process:1566 : local group= 2021-11-02 13:57:08.373 | + functions-common:run_process:1567 : local user= 2021-11-02 13:57:08.375 | + functions-common:run_process:1569 : local name=s-account 2021-11-02 13:57:08.378 | + functions-common:run_process:1571 : time_start run_process 2021-11-02 13:57:08.380 | + functions-common:time_start:2295 : local name=run_process 2021-11-02 13:57:08.383 | + functions-common:time_start:2296 : local start_time= 2021-11-02 13:57:08.385 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-11-02 13:57:08.390 | ++ functions-common:time_start:2300 : date +%s%3N 2021-11-02 13:57:08.395 | + functions-common:time_start:2300 : _TIME_START[$name]=1635861428392 2021-11-02 13:57:08.397 | + functions-common:run_process:1572 : is_service_enabled s-account 2021-11-02 13:57:08.414 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:57:08.417 | + functions-common:run_process:1573 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2021-11-02 13:57:08.419 | + functions-common:_run_under_systemd:1529 : local service=s-account 2021-11-02 13:57:08.422 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-11-02 13:57:08.424 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-11-02 13:57:08.427 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-11-02 13:57:08.429 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-11-02 13:57:08.431 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2021-11-02 13:57:08.434 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2021-11-02 13:57:08.437 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-account.service 2021-11-02 13:57:08.439 | + functions-common:_run_under_systemd:1536 : local group= 2021-11-02 13:57:08.442 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-11-02 13:57:08.444 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2021-11-02 13:57:08.447 | + 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-11-02 13:57:08.449 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-account.service 2021-11-02 13:57:08.452 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-11-02 13:57:08.454 | + functions-common:write_user_unit_file:1448 : local group= 2021-11-02 13:57:08.457 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-11-02 13:57:08.459 | + functions-common:write_user_unit_file:1450 : local extra= 2021-11-02 13:57:08.462 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-11-02 13:57:08.464 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-account.service 2021-11-02 13:57:08.467 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-11-02 13:57:08.471 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2021-11-02 13:57:08.535 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2021-11-02 13:57:08.597 | + 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-11-02 13:57:08.650 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2021-11-02 13:57:08.702 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2021-11-02 13:57:08.753 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-11-02 13:57:08.804 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-11-02 13:57:08.807 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2021-11-02 13:57:08.868 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-11-02 13:57:09.256 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-account.service 2021-11-02 13:57:09.271 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2021-11-02 13:57:09.668 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-account.service 2021-11-02 13:57:09.693 | + functions-common:run_process:1575 : time_stop run_process 2021-11-02 13:57:09.696 | + functions-common:time_stop:2309 : local name 2021-11-02 13:57:09.699 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:57:09.701 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:57:09.703 | + functions-common:time_stop:2312 : local total 2021-11-02 13:57:09.706 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:57:09.709 | + functions-common:time_stop:2315 : name=run_process 2021-11-02 13:57:09.711 | + functions-common:time_stop:2316 : start_time=1635861428392 2021-11-02 13:57:09.713 | + functions-common:time_stop:2318 : [[ -z 1635861428392 ]] 2021-11-02 13:57:09.716 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:57:09.721 | + functions-common:time_stop:2321 : end_time=1635861429718 2021-11-02 13:57:09.723 | + functions-common:time_stop:2322 : elapsed_time=1326 2021-11-02 13:57:09.726 | + functions-common:time_stop:2323 : total=5641 2021-11-02 13:57:09.728 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:57:09.731 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=6967 2021-11-02 13:57:09.733 | + lib/swift:start_swift:814 : [[ False == \T\r\u\e ]] 2021-11-02 13:57:09.735 | + lib/swift:start_swift:819 : enable_service s-container-sync 2021-11-02 13:57:09.785 | + lib/swift:start_swift:820 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-11-02 13:57:09.787 | + functions-common:run_process:1564 : local service=s-container-sync 2021-11-02 13:57:09.790 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-11-02 13:57:09.792 | + functions-common:run_process:1566 : local group= 2021-11-02 13:57:09.795 | + functions-common:run_process:1567 : local user= 2021-11-02 13:57:09.797 | + functions-common:run_process:1569 : local name=s-container-sync 2021-11-02 13:57:09.799 | + functions-common:run_process:1571 : time_start run_process 2021-11-02 13:57:09.802 | + functions-common:time_start:2295 : local name=run_process 2021-11-02 13:57:09.805 | + functions-common:time_start:2296 : local start_time= 2021-11-02 13:57:09.807 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-11-02 13:57:09.811 | ++ functions-common:time_start:2300 : date +%s%3N 2021-11-02 13:57:09.815 | + functions-common:time_start:2300 : _TIME_START[$name]=1635861429812 2021-11-02 13:57:09.817 | + functions-common:run_process:1572 : is_service_enabled s-container-sync 2021-11-02 13:57:09.834 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:57:09.836 | + functions-common:run_process:1573 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2021-11-02 13:57:09.839 | + functions-common:_run_under_systemd:1529 : local service=s-container-sync 2021-11-02 13:57:09.841 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-11-02 13:57:09.844 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-11-02 13:57:09.846 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-11-02 13:57:09.849 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-11-02 13:57:09.851 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2021-11-02 13:57:09.854 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2021-11-02 13:57:09.856 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-container-sync.service 2021-11-02 13:57:09.859 | + functions-common:_run_under_systemd:1536 : local group= 2021-11-02 13:57:09.861 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-11-02 13:57:09.864 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2021-11-02 13:57:09.866 | + 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-11-02 13:57:09.869 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-container-sync.service 2021-11-02 13:57:09.871 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-11-02 13:57:09.873 | + functions-common:write_user_unit_file:1448 : local group= 2021-11-02 13:57:09.875 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-11-02 13:57:09.878 | + functions-common:write_user_unit_file:1450 : local extra= 2021-11-02 13:57:09.880 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-11-02 13:57:09.882 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2021-11-02 13:57:09.885 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-11-02 13:57:09.889 | + 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-11-02 13:57:09.950 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2021-11-02 13:57:10.012 | + 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-11-02 13:57:10.065 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2021-11-02 13:57:10.116 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2021-11-02 13:57:10.166 | + 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-11-02 13:57:10.217 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-11-02 13:57:10.219 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2021-11-02 13:57:10.279 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-11-02 13:57:10.689 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-container-sync.service 2021-11-02 13:57:10.703 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2021-11-02 13:57:11.121 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-container-sync.service 2021-11-02 13:57:11.143 | + functions-common:run_process:1575 : time_stop run_process 2021-11-02 13:57:11.148 | + functions-common:time_stop:2309 : local name 2021-11-02 13:57:11.150 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:57:11.153 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:57:11.155 | + functions-common:time_stop:2312 : local total 2021-11-02 13:57:11.158 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:57:11.160 | + functions-common:time_stop:2315 : name=run_process 2021-11-02 13:57:11.163 | + functions-common:time_stop:2316 : start_time=1635861429812 2021-11-02 13:57:11.165 | + functions-common:time_stop:2318 : [[ -z 1635861429812 ]] 2021-11-02 13:57:11.168 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:57:11.173 | + functions-common:time_stop:2321 : end_time=1635861431170 2021-11-02 13:57:11.175 | + functions-common:time_stop:2322 : elapsed_time=1358 2021-11-02 13:57:11.178 | + functions-common:time_stop:2323 : total=6967 2021-11-02 13:57:11.180 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:57:11.183 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=8325 2021-11-02 13:57:11.185 | + lib/swift:start_swift:827 : is_service_enabled tls-proxy 2021-11-02 13:57:11.203 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:57:11.205 | + lib/swift:start_swift:831 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-11-02 13:57:11.208 | + functions-common:run_process:1564 : local service=s-proxy 2021-11-02 13:57:11.210 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-11-02 13:57:11.213 | + functions-common:run_process:1566 : local group= 2021-11-02 13:57:11.215 | + functions-common:run_process:1567 : local user= 2021-11-02 13:57:11.217 | + functions-common:run_process:1569 : local name=s-proxy 2021-11-02 13:57:11.220 | + functions-common:run_process:1571 : time_start run_process 2021-11-02 13:57:11.222 | + functions-common:time_start:2295 : local name=run_process 2021-11-02 13:57:11.225 | + functions-common:time_start:2296 : local start_time= 2021-11-02 13:57:11.227 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-11-02 13:57:11.230 | ++ functions-common:time_start:2300 : date +%s%3N 2021-11-02 13:57:11.234 | + functions-common:time_start:2300 : _TIME_START[$name]=1635861431231 2021-11-02 13:57:11.237 | + functions-common:run_process:1572 : is_service_enabled s-proxy 2021-11-02 13:57:11.254 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:57:11.257 | + functions-common:run_process:1573 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2021-11-02 13:57:11.259 | + functions-common:_run_under_systemd:1529 : local service=s-proxy 2021-11-02 13:57:11.262 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-11-02 13:57:11.264 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-11-02 13:57:11.267 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-11-02 13:57:11.269 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-11-02 13:57:11.272 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2021-11-02 13:57:11.274 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2021-11-02 13:57:11.276 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-proxy.service 2021-11-02 13:57:11.279 | + functions-common:_run_under_systemd:1536 : local group= 2021-11-02 13:57:11.281 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-11-02 13:57:11.284 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2021-11-02 13:57:11.287 | + 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-11-02 13:57:11.289 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-proxy.service 2021-11-02 13:57:11.292 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-11-02 13:57:11.294 | + functions-common:write_user_unit_file:1448 : local group= 2021-11-02 13:57:11.296 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-11-02 13:57:11.299 | + functions-common:write_user_unit_file:1450 : local extra= 2021-11-02 13:57:11.302 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-11-02 13:57:11.304 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2021-11-02 13:57:11.307 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-11-02 13:57:11.311 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2021-11-02 13:57:11.372 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2021-11-02 13:57:11.434 | + 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-11-02 13:57:11.486 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2021-11-02 13:57:11.538 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2021-11-02 13:57:11.589 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-11-02 13:57:11.640 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-11-02 13:57:11.643 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2021-11-02 13:57:11.704 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-11-02 13:57:12.125 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-proxy.service 2021-11-02 13:57:12.138 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2021-11-02 13:57:12.538 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-proxy.service 2021-11-02 13:57:12.562 | + functions-common:run_process:1575 : time_stop run_process 2021-11-02 13:57:12.565 | + functions-common:time_stop:2309 : local name 2021-11-02 13:57:12.567 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:57:12.570 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:57:12.572 | + functions-common:time_stop:2312 : local total 2021-11-02 13:57:12.575 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:57:12.577 | + functions-common:time_stop:2315 : name=run_process 2021-11-02 13:57:12.580 | + functions-common:time_stop:2316 : start_time=1635861431231 2021-11-02 13:57:12.582 | + functions-common:time_stop:2318 : [[ -z 1635861431231 ]] 2021-11-02 13:57:12.588 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:57:12.592 | + functions-common:time_stop:2321 : end_time=1635861432590 2021-11-02 13:57:12.595 | + functions-common:time_stop:2322 : elapsed_time=1359 2021-11-02 13:57:12.598 | + functions-common:time_stop:2323 : total=8325 2021-11-02 13:57:12.600 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:57:12.602 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=9684 2021-11-02 13:57:12.605 | + lib/swift:start_swift:836 : echo 'Waiting for swift proxy to start...' 2021-11-02 13:57:12.605 | Waiting for swift proxy to start... 2021-11-02 13:57:12.607 | + lib/swift:start_swift:837 : wait_for_service 60 http://10.222.0.44:8080/info 2021-11-02 13:57:12.609 | + functions:wait_for_service:457 : local timeout=60 2021-11-02 13:57:12.612 | + functions:wait_for_service:458 : local url=http://10.222.0.44:8080/info 2021-11-02 13:57:12.614 | + functions:wait_for_service:459 : local rval=0 2021-11-02 13:57:12.617 | + functions:wait_for_service:460 : time_start wait_for_service 2021-11-02 13:57:12.619 | + functions-common:time_start:2295 : local name=wait_for_service 2021-11-02 13:57:12.621 | + functions-common:time_start:2296 : local start_time= 2021-11-02 13:57:12.624 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-11-02 13:57:12.627 | ++ functions-common:time_start:2300 : date +%s%3N 2021-11-02 13:57:12.631 | + functions-common:time_start:2300 : _TIME_START[$name]=1635861432629 2021-11-02 13:57:12.634 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-11-02 13:57:12.639 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.44:8080/info 2021-11-02 13:57:12.652 | + :: : [[ 000 == 503 ]] 2021-11-02 13:57:12.653 | + :: : [[ 7 -eq 7 ]] 2021-11-02 13:57:12.655 | + :: : sleep 1 2021-11-02 13:57:13.658 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.44:8080/info 2021-11-02 13:57:13.671 | + :: : [[ 000 == 503 ]] 2021-11-02 13:57:13.673 | + :: : [[ 7 -eq 7 ]] 2021-11-02 13:57:13.674 | + :: : sleep 1 2021-11-02 13:57:14.678 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.44:8080/info 2021-11-02 13:57:14.691 | + :: : [[ 000 == 503 ]] 2021-11-02 13:57:14.692 | + :: : [[ 7 -eq 7 ]] 2021-11-02 13:57:14.693 | + :: : sleep 1 2021-11-02 13:57:15.697 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.44:8080/info 2021-11-02 13:57:15.717 | + :: : [[ 200 == 503 ]] 2021-11-02 13:57:15.718 | + :: : [[ 0 -eq 7 ]] 2021-11-02 13:57:15.721 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-11-02 13:57:15.724 | + functions-common:time_stop:2309 : local name 2021-11-02 13:57:15.727 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:57:15.729 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:57:15.731 | + functions-common:time_stop:2312 : local total 2021-11-02 13:57:15.734 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:57:15.736 | + functions-common:time_stop:2315 : name=wait_for_service 2021-11-02 13:57:15.739 | + functions-common:time_stop:2316 : start_time=1635861432629 2021-11-02 13:57:15.741 | + functions-common:time_stop:2318 : [[ -z 1635861432629 ]] 2021-11-02 13:57:15.744 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:57:15.748 | + functions-common:time_stop:2321 : end_time=1635861435746 2021-11-02 13:57:15.751 | + functions-common:time_stop:2322 : elapsed_time=3117 2021-11-02 13:57:15.754 | + functions-common:time_stop:2323 : total=5882 2021-11-02 13:57:15.756 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:57:15.758 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=8999 2021-11-02 13:57:15.761 | + functions:wait_for_service:467 : return 0 2021-11-02 13:57:15.763 | + lib/swift:start_swift:841 : [[ False == \T\r\u\e ]] 2021-11-02 13:57:15.766 | + ./stack.sh:main:1262 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-11-02 13:57:15.768 | + ./stack.sh:main:1263 : is_service_enabled cinder 2021-11-02 13:57:15.786 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:57:15.788 | + ./stack.sh:main:1264 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-11-02 13:57:15.819 | + ./stack.sh:main:1267 : async_wait configure_neutron_nova 2021-11-02 13:57:15.868 | [17509 Async configure_neutron_nova:96799]: Waiting for completion of configure_neutron_nova running on PID 96799 (2 other jobs running) 2021-11-02 13:57:15.893 | [17509 Async configure_neutron_nova:96799]: Signaling child to exit 2021-11-02 13:57:15.893 | WAKEUP 2021-11-02 13:57:15.916 | [17509 Async configure_neutron_nova:96799]: Signaled 2021-11-02 13:57:15.917 | + lib/neutron:configure_neutron_nova:616 : is_neutron_legacy_enabled 2021-11-02 13:57:15.917 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-11-02 13:57:15.917 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-02 13:57:15.917 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-02 13:57:15.917 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-11-02 13:57:15.917 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-11-02 13:57:15.917 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-11-02 13:57:15.918 | + lib/neutron:configure_neutron_nova:618 : create_nova_conf_neutron /etc/nova/nova.conf 2021-11-02 13:57:15.918 | + lib/neutron-legacy:create_nova_conf_neutron:389 : local conf=/etc/nova/nova.conf 2021-11-02 13:57:15.918 | + lib/neutron-legacy:create_nova_conf_neutron:390 : iniset /etc/nova/nova.conf neutron auth_type password 2021-11-02 13:57:15.918 | + lib/neutron-legacy:create_nova_conf_neutron:391 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.44/identity 2021-11-02 13:57:15.918 | + lib/neutron-legacy:create_nova_conf_neutron:392 : iniset /etc/nova/nova.conf neutron username neutron 2021-11-02 13:57:15.918 | + lib/neutron-legacy:create_nova_conf_neutron:393 : iniset /etc/nova/nova.conf neutron password Passw0rd 2021-11-02 13:57:15.918 | + lib/neutron-legacy:create_nova_conf_neutron:394 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2021-11-02 13:57:15.918 | + lib/neutron-legacy:create_nova_conf_neutron:395 : iniset /etc/nova/nova.conf neutron project_name service 2021-11-02 13:57:15.918 | + lib/neutron-legacy:create_nova_conf_neutron:396 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2021-11-02 13:57:15.918 | + lib/neutron-legacy:create_nova_conf_neutron:397 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2021-11-02 13:57:15.918 | + lib/neutron-legacy:create_nova_conf_neutron:398 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2021-11-02 13:57:15.918 | + lib/neutron-legacy:create_nova_conf_neutron:401 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2021-11-02 13:57:15.918 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-11-02 13:57:15.918 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-11-02 13:57:15.918 | + lib/neutron-legacy:create_nova_conf_neutron:403 : is_service_enabled q-meta 2021-11-02 13:57:15.918 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:57:15.918 | + lib/neutron-legacy:create_nova_conf_neutron:404 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2021-11-02 13:57:15.918 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2021-11-02 13:57:15.918 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2021-11-02 13:57:15.918 | + lib/neutron:configure_neutron_nova:619 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2021-11-02 13:57:15.918 | ++ lib/neutron:configure_neutron_nova:620 : seq 1 1 2021-11-02 13:57:15.918 | + lib/neutron:configure_neutron_nova:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-11-02 13:57:15.918 | + lib/neutron:configure_neutron_nova:621 : local conf 2021-11-02 13:57:15.918 | ++ lib/neutron:configure_neutron_nova:622 : conductor_conf 1 2021-11-02 13:57:15.918 | ++ lib/nova:conductor_conf:733 : local cell=1 2021-11-02 13:57:15.918 | ++ lib/nova:conductor_conf:734 : echo /etc/nova/nova_cell1.conf 2021-11-02 13:57:15.918 | + lib/neutron:configure_neutron_nova:622 : conf=/etc/nova/nova_cell1.conf 2021-11-02 13:57:15.918 | + lib/neutron:configure_neutron_nova:623 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2021-11-02 13:57:15.918 | + lib/neutron-legacy:create_nova_conf_neutron:389 : local conf=/etc/nova/nova_cell1.conf 2021-11-02 13:57:15.919 | + lib/neutron-legacy:create_nova_conf_neutron:390 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2021-11-02 13:57:15.919 | + lib/neutron-legacy:create_nova_conf_neutron:391 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.44/identity 2021-11-02 13:57:15.919 | + lib/neutron-legacy:create_nova_conf_neutron:392 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2021-11-02 13:57:15.919 | + lib/neutron-legacy:create_nova_conf_neutron:393 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2021-11-02 13:57:15.919 | + lib/neutron-legacy:create_nova_conf_neutron:394 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2021-11-02 13:57:15.919 | + lib/neutron-legacy:create_nova_conf_neutron:395 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2021-11-02 13:57:15.919 | + lib/neutron-legacy:create_nova_conf_neutron:396 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2021-11-02 13:57:15.919 | + lib/neutron-legacy:create_nova_conf_neutron:397 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2021-11-02 13:57:15.919 | + lib/neutron-legacy:create_nova_conf_neutron:398 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2021-11-02 13:57:15.919 | + lib/neutron-legacy:create_nova_conf_neutron:401 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2021-11-02 13:57:15.919 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-11-02 13:57:15.919 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-11-02 13:57:15.919 | + lib/neutron-legacy:create_nova_conf_neutron:403 : is_service_enabled q-meta 2021-11-02 13:57:15.919 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:57:15.919 | + lib/neutron-legacy:create_nova_conf_neutron:404 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2021-11-02 13:57:15.919 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2021-11-02 13:57:15.919 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2021-11-02 13:57:15.962 | [17509 Async configure_neutron_nova:96799]: finished configure_neutron_nova with result 0 in 0 seconds 2021-11-02 13:57:15.966 | + inc/async:async_wait:197 : return 0 2021-11-02 13:57:15.969 | + ./stack.sh:main:1273 : is_service_enabled nova 2021-11-02 13:57:15.986 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:57:15.988 | + ./stack.sh:main:1274 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-11-02 13:57:16.017 | + ./stack.sh:main:1275 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-11-02 13:57:16.049 | + ./stack.sh:main:1279 : is_service_enabled n-api 2021-11-02 13:57:16.066 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:57:16.069 | + ./stack.sh:main:1280 : echo_summary 'Starting Nova API' 2021-11-02 13:57:16.071 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-02 13:57:16.074 | + ./stack.sh:echo_summary:432 : echo -e Starting Nova API 2021-11-02 13:57:16.076 | + ./stack.sh:main:1281 : start_nova_api 2021-11-02 13:57:16.079 | + lib/nova:start_nova_api:859 : local service_port=8774 2021-11-02 13:57:16.081 | + lib/nova:start_nova_api:860 : local service_protocol=http 2021-11-02 13:57:16.084 | + lib/nova:start_nova_api:861 : local nova_url 2021-11-02 13:57:16.086 | + lib/nova:start_nova_api:862 : is_service_enabled tls-proxy 2021-11-02 13:57:16.103 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:57:16.105 | + lib/nova:start_nova_api:868 : 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-11-02 13:57:16.108 | + lib/nova:start_nova_api:869 : 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-11-02 13:57:16.111 | + lib/nova:start_nova_api:869 : 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-11-02 13:57:16.113 | + lib/nova:start_nova_api:871 : '[' True == False ']' 2021-11-02 13:57:16.117 | ++ lib/nova:start_nova_api:879 : which uwsgi 2021-11-02 13:57:16.121 | + lib/nova:start_nova_api:879 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-11-02 13:57:16.123 | + functions-common:run_process:1564 : local service=n-api 2021-11-02 13:57:16.126 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-11-02 13:57:16.129 | + functions-common:run_process:1566 : local group= 2021-11-02 13:57:16.131 | + functions-common:run_process:1567 : local user= 2021-11-02 13:57:16.134 | + functions-common:run_process:1569 : local name=n-api 2021-11-02 13:57:16.136 | + functions-common:run_process:1571 : time_start run_process 2021-11-02 13:57:16.139 | + functions-common:time_start:2295 : local name=run_process 2021-11-02 13:57:16.141 | + functions-common:time_start:2296 : local start_time= 2021-11-02 13:57:16.145 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-11-02 13:57:16.147 | ++ functions-common:time_start:2300 : date +%s%3N 2021-11-02 13:57:16.152 | + functions-common:time_start:2300 : _TIME_START[$name]=1635861436149 2021-11-02 13:57:16.154 | + functions-common:run_process:1572 : is_service_enabled n-api 2021-11-02 13:57:16.170 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:57:16.173 | + 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-11-02 13:57:16.176 | + functions-common:_run_under_systemd:1529 : local service=n-api 2021-11-02 13:57:16.178 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-11-02 13:57:16.181 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-11-02 13:57:16.183 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-11-02 13:57:16.186 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-11-02 13:57:16.189 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2021-11-02 13:57:16.192 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2021-11-02 13:57:16.194 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-api.service 2021-11-02 13:57:16.197 | + functions-common:_run_under_systemd:1536 : local group= 2021-11-02 13:57:16.199 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-11-02 13:57:16.202 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2021-11-02 13:57:16.204 | + 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-11-02 13:57:16.207 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@n-api.service 2021-11-02 13:57:16.209 | + 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-11-02 13:57:16.211 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-11-02 13:57:16.213 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-11-02 13:57:16.216 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@n-api.service 2021-11-02 13:57:16.218 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-11-02 13:57:16.222 | + 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-11-02 13:57:16.283 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2021-11-02 13:57:16.344 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2021-11-02 13:57:16.395 | + 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-11-02 13:57:16.446 | + 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-11-02 13:57:16.497 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2021-11-02 13:57:16.549 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2021-11-02 13:57:16.600 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2021-11-02 13:57:16.651 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2021-11-02 13:57:16.702 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2021-11-02 13:57:16.753 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-11-02 13:57:16.755 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2021-11-02 13:57:16.816 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-11-02 13:57:17.220 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-api.service 2021-11-02 13:57:17.234 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2021-11-02 13:57:17.627 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-api.service 2021-11-02 13:57:17.707 | + functions-common:run_process:1575 : time_stop run_process 2021-11-02 13:57:17.710 | + functions-common:time_stop:2309 : local name 2021-11-02 13:57:17.712 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:57:17.715 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:57:17.717 | + functions-common:time_stop:2312 : local total 2021-11-02 13:57:17.721 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:57:17.723 | + functions-common:time_stop:2315 : name=run_process 2021-11-02 13:57:17.726 | + functions-common:time_stop:2316 : start_time=1635861436149 2021-11-02 13:57:17.728 | + functions-common:time_stop:2318 : [[ -z 1635861436149 ]] 2021-11-02 13:57:17.731 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:57:17.736 | + functions-common:time_stop:2321 : end_time=1635861437733 2021-11-02 13:57:17.739 | + functions-common:time_stop:2322 : elapsed_time=1584 2021-11-02 13:57:17.741 | + functions-common:time_stop:2323 : total=9684 2021-11-02 13:57:17.744 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:57:17.746 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=11268 2021-11-02 13:57:17.749 | + lib/nova:start_nova_api:880 : nova_url=http://10.222.0.44/compute/v2.1/ 2021-11-02 13:57:17.751 | + lib/nova:start_nova_api:883 : echo 'Waiting for nova-api to start...' 2021-11-02 13:57:17.751 | Waiting for nova-api to start... 2021-11-02 13:57:17.754 | + lib/nova:start_nova_api:884 : wait_for_service 60 http://10.222.0.44/compute/v2.1/ 2021-11-02 13:57:17.757 | + functions:wait_for_service:457 : local timeout=60 2021-11-02 13:57:17.759 | + functions:wait_for_service:458 : local url=http://10.222.0.44/compute/v2.1/ 2021-11-02 13:57:17.762 | + functions:wait_for_service:459 : local rval=0 2021-11-02 13:57:17.764 | + functions:wait_for_service:460 : time_start wait_for_service 2021-11-02 13:57:17.767 | + functions-common:time_start:2295 : local name=wait_for_service 2021-11-02 13:57:17.769 | + functions-common:time_start:2296 : local start_time= 2021-11-02 13:57:17.772 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-11-02 13:57:17.775 | ++ functions-common:time_start:2300 : date +%s%3N 2021-11-02 13:57:17.780 | + functions-common:time_start:2300 : _TIME_START[$name]=1635861437777 2021-11-02 13:57:17.782 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-11-02 13:57:17.788 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.44/compute/v2.1/ 2021-11-02 13:57:23.383 | + :: : [[ 200 == 503 ]] 2021-11-02 13:57:23.384 | + :: : [[ 0 -eq 7 ]] 2021-11-02 13:57:23.387 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-11-02 13:57:23.390 | + functions-common:time_stop:2309 : local name 2021-11-02 13:57:23.392 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:57:23.395 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:57:23.398 | + functions-common:time_stop:2312 : local total 2021-11-02 13:57:23.400 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:57:23.403 | + functions-common:time_stop:2315 : name=wait_for_service 2021-11-02 13:57:23.405 | + functions-common:time_stop:2316 : start_time=1635861437777 2021-11-02 13:57:23.408 | + functions-common:time_stop:2318 : [[ -z 1635861437777 ]] 2021-11-02 13:57:23.411 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:57:23.415 | + functions-common:time_stop:2321 : end_time=1635861443412 2021-11-02 13:57:23.418 | + functions-common:time_stop:2322 : elapsed_time=5635 2021-11-02 13:57:23.420 | + functions-common:time_stop:2323 : total=8999 2021-11-02 13:57:23.422 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:57:23.425 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=14634 2021-11-02 13:57:23.428 | + functions:wait_for_service:467 : return 0 2021-11-02 13:57:23.430 | + lib/nova:start_nova_api:888 : 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-11-02 13:57:23.433 | + lib/nova:start_nova_api:888 : 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-11-02 13:57:23.436 | + ./stack.sh:main:1284 : is_service_enabled ovn-controller ovn-controller-vtep 2021-11-02 13:57:23.454 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:57:23.457 | + ./stack.sh:main:1285 : echo_summary 'Starting OVN services' 2021-11-02 13:57:23.460 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-02 13:57:23.462 | + ./stack.sh:echo_summary:432 : echo -e Starting OVN services 2021-11-02 13:57:23.465 | + ./stack.sh:main:1286 : start_ovn_services 2021-11-02 13:57:23.467 | + lib/neutron-legacy:start_ovn_services:484 : [[ openvswitch == \o\v\n ]] 2021-11-02 13:57:23.470 | + ./stack.sh:main:1289 : is_service_enabled neutron-api 2021-11-02 13:57:23.487 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:57:23.489 | + ./stack.sh:main:1292 : is_service_enabled q-svc 2021-11-02 13:57:23.507 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:57:23.509 | + ./stack.sh:main:1293 : echo_summary 'Starting Neutron' 2021-11-02 13:57:23.512 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-02 13:57:23.515 | + ./stack.sh:echo_summary:432 : echo -e Starting Neutron 2021-11-02 13:57:23.517 | + ./stack.sh:main:1294 : configure_neutron_after_post_config 2021-11-02 13:57:23.523 | + lib/neutron-legacy:configure_neutron_after_post_config:477 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2021-11-02 13:57:23.525 | + lib/neutron-legacy:configure_neutron_after_post_config:478 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2021-11-02 13:57:23.555 | + ./stack.sh:main:1295 : start_neutron_service_and_check 2021-11-02 13:57:23.558 | + lib/neutron-legacy:start_neutron_service_and_check:500 : local service_port=9696 2021-11-02 13:57:23.561 | + lib/neutron-legacy:start_neutron_service_and_check:501 : local service_protocol=http 2021-11-02 13:57:23.563 | + lib/neutron-legacy:start_neutron_service_and_check:502 : local cfg_file_options 2021-11-02 13:57:23.567 | + lib/neutron-legacy:start_neutron_service_and_check:503 : local neutron_url 2021-11-02 13:57:23.570 | ++ lib/neutron-legacy:start_neutron_service_and_check:505 : determine_config_files neutron-server 2021-11-02 13:57:23.573 | ++ lib/neutron-legacy:determine_config_files:328 : local opts= 2021-11-02 13:57:23.575 | ++ lib/neutron-legacy:determine_config_files:329 : case "$1" in 2021-11-02 13:57:23.578 | +++ lib/neutron-legacy:determine_config_files:330 : _determine_config_server 2021-11-02 13:57:23.581 | +++ lib/neutron-legacy:_determine_config_server:298 : [[ '' != '' ]] 2021-11-02 13:57:23.584 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ 0 > 0 ]] 2021-11-02 13:57:23.586 | +++ lib/neutron-legacy:_determine_config_server:312 : local cfg_file 2021-11-02 13:57:23.589 | +++ lib/neutron-legacy:_determine_config_server:313 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-11-02 13:57:23.591 | +++ lib/neutron-legacy:_determine_config_server:317 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-11-02 13:57:23.594 | ++ lib/neutron-legacy:determine_config_files:330 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-11-02 13:57:23.597 | ++ lib/neutron-legacy:determine_config_files:333 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2021-11-02 13:57:23.599 | ++ lib/neutron-legacy:determine_config_files:336 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-11-02 13:57:23.603 | + lib/neutron-legacy:start_neutron_service_and_check:505 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-11-02 13:57:23.605 | + lib/neutron-legacy:start_neutron_service_and_check:507 : is_service_enabled tls-proxy 2021-11-02 13:57:23.622 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:57:23.624 | + lib/neutron-legacy:start_neutron_service_and_check:512 : '[' False == True ']' 2021-11-02 13:57:23.627 | + lib/neutron-legacy:start_neutron_service_and_check:519 : 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-11-02 13:57:23.629 | + functions-common:run_process:1564 : local service=q-svc 2021-11-02 13:57:23.632 | + 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-11-02 13:57:23.634 | + functions-common:run_process:1566 : local group= 2021-11-02 13:57:23.637 | + functions-common:run_process:1567 : local user= 2021-11-02 13:57:23.639 | + functions-common:run_process:1569 : local name=q-svc 2021-11-02 13:57:23.642 | + functions-common:run_process:1571 : time_start run_process 2021-11-02 13:57:23.645 | + functions-common:time_start:2295 : local name=run_process 2021-11-02 13:57:23.647 | + functions-common:time_start:2296 : local start_time= 2021-11-02 13:57:23.650 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-11-02 13:57:23.653 | ++ functions-common:time_start:2300 : date +%s%3N 2021-11-02 13:57:23.658 | + functions-common:time_start:2300 : _TIME_START[$name]=1635861443655 2021-11-02 13:57:23.661 | + functions-common:run_process:1572 : is_service_enabled q-svc 2021-11-02 13:57:23.678 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:57:23.680 | + 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-11-02 13:57:23.683 | + functions-common:_run_under_systemd:1529 : local service=q-svc 2021-11-02 13:57:23.685 | + 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-11-02 13:57:23.688 | + 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-11-02 13:57:23.690 | + 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-11-02 13:57:23.693 | + 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-11-02 13:57:23.695 | + 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-11-02 13:57:23.697 | + 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-11-02 13:57:23.700 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-svc.service 2021-11-02 13:57:23.702 | + functions-common:_run_under_systemd:1536 : local group= 2021-11-02 13:57:23.705 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-11-02 13:57:23.708 | + 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-11-02 13:57:23.710 | + 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-11-02 13:57:23.713 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-svc.service 2021-11-02 13:57:23.715 | + 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-11-02 13:57:23.717 | + functions-common:write_user_unit_file:1448 : local group= 2021-11-02 13:57:23.719 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-11-02 13:57:23.722 | + functions-common:write_user_unit_file:1450 : local extra= 2021-11-02 13:57:23.724 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-11-02 13:57:23.727 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2021-11-02 13:57:23.729 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-11-02 13:57:23.733 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2021-11-02 13:57:23.797 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2021-11-02 13:57:23.857 | + 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-11-02 13:57:23.906 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2021-11-02 13:57:23.957 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2021-11-02 13:57:24.007 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-11-02 13:57:24.057 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-11-02 13:57:24.059 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2021-11-02 13:57:24.121 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-11-02 13:57:24.524 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-svc.service 2021-11-02 13:57:24.538 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2021-11-02 13:57:24.932 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-svc.service 2021-11-02 13:57:24.955 | + functions-common:run_process:1575 : time_stop run_process 2021-11-02 13:57:24.958 | + functions-common:time_stop:2309 : local name 2021-11-02 13:57:24.961 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:57:24.963 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:57:24.965 | + functions-common:time_stop:2312 : local total 2021-11-02 13:57:24.968 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:57:24.970 | + functions-common:time_stop:2315 : name=run_process 2021-11-02 13:57:24.973 | + functions-common:time_stop:2316 : start_time=1635861443655 2021-11-02 13:57:24.976 | + functions-common:time_stop:2318 : [[ -z 1635861443655 ]] 2021-11-02 13:57:24.979 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:57:24.983 | + functions-common:time_stop:2321 : end_time=1635861444981 2021-11-02 13:57:24.986 | + functions-common:time_stop:2322 : elapsed_time=1326 2021-11-02 13:57:24.988 | + functions-common:time_stop:2323 : total=11268 2021-11-02 13:57:24.991 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:57:24.993 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=12594 2021-11-02 13:57:24.996 | + lib/neutron-legacy:start_neutron_service_and_check:520 : neutron_url=http://10.222.0.44:9696 2021-11-02 13:57:24.998 | + lib/neutron-legacy:start_neutron_service_and_check:522 : is_service_enabled tls-proxy 2021-11-02 13:57:25.016 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:57:25.018 | + lib/neutron-legacy:start_neutron_service_and_check:526 : echo 'Waiting for Neutron to start...' 2021-11-02 13:57:25.018 | Waiting for Neutron to start... 2021-11-02 13:57:25.021 | + lib/neutron-legacy:start_neutron_service_and_check:528 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.44:9696' 2021-11-02 13:57:25.023 | + lib/neutron-legacy:start_neutron_service_and_check:529 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.44:9696' 'Neutron did not start' 60 2021-11-02 13:57:25.025 | + functions-common:test_with_retry:2247 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.44:9696' 2021-11-02 13:57:25.028 | + functions-common:test_with_retry:2248 : local 'failmsg=Neutron did not start' 2021-11-02 13:57:25.030 | + functions-common:test_with_retry:2249 : local until=60 2021-11-02 13:57:25.033 | + functions-common:test_with_retry:2250 : local sleep=0.5 2021-11-02 13:57:25.036 | + functions-common:test_with_retry:2252 : time_start test_with_retry 2021-11-02 13:57:25.038 | + functions-common:time_start:2295 : local name=test_with_retry 2021-11-02 13:57:25.041 | + functions-common:time_start:2296 : local start_time= 2021-11-02 13:57:25.043 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-11-02 13:57:25.046 | ++ functions-common:time_start:2300 : date +%s%3N 2021-11-02 13:57:25.051 | + functions-common:time_start:2300 : _TIME_START[$name]=1635861445048 2021-11-02 13:57:25.054 | + functions-common:test_with_retry:2253 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.44:9696; do sleep 0.5; done' 2021-11-02 13:57:30.629 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.44:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2256 : time_stop test_with_retry 2021-11-02 13:57:30.631 | + functions-common:time_stop:2309 : local name 2021-11-02 13:57:30.634 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:57:30.636 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:57:30.639 | + functions-common:time_stop:2312 : local total 2021-11-02 13:57:30.641 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:57:30.644 | + functions-common:time_stop:2315 : name=test_with_retry 2021-11-02 13:57:30.647 | + functions-common:time_stop:2316 : start_time=1635861445048 2021-11-02 13:57:30.649 | + functions-common:time_stop:2318 : [[ -z 1635861445048 ]] 2021-11-02 13:57:30.652 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:57:30.657 | + functions-common:time_stop:2321 : end_time=1635861450654 2021-11-02 13:57:30.660 | + functions-common:time_stop:2322 : elapsed_time=5606 2021-11-02 13:57:30.663 | + functions-common:time_stop:2323 : total=0 2021-11-02 13:57:30.665 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:57:30.668 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5606 2021-11-02 13:57:30.670 | + ./stack.sh:main:1300 : is_service_enabled placement 2021-11-02 13:57:30.688 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:57:30.691 | + ./stack.sh:main:1301 : echo_summary 'Starting Placement' 2021-11-02 13:57:30.693 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-02 13:57:30.696 | + ./stack.sh:echo_summary:432 : echo -e Starting Placement 2021-11-02 13:57:30.698 | + ./stack.sh:main:1302 : start_placement 2021-11-02 13:57:30.701 | + lib/placement:start_placement:160 : start_placement_api 2021-11-02 13:57:30.703 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2021-11-02 13:57:30.707 | ++ lib/placement:start_placement_api:147 : which uwsgi 2021-11-02 13:57:30.711 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-11-02 13:57:30.714 | + functions-common:run_process:1564 : local service=placement-api 2021-11-02 13:57:30.717 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-11-02 13:57:30.719 | + functions-common:run_process:1566 : local group= 2021-11-02 13:57:30.722 | + functions-common:run_process:1567 : local user= 2021-11-02 13:57:30.725 | + functions-common:run_process:1569 : local name=placement-api 2021-11-02 13:57:30.727 | + functions-common:run_process:1571 : time_start run_process 2021-11-02 13:57:30.730 | + functions-common:time_start:2295 : local name=run_process 2021-11-02 13:57:30.732 | + functions-common:time_start:2296 : local start_time= 2021-11-02 13:57:30.735 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-11-02 13:57:30.738 | ++ functions-common:time_start:2300 : date +%s%3N 2021-11-02 13:57:30.742 | + functions-common:time_start:2300 : _TIME_START[$name]=1635861450739 2021-11-02 13:57:30.745 | + functions-common:run_process:1572 : is_service_enabled placement-api 2021-11-02 13:57:30.762 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:57:30.765 | + functions-common:run_process:1573 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2021-11-02 13:57:30.767 | + functions-common:_run_under_systemd:1529 : local service=placement-api 2021-11-02 13:57:30.770 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-11-02 13:57:30.772 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-11-02 13:57:30.775 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-11-02 13:57:30.777 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-11-02 13:57:30.780 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2021-11-02 13:57:30.782 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2021-11-02 13:57:30.785 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@placement-api.service 2021-11-02 13:57:30.788 | + functions-common:_run_under_systemd:1536 : local group= 2021-11-02 13:57:30.790 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-11-02 13:57:30.792 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2021-11-02 13:57:30.795 | + 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-11-02 13:57:30.797 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@placement-api.service 2021-11-02 13:57:30.800 | + functions-common:write_uwsgi_user_unit_file:1474 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-11-02 13:57:30.803 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-11-02 13:57:30.805 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-11-02 13:57:30.807 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2021-11-02 13:57:30.810 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-11-02 13:57:30.814 | + 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-11-02 13:57:30.875 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2021-11-02 13:57:30.936 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2021-11-02 13:57:30.986 | + 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-11-02 13:57:31.037 | + 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-11-02 13:57:31.087 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2021-11-02 13:57:31.138 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2021-11-02 13:57:31.189 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2021-11-02 13:57:31.240 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2021-11-02 13:57:31.291 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2021-11-02 13:57:31.343 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-11-02 13:57:31.345 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2021-11-02 13:57:31.408 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-11-02 13:57:31.825 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@placement-api.service 2021-11-02 13:57:31.838 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2021-11-02 13:57:32.217 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@placement-api.service 2021-11-02 13:57:32.293 | + functions-common:run_process:1575 : time_stop run_process 2021-11-02 13:57:32.296 | + functions-common:time_stop:2309 : local name 2021-11-02 13:57:32.299 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:57:32.305 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:57:32.307 | + functions-common:time_stop:2312 : local total 2021-11-02 13:57:32.310 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:57:32.312 | + functions-common:time_stop:2315 : name=run_process 2021-11-02 13:57:32.315 | + functions-common:time_stop:2316 : start_time=1635861450739 2021-11-02 13:57:32.318 | + functions-common:time_stop:2318 : [[ -z 1635861450739 ]] 2021-11-02 13:57:32.321 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:57:32.326 | + functions-common:time_stop:2321 : end_time=1635861452323 2021-11-02 13:57:32.328 | + functions-common:time_stop:2322 : elapsed_time=1584 2021-11-02 13:57:32.331 | + functions-common:time_stop:2323 : total=12594 2021-11-02 13:57:32.334 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:57:32.336 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=14178 2021-11-02 13:57:32.339 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2021-11-02 13:57:32.339 | Waiting for placement-api to start... 2021-11-02 13:57:32.341 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.44/placement 2021-11-02 13:57:32.344 | + functions:wait_for_service:457 : local timeout=60 2021-11-02 13:57:32.346 | + functions:wait_for_service:458 : local url=http://10.222.0.44/placement 2021-11-02 13:57:32.349 | + functions:wait_for_service:459 : local rval=0 2021-11-02 13:57:32.351 | + functions:wait_for_service:460 : time_start wait_for_service 2021-11-02 13:57:32.353 | + functions-common:time_start:2295 : local name=wait_for_service 2021-11-02 13:57:32.356 | + functions-common:time_start:2296 : local start_time= 2021-11-02 13:57:32.359 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-11-02 13:57:32.363 | ++ functions-common:time_start:2300 : date +%s%3N 2021-11-02 13:57:32.366 | + functions-common:time_start:2300 : _TIME_START[$name]=1635861452364 2021-11-02 13:57:32.369 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-11-02 13:57:32.375 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.44/placement 2021-11-02 13:57:35.115 | + :: : [[ 200 == 503 ]] 2021-11-02 13:57:35.116 | + :: : [[ 0 -eq 7 ]] 2021-11-02 13:57:35.119 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-11-02 13:57:35.122 | + functions-common:time_stop:2309 : local name 2021-11-02 13:57:35.124 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:57:35.127 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:57:35.130 | + functions-common:time_stop:2312 : local total 2021-11-02 13:57:35.132 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:57:35.135 | + functions-common:time_stop:2315 : name=wait_for_service 2021-11-02 13:57:35.137 | + functions-common:time_stop:2316 : start_time=1635861452364 2021-11-02 13:57:35.140 | + functions-common:time_stop:2318 : [[ -z 1635861452364 ]] 2021-11-02 13:57:35.143 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:57:35.147 | + functions-common:time_stop:2321 : end_time=1635861455145 2021-11-02 13:57:35.150 | + functions-common:time_stop:2322 : elapsed_time=2781 2021-11-02 13:57:35.153 | + functions-common:time_stop:2323 : total=14634 2021-11-02 13:57:35.155 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:57:35.158 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=17415 2021-11-02 13:57:35.160 | + functions:wait_for_service:467 : return 0 2021-11-02 13:57:35.163 | + ./stack.sh:main:1305 : is_service_enabled neutron 2021-11-02 13:57:35.181 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:57:35.183 | + ./stack.sh:main:1306 : start_neutron 2021-11-02 13:57:35.186 | + lib/neutron:start_neutron:702 : is_neutron_legacy_enabled 2021-11-02 13:57:35.190 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-02 13:57:35.191 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-11-02 13:57:35.196 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-02 13:57:35.199 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-11-02 13:57:35.201 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2021-11-02 13:57:35.205 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-11-02 13:57:35.207 | + lib/neutron:start_neutron:704 : start_mutnauq_l2_agent 2021-11-02 13:57:35.210 | + lib/neutron-legacy:start_mutnauq_l2_agent:535 : 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-11-02 13:57:35.213 | + functions-common:run_process:1564 : local service=q-agt 2021-11-02 13:57:35.215 | + 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-11-02 13:57:35.218 | + functions-common:run_process:1566 : local group= 2021-11-02 13:57:35.220 | + functions-common:run_process:1567 : local user= 2021-11-02 13:57:35.223 | + functions-common:run_process:1569 : local name=q-agt 2021-11-02 13:57:35.225 | + functions-common:run_process:1571 : time_start run_process 2021-11-02 13:57:35.228 | + functions-common:time_start:2295 : local name=run_process 2021-11-02 13:57:35.230 | + functions-common:time_start:2296 : local start_time= 2021-11-02 13:57:35.233 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-11-02 13:57:35.236 | ++ functions-common:time_start:2300 : date +%s%3N 2021-11-02 13:57:35.241 | + functions-common:time_start:2300 : _TIME_START[$name]=1635861455238 2021-11-02 13:57:35.243 | + functions-common:run_process:1572 : is_service_enabled q-agt 2021-11-02 13:57:35.260 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:57:35.263 | + 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-11-02 13:57:35.265 | + functions-common:_run_under_systemd:1529 : local service=q-agt 2021-11-02 13:57:35.268 | + 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-11-02 13:57:35.270 | + 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-11-02 13:57:35.273 | + 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-11-02 13:57:35.275 | + 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-11-02 13:57:35.277 | + 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-11-02 13:57:35.280 | + 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-11-02 13:57:35.282 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-agt.service 2021-11-02 13:57:35.285 | + functions-common:_run_under_systemd:1536 : local group= 2021-11-02 13:57:35.288 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-11-02 13:57:35.290 | + 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-11-02 13:57:35.293 | + 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-11-02 13:57:35.295 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-agt.service 2021-11-02 13:57:35.297 | + 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-11-02 13:57:35.300 | + functions-common:write_user_unit_file:1448 : local group= 2021-11-02 13:57:35.302 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-11-02 13:57:35.305 | + functions-common:write_user_unit_file:1450 : local extra= 2021-11-02 13:57:35.307 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-11-02 13:57:35.309 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2021-11-02 13:57:35.311 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-11-02 13:57:35.316 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2021-11-02 13:57:35.378 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2021-11-02 13:57:35.440 | + 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-11-02 13:57:35.491 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2021-11-02 13:57:35.542 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2021-11-02 13:57:35.593 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-11-02 13:57:35.643 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-11-02 13:57:35.646 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2021-11-02 13:57:35.707 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-11-02 13:57:36.108 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-agt.service 2021-11-02 13:57:36.122 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2021-11-02 13:57:36.509 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-agt.service 2021-11-02 13:57:36.537 | + functions-common:run_process:1575 : time_stop run_process 2021-11-02 13:57:36.540 | + functions-common:time_stop:2309 : local name 2021-11-02 13:57:36.542 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:57:36.545 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:57:36.547 | + functions-common:time_stop:2312 : local total 2021-11-02 13:57:36.550 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:57:36.553 | + functions-common:time_stop:2315 : name=run_process 2021-11-02 13:57:36.555 | + functions-common:time_stop:2316 : start_time=1635861455238 2021-11-02 13:57:36.558 | + functions-common:time_stop:2318 : [[ -z 1635861455238 ]] 2021-11-02 13:57:36.562 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:57:36.567 | + functions-common:time_stop:2321 : end_time=1635861456564 2021-11-02 13:57:36.570 | + functions-common:time_stop:2322 : elapsed_time=1326 2021-11-02 13:57:36.572 | + functions-common:time_stop:2323 : total=14178 2021-11-02 13:57:36.575 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:57:36.577 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=15504 2021-11-02 13:57:36.580 | + lib/neutron-legacy:start_mutnauq_l2_agent:537 : is_provider_network 2021-11-02 13:57:36.582 | + functions-common:is_provider_network:2158 : '[' '' == True ']' 2021-11-02 13:57:36.585 | + functions-common:is_provider_network:2161 : return 1 2021-11-02 13:57:36.587 | + lib/neutron:start_neutron:705 : start_mutnauq_other_agents 2021-11-02 13:57:36.590 | + lib/neutron-legacy:start_mutnauq_other_agents:553 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-11-02 13:57:36.592 | + functions-common:run_process:1564 : local service=q-dhcp 2021-11-02 13:57:36.594 | + 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-11-02 13:57:36.597 | + functions-common:run_process:1566 : local group= 2021-11-02 13:57:36.599 | + functions-common:run_process:1567 : local user= 2021-11-02 13:57:36.602 | + functions-common:run_process:1569 : local name=q-dhcp 2021-11-02 13:57:36.604 | + functions-common:run_process:1571 : time_start run_process 2021-11-02 13:57:36.607 | + functions-common:time_start:2295 : local name=run_process 2021-11-02 13:57:36.609 | + functions-common:time_start:2296 : local start_time= 2021-11-02 13:57:36.612 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-11-02 13:57:36.615 | ++ functions-common:time_start:2300 : date +%s%3N 2021-11-02 13:57:36.620 | + functions-common:time_start:2300 : _TIME_START[$name]=1635861456617 2021-11-02 13:57:36.622 | + functions-common:run_process:1572 : is_service_enabled q-dhcp 2021-11-02 13:57:36.641 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:57:36.643 | + 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-11-02 13:57:36.646 | + functions-common:_run_under_systemd:1529 : local service=q-dhcp 2021-11-02 13:57:36.648 | + 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-11-02 13:57:36.651 | + 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-11-02 13:57:36.653 | + 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-11-02 13:57:36.656 | + 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-11-02 13:57:36.658 | + 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-11-02 13:57:36.661 | + 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-11-02 13:57:36.663 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-dhcp.service 2021-11-02 13:57:36.666 | + functions-common:_run_under_systemd:1536 : local group= 2021-11-02 13:57:36.668 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-11-02 13:57:36.671 | + 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-11-02 13:57:36.673 | + 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-11-02 13:57:36.677 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-dhcp.service 2021-11-02 13:57:36.679 | + 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-11-02 13:57:36.682 | + functions-common:write_user_unit_file:1448 : local group= 2021-11-02 13:57:36.684 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-11-02 13:57:36.687 | + functions-common:write_user_unit_file:1450 : local extra= 2021-11-02 13:57:36.689 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-11-02 13:57:36.693 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2021-11-02 13:57:36.695 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-11-02 13:57:36.699 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2021-11-02 13:57:36.763 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2021-11-02 13:57:36.830 | + 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-11-02 13:57:36.883 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2021-11-02 13:57:36.935 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2021-11-02 13:57:36.988 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-11-02 13:57:37.040 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-11-02 13:57:37.042 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2021-11-02 13:57:37.104 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-11-02 13:57:37.521 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-dhcp.service 2021-11-02 13:57:37.534 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2021-11-02 13:57:37.950 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-dhcp.service 2021-11-02 13:57:37.976 | + functions-common:run_process:1575 : time_stop run_process 2021-11-02 13:57:37.979 | + functions-common:time_stop:2309 : local name 2021-11-02 13:57:37.981 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:57:37.984 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:57:37.986 | + functions-common:time_stop:2312 : local total 2021-11-02 13:57:37.989 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:57:37.992 | + functions-common:time_stop:2315 : name=run_process 2021-11-02 13:57:37.996 | + functions-common:time_stop:2316 : start_time=1635861456617 2021-11-02 13:57:37.998 | + functions-common:time_stop:2318 : [[ -z 1635861456617 ]] 2021-11-02 13:57:38.001 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:57:38.007 | + functions-common:time_stop:2321 : end_time=1635861458004 2021-11-02 13:57:38.009 | + functions-common:time_stop:2322 : elapsed_time=1387 2021-11-02 13:57:38.012 | + functions-common:time_stop:2323 : total=15504 2021-11-02 13:57:38.014 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:57:38.016 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=16891 2021-11-02 13:57:38.019 | + lib/neutron-legacy:start_mutnauq_other_agents:555 : is_service_enabled neutron-vpnaas 2021-11-02 13:57:38.038 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:57:38.041 | ++ lib/neutron-legacy:start_mutnauq_other_agents:558 : determine_config_files neutron-l3-agent 2021-11-02 13:57:38.044 | ++ lib/neutron-legacy:determine_config_files:328 : local opts= 2021-11-02 13:57:38.046 | ++ lib/neutron-legacy:determine_config_files:329 : case "$1" in 2021-11-02 13:57:38.050 | +++ lib/neutron-legacy:determine_config_files:331 : _determine_config_l3 2021-11-02 13:57:38.052 | +++ lib/neutron-legacy:_determine_config_l3:321 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-11-02 13:57:38.055 | +++ lib/neutron-legacy:_determine_config_l3:322 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-11-02 13:57:38.058 | ++ lib/neutron-legacy:determine_config_files:331 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-11-02 13:57:38.061 | ++ lib/neutron-legacy:determine_config_files:333 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2021-11-02 13:57:38.063 | ++ lib/neutron-legacy:determine_config_files:336 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-11-02 13:57:38.067 | + lib/neutron-legacy:start_mutnauq_other_agents:558 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-11-02 13:57:38.069 | + functions-common:run_process:1564 : local service=q-l3 2021-11-02 13:57:38.072 | + 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-11-02 13:57:38.074 | + functions-common:run_process:1566 : local group= 2021-11-02 13:57:38.077 | + functions-common:run_process:1567 : local user= 2021-11-02 13:57:38.079 | + functions-common:run_process:1569 : local name=q-l3 2021-11-02 13:57:38.082 | + functions-common:run_process:1571 : time_start run_process 2021-11-02 13:57:38.084 | + functions-common:time_start:2295 : local name=run_process 2021-11-02 13:57:38.086 | + functions-common:time_start:2296 : local start_time= 2021-11-02 13:57:38.089 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-11-02 13:57:38.092 | ++ functions-common:time_start:2300 : date +%s%3N 2021-11-02 13:57:38.097 | + functions-common:time_start:2300 : _TIME_START[$name]=1635861458094 2021-11-02 13:57:38.099 | + functions-common:run_process:1572 : is_service_enabled q-l3 2021-11-02 13:57:38.117 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:57:38.120 | + 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-11-02 13:57:38.122 | + functions-common:_run_under_systemd:1529 : local service=q-l3 2021-11-02 13:57:38.125 | + 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-11-02 13:57:38.127 | + 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-11-02 13:57:38.130 | + 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-11-02 13:57:38.133 | + 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-11-02 13:57:38.135 | + 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-11-02 13:57:38.138 | + 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-11-02 13:57:38.140 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-l3.service 2021-11-02 13:57:38.143 | + functions-common:_run_under_systemd:1536 : local group= 2021-11-02 13:57:38.146 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-11-02 13:57:38.148 | + 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-11-02 13:57:38.151 | + 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-11-02 13:57:38.153 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-l3.service 2021-11-02 13:57:38.156 | + 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-11-02 13:57:38.159 | + functions-common:write_user_unit_file:1448 : local group= 2021-11-02 13:57:38.161 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-11-02 13:57:38.164 | + functions-common:write_user_unit_file:1450 : local extra= 2021-11-02 13:57:38.166 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-11-02 13:57:38.169 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2021-11-02 13:57:38.171 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-11-02 13:57:38.177 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2021-11-02 13:57:38.248 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2021-11-02 13:57:38.317 | + 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-11-02 13:57:38.371 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2021-11-02 13:57:38.425 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2021-11-02 13:57:38.481 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-11-02 13:57:38.539 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-11-02 13:57:38.541 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2021-11-02 13:57:38.605 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-11-02 13:57:39.052 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-l3.service 2021-11-02 13:57:39.066 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2021-11-02 13:57:39.529 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-l3.service 2021-11-02 13:57:39.559 | + functions-common:run_process:1575 : time_stop run_process 2021-11-02 13:57:39.567 | + functions-common:time_stop:2309 : local name 2021-11-02 13:57:39.570 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:57:39.573 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:57:39.575 | + functions-common:time_stop:2312 : local total 2021-11-02 13:57:39.578 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:57:39.580 | + functions-common:time_stop:2315 : name=run_process 2021-11-02 13:57:39.583 | + functions-common:time_stop:2316 : start_time=1635861458094 2021-11-02 13:57:39.586 | + functions-common:time_stop:2318 : [[ -z 1635861458094 ]] 2021-11-02 13:57:39.591 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:57:39.594 | + functions-common:time_stop:2321 : end_time=1635861459591 2021-11-02 13:57:39.596 | + functions-common:time_stop:2322 : elapsed_time=1497 2021-11-02 13:57:39.599 | + functions-common:time_stop:2323 : total=16891 2021-11-02 13:57:39.602 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:57:39.604 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=18388 2021-11-02 13:57:39.607 | + lib/neutron-legacy:start_mutnauq_other_agents:561 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-11-02 13:57:39.609 | + functions-common:run_process:1564 : local service=q-meta 2021-11-02 13:57:39.612 | + 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-11-02 13:57:39.614 | + functions-common:run_process:1566 : local group= 2021-11-02 13:57:39.617 | + functions-common:run_process:1567 : local user= 2021-11-02 13:57:39.619 | + functions-common:run_process:1569 : local name=q-meta 2021-11-02 13:57:39.622 | + functions-common:run_process:1571 : time_start run_process 2021-11-02 13:57:39.624 | + functions-common:time_start:2295 : local name=run_process 2021-11-02 13:57:39.627 | + functions-common:time_start:2296 : local start_time= 2021-11-02 13:57:39.629 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-11-02 13:57:39.634 | ++ functions-common:time_start:2300 : date +%s%3N 2021-11-02 13:57:39.637 | + functions-common:time_start:2300 : _TIME_START[$name]=1635861459634 2021-11-02 13:57:39.640 | + functions-common:run_process:1572 : is_service_enabled q-meta 2021-11-02 13:57:39.662 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:57:39.665 | + 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-11-02 13:57:39.667 | + functions-common:_run_under_systemd:1529 : local service=q-meta 2021-11-02 13:57:39.670 | + 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-11-02 13:57:39.672 | + 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-11-02 13:57:39.675 | + 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-11-02 13:57:39.678 | + 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-11-02 13:57:39.680 | + 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-11-02 13:57:39.683 | + 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-11-02 13:57:39.686 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-meta.service 2021-11-02 13:57:39.688 | + functions-common:_run_under_systemd:1536 : local group= 2021-11-02 13:57:39.691 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-11-02 13:57:39.693 | + 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-11-02 13:57:39.696 | + 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-11-02 13:57:39.698 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-meta.service 2021-11-02 13:57:39.701 | + 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-11-02 13:57:39.704 | + functions-common:write_user_unit_file:1448 : local group= 2021-11-02 13:57:39.707 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-11-02 13:57:39.709 | + functions-common:write_user_unit_file:1450 : local extra= 2021-11-02 13:57:39.712 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-11-02 13:57:39.714 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2021-11-02 13:57:39.717 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-11-02 13:57:39.723 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2021-11-02 13:57:39.801 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2021-11-02 13:57:39.886 | + 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-11-02 13:57:39.948 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2021-11-02 13:57:40.008 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2021-11-02 13:57:40.065 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-11-02 13:57:40.128 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-11-02 13:57:40.131 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2021-11-02 13:57:40.204 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-11-02 13:57:40.667 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-meta.service 2021-11-02 13:57:40.681 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2021-11-02 13:57:41.117 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-meta.service 2021-11-02 13:57:41.144 | + functions-common:run_process:1575 : time_stop run_process 2021-11-02 13:57:41.147 | + functions-common:time_stop:2309 : local name 2021-11-02 13:57:41.152 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:57:41.160 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:57:41.163 | + functions-common:time_stop:2312 : local total 2021-11-02 13:57:41.165 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:57:41.168 | + functions-common:time_stop:2315 : name=run_process 2021-11-02 13:57:41.170 | + functions-common:time_stop:2316 : start_time=1635861459634 2021-11-02 13:57:41.173 | + functions-common:time_stop:2318 : [[ -z 1635861459634 ]] 2021-11-02 13:57:41.177 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:57:41.182 | + functions-common:time_stop:2321 : end_time=1635861461179 2021-11-02 13:57:41.184 | + functions-common:time_stop:2322 : elapsed_time=1545 2021-11-02 13:57:41.187 | + functions-common:time_stop:2323 : total=18388 2021-11-02 13:57:41.189 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:57:41.192 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=19933 2021-11-02 13:57:41.195 | + lib/neutron-legacy:start_mutnauq_other_agents:562 : 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-11-02 13:57:41.197 | + functions-common:run_process:1564 : local service=q-metering 2021-11-02 13:57:41.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-11-02 13:57:41.202 | + functions-common:run_process:1566 : local group= 2021-11-02 13:57:41.205 | + functions-common:run_process:1567 : local user= 2021-11-02 13:57:41.208 | + functions-common:run_process:1569 : local name=q-metering 2021-11-02 13:57:41.210 | + functions-common:run_process:1571 : time_start run_process 2021-11-02 13:57:41.213 | + functions-common:time_start:2295 : local name=run_process 2021-11-02 13:57:41.215 | + functions-common:time_start:2296 : local start_time= 2021-11-02 13:57:41.218 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-11-02 13:57:41.224 | ++ functions-common:time_start:2300 : date +%s%3N 2021-11-02 13:57:41.226 | + functions-common:time_start:2300 : _TIME_START[$name]=1635861461223 2021-11-02 13:57:41.229 | + functions-common:run_process:1572 : is_service_enabled q-metering 2021-11-02 13:57:41.249 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:57:41.252 | + 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-11-02 13:57:41.255 | + functions-common:_run_under_systemd:1529 : local service=q-metering 2021-11-02 13:57:41.257 | + 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-11-02 13:57:41.260 | + 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-11-02 13:57:41.263 | + 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-11-02 13:57:41.265 | + 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-11-02 13:57:41.269 | + 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-11-02 13:57:41.274 | + 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-11-02 13:57:41.276 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-metering.service 2021-11-02 13:57:41.280 | + functions-common:_run_under_systemd:1536 : local group= 2021-11-02 13:57:41.283 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-11-02 13:57:41.286 | + 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-11-02 13:57:41.289 | + 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-11-02 13:57:41.292 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-metering.service 2021-11-02 13:57:41.295 | + 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-11-02 13:57:41.298 | + functions-common:write_user_unit_file:1448 : local group= 2021-11-02 13:57:41.300 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-11-02 13:57:41.303 | + functions-common:write_user_unit_file:1450 : local extra= 2021-11-02 13:57:41.306 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-11-02 13:57:41.308 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2021-11-02 13:57:41.311 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-11-02 13:57:41.317 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2021-11-02 13:57:41.401 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2021-11-02 13:57:41.490 | + 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-11-02 13:57:41.557 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2021-11-02 13:57:41.622 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2021-11-02 13:57:41.696 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-11-02 13:57:41.790 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-11-02 13:57:41.794 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2021-11-02 13:57:41.873 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-11-02 13:57:42.334 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-metering.service 2021-11-02 13:57:42.348 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2021-11-02 13:57:42.774 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-metering.service 2021-11-02 13:57:42.803 | + functions-common:run_process:1575 : time_stop run_process 2021-11-02 13:57:42.806 | + functions-common:time_stop:2309 : local name 2021-11-02 13:57:42.809 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:57:42.812 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:57:42.815 | + functions-common:time_stop:2312 : local total 2021-11-02 13:57:42.817 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:57:42.820 | + functions-common:time_stop:2315 : name=run_process 2021-11-02 13:57:42.822 | + functions-common:time_stop:2316 : start_time=1635861461223 2021-11-02 13:57:42.825 | + functions-common:time_stop:2318 : [[ -z 1635861461223 ]] 2021-11-02 13:57:42.829 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:57:42.834 | + functions-common:time_stop:2321 : end_time=1635861462830 2021-11-02 13:57:42.837 | + functions-common:time_stop:2322 : elapsed_time=1607 2021-11-02 13:57:42.839 | + functions-common:time_stop:2323 : total=19933 2021-11-02 13:57:42.842 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:57:42.845 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=21540 2021-11-02 13:57:42.848 | + ./stack.sh:main:1309 : is_service_enabled q-svc 2021-11-02 13:57:42.867 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:57:42.870 | + ./stack.sh:main:1309 : [[ True == \T\r\u\e ]] 2021-11-02 13:57:42.872 | + ./stack.sh:main:1310 : echo_summary 'Creating initial neutron network elements' 2021-11-02 13:57:42.875 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-02 13:57:42.877 | + ./stack.sh:echo_summary:432 : echo -e Creating initial neutron network elements 2021-11-02 13:57:42.880 | + ./stack.sh:main:1313 : type -p neutron_plugin_create_initial_networks 2021-11-02 13:57:42.883 | + ./stack.sh:main:1316 : create_neutron_initial_network 2021-11-02 13:57:42.885 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:150 : local project_id 2021-11-02 13:57:42.892 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : grep ' demo ' 2021-11-02 13:57:42.894 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : get_field 1 2021-11-02 13:57:42.903 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : oscwrap project list 2021-11-02 13:57:42.903 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:57:42.912 | ++ functions-common:get_field:727 : read data 2021-11-02 13:57:45.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:57:45.535 | from cryptography.utils import int_from_bytes 2021-11-02 13:57:45.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:57:45.535 | from cryptography.utils import int_from_bytes 2021-11-02 13:57:45.723 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:57:45.726 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-02 13:57:45.729 | ++ functions-common:get_field:731 : field='$2' 2021-11-02 13:57:45.731 | ++ functions-common:get_field:733 : echo '| a14eaccd1cd8444e97b1182cc452b776 | demo |' 2021-11-02 13:57:45.732 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-02 13:57:45.739 | ++ functions-common:get_field:727 : read data 2021-11-02 13:57:45.742 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : project_id=a14eaccd1cd8444e97b1182cc452b776 2021-11-02 13:57:45.744 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:152 : die_if_not_set 152 project_id 'Failure retrieving project_id for demo' 2021-11-02 13:57:45.747 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-11-02 13:57:45.764 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : type -p neutron_plugin_create_initial_network_profile 2021-11-02 13:57:45.767 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:159 : is_networking_extension_supported auto-allocated-topology 2021-11-02 13:57:45.769 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : local extension=auto-allocated-topology 2021-11-02 13:57:45.773 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-11-02 13:57:48.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:57:48.847 | from cryptography.utils import int_from_bytes 2021-11-02 13:57:48.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:57:48.847 | from cryptography.utils import int_from_bytes 2021-11-02 13:57:49.052 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:57:49.055 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : EXT_LIST='address-group 2021-11-02 13:57:49.055 | address-scope 2021-11-02 13:57:49.055 | router-admin-state-down-before-update 2021-11-02 13:57:49.055 | agent 2021-11-02 13:57:49.055 | agent-resources-synced 2021-11-02 13:57:49.055 | allowed-address-pairs 2021-11-02 13:57:49.055 | auto-allocated-topology 2021-11-02 13:57:49.055 | availability_zone 2021-11-02 13:57:49.055 | availability_zone_filter 2021-11-02 13:57:49.055 | default-subnetpools 2021-11-02 13:57:49.055 | dhcp_agent_scheduler 2021-11-02 13:57:49.055 | dvr 2021-11-02 13:57:49.055 | empty-string-filtering 2021-11-02 13:57:49.055 | external-net 2021-11-02 13:57:49.055 | extra_dhcp_opt 2021-11-02 13:57:49.055 | extraroute 2021-11-02 13:57:49.055 | extraroute-atomic 2021-11-02 13:57:49.055 | filter-validation 2021-11-02 13:57:49.055 | fip-port-details 2021-11-02 13:57:49.055 | flavors 2021-11-02 13:57:49.055 | floatingip-pools 2021-11-02 13:57:49.055 | ip-substring-filtering 2021-11-02 13:57:49.055 | router 2021-11-02 13:57:49.055 | ext-gw-mode 2021-11-02 13:57:49.055 | l3-ha 2021-11-02 13:57:49.055 | l3-flavors 2021-11-02 13:57:49.055 | l3-port-ip-change-not-allowed 2021-11-02 13:57:49.055 | l3_agent_scheduler 2021-11-02 13:57:49.056 | metering 2021-11-02 13:57:49.056 | metering_source_and_destination_fields 2021-11-02 13:57:49.056 | multi-provider 2021-11-02 13:57:49.056 | net-mtu 2021-11-02 13:57:49.056 | net-mtu-writable 2021-11-02 13:57:49.056 | network_availability_zone 2021-11-02 13:57:49.056 | network-ip-availability 2021-11-02 13:57:49.056 | pagination 2021-11-02 13:57:49.056 | port-device-profile 2021-11-02 13:57:49.056 | port-mac-address-regenerate 2021-11-02 13:57:49.056 | port-numa-affinity-policy 2021-11-02 13:57:49.056 | binding 2021-11-02 13:57:49.056 | binding-extended 2021-11-02 13:57:49.056 | port-security 2021-11-02 13:57:49.056 | project-id 2021-11-02 13:57:49.056 | provider 2021-11-02 13:57:49.056 | quotas 2021-11-02 13:57:49.056 | quota_details 2021-11-02 13:57:49.056 | rbac-policies 2021-11-02 13:57:49.056 | rbac-address-group 2021-11-02 13:57:49.056 | rbac-address-scope 2021-11-02 13:57:49.056 | rbac-security-groups 2021-11-02 13:57:49.056 | rbac-subnetpool 2021-11-02 13:57:49.056 | revision-if-match 2021-11-02 13:57:49.056 | standard-attr-revisions 2021-11-02 13:57:49.056 | router_availability_zone 2021-11-02 13:57:49.056 | security-groups-normalized-cidr 2021-11-02 13:57:49.056 | port-security-groups-filtering 2021-11-02 13:57:49.056 | security-groups-remote-address-group 2021-11-02 13:57:49.056 | security-groups-shared-filtering 2021-11-02 13:57:49.056 | security-group 2021-11-02 13:57:49.056 | service-type 2021-11-02 13:57:49.056 | sorting 2021-11-02 13:57:49.056 | standard-attr-description 2021-11-02 13:57:49.056 | stateful-security-group 2021-11-02 13:57:49.056 | subnet_onboard 2021-11-02 13:57:49.056 | subnet-service-types 2021-11-02 13:57:49.056 | subnet_allocation 2021-11-02 13:57:49.057 | subnetpool-prefix-ops 2021-11-02 13:57:49.057 | standard-attr-tag 2021-11-02 13:57:49.057 | standard-attr-timestamp' 2021-11-02 13:57:49.058 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : [[ address-group 2021-11-02 13:57:49.058 | address-scope 2021-11-02 13:57:49.058 | router-admin-state-down-before-update 2021-11-02 13:57:49.058 | agent 2021-11-02 13:57:49.058 | agent-resources-synced 2021-11-02 13:57:49.058 | allowed-address-pairs 2021-11-02 13:57:49.058 | auto-allocated-topology 2021-11-02 13:57:49.058 | availability_zone 2021-11-02 13:57:49.058 | availability_zone_filter 2021-11-02 13:57:49.058 | default-subnetpools 2021-11-02 13:57:49.058 | dhcp_agent_scheduler 2021-11-02 13:57:49.058 | dvr 2021-11-02 13:57:49.059 | empty-string-filtering 2021-11-02 13:57:49.059 | external-net 2021-11-02 13:57:49.059 | extra_dhcp_opt 2021-11-02 13:57:49.059 | extraroute 2021-11-02 13:57:49.059 | extraroute-atomic 2021-11-02 13:57:49.059 | filter-validation 2021-11-02 13:57:49.059 | fip-port-details 2021-11-02 13:57:49.059 | flavors 2021-11-02 13:57:49.059 | floatingip-pools 2021-11-02 13:57:49.059 | ip-substring-filtering 2021-11-02 13:57:49.059 | router 2021-11-02 13:57:49.059 | ext-gw-mode 2021-11-02 13:57:49.059 | l3-ha 2021-11-02 13:57:49.059 | l3-flavors 2021-11-02 13:57:49.059 | l3-port-ip-change-not-allowed 2021-11-02 13:57:49.059 | l3_agent_scheduler 2021-11-02 13:57:49.059 | metering 2021-11-02 13:57:49.059 | metering_source_and_destination_fields 2021-11-02 13:57:49.059 | multi-provider 2021-11-02 13:57:49.059 | net-mtu 2021-11-02 13:57:49.059 | net-mtu-writable 2021-11-02 13:57:49.059 | network_availability_zone 2021-11-02 13:57:49.059 | network-ip-availability 2021-11-02 13:57:49.059 | pagination 2021-11-02 13:57:49.059 | port-device-profile 2021-11-02 13:57:49.059 | port-mac-address-regenerate 2021-11-02 13:57:49.059 | port-numa-affinity-policy 2021-11-02 13:57:49.059 | binding 2021-11-02 13:57:49.059 | binding-extended 2021-11-02 13:57:49.059 | port-security 2021-11-02 13:57:49.059 | project-id 2021-11-02 13:57:49.059 | provider 2021-11-02 13:57:49.059 | quotas 2021-11-02 13:57:49.059 | quota_details 2021-11-02 13:57:49.059 | rbac-policies 2021-11-02 13:57:49.059 | rbac-address-group 2021-11-02 13:57:49.059 | rbac-address-scope 2021-11-02 13:57:49.060 | rbac-security-groups 2021-11-02 13:57:49.060 | rbac-subnetpool 2021-11-02 13:57:49.060 | revision-if-match 2021-11-02 13:57:49.060 | standard-attr-revisions 2021-11-02 13:57:49.060 | router_availability_zone 2021-11-02 13:57:49.060 | security-groups-normalized-cidr 2021-11-02 13:57:49.060 | port-security-groups-filtering 2021-11-02 13:57:49.060 | security-groups-remote-address-group 2021-11-02 13:57:49.060 | security-groups-shared-filtering 2021-11-02 13:57:49.060 | security-group 2021-11-02 13:57:49.060 | service-type 2021-11-02 13:57:49.060 | sorting 2021-11-02 13:57:49.060 | standard-attr-description 2021-11-02 13:57:49.060 | stateful-security-group 2021-11-02 13:57:49.060 | subnet_onboard 2021-11-02 13:57:49.060 | subnet-service-types 2021-11-02 13:57:49.060 | subnet_allocation 2021-11-02 13:57:49.060 | subnetpool-prefix-ops 2021-11-02 13:57:49.060 | standard-attr-tag 2021-11-02 13:57:49.060 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-11-02 13:57:49.061 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : return 0 2021-11-02 13:57:49.064 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ True == \T\r\u\e ]] 2021-11-02 13:57:49.067 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : [[ 4 =~ 4.* ]] 2021-11-02 13:57:49.071 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : 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-11-02 13:57:51.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:57:51.934 | from cryptography.utils import int_from_bytes 2021-11-02 13:57:51.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:57:51.934 | from cryptography.utils import int_from_bytes 2021-11-02 13:57:52.114 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:57:52.117 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : SUBNETPOOL_V4_ID=3902631a-9e4c-49b9-be77-4e458cbf1846 2021-11-02 13:57:52.120 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4 =~ .*6 ]] 2021-11-02 13:57:52.122 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : is_provider_network 2021-11-02 13:57:52.125 | + functions-common:is_provider_network:2158 : '[' '' == True ']' 2021-11-02 13:57:52.128 | + functions-common:is_provider_network:2161 : return 1 2021-11-02 13:57:52.132 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : grep ' id ' 2021-11-02 13:57:52.133 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : get_field 2 2021-11-02 13:57:52.134 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create --project a14eaccd1cd8444e97b1182cc452b776 private 2021-11-02 13:57:52.136 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:57:52.139 | ++ functions-common:get_field:727 : read data 2021-11-02 13:57:55.366 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:57:55.366 | from cryptography.utils import int_from_bytes 2021-11-02 13:57:55.366 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:57:55.366 | from cryptography.utils import int_from_bytes 2021-11-02 13:57:55.566 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:57:55.569 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-11-02 13:57:55.571 | ++ functions-common:get_field:731 : field='$3' 2021-11-02 13:57:55.574 | ++ functions-common:get_field:733 : echo '| id | 463f07ef-9e3d-417c-958d-ff0308221a3d |' 2021-11-02 13:57:55.575 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-11-02 13:57:55.581 | ++ functions-common:get_field:727 : read data 2021-11-02 13:57:55.584 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : NET_ID=463f07ef-9e3d-417c-958d-ff0308221a3d 2021-11-02 13:57:55.587 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : die_if_not_set 201 NET_ID 'Failure creating NET_ID for private a14eaccd1cd8444e97b1182cc452b776' 2021-11-02 13:57:55.590 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-11-02 13:57:55.607 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : [[ 4 =~ 4.* ]] 2021-11-02 13:57:55.610 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : _neutron_create_private_subnet_v4 a14eaccd1cd8444e97b1182cc452b776 2021-11-02 13:57:55.613 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : local project_id=a14eaccd1cd8444e97b1182cc452b776 2021-11-02 13:57:55.616 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : '[' -z 3902631a-9e4c-49b9-be77-4e458cbf1846 ']' 2021-11-02 13:57:55.618 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : local 'subnet_params=--project a14eaccd1cd8444e97b1182cc452b776 ' 2021-11-02 13:57:55.620 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+='--ip-version 4 ' 2021-11-02 13:57:55.623 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : [[ -n 172.20.0.1 ]] 2021-11-02 13:57:55.625 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : subnet_params+='--gateway 172.20.0.1 ' 2021-11-02 13:57:55.628 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : subnet_params+='--subnet-pool 3902631a-9e4c-49b9-be77-4e458cbf1846 ' 2021-11-02 13:57:55.630 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : subnet_params+=' ' 2021-11-02 13:57:55.632 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--network 463f07ef-9e3d-417c-958d-ff0308221a3d private-subnet' 2021-11-02 13:57:55.635 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : local subnet_id 2021-11-02 13:57:55.639 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : grep ' id ' 2021-11-02 13:57:55.639 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --project a14eaccd1cd8444e97b1182cc452b776 --ip-version 4 --gateway 172.20.0.1 --subnet-pool 3902631a-9e4c-49b9-be77-4e458cbf1846 --network 463f07ef-9e3d-417c-958d-ff0308221a3d private-subnet 2021-11-02 13:57:55.640 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : get_field 2 2021-11-02 13:57:55.643 | +++ functions-common:get_field:726 : local data field 2021-11-02 13:57:55.647 | +++ functions-common:get_field:727 : read data 2021-11-02 13:57:58.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:57:58.949 | from cryptography.utils import int_from_bytes 2021-11-02 13:57:58.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:57:58.949 | from cryptography.utils import int_from_bytes 2021-11-02 13:57:59.148 | +++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:57:59.151 | +++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-11-02 13:57:59.153 | +++ functions-common:get_field:731 : field='$3' 2021-11-02 13:57:59.156 | +++ functions-common:get_field:733 : echo '| id | bc915b7f-8176-4394-afae-58f96f9c5935 |' 2021-11-02 13:57:59.157 | +++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-11-02 13:57:59.163 | +++ functions-common:get_field:727 : read data 2021-11-02 13:57:59.166 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_id=bc915b7f-8176-4394-afae-58f96f9c5935 2021-11-02 13:57:59.169 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : die_if_not_set 266 subnet_id 'Failure creating private IPv4 subnet for a14eaccd1cd8444e97b1182cc452b776' 2021-11-02 13:57:59.171 | ++ functions-common:die_if_not_set:216 : local exitcode=0 2021-11-02 13:57:59.189 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : echo bc915b7f-8176-4394-afae-58f96f9c5935 2021-11-02 13:57:59.193 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : SUBNET_ID=bc915b7f-8176-4394-afae-58f96f9c5935 2021-11-02 13:57:59.196 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : [[ 4 =~ .*6 ]] 2021-11-02 13:57:59.198 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported router 2021-11-02 13:57:59.201 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : local extension=router 2021-11-02 13:57:59.205 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-11-02 13:58:02.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:58:02.198 | from cryptography.utils import int_from_bytes 2021-11-02 13:58:02.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:58:02.198 | from cryptography.utils import int_from_bytes 2021-11-02 13:58:02.386 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:58:02.389 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : EXT_LIST='address-group 2021-11-02 13:58:02.389 | address-scope 2021-11-02 13:58:02.389 | router-admin-state-down-before-update 2021-11-02 13:58:02.389 | agent 2021-11-02 13:58:02.389 | agent-resources-synced 2021-11-02 13:58:02.389 | allowed-address-pairs 2021-11-02 13:58:02.389 | auto-allocated-topology 2021-11-02 13:58:02.389 | availability_zone 2021-11-02 13:58:02.389 | availability_zone_filter 2021-11-02 13:58:02.389 | default-subnetpools 2021-11-02 13:58:02.389 | dhcp_agent_scheduler 2021-11-02 13:58:02.389 | dvr 2021-11-02 13:58:02.389 | empty-string-filtering 2021-11-02 13:58:02.389 | external-net 2021-11-02 13:58:02.389 | extra_dhcp_opt 2021-11-02 13:58:02.389 | extraroute 2021-11-02 13:58:02.389 | extraroute-atomic 2021-11-02 13:58:02.389 | filter-validation 2021-11-02 13:58:02.389 | fip-port-details 2021-11-02 13:58:02.389 | flavors 2021-11-02 13:58:02.389 | floatingip-pools 2021-11-02 13:58:02.390 | ip-substring-filtering 2021-11-02 13:58:02.390 | router 2021-11-02 13:58:02.390 | ext-gw-mode 2021-11-02 13:58:02.390 | l3-ha 2021-11-02 13:58:02.390 | l3-flavors 2021-11-02 13:58:02.390 | l3-port-ip-change-not-allowed 2021-11-02 13:58:02.390 | l3_agent_scheduler 2021-11-02 13:58:02.390 | metering 2021-11-02 13:58:02.390 | metering_source_and_destination_fields 2021-11-02 13:58:02.390 | multi-provider 2021-11-02 13:58:02.390 | net-mtu 2021-11-02 13:58:02.390 | net-mtu-writable 2021-11-02 13:58:02.390 | network_availability_zone 2021-11-02 13:58:02.390 | network-ip-availability 2021-11-02 13:58:02.390 | pagination 2021-11-02 13:58:02.390 | port-device-profile 2021-11-02 13:58:02.390 | port-mac-address-regenerate 2021-11-02 13:58:02.390 | port-numa-affinity-policy 2021-11-02 13:58:02.390 | binding 2021-11-02 13:58:02.390 | binding-extended 2021-11-02 13:58:02.390 | port-security 2021-11-02 13:58:02.390 | project-id 2021-11-02 13:58:02.390 | provider 2021-11-02 13:58:02.390 | quotas 2021-11-02 13:58:02.390 | quota_details 2021-11-02 13:58:02.390 | rbac-policies 2021-11-02 13:58:02.390 | rbac-address-group 2021-11-02 13:58:02.390 | rbac-address-scope 2021-11-02 13:58:02.390 | rbac-security-groups 2021-11-02 13:58:02.390 | rbac-subnetpool 2021-11-02 13:58:02.390 | revision-if-match 2021-11-02 13:58:02.390 | standard-attr-revisions 2021-11-02 13:58:02.390 | router_availability_zone 2021-11-02 13:58:02.390 | security-groups-normalized-cidr 2021-11-02 13:58:02.390 | port-security-groups-filtering 2021-11-02 13:58:02.390 | security-groups-remote-address-group 2021-11-02 13:58:02.391 | security-groups-shared-filtering 2021-11-02 13:58:02.391 | security-group 2021-11-02 13:58:02.391 | service-type 2021-11-02 13:58:02.391 | sorting 2021-11-02 13:58:02.391 | standard-attr-description 2021-11-02 13:58:02.391 | stateful-security-group 2021-11-02 13:58:02.391 | subnet_onboard 2021-11-02 13:58:02.391 | subnet-service-types 2021-11-02 13:58:02.391 | subnet_allocation 2021-11-02 13:58:02.391 | subnetpool-prefix-ops 2021-11-02 13:58:02.391 | standard-attr-tag 2021-11-02 13:58:02.391 | standard-attr-timestamp' 2021-11-02 13:58:02.394 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : [[ address-group 2021-11-02 13:58:02.394 | address-scope 2021-11-02 13:58:02.394 | router-admin-state-down-before-update 2021-11-02 13:58:02.394 | agent 2021-11-02 13:58:02.394 | agent-resources-synced 2021-11-02 13:58:02.394 | allowed-address-pairs 2021-11-02 13:58:02.394 | auto-allocated-topology 2021-11-02 13:58:02.394 | availability_zone 2021-11-02 13:58:02.394 | availability_zone_filter 2021-11-02 13:58:02.394 | default-subnetpools 2021-11-02 13:58:02.394 | dhcp_agent_scheduler 2021-11-02 13:58:02.394 | dvr 2021-11-02 13:58:02.394 | empty-string-filtering 2021-11-02 13:58:02.394 | external-net 2021-11-02 13:58:02.394 | extra_dhcp_opt 2021-11-02 13:58:02.394 | extraroute 2021-11-02 13:58:02.394 | extraroute-atomic 2021-11-02 13:58:02.394 | filter-validation 2021-11-02 13:58:02.394 | fip-port-details 2021-11-02 13:58:02.394 | flavors 2021-11-02 13:58:02.394 | floatingip-pools 2021-11-02 13:58:02.394 | ip-substring-filtering 2021-11-02 13:58:02.394 | router 2021-11-02 13:58:02.394 | ext-gw-mode 2021-11-02 13:58:02.394 | l3-ha 2021-11-02 13:58:02.394 | l3-flavors 2021-11-02 13:58:02.394 | l3-port-ip-change-not-allowed 2021-11-02 13:58:02.394 | l3_agent_scheduler 2021-11-02 13:58:02.395 | metering 2021-11-02 13:58:02.395 | metering_source_and_destination_fields 2021-11-02 13:58:02.395 | multi-provider 2021-11-02 13:58:02.395 | net-mtu 2021-11-02 13:58:02.395 | net-mtu-writable 2021-11-02 13:58:02.395 | network_availability_zone 2021-11-02 13:58:02.395 | network-ip-availability 2021-11-02 13:58:02.395 | pagination 2021-11-02 13:58:02.395 | port-device-profile 2021-11-02 13:58:02.395 | port-mac-address-regenerate 2021-11-02 13:58:02.395 | port-numa-affinity-policy 2021-11-02 13:58:02.395 | binding 2021-11-02 13:58:02.395 | binding-extended 2021-11-02 13:58:02.395 | port-security 2021-11-02 13:58:02.395 | project-id 2021-11-02 13:58:02.395 | provider 2021-11-02 13:58:02.395 | quotas 2021-11-02 13:58:02.395 | quota_details 2021-11-02 13:58:02.395 | rbac-policies 2021-11-02 13:58:02.395 | rbac-address-group 2021-11-02 13:58:02.395 | rbac-address-scope 2021-11-02 13:58:02.395 | rbac-security-groups 2021-11-02 13:58:02.395 | rbac-subnetpool 2021-11-02 13:58:02.395 | revision-if-match 2021-11-02 13:58:02.395 | standard-attr-revisions 2021-11-02 13:58:02.395 | router_availability_zone 2021-11-02 13:58:02.395 | security-groups-normalized-cidr 2021-11-02 13:58:02.395 | port-security-groups-filtering 2021-11-02 13:58:02.395 | security-groups-remote-address-group 2021-11-02 13:58:02.395 | security-groups-shared-filtering 2021-11-02 13:58:02.395 | security-group 2021-11-02 13:58:02.395 | service-type 2021-11-02 13:58:02.395 | sorting 2021-11-02 13:58:02.395 | standard-attr-description 2021-11-02 13:58:02.395 | stateful-security-group 2021-11-02 13:58:02.395 | subnet_onboard 2021-11-02 13:58:02.395 | subnet-service-types 2021-11-02 13:58:02.396 | subnet_allocation 2021-11-02 13:58:02.396 | subnetpool-prefix-ops 2021-11-02 13:58:02.396 | standard-attr-tag 2021-11-02 13:58:02.396 | standard-attr-timestamp =~ router ]] 2021-11-02 13:58:02.396 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : return 0 2021-11-02 13:58:02.399 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported external-net 2021-11-02 13:58:02.402 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : local extension=external-net 2021-11-02 13:58:02.405 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-11-02 13:58:05.003 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:58:05.003 | from cryptography.utils import int_from_bytes 2021-11-02 13:58:05.003 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:58:05.003 | from cryptography.utils import int_from_bytes 2021-11-02 13:58:05.197 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:58:05.200 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : EXT_LIST='address-group 2021-11-02 13:58:05.200 | address-scope 2021-11-02 13:58:05.200 | router-admin-state-down-before-update 2021-11-02 13:58:05.200 | agent 2021-11-02 13:58:05.200 | agent-resources-synced 2021-11-02 13:58:05.200 | allowed-address-pairs 2021-11-02 13:58:05.200 | auto-allocated-topology 2021-11-02 13:58:05.200 | availability_zone 2021-11-02 13:58:05.200 | availability_zone_filter 2021-11-02 13:58:05.200 | default-subnetpools 2021-11-02 13:58:05.200 | dhcp_agent_scheduler 2021-11-02 13:58:05.200 | dvr 2021-11-02 13:58:05.200 | empty-string-filtering 2021-11-02 13:58:05.200 | external-net 2021-11-02 13:58:05.200 | extra_dhcp_opt 2021-11-02 13:58:05.200 | extraroute 2021-11-02 13:58:05.200 | extraroute-atomic 2021-11-02 13:58:05.200 | filter-validation 2021-11-02 13:58:05.200 | fip-port-details 2021-11-02 13:58:05.200 | flavors 2021-11-02 13:58:05.200 | floatingip-pools 2021-11-02 13:58:05.200 | ip-substring-filtering 2021-11-02 13:58:05.200 | router 2021-11-02 13:58:05.200 | ext-gw-mode 2021-11-02 13:58:05.201 | l3-ha 2021-11-02 13:58:05.201 | l3-flavors 2021-11-02 13:58:05.201 | l3-port-ip-change-not-allowed 2021-11-02 13:58:05.201 | l3_agent_scheduler 2021-11-02 13:58:05.201 | metering 2021-11-02 13:58:05.201 | metering_source_and_destination_fields 2021-11-02 13:58:05.201 | multi-provider 2021-11-02 13:58:05.201 | net-mtu 2021-11-02 13:58:05.201 | net-mtu-writable 2021-11-02 13:58:05.201 | network_availability_zone 2021-11-02 13:58:05.201 | network-ip-availability 2021-11-02 13:58:05.201 | pagination 2021-11-02 13:58:05.201 | port-device-profile 2021-11-02 13:58:05.201 | port-mac-address-regenerate 2021-11-02 13:58:05.201 | port-numa-affinity-policy 2021-11-02 13:58:05.201 | binding 2021-11-02 13:58:05.201 | binding-extended 2021-11-02 13:58:05.201 | port-security 2021-11-02 13:58:05.201 | project-id 2021-11-02 13:58:05.201 | provider 2021-11-02 13:58:05.201 | quotas 2021-11-02 13:58:05.201 | quota_details 2021-11-02 13:58:05.201 | rbac-policies 2021-11-02 13:58:05.201 | rbac-address-group 2021-11-02 13:58:05.201 | rbac-address-scope 2021-11-02 13:58:05.201 | rbac-security-groups 2021-11-02 13:58:05.201 | rbac-subnetpool 2021-11-02 13:58:05.201 | revision-if-match 2021-11-02 13:58:05.201 | standard-attr-revisions 2021-11-02 13:58:05.201 | router_availability_zone 2021-11-02 13:58:05.201 | security-groups-normalized-cidr 2021-11-02 13:58:05.201 | port-security-groups-filtering 2021-11-02 13:58:05.201 | security-groups-remote-address-group 2021-11-02 13:58:05.201 | security-groups-shared-filtering 2021-11-02 13:58:05.201 | security-group 2021-11-02 13:58:05.201 | service-type 2021-11-02 13:58:05.201 | sorting 2021-11-02 13:58:05.202 | standard-attr-description 2021-11-02 13:58:05.202 | stateful-security-group 2021-11-02 13:58:05.202 | subnet_onboard 2021-11-02 13:58:05.202 | subnet-service-types 2021-11-02 13:58:05.202 | subnet_allocation 2021-11-02 13:58:05.202 | subnetpool-prefix-ops 2021-11-02 13:58:05.202 | standard-attr-tag 2021-11-02 13:58:05.202 | standard-attr-timestamp' 2021-11-02 13:58:05.204 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : [[ address-group 2021-11-02 13:58:05.204 | address-scope 2021-11-02 13:58:05.204 | router-admin-state-down-before-update 2021-11-02 13:58:05.204 | agent 2021-11-02 13:58:05.204 | agent-resources-synced 2021-11-02 13:58:05.204 | allowed-address-pairs 2021-11-02 13:58:05.204 | auto-allocated-topology 2021-11-02 13:58:05.204 | availability_zone 2021-11-02 13:58:05.204 | availability_zone_filter 2021-11-02 13:58:05.204 | default-subnetpools 2021-11-02 13:58:05.204 | dhcp_agent_scheduler 2021-11-02 13:58:05.204 | dvr 2021-11-02 13:58:05.205 | empty-string-filtering 2021-11-02 13:58:05.205 | external-net 2021-11-02 13:58:05.205 | extra_dhcp_opt 2021-11-02 13:58:05.205 | extraroute 2021-11-02 13:58:05.205 | extraroute-atomic 2021-11-02 13:58:05.205 | filter-validation 2021-11-02 13:58:05.205 | fip-port-details 2021-11-02 13:58:05.205 | flavors 2021-11-02 13:58:05.205 | floatingip-pools 2021-11-02 13:58:05.205 | ip-substring-filtering 2021-11-02 13:58:05.205 | router 2021-11-02 13:58:05.205 | ext-gw-mode 2021-11-02 13:58:05.205 | l3-ha 2021-11-02 13:58:05.205 | l3-flavors 2021-11-02 13:58:05.205 | l3-port-ip-change-not-allowed 2021-11-02 13:58:05.205 | l3_agent_scheduler 2021-11-02 13:58:05.205 | metering 2021-11-02 13:58:05.205 | metering_source_and_destination_fields 2021-11-02 13:58:05.205 | multi-provider 2021-11-02 13:58:05.205 | net-mtu 2021-11-02 13:58:05.205 | net-mtu-writable 2021-11-02 13:58:05.205 | network_availability_zone 2021-11-02 13:58:05.205 | network-ip-availability 2021-11-02 13:58:05.205 | pagination 2021-11-02 13:58:05.205 | port-device-profile 2021-11-02 13:58:05.205 | port-mac-address-regenerate 2021-11-02 13:58:05.205 | port-numa-affinity-policy 2021-11-02 13:58:05.205 | binding 2021-11-02 13:58:05.205 | binding-extended 2021-11-02 13:58:05.205 | port-security 2021-11-02 13:58:05.205 | project-id 2021-11-02 13:58:05.205 | provider 2021-11-02 13:58:05.205 | quotas 2021-11-02 13:58:05.205 | quota_details 2021-11-02 13:58:05.205 | rbac-policies 2021-11-02 13:58:05.205 | rbac-address-group 2021-11-02 13:58:05.205 | rbac-address-scope 2021-11-02 13:58:05.206 | rbac-security-groups 2021-11-02 13:58:05.206 | rbac-subnetpool 2021-11-02 13:58:05.206 | revision-if-match 2021-11-02 13:58:05.206 | standard-attr-revisions 2021-11-02 13:58:05.206 | router_availability_zone 2021-11-02 13:58:05.206 | security-groups-normalized-cidr 2021-11-02 13:58:05.206 | port-security-groups-filtering 2021-11-02 13:58:05.206 | security-groups-remote-address-group 2021-11-02 13:58:05.206 | security-groups-shared-filtering 2021-11-02 13:58:05.206 | security-group 2021-11-02 13:58:05.206 | service-type 2021-11-02 13:58:05.206 | sorting 2021-11-02 13:58:05.206 | standard-attr-description 2021-11-02 13:58:05.206 | stateful-security-group 2021-11-02 13:58:05.206 | subnet_onboard 2021-11-02 13:58:05.206 | subnet-service-types 2021-11-02 13:58:05.206 | subnet_allocation 2021-11-02 13:58:05.206 | subnetpool-prefix-ops 2021-11-02 13:58:05.206 | standard-attr-tag 2021-11-02 13:58:05.206 | standard-attr-timestamp =~ external-net ]] 2021-11-02 13:58:05.207 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : return 0 2021-11-02 13:58:05.210 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : [[ True == \T\r\u\e ]] 2021-11-02 13:58:05.215 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : oscwrap --os-cloud devstack-admin --os-region RegionOne router create --project a14eaccd1cd8444e97b1182cc452b776 router1 2021-11-02 13:58:05.215 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : grep ' id ' 2021-11-02 13:58:05.215 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : get_field 2 2021-11-02 13:58:05.218 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:58:05.220 | ++ functions-common:get_field:727 : read data 2021-11-02 13:58:08.375 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:58:08.375 | from cryptography.utils import int_from_bytes 2021-11-02 13:58:08.375 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:58:08.375 | from cryptography.utils import int_from_bytes 2021-11-02 13:58:08.584 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:58:08.587 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-11-02 13:58:08.590 | ++ functions-common:get_field:731 : field='$3' 2021-11-02 13:58:08.593 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-11-02 13:58:08.593 | ++ functions-common:get_field:733 : echo '| id | f8f63e1f-2f5e-4e60-b561-64c977fdc89c |' 2021-11-02 13:58:08.600 | ++ functions-common:get_field:727 : read data 2021-11-02 13:58:08.603 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : ROUTER_ID=f8f63e1f-2f5e-4e60-b561-64c977fdc89c 2021-11-02 13:58:08.606 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : die_if_not_set 219 ROUTER_ID 'Failure creating ROUTER_ID for a14eaccd1cd8444e97b1182cc452b776 router1' 2021-11-02 13:58:08.608 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-11-02 13:58:08.629 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:226 : EXTERNAL_NETWORK_FLAGS=--external 2021-11-02 13:58:08.632 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : is_networking_extension_supported auto-allocated-topology 2021-11-02 13:58:08.635 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : local extension=auto-allocated-topology 2021-11-02 13:58:08.639 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-11-02 13:58:11.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:58:11.221 | from cryptography.utils import int_from_bytes 2021-11-02 13:58:11.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:58:11.221 | from cryptography.utils import int_from_bytes 2021-11-02 13:58:11.402 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:58:11.405 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : EXT_LIST='address-group 2021-11-02 13:58:11.405 | address-scope 2021-11-02 13:58:11.405 | router-admin-state-down-before-update 2021-11-02 13:58:11.405 | agent 2021-11-02 13:58:11.405 | agent-resources-synced 2021-11-02 13:58:11.405 | allowed-address-pairs 2021-11-02 13:58:11.405 | auto-allocated-topology 2021-11-02 13:58:11.405 | availability_zone 2021-11-02 13:58:11.405 | availability_zone_filter 2021-11-02 13:58:11.406 | default-subnetpools 2021-11-02 13:58:11.406 | dhcp_agent_scheduler 2021-11-02 13:58:11.406 | dvr 2021-11-02 13:58:11.406 | empty-string-filtering 2021-11-02 13:58:11.406 | external-net 2021-11-02 13:58:11.406 | extra_dhcp_opt 2021-11-02 13:58:11.406 | extraroute 2021-11-02 13:58:11.406 | extraroute-atomic 2021-11-02 13:58:11.406 | filter-validation 2021-11-02 13:58:11.406 | fip-port-details 2021-11-02 13:58:11.406 | flavors 2021-11-02 13:58:11.406 | floatingip-pools 2021-11-02 13:58:11.406 | ip-substring-filtering 2021-11-02 13:58:11.406 | router 2021-11-02 13:58:11.406 | ext-gw-mode 2021-11-02 13:58:11.406 | l3-ha 2021-11-02 13:58:11.406 | l3-flavors 2021-11-02 13:58:11.406 | l3-port-ip-change-not-allowed 2021-11-02 13:58:11.406 | l3_agent_scheduler 2021-11-02 13:58:11.406 | metering 2021-11-02 13:58:11.406 | metering_source_and_destination_fields 2021-11-02 13:58:11.406 | multi-provider 2021-11-02 13:58:11.406 | net-mtu 2021-11-02 13:58:11.406 | net-mtu-writable 2021-11-02 13:58:11.406 | network_availability_zone 2021-11-02 13:58:11.406 | network-ip-availability 2021-11-02 13:58:11.406 | pagination 2021-11-02 13:58:11.406 | port-device-profile 2021-11-02 13:58:11.406 | port-mac-address-regenerate 2021-11-02 13:58:11.406 | port-numa-affinity-policy 2021-11-02 13:58:11.406 | binding 2021-11-02 13:58:11.406 | binding-extended 2021-11-02 13:58:11.406 | port-security 2021-11-02 13:58:11.406 | project-id 2021-11-02 13:58:11.406 | provider 2021-11-02 13:58:11.406 | quotas 2021-11-02 13:58:11.406 | quota_details 2021-11-02 13:58:11.407 | rbac-policies 2021-11-02 13:58:11.407 | rbac-address-group 2021-11-02 13:58:11.407 | rbac-address-scope 2021-11-02 13:58:11.407 | rbac-security-groups 2021-11-02 13:58:11.407 | rbac-subnetpool 2021-11-02 13:58:11.407 | revision-if-match 2021-11-02 13:58:11.407 | standard-attr-revisions 2021-11-02 13:58:11.407 | router_availability_zone 2021-11-02 13:58:11.407 | security-groups-normalized-cidr 2021-11-02 13:58:11.407 | port-security-groups-filtering 2021-11-02 13:58:11.407 | security-groups-remote-address-group 2021-11-02 13:58:11.407 | security-groups-shared-filtering 2021-11-02 13:58:11.407 | security-group 2021-11-02 13:58:11.407 | service-type 2021-11-02 13:58:11.407 | sorting 2021-11-02 13:58:11.407 | standard-attr-description 2021-11-02 13:58:11.407 | stateful-security-group 2021-11-02 13:58:11.407 | subnet_onboard 2021-11-02 13:58:11.407 | subnet-service-types 2021-11-02 13:58:11.407 | subnet_allocation 2021-11-02 13:58:11.407 | subnetpool-prefix-ops 2021-11-02 13:58:11.407 | standard-attr-tag 2021-11-02 13:58:11.407 | standard-attr-timestamp' 2021-11-02 13:58:11.408 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : [[ address-group 2021-11-02 13:58:11.408 | address-scope 2021-11-02 13:58:11.409 | router-admin-state-down-before-update 2021-11-02 13:58:11.409 | agent 2021-11-02 13:58:11.409 | agent-resources-synced 2021-11-02 13:58:11.409 | allowed-address-pairs 2021-11-02 13:58:11.409 | auto-allocated-topology 2021-11-02 13:58:11.409 | availability_zone 2021-11-02 13:58:11.409 | availability_zone_filter 2021-11-02 13:58:11.409 | default-subnetpools 2021-11-02 13:58:11.409 | dhcp_agent_scheduler 2021-11-02 13:58:11.409 | dvr 2021-11-02 13:58:11.409 | empty-string-filtering 2021-11-02 13:58:11.409 | external-net 2021-11-02 13:58:11.409 | extra_dhcp_opt 2021-11-02 13:58:11.409 | extraroute 2021-11-02 13:58:11.409 | extraroute-atomic 2021-11-02 13:58:11.409 | filter-validation 2021-11-02 13:58:11.409 | fip-port-details 2021-11-02 13:58:11.409 | flavors 2021-11-02 13:58:11.409 | floatingip-pools 2021-11-02 13:58:11.409 | ip-substring-filtering 2021-11-02 13:58:11.409 | router 2021-11-02 13:58:11.409 | ext-gw-mode 2021-11-02 13:58:11.409 | l3-ha 2021-11-02 13:58:11.409 | l3-flavors 2021-11-02 13:58:11.409 | l3-port-ip-change-not-allowed 2021-11-02 13:58:11.409 | l3_agent_scheduler 2021-11-02 13:58:11.409 | metering 2021-11-02 13:58:11.409 | metering_source_and_destination_fields 2021-11-02 13:58:11.409 | multi-provider 2021-11-02 13:58:11.409 | net-mtu 2021-11-02 13:58:11.409 | net-mtu-writable 2021-11-02 13:58:11.409 | network_availability_zone 2021-11-02 13:58:11.409 | network-ip-availability 2021-11-02 13:58:11.409 | pagination 2021-11-02 13:58:11.409 | port-device-profile 2021-11-02 13:58:11.409 | port-mac-address-regenerate 2021-11-02 13:58:11.409 | port-numa-affinity-policy 2021-11-02 13:58:11.410 | binding 2021-11-02 13:58:11.410 | binding-extended 2021-11-02 13:58:11.410 | port-security 2021-11-02 13:58:11.410 | project-id 2021-11-02 13:58:11.410 | provider 2021-11-02 13:58:11.410 | quotas 2021-11-02 13:58:11.410 | quota_details 2021-11-02 13:58:11.410 | rbac-policies 2021-11-02 13:58:11.410 | rbac-address-group 2021-11-02 13:58:11.410 | rbac-address-scope 2021-11-02 13:58:11.410 | rbac-security-groups 2021-11-02 13:58:11.410 | rbac-subnetpool 2021-11-02 13:58:11.410 | revision-if-match 2021-11-02 13:58:11.410 | standard-attr-revisions 2021-11-02 13:58:11.410 | router_availability_zone 2021-11-02 13:58:11.410 | security-groups-normalized-cidr 2021-11-02 13:58:11.410 | port-security-groups-filtering 2021-11-02 13:58:11.410 | security-groups-remote-address-group 2021-11-02 13:58:11.410 | security-groups-shared-filtering 2021-11-02 13:58:11.410 | security-group 2021-11-02 13:58:11.410 | service-type 2021-11-02 13:58:11.410 | sorting 2021-11-02 13:58:11.410 | standard-attr-description 2021-11-02 13:58:11.410 | stateful-security-group 2021-11-02 13:58:11.410 | subnet_onboard 2021-11-02 13:58:11.410 | subnet-service-types 2021-11-02 13:58:11.410 | subnet_allocation 2021-11-02 13:58:11.410 | subnetpool-prefix-ops 2021-11-02 13:58:11.410 | standard-attr-tag 2021-11-02 13:58:11.410 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-11-02 13:58:11.411 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : return 0 2021-11-02 13:58:11.414 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXTERNAL_NETWORK_FLAGS='--external --default' 2021-11-02 13:58:11.417 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : '[' True = True ']' 2021-11-02 13:58:11.421 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : grep ' id ' 2021-11-02 13:58:11.422 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : get_field 2 2021-11-02 13:58:11.422 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2021-11-02 13:58:11.425 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:58:11.428 | ++ functions-common:get_field:727 : read data 2021-11-02 13:58:14.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:58:14.421 | from cryptography.utils import int_from_bytes 2021-11-02 13:58:14.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:58:14.421 | from cryptography.utils import int_from_bytes 2021-11-02 13:58:14.614 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:58:14.617 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-11-02 13:58:14.619 | ++ functions-common:get_field:731 : field='$3' 2021-11-02 13:58:14.623 | ++ functions-common:get_field:733 : echo '| id | 6ae724bd-57af-4397-b6ce-5be4493c8022 |' 2021-11-02 13:58:14.623 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-11-02 13:58:14.629 | ++ functions-common:get_field:727 : read data 2021-11-02 13:58:14.633 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : EXT_NET_ID=6ae724bd-57af-4397-b6ce-5be4493c8022 2021-11-02 13:58:14.635 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : die_if_not_set 236 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2021-11-02 13:58:14.638 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-11-02 13:58:14.655 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:238 : [[ 4 =~ 4.* ]] 2021-11-02 13:58:14.657 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : _neutron_configure_router_v4 2021-11-02 13:58:14.660 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:322 : openstack --os-cloud devstack-admin --os-region RegionOne router add subnet f8f63e1f-2f5e-4e60-b561-64c977fdc89c bc915b7f-8176-4394-afae-58f96f9c5935 2021-11-02 13:58:18.868 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:58:18.868 | from cryptography.utils import int_from_bytes 2021-11-02 13:58:18.868 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:58:18.868 | from cryptography.utils import int_from_bytes 2021-11-02 13:58:19.061 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : local id_and_ext_gw_ip 2021-11-02 13:58:19.064 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : _neutron_create_public_subnet_v4 6ae724bd-57af-4397-b6ce-5be4493c8022 2021-11-02 13:58:19.067 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local 'subnet_params=--ip-version 4 ' 2021-11-02 13:58:19.069 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : subnet_params+=' ' 2021-11-02 13:58:19.071 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : [[ -n 172.26.7.1 ]] 2021-11-02 13:58:19.074 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : subnet_params+='--gateway 172.26.7.1 ' 2021-11-02 13:58:19.076 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+='--network 6ae724bd-57af-4397-b6ce-5be4493c8022 --subnet-range 172.26.7.0/24 --no-dhcp ' 2021-11-02 13:58:19.078 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : subnet_params+=public-subnet 2021-11-02 13:58:19.081 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : local id_and_ext_gw_ip 2021-11-02 13:58:19.085 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : grep -e gateway_ip -e ' id ' 2021-11-02 13:58:19.085 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.26.7.1 --network 6ae724bd-57af-4397-b6ce-5be4493c8022 --subnet-range 172.26.7.0/24 --no-dhcp public-subnet 2021-11-02 13:58:21.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:58:21.901 | from cryptography.utils import int_from_bytes 2021-11-02 13:58:21.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:58:21.902 | from cryptography.utils import int_from_bytes 2021-11-02 13:58:22.129 | +++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:58:22.132 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : id_and_ext_gw_ip='| gateway_ip | 172.26.7.1 | 2021-11-02 13:58:22.132 | | id | 406bd8c7-9318-43c5-910e-b3c1b3bc7345 |' 2021-11-02 13:58:22.135 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : die_if_not_set 304 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2021-11-02 13:58:22.137 | ++ functions-common:die_if_not_set:216 : local exitcode=0 2021-11-02 13:58:22.160 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : echo '|' gateway_ip '|' 172.26.7.1 '|' '|' id '|' 406bd8c7-9318-43c5-910e-b3c1b3bc7345 '|' 2021-11-02 13:58:22.163 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : id_and_ext_gw_ip='| gateway_ip | 172.26.7.1 | | id | 406bd8c7-9318-43c5-910e-b3c1b3bc7345 |' 2021-11-02 13:58:22.166 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : local ext_gw_ip 2021-11-02 13:58:22.169 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : echo '|' gateway_ip '|' 172.26.7.1 '|' '|' id '|' 406bd8c7-9318-43c5-910e-b3c1b3bc7345 '|' 2021-11-02 13:58:22.170 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : get_field 2 2021-11-02 13:58:22.172 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:58:22.175 | ++ functions-common:get_field:727 : read data 2021-11-02 13:58:22.177 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-11-02 13:58:22.179 | ++ functions-common:get_field:731 : field='$3' 2021-11-02 13:58:22.183 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.26.7.1 | | id | 406bd8c7-9318-43c5-910e-b3c1b3bc7345 |' 2021-11-02 13:58:22.183 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-11-02 13:58:22.189 | ++ functions-common:get_field:727 : read data 2021-11-02 13:58:22.192 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : ext_gw_ip=172.26.7.1 2021-11-02 13:58:22.196 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : echo '|' gateway_ip '|' 172.26.7.1 '|' '|' id '|' 406bd8c7-9318-43c5-910e-b3c1b3bc7345 '|' 2021-11-02 13:58:22.196 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : get_field 5 2021-11-02 13:58:22.199 | ++ functions-common:get_field:726 : local data field 2021-11-02 13:58:22.201 | ++ functions-common:get_field:727 : read data 2021-11-02 13:58:22.203 | ++ functions-common:get_field:728 : '[' 5 -lt 0 ']' 2021-11-02 13:58:22.207 | ++ functions-common:get_field:731 : field='$6' 2021-11-02 13:58:22.210 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.26.7.1 | | id | 406bd8c7-9318-43c5-910e-b3c1b3bc7345 |' 2021-11-02 13:58:22.210 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2021-11-02 13:58:22.217 | ++ functions-common:get_field:727 : read data 2021-11-02 13:58:22.221 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : PUB_SUBNET_ID=406bd8c7-9318-43c5-910e-b3c1b3bc7345 2021-11-02 13:58:22.223 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin --os-region RegionOne router set --external-gateway 6ae724bd-57af-4397-b6ce-5be4493c8022 f8f63e1f-2f5e-4e60-b561-64c977fdc89c 2021-11-02 13:58:26.389 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:58:26.389 | from cryptography.utils import int_from_bytes 2021-11-02 13:58:26.389 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:58:26.389 | from cryptography.utils import int_from_bytes 2021-11-02 13:58:26.590 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : [[ openvswitch == \o\v\n ]] 2021-11-02 13:58:26.593 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : is_service_enabled q-l3 neutron-l3 2021-11-02 13:58:26.609 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:58:26.611 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : local ext_gw_interface=none 2021-11-02 13:58:26.614 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : is_neutron_ovs_base_plugin 2021-11-02 13:58:26.616 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17 : return 0 2021-11-02 13:58:26.619 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:337 : _neutron_get_ext_gw_interface 2021-11-02 13:58:26.622 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2021-11-02 13:58:26.624 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2021-11-02 13:58:26.644 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2021-11-02 13:58:26.647 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:337 : ext_gw_interface=br-data 2021-11-02 13:58:26.649 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : [[ br-data != \n\o\n\e ]] 2021-11-02 13:58:26.652 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local cidr_len=24 2021-11-02 13:58:26.654 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : local 'testcmd=ip -o link | grep -q br-data' 2021-11-02 13:58:26.657 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2021-11-02 13:58:26.659 | + functions-common:test_with_retry:2247 : local 'testcmd=ip -o link | grep -q br-data' 2021-11-02 13:58:26.661 | + functions-common:test_with_retry:2248 : local 'failmsg=br-data creation failed' 2021-11-02 13:58:26.664 | + functions-common:test_with_retry:2249 : local until=10 2021-11-02 13:58:26.666 | + functions-common:test_with_retry:2250 : local sleep=0.5 2021-11-02 13:58:26.669 | + functions-common:test_with_retry:2252 : time_start test_with_retry 2021-11-02 13:58:26.671 | + functions-common:time_start:2295 : local name=test_with_retry 2021-11-02 13:58:26.674 | + functions-common:time_start:2296 : local start_time= 2021-11-02 13:58:26.676 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-11-02 13:58:26.679 | ++ functions-common:time_start:2300 : date +%s%3N 2021-11-02 13:58:26.684 | + functions-common:time_start:2300 : _TIME_START[$name]=1635861506681 2021-11-02 13:58:26.687 | + functions-common:test_with_retry:2253 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2021-11-02 13:58:26.694 | + functions-common:test_with_retry:2256 : time_stop test_with_retry 2021-11-02 13:58:26.697 | + functions-common:time_stop:2309 : local name 2021-11-02 13:58:26.699 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:58:26.701 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:58:26.704 | + functions-common:time_stop:2312 : local total 2021-11-02 13:58:26.706 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:58:26.708 | + functions-common:time_stop:2315 : name=test_with_retry 2021-11-02 13:58:26.711 | + functions-common:time_stop:2316 : start_time=1635861506681 2021-11-02 13:58:26.713 | + functions-common:time_stop:2318 : [[ -z 1635861506681 ]] 2021-11-02 13:58:26.716 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:58:26.720 | + functions-common:time_stop:2321 : end_time=1635861506718 2021-11-02 13:58:26.723 | + functions-common:time_stop:2322 : elapsed_time=37 2021-11-02 13:58:26.725 | + functions-common:time_stop:2323 : total=5606 2021-11-02 13:58:26.727 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:58:26.730 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5643 2021-11-02 13:58:26.733 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : ip addr show dev br-data 2021-11-02 13:58:26.734 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : grep -c 172.26.7.1 2021-11-02 13:58:26.740 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : [[ 0 == 0 ]] 2021-11-02 13:58:26.742 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : [[ True == \F\a\l\s\e ]] 2021-11-02 13:58:26.744 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : [[ False == \T\r\u\e ]] 2021-11-02 13:58:26.747 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : [[ True == \T\r\u\e ]] 2021-11-02 13:58:26.749 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:354 : sudo ip addr add 172.26.7.1/24 dev br-data 2021-11-02 13:58:26.762 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : sudo ip link set br-data up 2021-11-02 13:58:26.779 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : tr '\n' ' ' 2021-11-02 13:58:26.779 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : cut -f2 '-d'\''' 2021-11-02 13:58:26.779 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : awk -Fip_address '{ print $2 }' 2021-11-02 13:58:26.781 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2021-11-02 13:58:29.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:58:29.007 | from cryptography.utils import int_from_bytes 2021-11-02 13:58:29.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-02 13:58:29.007 | from cryptography.utils import int_from_bytes 2021-11-02 13:58:29.202 | ++ functions-common:oscwrap:2349 : return 0 2021-11-02 13:58:29.207 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : ROUTER_GW_IP=' 172.26.7.232 ' 2021-11-02 13:58:29.209 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : die_if_not_set 358 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2021-11-02 13:58:29.212 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-11-02 13:58:29.230 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:360 : _neutron_set_router_id 2021-11-02 13:58:29.233 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2021-11-02 13:58:29.235 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : [[ 4 =~ .*6 ]] 2021-11-02 13:58:29.238 | + ./stack.sh:main:1321 : is_service_enabled nova 2021-11-02 13:58:29.256 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:58:29.259 | + ./stack.sh:main:1322 : echo_summary 'Starting Nova' 2021-11-02 13:58:29.261 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-02 13:58:29.264 | + ./stack.sh:echo_summary:432 : echo -e Starting Nova 2021-11-02 13:58:29.266 | + ./stack.sh:main:1323 : start_nova 2021-11-02 13:58:29.270 | + lib/nova:start_nova:1062 : start_nova_rest 2021-11-02 13:58:29.272 | + lib/nova:start_nova_rest:970 : 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-11-02 13:58:29.275 | + lib/nova:start_nova_rest:971 : 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-11-02 13:58:29.278 | + lib/nova:start_nova_rest:971 : 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-11-02 13:58:29.280 | + lib/nova:start_nova_rest:973 : local api_cell_conf=/etc/nova/nova.conf 2021-11-02 13:58:29.283 | + lib/nova:start_nova_rest:974 : local compute_cell_conf=/etc/nova/nova.conf 2021-11-02 13:58:29.286 | + lib/nova:start_nova_rest:976 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-11-02 13:58:29.288 | + functions-common:run_process:1564 : local service=n-sch 2021-11-02 13:58:29.291 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-11-02 13:58:29.294 | + functions-common:run_process:1566 : local group= 2021-11-02 13:58:29.296 | + functions-common:run_process:1567 : local user= 2021-11-02 13:58:29.299 | + functions-common:run_process:1569 : local name=n-sch 2021-11-02 13:58:29.302 | + functions-common:run_process:1571 : time_start run_process 2021-11-02 13:58:29.304 | + functions-common:time_start:2295 : local name=run_process 2021-11-02 13:58:29.307 | + functions-common:time_start:2296 : local start_time= 2021-11-02 13:58:29.310 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-11-02 13:58:29.313 | ++ functions-common:time_start:2300 : date +%s%3N 2021-11-02 13:58:29.318 | + functions-common:time_start:2300 : _TIME_START[$name]=1635861509316 2021-11-02 13:58:29.321 | + functions-common:run_process:1572 : is_service_enabled n-sch 2021-11-02 13:58:29.339 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:58:29.342 | + functions-common:run_process:1573 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2021-11-02 13:58:29.344 | + functions-common:_run_under_systemd:1529 : local service=n-sch 2021-11-02 13:58:29.347 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-11-02 13:58:29.350 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-11-02 13:58:29.353 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-11-02 13:58:29.355 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-11-02 13:58:29.357 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2021-11-02 13:58:29.360 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-11-02 13:58:29.363 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-sch.service 2021-11-02 13:58:29.365 | + functions-common:_run_under_systemd:1536 : local group= 2021-11-02 13:58:29.368 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-11-02 13:58:29.371 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-11-02 13:58:29.373 | + 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-11-02 13:58:29.376 | + functions-common:write_user_unit_file:1446 : local service=devstack@n-sch.service 2021-11-02 13:58:29.379 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-11-02 13:58:29.382 | + functions-common:write_user_unit_file:1448 : local group= 2021-11-02 13:58:29.384 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-11-02 13:58:29.386 | + functions-common:write_user_unit_file:1450 : local extra= 2021-11-02 13:58:29.391 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-11-02 13:58:29.394 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2021-11-02 13:58:29.396 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-11-02 13:58:29.404 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2021-11-02 13:58:29.498 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2021-11-02 13:58:29.566 | + 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-11-02 13:58:29.621 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2021-11-02 13:58:29.678 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2021-11-02 13:58:29.734 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-11-02 13:58:29.789 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-11-02 13:58:29.791 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2021-11-02 13:58:29.859 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-11-02 13:58:30.280 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-sch.service 2021-11-02 13:58:30.293 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2021-11-02 13:58:30.704 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-sch.service 2021-11-02 13:58:30.732 | + functions-common:run_process:1575 : time_stop run_process 2021-11-02 13:58:30.735 | + functions-common:time_stop:2309 : local name 2021-11-02 13:58:30.738 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:58:30.740 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:58:30.743 | + functions-common:time_stop:2312 : local total 2021-11-02 13:58:30.745 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:58:30.748 | + functions-common:time_stop:2315 : name=run_process 2021-11-02 13:58:30.750 | + functions-common:time_stop:2316 : start_time=1635861509316 2021-11-02 13:58:30.753 | + functions-common:time_stop:2318 : [[ -z 1635861509316 ]] 2021-11-02 13:58:30.756 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:58:30.761 | + functions-common:time_stop:2321 : end_time=1635861510758 2021-11-02 13:58:30.764 | + functions-common:time_stop:2322 : elapsed_time=1442 2021-11-02 13:58:30.767 | + functions-common:time_stop:2323 : total=21540 2021-11-02 13:58:30.770 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:58:30.772 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=22982 2021-11-02 13:58:30.775 | + lib/nova:start_nova_rest:977 : '[' True == False ']' 2021-11-02 13:58:30.778 | ++ lib/nova:start_nova_rest:980 : which uwsgi 2021-11-02 13:58:30.783 | + lib/nova:start_nova_rest:980 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-11-02 13:58:30.785 | + functions-common:run_process:1564 : local service=n-api-meta 2021-11-02 13:58:30.788 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-11-02 13:58:30.790 | + functions-common:run_process:1566 : local group= 2021-11-02 13:58:30.793 | + functions-common:run_process:1567 : local user= 2021-11-02 13:58:30.795 | + functions-common:run_process:1569 : local name=n-api-meta 2021-11-02 13:58:30.798 | + functions-common:run_process:1571 : time_start run_process 2021-11-02 13:58:30.800 | + functions-common:time_start:2295 : local name=run_process 2021-11-02 13:58:30.803 | + functions-common:time_start:2296 : local start_time= 2021-11-02 13:58:30.805 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-11-02 13:58:30.808 | ++ functions-common:time_start:2300 : date +%s%3N 2021-11-02 13:58:30.813 | + functions-common:time_start:2300 : _TIME_START[$name]=1635861510810 2021-11-02 13:58:30.816 | + functions-common:run_process:1572 : is_service_enabled n-api-meta 2021-11-02 13:58:30.835 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:58:30.837 | + 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-11-02 13:58:30.840 | + functions-common:_run_under_systemd:1529 : local service=n-api-meta 2021-11-02 13:58:30.842 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-11-02 13:58:30.845 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-11-02 13:58:30.847 | + 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-11-02 13:58:30.850 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-11-02 13:58:30.852 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2021-11-02 13:58:30.855 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2021-11-02 13:58:30.857 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-api-meta.service 2021-11-02 13:58:30.860 | + functions-common:_run_under_systemd:1536 : local group= 2021-11-02 13:58:30.863 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-11-02 13:58:30.865 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2021-11-02 13:58:30.868 | + 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-11-02 13:58:30.870 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@n-api-meta.service 2021-11-02 13:58:30.873 | + 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-11-02 13:58:30.876 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-11-02 13:58:30.879 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-11-02 13:58:30.881 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2021-11-02 13:58:30.884 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-11-02 13:58:30.888 | + 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-11-02 13:58:30.966 | + 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-11-02 13:58:31.037 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2021-11-02 13:58:31.094 | + 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-11-02 13:58:31.153 | + 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-11-02 13:58:31.221 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2021-11-02 13:58:31.277 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2021-11-02 13:58:31.340 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2021-11-02 13:58:31.395 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2021-11-02 13:58:31.449 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2021-11-02 13:58:31.501 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-11-02 13:58:31.504 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2021-11-02 13:58:31.568 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-11-02 13:58:32.016 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-api-meta.service 2021-11-02 13:58:32.030 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2021-11-02 13:58:32.451 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-api-meta.service 2021-11-02 13:58:32.529 | + functions-common:run_process:1575 : time_stop run_process 2021-11-02 13:58:32.534 | + functions-common:time_stop:2309 : local name 2021-11-02 13:58:32.540 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:58:32.544 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:58:32.546 | + functions-common:time_stop:2312 : local total 2021-11-02 13:58:32.551 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:58:32.553 | + functions-common:time_stop:2315 : name=run_process 2021-11-02 13:58:32.556 | + functions-common:time_stop:2316 : start_time=1635861510810 2021-11-02 13:58:32.558 | + functions-common:time_stop:2318 : [[ -z 1635861510810 ]] 2021-11-02 13:58:32.565 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:58:32.567 | + functions-common:time_stop:2321 : end_time=1635861512564 2021-11-02 13:58:32.570 | + functions-common:time_stop:2322 : elapsed_time=1754 2021-11-02 13:58:32.572 | + functions-common:time_stop:2323 : total=22982 2021-11-02 13:58:32.575 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:58:32.577 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=24736 2021-11-02 13:58:32.581 | + lib/nova:start_nova_rest:983 : 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-11-02 13:58:32.584 | + lib/nova:start_nova_rest:983 : 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-11-02 13:58:32.586 | + lib/nova:start_nova:1063 : start_nova_console_proxies 2021-11-02 13:58:32.589 | + lib/nova:start_nova_console_proxies:998 : 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-11-02 13:58:32.592 | + lib/nova:start_nova_console_proxies:1000 : 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-11-02 13:58:32.594 | + lib/nova:start_nova_console_proxies:1000 : 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-11-02 13:58:32.597 | + lib/nova:start_nova_console_proxies:1002 : local api_cell_conf=/etc/nova/nova.conf 2021-11-02 13:58:32.600 | + lib/nova:start_nova_console_proxies:1004 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-11-02 13:58:32.602 | + lib/nova:start_nova_console_proxies:1009 : enable_nova_console_proxies 2021-11-02 13:58:32.607 | ++ lib/nova:enable_nova_console_proxies:987 : seq 1 1 2021-11-02 13:58:32.610 | + lib/nova:enable_nova_console_proxies:987 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-11-02 13:58:32.613 | + lib/nova:enable_nova_console_proxies:988 : for srv in n-novnc n-spice n-sproxy 2021-11-02 13:58:32.615 | + lib/nova:enable_nova_console_proxies:989 : is_service_enabled n-novnc 2021-11-02 13:58:32.634 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:58:32.637 | + lib/nova:enable_nova_console_proxies:988 : for srv in n-novnc n-spice n-sproxy 2021-11-02 13:58:32.639 | + lib/nova:enable_nova_console_proxies:989 : is_service_enabled n-spice 2021-11-02 13:58:32.660 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:58:32.662 | + lib/nova:enable_nova_console_proxies:988 : for srv in n-novnc n-spice n-sproxy 2021-11-02 13:58:32.666 | + lib/nova:enable_nova_console_proxies:989 : is_service_enabled n-sproxy 2021-11-02 13:58:32.687 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:58:32.693 | ++ lib/nova:start_nova_console_proxies:1010 : seq 1 1 2021-11-02 13:58:32.696 | + lib/nova:start_nova_console_proxies:1010 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-11-02 13:58:32.699 | + lib/nova:start_nova_console_proxies:1011 : local conf 2021-11-02 13:58:32.703 | ++ lib/nova:start_nova_console_proxies:1012 : conductor_conf 1 2021-11-02 13:58:32.705 | ++ lib/nova:conductor_conf:733 : local cell=1 2021-11-02 13:58:32.709 | ++ lib/nova:conductor_conf:734 : echo /etc/nova/nova_cell1.conf 2021-11-02 13:58:32.711 | + lib/nova:start_nova_console_proxies:1012 : conf=/etc/nova/nova_cell1.conf 2021-11-02 13:58:32.714 | + lib/nova:start_nova_console_proxies:1013 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-11-02 13:58:32.717 | + functions-common:run_process:1564 : local service=n-novnc-cell1 2021-11-02 13:58:32.719 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-11-02 13:58:32.722 | + functions-common:run_process:1566 : local group= 2021-11-02 13:58:32.725 | + functions-common:run_process:1567 : local user= 2021-11-02 13:58:32.727 | + functions-common:run_process:1569 : local name=n-novnc-cell1 2021-11-02 13:58:32.730 | + functions-common:run_process:1571 : time_start run_process 2021-11-02 13:58:32.733 | + functions-common:time_start:2295 : local name=run_process 2021-11-02 13:58:32.735 | + functions-common:time_start:2296 : local start_time= 2021-11-02 13:58:32.738 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-11-02 13:58:32.742 | ++ functions-common:time_start:2300 : date +%s%3N 2021-11-02 13:58:32.747 | + functions-common:time_start:2300 : _TIME_START[$name]=1635861512744 2021-11-02 13:58:32.750 | + functions-common:run_process:1572 : is_service_enabled n-novnc-cell1 2021-11-02 13:58:32.770 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:58:32.773 | + functions-common:run_process:1575 : time_stop run_process 2021-11-02 13:58:32.776 | + functions-common:time_stop:2309 : local name 2021-11-02 13:58:32.778 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:58:32.781 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:58:32.783 | + functions-common:time_stop:2312 : local total 2021-11-02 13:58:32.786 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:58:32.789 | + functions-common:time_stop:2315 : name=run_process 2021-11-02 13:58:32.791 | + functions-common:time_stop:2316 : start_time=1635861512744 2021-11-02 13:58:32.794 | + functions-common:time_stop:2318 : [[ -z 1635861512744 ]] 2021-11-02 13:58:32.800 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:58:32.803 | + functions-common:time_stop:2321 : end_time=1635861512799 2021-11-02 13:58:32.805 | + functions-common:time_stop:2322 : elapsed_time=55 2021-11-02 13:58:32.808 | + functions-common:time_stop:2323 : total=24736 2021-11-02 13:58:32.811 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:58:32.813 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=24791 2021-11-02 13:58:32.816 | + lib/nova:start_nova_console_proxies:1014 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-11-02 13:58:32.819 | + functions-common:run_process:1564 : local service=n-spice-cell1 2021-11-02 13:58:32.822 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-11-02 13:58:32.824 | + functions-common:run_process:1566 : local group= 2021-11-02 13:58:32.827 | + functions-common:run_process:1567 : local user= 2021-11-02 13:58:32.829 | + functions-common:run_process:1569 : local name=n-spice-cell1 2021-11-02 13:58:32.832 | + functions-common:run_process:1571 : time_start run_process 2021-11-02 13:58:32.835 | + functions-common:time_start:2295 : local name=run_process 2021-11-02 13:58:32.837 | + functions-common:time_start:2296 : local start_time= 2021-11-02 13:58:32.840 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-11-02 13:58:32.845 | ++ functions-common:time_start:2300 : date +%s%3N 2021-11-02 13:58:32.848 | + functions-common:time_start:2300 : _TIME_START[$name]=1635861512845 2021-11-02 13:58:32.850 | + functions-common:run_process:1572 : is_service_enabled n-spice-cell1 2021-11-02 13:58:32.870 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:58:32.873 | + functions-common:run_process:1575 : time_stop run_process 2021-11-02 13:58:32.875 | + functions-common:time_stop:2309 : local name 2021-11-02 13:58:32.879 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:58:32.881 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:58:32.884 | + functions-common:time_stop:2312 : local total 2021-11-02 13:58:32.886 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:58:32.889 | + functions-common:time_stop:2315 : name=run_process 2021-11-02 13:58:32.891 | + functions-common:time_stop:2316 : start_time=1635861512845 2021-11-02 13:58:32.894 | + functions-common:time_stop:2318 : [[ -z 1635861512845 ]] 2021-11-02 13:58:32.899 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:58:32.902 | + functions-common:time_stop:2321 : end_time=1635861512899 2021-11-02 13:58:32.904 | + functions-common:time_stop:2322 : elapsed_time=54 2021-11-02 13:58:32.907 | + functions-common:time_stop:2323 : total=24791 2021-11-02 13:58:32.910 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:58:32.912 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=24845 2021-11-02 13:58:32.918 | + lib/nova:start_nova_console_proxies:1015 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-11-02 13:58:32.922 | + functions-common:run_process:1564 : local service=n-sproxy-cell1 2021-11-02 13:58:32.925 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-11-02 13:58:32.928 | + functions-common:run_process:1566 : local group= 2021-11-02 13:58:32.930 | + functions-common:run_process:1567 : local user= 2021-11-02 13:58:32.935 | + functions-common:run_process:1569 : local name=n-sproxy-cell1 2021-11-02 13:58:32.939 | + functions-common:run_process:1571 : time_start run_process 2021-11-02 13:58:32.942 | + functions-common:time_start:2295 : local name=run_process 2021-11-02 13:58:32.946 | + functions-common:time_start:2296 : local start_time= 2021-11-02 13:58:32.953 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-11-02 13:58:32.966 | ++ functions-common:time_start:2300 : date +%s%3N 2021-11-02 13:58:32.985 | + functions-common:time_start:2300 : _TIME_START[$name]=1635861512972 2021-11-02 13:58:32.990 | + functions-common:run_process:1572 : is_service_enabled n-sproxy-cell1 2021-11-02 13:58:33.022 | + functions-common:is_service_enabled:1965 : return 1 2021-11-02 13:58:33.024 | + functions-common:run_process:1575 : time_stop run_process 2021-11-02 13:58:33.027 | + functions-common:time_stop:2309 : local name 2021-11-02 13:58:33.030 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:58:33.033 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:58:33.036 | + functions-common:time_stop:2312 : local total 2021-11-02 13:58:33.038 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:58:33.040 | + functions-common:time_stop:2315 : name=run_process 2021-11-02 13:58:33.043 | + functions-common:time_stop:2316 : start_time=1635861512972 2021-11-02 13:58:33.045 | + functions-common:time_stop:2318 : [[ -z 1635861512972 ]] 2021-11-02 13:58:33.050 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:58:33.056 | + functions-common:time_stop:2321 : end_time=1635861513052 2021-11-02 13:58:33.060 | + functions-common:time_stop:2322 : elapsed_time=80 2021-11-02 13:58:33.066 | + functions-common:time_stop:2323 : total=24845 2021-11-02 13:58:33.068 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:58:33.072 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=24925 2021-11-02 13:58:33.075 | + lib/nova:start_nova_console_proxies:1019 : 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-11-02 13:58:33.084 | + lib/nova:start_nova_console_proxies:1019 : 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-11-02 13:58:33.089 | + lib/nova:start_nova:1064 : start_nova_conductor 2021-11-02 13:58:33.092 | + lib/nova:start_nova_conductor:1032 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-11-02 13:58:33.098 | + lib/nova:start_nova_conductor:1038 : enable_nova_fleet 2021-11-02 13:58:33.104 | + lib/nova:enable_nova_fleet:1023 : is_service_enabled n-cond 2021-11-02 13:58:33.150 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:58:33.157 | + lib/nova:enable_nova_fleet:1024 : enable_service n-super-cond 2021-11-02 13:58:33.258 | ++ lib/nova:enable_nova_fleet:1025 : seq 1 1 2021-11-02 13:58:33.266 | + lib/nova:enable_nova_fleet:1025 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-11-02 13:58:33.267 | + lib/nova:enable_nova_fleet:1026 : enable_service n-cond-cell1 2021-11-02 13:58:33.329 | + lib/nova:start_nova_conductor:1039 : is_service_enabled n-super-cond 2021-11-02 13:58:33.351 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:58:33.354 | + lib/nova:start_nova_conductor:1040 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-11-02 13:58:33.357 | + functions-common:run_process:1564 : local service=n-super-cond 2021-11-02 13:58:33.359 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-11-02 13:58:33.370 | + functions-common:run_process:1566 : local group= 2021-11-02 13:58:33.371 | + functions-common:run_process:1567 : local user= 2021-11-02 13:58:33.371 | + functions-common:run_process:1569 : local name=n-super-cond 2021-11-02 13:58:33.374 | + functions-common:run_process:1571 : time_start run_process 2021-11-02 13:58:33.375 | + functions-common:time_start:2295 : local name=run_process 2021-11-02 13:58:33.376 | + functions-common:time_start:2296 : local start_time= 2021-11-02 13:58:33.382 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-11-02 13:58:33.383 | ++ functions-common:time_start:2300 : date +%s%3N 2021-11-02 13:58:33.390 | + functions-common:time_start:2300 : _TIME_START[$name]=1635861513384 2021-11-02 13:58:33.391 | + functions-common:run_process:1572 : is_service_enabled n-super-cond 2021-11-02 13:58:33.414 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:58:33.416 | + functions-common:run_process:1573 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2021-11-02 13:58:33.418 | + functions-common:_run_under_systemd:1529 : local service=n-super-cond 2021-11-02 13:58:33.421 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-11-02 13:58:33.426 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-11-02 13:58:33.427 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-11-02 13:58:33.430 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-11-02 13:58:33.432 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2021-11-02 13:58:33.436 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-11-02 13:58:33.438 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-super-cond.service 2021-11-02 13:58:33.442 | + functions-common:_run_under_systemd:1536 : local group= 2021-11-02 13:58:33.443 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-11-02 13:58:33.446 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-11-02 13:58:33.450 | + 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-11-02 13:58:33.451 | + functions-common:write_user_unit_file:1446 : local service=devstack@n-super-cond.service 2021-11-02 13:58:33.455 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-11-02 13:58:33.455 | + functions-common:write_user_unit_file:1448 : local group= 2021-11-02 13:58:33.457 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-11-02 13:58:33.459 | + functions-common:write_user_unit_file:1450 : local extra= 2021-11-02 13:58:33.462 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-11-02 13:58:33.464 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2021-11-02 13:58:33.467 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-11-02 13:58:33.472 | + 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-11-02 13:58:33.544 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2021-11-02 13:58:33.616 | + 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-11-02 13:58:33.676 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2021-11-02 13:58:33.739 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2021-11-02 13:58:33.799 | + 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-11-02 13:58:33.866 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-11-02 13:58:33.867 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2021-11-02 13:58:33.957 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-11-02 13:58:34.438 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-super-cond.service 2021-11-02 13:58:34.454 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2021-11-02 13:58:34.923 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-super-cond.service 2021-11-02 13:58:34.948 | + functions-common:run_process:1575 : time_stop run_process 2021-11-02 13:58:34.950 | + functions-common:time_stop:2309 : local name 2021-11-02 13:58:34.953 | + functions-common:time_stop:2310 : local end_time 2021-11-02 13:58:34.955 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-02 13:58:34.958 | + functions-common:time_stop:2312 : local total 2021-11-02 13:58:34.961 | + functions-common:time_stop:2313 : local start_time 2021-11-02 13:58:34.964 | + functions-common:time_stop:2315 : name=run_process 2021-11-02 13:58:34.968 | + functions-common:time_stop:2316 : start_time=1635861513384 2021-11-02 13:58:34.976 | + functions-common:time_stop:2318 : [[ -z 1635861513384 ]] 2021-11-02 13:58:34.983 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-02 13:58:34.988 | + functions-common:time_stop:2321 : end_time=1635861514985 2021-11-02 13:58:34.996 | + functions-common:time_stop:2322 : elapsed_time=1601 2021-11-02 13:58:35.002 | + functions-common:time_stop:2323 : total=24925 2021-11-02 13:58:35.006 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-02 13:58:35.013 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=26526 2021-11-02 13:58:35.018 | ++ lib/nova:start_nova_conductor:1042 : seq 1 1 2021-11-02 13:58:35.029 | + lib/nova:start_nova_conductor:1042 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-11-02 13:58:35.032 | + lib/nova:start_nova_conductor:1043 : is_service_enabled n-cond-cell1 2021-11-02 13:58:35.072 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:58:35.079 | + lib/nova:start_nova_conductor:1044 : local conf 2021-11-02 13:58:35.088 | ++ lib/nova:start_nova_conductor:1045 : conductor_conf 1 2021-11-02 13:58:35.095 | ++ lib/nova:conductor_conf:733 : local cell=1 2021-11-02 13:58:35.101 | ++ lib/nova:conductor_conf:734 : echo /etc/nova/nova_cell1.conf 2021-11-02 13:58:35.107 | + lib/nova:start_nova_conductor:1045 : conf=/etc/nova/nova_cell1.conf 2021-11-02 13:58:35.113 | + lib/nova:start_nova_conductor:1046 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-11-02 13:58:35.119 | + functions-common:run_process:1564 : local service=n-cond-cell1 2021-11-02 13:58:35.123 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-11-02 13:58:35.131 | + functions-common:run_process:1566 : local group= 2021-11-02 13:58:35.137 | + functions-common:run_process:1567 : local user= 2021-11-02 13:58:35.144 | + functions-common:run_process:1569 : local name=n-cond-cell1 2021-11-02 13:58:35.149 | + functions-common:run_process:1571 : time_start run_process 2021-11-02 13:58:35.155 | + functions-common:time_start:2295 : local name=run_process 2021-11-02 13:58:35.159 | + functions-common:time_start:2296 : local start_time= 2021-11-02 13:58:35.167 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-11-02 13:58:35.176 | ++ functions-common:time_start:2300 : date +%s%3N 2021-11-02 13:58:35.184 | + functions-common:time_start:2300 : _TIME_START[$name]=1635861515176 2021-11-02 13:58:35.190 | + functions-common:run_process:1572 : is_service_enabled n-cond-cell1 2021-11-02 13:58:35.234 | + functions-common:is_service_enabled:1965 : return 0 2021-11-02 13:58:35.237 | + functions-common:run_process:1573 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2021-11-02 13:58:35.243 | + functions-common:_run_under_systemd:1529 : local service=n-cond-cell1 2021-11-02 13:58:35.248 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-11-02 13:58:35.253 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-11-02 13:58:35.258 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-11-02 13:58:35.261 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-11-02 13:58:35.266 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2021-11-02 13:58:35.271 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2021-11-02 13:58:35.274 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-cond-cell1.service 2021-11-02 13:58:35.283 | + functions-common:_run_under_systemd:1536 : local group= 2021-11-02 13:58:35.286 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-11-02 13:58:35.295 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2021-11-02 13:58:35.302 | + 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-11-02 13:58:35.311 | + functions-common:write_user_unit_file:1446 : local service=devstack@n-cond-cell1.service 2021-11-02 13:58:35.314 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-11-02 13:58:35.323 | + functions-common:write_user_unit_file:1448 : local group= 2021-11-02 13:58:35.328 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-11-02 13:58:35.335 | + functions-common:write_user_unit_file:1450 : local extra= 2021-11-02 13:58:35.339 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-11-02 13:58:35.343 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2021-11-02 13:58:35.348 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-11-02 13:58:35.359 | + 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-11-02 13:58:35.458 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2021-11-02 13:58:35.541 | + 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-11-02 13:58:35.603 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2021-11-02 13:58:35.674 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2021-11-02 13:58:35.744 | + 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-11-02 13:58:35.807 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-11-02 13:58:35.810 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2021-11-02 13:58:35.887 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-11-02 13:58:36.359 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-cond-cell1.service 2021-11-02 13:58:36.375 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service.